{{ extends 'global/Page.html' }} {{ block title }}Scenario 1 Practice{{ endblock }} {{ block content }}

On the next page, you will start practicing self-checkout for Scenario 1, where you will need to find the item from the product table and enter {{player.information_scenario1}}. The product table is {{ player.table_scenario1 }} (see instruction below).


{{ if player.treatment_group == 1 }} {{ endif }} {{ if player.treatment_group == 2 }} {{ endif }} {{ if player.treatment_group == 3 }} {{ endif }} {{ if player.treatment_group == 4 }} {{ endif }}

Once you are ready, click the button below.

















































{{ endblock }}