Skip to content

sambapete/xblock-free-text-response

 
 

Repository files navigation

Free Text Response XBlock

XBlock to capture a free-text response.

badge-travis badge-coveralls

This package provides an XBlock for use with the EdX Platform and makes it possible for instructors to create questions that expect a free-text response.

Installation

System Administrator

To install the XBlock on your platform, add the following to your requirements.txt file:

xblock-free-text-response

You'll also need to add this to your INSTALLED_APPS:

freetextresponse

Course Staff

To install the XBlock in your course, access your Advanced Module List:

Settings -> Advanced Settings -> Advanced Module List

and add the following:

freetextresponse

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 73.9%
  • JavaScript 10.7%
  • Makefile 6.9%
  • CSS 4.5%
  • HTML 3.7%
  • Dockerfile 0.3%