{% extends "global/Page.html" %} {{ block title }}Questionnaire {{ endblock }} {{ block content }}
1(Never/almost never true) |
2(Occasionally true) |
3(Sometimes true) |
4(Often true) |
5(Almost always true) |
|
| {{ field.label }} | {{ for choice in field }}{{ choice }} | {{ endfor }}
|---|