{% extends "global/Page.html" %} {% block title %}Questionnaire{% endblock %} {% block content %}
Please answer the following questions in regard to the case you just completed.
There are no right or wrong answers.
| {{ field.label }} | ||||||
|---|---|---|---|---|---|---|
| {{ choice }} {{ choice.label }} |
{% endfor %}
||||||