{% extends "global/Page.html" %} {% load otree %} {% block title %} 30 mins {% endblock %} {% block content %}
You will have 30 questions to solve. Your total scores will be the sum of score for each of these 30 questions.
You are allowed to attempt each question only once. That is, after you submit the answer to a question, you will not be able to review or revise your answer.
You may find some questions to be easier than the others but the questions are put in a random order. That is, you will not necessarily encounter a more difficult question when you move on to the next question.
Please note that there is an overall time limit of 30 minutes for completing the quiz. When the time is up, all of the remaining unsolved questions will give you zero tokens.
{% next_button %} {% endblock %}