{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %}

Solving Logical Questions

{% endblock %} {% block content %}

This next task asks you to answer three logical questions. You will have up to 90 seconds to answer all the questions.

{% if crt_payoff_per_question > 0 %}

You will be paid {{ crt_payoff_per_question | c }} for each question answered correctly.

{% endif %}

Click the following button when you are ready to start.

{% endblock %}