{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% load staticfiles %} {% block title %} Survey on Speech Perception: Recording {{ player.round_number }} of {{ Constants.num_rounds }} {% endblock %} {% block content %}
1. Please provide your impression of the voice recording in the matrix below:
| {{ adj_left }} | {% for v in value %}{% endfor %} | {{ adj_right }} |
2. Assuming that this is a lawyer arguing a case in front of a panel of judges. How likely do you think this lawyer will win the case?
| {{ adj_list_left_2 }} | {% for v in value_2 %}{% endfor %} | {{ adj_list_right_2 }} |
3. How good is the quality of the recording?
| {{ adj_list_left_3 }} | {% for v in value_3 %}{% endfor %} | {{ adj_list_right_3 }} |