{% extends "global/Page.html" %} {% load otree static %} {{ block title }} Applying the Switch-Point Procedure {{ endblock }} {% block scripts %} {% endblock %} {% block styles %} {% endblock %} {% block content %}
{{ with Task_name='Meal 1: Sandwiches, Wraps and Uncrustables' }} {{with Task_description='A variety of rolls, tri-colour wraps and uncrustables, plus a fruit skewer' }} {{with Allergen_information='Contains wheat, gluten, dairy; may contain traces of nuts' }} {{with Meal_number='Meal 1'}} {{ include 'Task_WTP/PrefElicit.html'}} {{ endwith }} {{ endwith }} {{ endwith }} {{endwith}} {{ with Form_Value=form.Fancy_Pizza_Value }}
{{ formfield_errors 'Fancy_Pizza_Value' }} {{endwith}} {{ include 'Task_WTP/Are_You_Sure.html' }}
{{ with Task_name='Meal 2: Hot Assorted Tarts' }} {{with Task_description='Hot assorted tarts, Moroccan orange salad, spicy pineapple coleslaw, plus fruit platter' }} {{with Allergen_information='Contains wheat, gluten, dairy, egg, onion, garlic; may contain traces of nuts' }} {{with Meal_number='Meal 2'}} {{ include 'Task_WTP/PrefElicit.html'}} {{ endwith }} {{ endwith }} {{ endwith }} {{endwith}} {{ with Form_Value=form.Cheap_Pizza_Value }}
{{ formfield_errors 'Cheap_Pizza_Value' }} {{endwith}} {{ include 'Task_WTP/Are_You_Sure.html' }}
{{ with Task_name='Meal 3: Individual Salads/Rice Paper Rolls' }} {{with Task_description='Rice paper rolls, salad, plus a cookie' }} {{with Allergen_information='May contain wheat, gluten, dairy, nuts, onion, garlic' }} {{with Meal_number='Meal 3'}} {{ include 'Task_WTP/PrefElicit.html'}} {{ endwith }} {{ endwith }} {{ endwith }} {{endwith}} {{ with Form_Value=form.Fancy_Taco_Value }}
{{ formfield_errors 'Fancy_Taco_Value' }} {{endwith}} {{ include 'Task_WTP/Are_You_Sure.html' }}
{{ with Task_name='Meal 4: Hot Fork Dishes' }} {{with Task_description='Curry, rice, garden salad plus a fruit skewer' }} {{with Allergen_information='Contains onion, garlic; may contain traces of nuts' }} {{with Meal_number='Meal 4'}} {{ include 'Task_WTP/PrefElicit.html'}} {{ endwith }} {{ endwith }} {{ endwith }} {{endwith}} {{ with Form_Value=form.Cheap_Taco_Value }}
{{ formfield_errors 'Cheap_Taco_Value' }} {{endwith}} {{ include 'Task_WTP/Are_You_Sure.html' }}

Thank you for providing your switch-points.

The given switch-points indicate that you rank the foods in the following order:

If you agree with this ranking, press the next button to continue.
Otherwise, you can use the back buttons to change your switch-points.

Click this text to show / hide the descriptions of the meals {{ include 'Choice/Food_Descriptions.html'}}





Switch-Point Procedure Information

{{ include 'BDM/BDM_Info_ShowHide.html' }} {% endblock %}