{% extends "global/Page.html" %} {% load otree static %} {% block title %} Post-Task Questions {% endblock %} {% block content %}

Please answer a few brief questions about your experience. 1 = strongly disagree; 7 = strongly agree

{{ formfield 'task_difficulty' }} {{ formfield 'coord_effort' }} {{ formfield 'metronome_help' }} {{ formfield 'video_help' }} {{ formfield 'partner_like' }} {{ formfield 'estimate_confidence' }} {{ formfield 'leadership_discussion' }} {{ formfield 'difficulty_discussion' }} {{ formfield 'video_smoothness' }} {{ formfield 'audio_smoothness' }}
{% endblock %}