{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Manager Selection
{% endblock %}
{% block content %}
Selection of the Manager: We will now select which participant will be the manager for each firm.
The manager will be selected based on a vote by the employees in the firm.
Additionally, you may find below a summary about the other members of your firm, which include the number of correct answers in Stage I and their average amount of time
on Activity A in the first part of Stage II for this set (the previous four rounds).
As a reminder, you are Employee {{ player.id_in_group }}
| Employee ID | Correct Answers in Stage I | Average Time Spent on Activity A | ||||
|---|---|---|---|---|---|---|
| {{ p.id_in_group }} | {{ p.quizScore }} | {{ p.averageEffort }} | ||||