{{ extends 'global/Page.html' }} {{ block title }}问卷 3{{ endblock }} {{ block content }}
亲爱的同学:
您好!欢迎参加本次实验。请对您当前的情绪状态进行评估,答案并无对错之分,请根据实际情况作答,注意不要遗漏题目。1=非常轻微或没有;2=比较轻微;3=中等程度;4=比较强烈;5=非常强烈。
| 描述 | 非常轻微或没有 | 比较轻微 | 中等程度 | 比较强烈 | 非常强烈 |
|---|---|---|---|---|---|
| {{ form.p1.label }} | {% for choice in form.p1 %}{{ choice }} | {% endfor %}||||
| {{ form.p2.label }} | {% for choice in form.p2 %}{{ choice }} | {% endfor %}||||
| {{ form.p3.label }} | {% for choice in form.p3 %}{{ choice }} | {% endfor %}||||
| {{ form.p4.label }} | {% for choice in form.p4 %}{{ choice }} | {% endfor %}||||
| {{ form.p5.label }} | {% for choice in form.p5 %}{{ choice }} | {% endfor %}||||
| {{ form.p6.label }} | {% for choice in form.p6 %}{{ choice }} | {% endfor %}||||
| {{ form.p7.label }} | {% for choice in form.p7 %}{{ choice }} | {% endfor %}||||
| {{ form.p8.label }} | {% for choice in form.p8 %}{{ choice }} | {% endfor %}||||
| {{ form.p9.label }} | {% for choice in form.p9 %}{{ choice }} | {% endfor %}||||
| {{ form.p10.label }} | {% for choice in form.p10 %}{{ choice }} | {% endfor %}||||
| {{ form.test.label }} | {% for choice in form.test %}{{ choice }} | {% endfor %}||||
| {{ form.p11.label }} | {% for choice in form.p11 %}{{ choice }} | {% endfor %}||||
| {{ form.p12.label }} | {% for choice in form.p12 %}{{ choice }} | {% endfor %}||||
| {{ form.p13.label }} | {% for choice in form.p13 %}{{ choice }} | {% endfor %}||||
| {{ form.p14.label }} | {% for choice in form.p14 %}{{ choice }} | {% endfor %}||||
| {{ form.p15.label }} | {% for choice in form.p15 %}{{ choice }} | {% endfor %}||||
| {{ form.p16.label }} | {% for choice in form.p16 %}{{ choice }} | {% endfor %}||||
| {{ form.p17.label }} | {% for choice in form.p17 %}{{ choice }} | {% endfor %}||||
| {{ form.p18.label }} | {% for choice in form.p18 %}{{ choice }} | {% endfor %}