{% extends "global/Page.html" %} {% load otree %} {% block title %} Post-Experiment Music Feedback {% endblock %} {% block content %}

Please answer the following questions about the background music during the experiment.

  1. {{ formfield 'music_familiar' }}
  2. {{ formfield 'music_like' }}
  3. {{ formfield 'music_help_disturb' }}
  4. {{ formfield 'music_concentration' }}
  5. {{ formfield 'music_decision' }}
{{ next_button }} {% endblock %}