{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Knowledge Check: {% endblock %} {% block content %}
You will now complete a brief quiz to test your knowledge of the instructional material you just read. Please note you may view/print a copy of
the instructions you read earlier by
{% if condition == 1 %} clicking here
{% elif condition == 2 %} clicking here
{% elif condition == 3 %} clicking here
{% endif %}
(a new window will be launched).
1. How many separate pairs of projects will you be presented with during your project selection task?
2. Your bonus compensation will be determined by the performance of all the projects implemented in your division.
3. Your bonus compensation is based on the performance of the projects implemented in your division, as measured by:
When finished, click "Submit" below. If you correctly answer all questions, you will be taken to the next page to complete the rest of the knowledge check. If you have incorrectly answered any questions, you will have an opportunity to review and correct any errors.
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}