{{ extends 'otree/Page.html' }} {{ block title }} Final Part of Practice - ({{qu_num}}/{{qu_rep}}) {{ endblock }} {{ block content }}

{{ block description_header }}Example of Votes from Previous Round{{ endblock }}

{{ block description_body }}

When the Research Team members decide for themselves, they need to reach a majority (three of four or four of four) of votes for which type of robot to send. When they do not agree and the vote does not have a majority, you will have to vote again. To show you which option received how many votes, we will show this figure below. Each icon (🧑‍🔬) represents one vote for that option. Below you can see an example of this figure for the previous votes.

{{ endblock }}

Look at the votes from the previous round{{ block icon_subheader }} and answer the question below{{ endblock }}

{{ block icon_note }}{{ endblock }}

Practice Question {{ qu_num }} of {{ qu_rep }}{{ block quiz_subheader }}{{ endblock }}

{{ block attempt_warning }}{{ endblock }}

{{ question }}

{% for value, description in shuffled_choices %} {% endfor %}
{{ endblock }} {{ block styles }} {{ endblock }}