{% extends "global/Page.html" %} {% load otree %} {% block title %} Comprehension Questionnaire {% endblock %} {% block content %}
Now we want to test if you have understood the in-game instructions.
If you have chosen situation B, then the color Green appears.
| Options | Red | Green | |
|---|---|---|---|
| A |
|
|
|
| (4 ECUs) | (4 ECUs) | ||
| B |
|
|
B |
| (3 ECUs) | (6 ECUs) | ||
| C |
|
|
|
| (2 ECUs) | (8 ECUs) | ||
| D |
|
|
|
| (1 ECU) | (10 ECUs) | ||
| E |
|
|
|
| (0 ECUs) | (12 ECUs) | ||
What would your earnings be?
{% formfield player.riskqc_a label="" %}If you have chosen situation D, then the color Red appears.
| Options | Red | Green | |
|---|---|---|---|
| A |
|
|
|
| (4 ECUs) | (4 ECUs) | ||
| B |
|
|
|
| (3 ECUs) | (6 ECUs) | ||
| C |
|
|
|
| (2 ECUs) | (8 ECUs) | ||
| D |
|
| D |
| (1 ECU) | (10 ECUs) | ||
| E |
|
|
|
| (0 ECUs) | (12 ECUs) | ||
Question 2: What would your earnings be?
{% formfield player.riskqc_b label = ""%}If you have chosen situation E, then the color appears.
| Options | Red | Green | |
|---|---|---|---|
| A |
|
|
|
| (4 ECUs) | (4 ECUs) | ||
| B |
|
|
|
| (3 ECUs) | (6 ECUs) | ||
| C |
|
|
|
| (2 ECUs) | (8 ECUs) | ||
| D |
|
|
|
| (1 ECU) | (10 ECUs) | ||
| E |
| E | |
| (0 ECUs) | (12 ECUs) | ||
Question 3: What would your earnings be?
{% formfield player.riskqc_c label = ""%}