{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Question 4 {% endblock %} {% if form.errors %} {% endif %} {% block content %} {% if player.id_in_group == 1 %}

Is the following statement True or False?

"The client will not observe my choice of diagnostic accuracy."

{% formfield player.expert_q5 %}

Click the "Show hint" button to see hint:




{% formfield player.expert_q5 %}

Click the "Show hint" button to see hint:

{% endif %}

{% next_button %} {% endblock %}