Skip to content

openedx/xblock-free-text-response

 
 

Free Text Response XBlock

XBlock to capture a free-text response.

badge-ci 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

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.2%
  • JavaScript 9.4%
  • Makefile 8.9%
  • CSS 4.0%
  • HTML 3.2%
  • Dockerfile 0.3%