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

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

You will view the number of correct sliders submitted by your two workers in Round One and then choose only one worker to dedicate half of the three minutes to perform an additional decoding task alongside the slider task in Round Two. The decoding task is the same as the one you complete in Round One.  

Please see the below table for earnings information:


 

The Worker Chosen

The Worker NOT Chosen

Round Two Tasks:

  • Slider Task: 1.5 minute
  • Decoding Task: 1.5 minute
  • Slider Task: 3 minutes

Workers’ Round Two Earnings:

  • Slider Task Compensation:
    • Base Salary: 1000 Lira
    • Piece Rate: 100 Lira per correct slider
  • Decoding Task Compensation:
    • None
  • Slider Task Compensation:
    • Base Salary: 1000 Lira
    • Piece Rate: 100 Lira per correct slider

 

 

Note:
(1) The worker chosen will NOT receive any compensation for completing the decoding task.
(2) Similar to Round One, upon successfully decoding 3 letters yourself, you will receive 75 Lira for each correct slider your workers submitted. You will NOT receive any compensation for the chosen worker’s performance on the decoding task.

{{ else }}

Your manager will view the number of correct sliders submitted by both you and your co-worker in Round One and then choose either you or your co-worker to dedicate half of the three minutes to perform an additional decoding task alongside the slider task in Round Two.


Additional Decoding Task Instructions:

If chosen to perform this additional task, the worker will be given a decoding key that associates numbers with letters. The goal is to translate as many letters into numbers as possible within the 1.5-minute timeframe.

Here's an example of the decoding task that you will complete:


Your Earnings from Round Two:

Recall that only one worker will be chosen by your manager to perform two tasks in round two. Please see the below table for earnings information:


 

The Worker Chosen

The Worker NOT Chosen

Round Two Tasks:

  • Slider Task: 1.5 minutes
  • Decoding Task: 1.5 minutes
  • Slider Task: 3 minutes

Round Two Earnings:

  • Slider Task Compensation:
    • Base Salary: 1000 Lira
    • Piece Rate: 100 Lira per correct slider
  • Decoding Task Compensation:
    • None
  • Slider Task Compensation:
    • Base Salary: 1000 Lira
    • Piece Rate: 100 Lira per correct slider

 

 

Note:
(1) The worker chosen will NOT receive any compensation for completing the decoding task.
(2) Similar to Round One, the manager will receive 75 Lira for each correct slider submitted.

{{ endif }}

{% next_button %} {% endblock %}