{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Question 2 {% endblock %} {% if form.errors %}
Please enter a new answer.
{% formfield player.expert_q2 %}
Please refer to this cost table:
| Diagnostic Accuracy | 50% | 60% | 70% | 80% | 90% | 100% |
|---|---|---|---|---|---|---|
| Cost of diagnosis in tokens | 0 | 1 | 4 | 8 | 16 | 25 |
Click the "Show hint" button to see hint:
{% formfield player.expert_q3 %}
Click the "Show hint" button to see hint:
{% endif %} {% if player.id_in_group == 2 %} You are assigned as {% if player.activeness == 1 %} an ACTIVE {% endif %} {% if player.activeness == 0 %} a PASSIVE {% endif %} client. Which of the following statement is true?Click the "Show hint" button to see hint:
{% endif %}