{{ block content }}

Lastly, we will play a game.

  1. Everyone will choose a number between 0 and 100.
  2. We will calculate the average with all the numbers chosen.
  3. We will divide the average by 2.
  4. Your objective: being closest to the resulting value.



Which number do you choose?
{{ formfield 's5_q1' label=''}}





Example

Ada chooses 24. Bruno chooses 54. Carmen chooses 12. Didac chooses 81. Emily chooses 73.
The average of all numbers is 48.8. The resulting value is 24.4.
Ada (24) is the closest to the resulting value, so she wins the game.

{{ endblock }} {% block style %} {{ endblock }} {{ block scripts }} {{ endblock }}