{{ block css }} {{ endblock }} {{ block title }} Questionnaire {{ endblock }} {{ block content }}
Recall that you could choose one of the following 2 job offers:
Please rate your agreement with the following statement on a scale of 1 to 7.
| Completely Disagree | Completely Agree | ||||||
|---|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | |
| I selected Job Offer #{{ if player.worker_set == True }}1{{ else }}2{{ endif }} to differentiate my job offer from the other firm’s offer. | {{ for choice in form.tm_1 }}{{ choice }} | {{ endfor }}||||||
| I selected Job Offer #{{ if player.worker_set == True }}1{{ else }}2{{ endif }} to signal my trust in the worker’s willingness to make decision(s) that increase my payoff. | {{ for choice in form.tm_2 }}{{ choice }} | {{ endfor }}||||||
| {{ form.tm_3.label }} | {{ for choice in form.tm_3 }}{{ choice }} | {{ endfor }}
You chose to set the worker’s Wage level.
{{ formfield 'tm_4' }} {{ endif }}| Very Hard | Very Easy | ||||||
|---|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | |
| {{ form.td_1.label }} | {{ for choice in form.td_1 }}{{ choice }} | {{ endfor }}||||||
| {{ form.td_2.label }} | {{ for choice in form.td_2 }}{{ choice }} | {{ endfor }}
| Not at all enjoyable | Extremely enjoyable | ||||||
|---|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | |
| {{ form.te_1.label }} | {{ for choice in form.te_1 }}{{ choice }} | {{ endfor }}||||||
| {{ form.te_2.label }} | {{ for choice in form.te_2 }}{{ choice }} | {{ endfor }}