In a first step, the computer will assign participants randomly into two groups.
Please click on the video clip below to see an illustration of the group assignment.
Only if you watch the entire video clip, a "Next" button will appear below the video.
After watching the video clip, click "Next" to proceed (you might need to scroll down to see the button).
{# add an EventListener that checks for whether the video has finished. If so, edit button style. Below you can see
that the button is hidden; style="visibility: hidden". As soon as video is finished, the EventListener will edit
this bye 'button.style.visibility = "visible"' and make button visible; style="visibility: visible" #}
{{ endblock }}