{% extends "global/Page.html" %} {% load otree static %} {% block title %} Practice Task Instructions (1/2) {% endblock %} {% block content %}

Task Instructions:

You will first have a PRATICE TASK. In the task, you will rearrange the FOUR letters of a jumbled word to create a meaningful word.

You should be able to form at least one correct word given the four letters in each question.

The task will last for 2 minutes ({{ session.config.practicetask_time_limit }} seconds).

Scoring Rules:

For each correct answer you submit, you can gain 1 score.

The PRATICE TASK is to ensure you are familiar with the rules, hence it will NOT generate any actual payment.

PLEASE READ THE INSTRUCTIONS before you click the "Next" button.

{% next_button %} {% endblock %}