You are in a group of 3.
Your supervisor sent a message to all workers. The message is of the form:
Report 'X' tokens as outcome for every die roll.
The Value of
X is:
{{if supervisor_message > 0}}
{{supervisor_message}}
{{ next_button }}
{{else if supervisor_message==0}}
{{ next_button }}
{{else}}
{{endif}}
{{ endblock }}