{% extends "global/Page.html" %} {% load otree static %} {% load analytical %} {% load widget_tweaks %} {% block styles %} {% endblock %} {% block content %} {% if not failed %} {% analytical_body_top %} {{ form.subreq.errors }} {{ form.CV_1.as_hidden}} {{ form.CV_2.as_hidden}} {{ form.CV_3.as_hidden}} {{ form.CV_4.as_hidden}} {{ form.CV_5.as_hidden}} {{ form.CV_6.as_hidden}} {{ form.CV_1_A.as_hidden}} {{ form.CV_2_A.as_hidden}} {{ form.CV_3_A.as_hidden}} {{ form.CV_4_A.as_hidden}} {{ form.CV_5_A.as_hidden}} {{ form.CV_6_A.as_hidden}} {{ form.CV_1_B.as_hidden}} {{ form.CV_2_B.as_hidden}} {{ form.CV_3_B.as_hidden}} {{ form.CV_4_B.as_hidden}} {{ form.CV_5_B.as_hidden}} {{ form.CV_6_B.as_hidden}} {{ form.CV_1_C.as_hidden}} {{ form.CV_2_C.as_hidden}} {{ form.CV_3_C.as_hidden}} {{ form.CV_4_C.as_hidden}} {{ form.CV_5_C.as_hidden}} {{ form.CV_6_C.as_hidden}} {{ form.Notes_1.as_hidden}} {{ form.Notes_2.as_hidden}} {{ form.Notes_3.as_hidden}} {{ form.Notes_4.as_hidden}} {{ form.Notes_5.as_hidden}} {{ form.Notes_6.as_hidden}}
This is an experiment conducted by the FAU university, please read the instructions carefully. Your task is to read six résumés and give each one a score out of ten. You should give a score of 0 to the worst résumé and a score of 10 to the best résumé. You should give each a unique score so you can always say that one is better or worse than another.
{% elif treated2 == 1 %}Your task to read six résumés and give each one a score out of ten. Your scores will be further evaluated by our HR team. You should give a score of 0 to the worst résumé and a score of 10 to the best résumé. You should give each a unique score so you can always say that one is better or worse than another.
{% else %}Your task to read six résumés and give each one a score out of ten. You should give a score of 0 to the worst résumé and a score of 10 to the best résumé. You should give each a unique score so you can always say that one is better or worse than another.
{% endif %}Our beach-side resort offers 100 luxury rooms nestled in tranquil surroundings allowing our guests to unwind and get away from it all and enjoy the area. We offer a spa, a wellness center, yoga classes and our restaurant offers a wide range of local and seasonal cuisine. Nearby beaches, trails, wine tastings, and golf opportunities are all on our doorstep.
The Office Manager will be responsible for the daily management of all administrative and office support operations. We are looking for an experienced manager with excellent customer service skills who will fit well into our team. Candidates should be hard-working, organised and reliable.
| We are looking for candidates who... | |
| Experience | ..have relevant hospitality experience. |
|---|---|
| Teamwork | ..will fit into our team and have strong interaction skills. |
| Customer Service | ..are professional and communicative. |
You can view the résumés by clicking on the buttons on the left hand side. Please write the name of the applicant in the box provided. Some information on the résumés may be blacked out to protect the privacy of the applicant. When you are finished rating all six résumés, click the submit button. Remember you have to give a score for each résumé to complete the task.
You can view the résumés by clicking on the links on the left hand side. Please write the name of the applicant in the box provided. If you have any comments for the experimenter please use the box which will appear in the bottom left when you click on each résumé. Some information on the résumés may be blacked out to protect the privacy of the applicant. When you are finished rating all six résumés, click the submit button.
{% elif treated2 %}You can view the résumés by clicking on the links on the left hand side. Please write the name of the applicant in the box provided. If you have any comments for the HR team please use the box which will appear in the bottom left when you click on each résumé. Some information on the résumés may be blacked out to protect the privacy of the applicant. When you are finished rating all six résumés, click the submit button.
{% else %}You can view the résumés by clicking on the links on the left hand side. Please write the name of the applicant in the box provided. Some information on the résumés may be blacked out to protect the privacy of the applicant. When you are finished rating all six résumés, click the submit button.
{% endif %}Quickfire Round Part 1 of 3: Give each résumé an Experience score.
Quickfire Round Part 2 of 3: Give each résumé a Teamwork score.
Final Quickfire Round: Give each résumé a Customer Service score. After this you have finished the main task.
You have finished the main task. Do you want to change any of the original scores?
Click submit once you are happy to go onto the survey.
| Resume Link | Name | {% if not submitted1 %}Score | {% elif not submitted2 %}Experience Score | {% elif not submitted3 %}Teamwork Score | {% elif not submitted4 %}Customer Service Score | {% else %}Score | {% endif %}
|---|---|---|---|---|---|---|
| {{ form.Name_1 | attr:"placeholder:Applicant Name"}} | {% if not submitted1 %}{{ form.CV_1 | attr:"placeholder:Score"}} | {% elif not submitted2 %}{{ form.CV_1_A | attr:"placeholder:Score"}} | {% elif not submitted3 %}{{ form.CV_1_B | attr:"placeholder:Score"}} | {% elif not submitted4 %}{{ form.CV_1_C | attr:"placeholder:Score"}} | {% else %}{{ form.CV_1 | attr:"placeholder:Score"}} | {% endif %}|
| {{ form.Name_2 | attr:"placeholder:Applicant Name"}} | {% if not submitted1 %}{{ form.CV_2 | attr:"placeholder:Score"}} | {% elif not submitted2 %}{{ form.CV_2_A | attr:"placeholder:Score"}} | {% elif not submitted3 %}{{ form.CV_2_B | attr:"placeholder:Score"}} | {% elif not submitted4 %}{{ form.CV_2_C | attr:"placeholder:Score"}} | {% else %}{{ form.CV_2 | attr:"placeholder:Score"}} | {% endif %}|
| {{ form.Name_3 | attr:"placeholder:Applicant Name"}} | {% if not submitted1 %}{{ form.CV_3 | attr:"placeholder:Score"}} | {% elif not submitted2 %}{{ form.CV_3_A | attr:"placeholder:Score"}} | {% elif not submitted3 %}{{ form.CV_3_B | attr:"placeholder:Score"}} | {% elif not submitted4 %}{{ form.CV_3_C | attr:"placeholder:Score"}} | {% else %}{{ form.CV_3 | attr:"placeholder:Score"}} | {% endif %}|
| {{ form.Name_4 | attr:"placeholder:Applicant Name"}} | {% if not submitted1 %}{{ form.CV_4 | attr:"placeholder:Score"}} | {% elif not submitted2 %}{{ form.CV_4_A | attr:"placeholder:Score"}} | {% elif not submitted3 %}{{ form.CV_4_B | attr:"placeholder:Score"}} | {% elif not submitted4 %}{{ form.CV_4_C | attr:"placeholder:Score"}} | {% else %}{{ form.CV_4 | attr:"placeholder:Score"}} | {% endif %}|
| {{ form.Name_5 | attr:"placeholder:Applicant Name"}} | {% if not submitted1 %}{{ form.CV_5 | attr:"placeholder:Score"}} | {% elif not submitted2 %}{{ form.CV_5_A | attr:"placeholder:Score"}} | {% elif not submitted3 %}{{ form.CV_5_B | attr:"placeholder:Score"}} | {% elif not submitted4 %}{{ form.CV_5_C | attr:"placeholder:Score"}} | {% else %}{{ form.CV_5 | attr:"placeholder:Score"}} | {% endif %}|
| {{ form.Name_6 | attr:"placeholder:Applicant Name"}} | {% if not submitted1 %}{{ form.CV_6 | attr:"placeholder:Score"}} | {% elif not submitted2 %}{{ form.CV_6_A | attr:"placeholder:Score"}} | {% elif not submitted3 %}{{ form.CV_6_B | attr:"placeholder:Score"}} | {% elif not submitted4 %}{{ form.CV_6_C | attr:"placeholder:Score"}} | {% else %}{{ form.CV_6 | attr:"placeholder:Score"}} | {% endif %}
I'm sorry. You have failed to pass an attention check. If you do not return the HIT it will be rejected.