An open API service indexing awesome lists of open source software.

https://github.com/umar221b/advancedsurvey-xblock

An Advanced Survey Xblock for OpenEdx. Heavily inspired by xblock-poll by OpenCraft.
https://github.com/umar221b/advancedsurvey-xblock

Last synced: about 2 months ago
JSON representation

An Advanced Survey Xblock for OpenEdx. Heavily inspired by xblock-poll by OpenCraft.

Awesome Lists containing this project

README

          

# Installation

Install the Xblock into your OpenEdx Instance, then add it to a course in the Advanced Module List in Advanced Settings (add `"advancedsurvey"`).

# Example

advancedsurvey_example

# Support
Supports only two types of questions: Rating and Free Text questions. Check the default questions when you create a component to see the supported keys.

Future work should make creating questions more user-friendly, right now it works by specifiying a JSON array.