{% extends "base.html" %} {% block content %}


Add background questions:


Please paste the background questions followed by the list of options for that question separated by ; into the field below. Mark the last option of the question with a /n after which you can again input a new question followed by a list of options.

Here is an example input of two background questions:

How many hours did you sleep last night?;6;7;8;9;10/n Do you normally listen to audio books?;Yes;No

{% from "_formhelpers.html" import render_field %}
Cancel
{% endblock %}