{% extends "global/Page.html" %} {% block title %}Experimental Instructions (Round One){% endblock %} {% block content %}

{{ if player.role == Constants.MANAGER_ROLE}}

Your Role Assignment: Manager

In this study, you will assume the role of a manager. Two other participants assume the two workers’ roles. In Round One, you will perform a decoding task.



Decoding Task Instructions:

You will be given a decoding key that associates numbers with letters. Your goal is to translate 3 letters into numbers within 3 minutes. Here's an example of the decoding task that you will complete: 





While you work on the decoding task, your two workers will work on a different task – a slider task. They need to adjust the position of each slider to match a given target (e.g., 11). The target can be set anywhere between 0 and 100. Your workers will receive a base salary of 1000 Lira, and they earn an additional 100 Lira for each correct slider task they complete.

Here’s an example of the slider task that your workers will complete:





Your Earnings from Round One:

In Round One, you will receive Lira based on the number of correct sliders submitted by both workers only if you successfully decode 3 letters. Specifically, you will receive 75 Lira for each correct slider they submit.

{{ else }}

Your Role Assignment: Worker

In this study, you will assume the role of a worker. Two other participants assume the other worker’s and the manager’s roles. In Round One, you and the other worker will each perform a slider task for the manager. 


Slider Task Instructions:

The task assigned to you and your co-worker is a slider task. Here's an example of how it looks:



For this task, you need to adjust the position of the slider to match a given target (e.g., 11). The target can be set anywhere between 0 and 100. You can adjust the slider as many times as needed. If you want to use the arrow keys to adjust the slider, you must first click on the slider. Once submitted, you can no longer go back and readjust the slider.

You have 3 minutes to submit as many correct sliders as possible. You'll have 30 seconds to practice this task before Round One begins.



Your Earnings from Round One:

In Round One, you will receive a base salary of 1,000 Lira. Additionally, for each correct slider you submit, you will earn 100 Lira. Your manager will also receive 75 Lira for each correct slider you and your co-worker submit.


 

Workers

Round One Tasks:

Slider Task: 3 minutes

Round One Earnings:

Slider Task Compensation:

  • Base Salary: 1000 Lira
  • Piece Rate: 100 Lira per correct slider
{{ endif }}

{% next_button %} {% endblock %}