{% endblock %}
{% block content %}
Every time an employee reveals an Attribute Value for a project, the Expected Project Value for this project is updated. Specifically, every time an Attribute Value is revealed, the Expected Project Value is updated by this Attribute Value multiplied with its Attribute Weight (that means, contingent on which Attribute Value is revealed, the Expected Project Value is updated by either WeightA1 * A1 or WeightA2 * A2 or WeightA3 * A3).
That means, revealing more Attribute Values will allow employees to get a better idea of the Expected Project Value of a project. Thus, revealing more Attribute Values will allow an employee to make a better decision about which project to select in each round.
However, revealing Attribute Values is also costly for an employee. Specifically, every time an employee reveals an Attribute Value, the employee incurs additional costs of 30 points. That means, revealing more Attribute Values also leads to more Reveal Costs. Once an employee has revealed an Attribute Value, this can no longer be reversed.
Please note: It is not allowed to refresh or reload the page at any point during the experiment. Refreshing the page will disrupt the experiment and data will not be recorded correctly. If an employee refreshes the page, they will receive a penalty for this round of 400 points. If you think that the program is stuck and does not move on please raise your hand and someone will assist you.