{{ block title }}
This study includes {{C.NUM_BLOCKS}} games with {{C.BLOCK_ROUNDS}} rounds each. In each round you will
earn points. The amount of points you can earn will vary from game to game. In the beginning of each
round you will be asked to think of a number between 1 to 6. Once you have a number,
keep it in your mind, and then you will roll a virtual die by clicking a button.
Your task is to predict which number is going to be generated by the virtual die roll.
After clicking on the "roll the die" button, the virtual die will roll for 0.5 second and then stop on
a random number between 1 to 6. Notice: the die roll algorithm of the virtual die is completely random and
independent from previous rolls (like regular dice). That is, the chances to get each outcome is 1/6 every
time you roll the die. Immediately afterwards, that number will appear on the screen and you will be asked
to determine whether this is the number you predicted or not.