{% extends "global/Page.html" %} {% load otree static %} {% block title %} Instructions {% endblock %} {% block content %} {% if not failed %}

In the following pages you will be shown the résumés of six job candidates as well as some further information. Your task is to read them and pre-screen them by scoring them on a scale of one to ten.

{% elif failed %}

We are not confident you meet the necessary requirements for this task. Please return the task. We apologize for the inconvenience.

{% endif %} {% endblock %}