{% extends "global/Page.html" %} {{ block title }}Questionnaire {{ endblock }} {{ block content }}

The following statements describe a large number of common situations. There are no “right” or “wrong” answers; the best answer is the immediate, spontaneous one. Read carefully each phrase and mark the answer that reflects your first reaction.

{{ for field in form }} {{ for choice in field }} {{ endfor }} {{ endfor }}

1

(Never/almost never true)

2

(Occasionally true)

3

(Sometimes true)

4

(Often true)

5

(Almost always true)
{{ field.label }}{{ choice }}
{{ next_button }} {{ endblock }}