{% extends "global/Page.html" %} {% load otree static %} {% block title %} {% endblock %} {% block content %}

请回答以下问题


如果选项是“强烈反对”,“反对”, “一般反对”, “既不反对也不同意”, “一般同意”, “同意”, “强烈同意”, 请选择你在哪个程度同意或反对题干中描述的观点。



{% formfield player.PQU1 %} {% formfield player.PQU2 %} {% formfield player.PQU3 %} {% formfield player.PQU4 %}

{% formfield player.PFU1 %} {% formfield player.PFU2 %} {% formfield player.PFU3 %} {% formfield player.PFU4 %} {% formfield player.PFU5 %}

{% formfield player.PF1 %} {% formfield player.PF2 %}

{% formfield player.S1 %} {% formfield player.S2 %}

{% formfield player.EC1 %} {% formfield player.EC2 %} {% formfield player.EC3 %}
{% endblock %}