XBlock to capture a free-text response.
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.
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
To install the XBlock in your course, access your Advanced Module List:
Settings -> Advanced Settings -> Advanced Module List
and add the following:
freetextresponse