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

You have completed Scenario 1 Practice. On the next page, you will start practicing self-checkout for Scenario 2, where you will need to find the item from the product table and enter {{player.information_scenario2}}. The product table is {{ player.table_scenario2 }} (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 }}