{% load otree %} {{ block title }}Comprehension Check{{ endblock }} {{ block content }}

Instructions

{% include "identity_priming/_GameIntro_instructions.html" %}

Please answer all questions. You have {{ C.QUIZ_MINUTES }} minutes and up to {{ C.MAX_ATTEMPTS }} attempts to answer correctly.

{{ formfields }} {{ next_button }} {% if debug_autofill %} {% endif %} {{ endblock }}