{% 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='Tabulation' }} {{with Task_description='In each round there will be a grid filled with symbols. The task involves using mathematical abilities to tabulate the symbols' }} {{ include 'BDM/PrefElicit.html'}} {{ endwith }} {{endwith}} {{ with Form_Value=form.Tabulation_Value }}
{{ formfield_errors 'Tabulation_Value' }} {{endwith}} {{ include 'BDM/Are_You_Sure.html' }}
{{ with Task_name='Concealment' }} {{with Task_description='In each round there will be a list of symbols. The task involves using analytical abilities to conceal each symbol' }} {{ include 'BDM/PrefElicit.html'}} {{ endwith }} {{endwith}} {{ with Form_Value=form.Concealment_Value }}
{{ formfield_errors 'Tabulation_Value' }} {{endwith}} {{ include 'BDM/Are_You_Sure.html' }}
{{ with Task_name='Replication' }} {{with Task_description='In each round, there will be a row of symbols. This task involves using technology to reproduce each symbol' }} {{ include 'BDM/PrefElicit.html'}} {{ endwith }} {{endwith}} {{ with Form_Value=form.Replication_Value }}
{{ formfield_errors 'Replication_Value' }} {{endwith}} {{ include 'BDM/Are_You_Sure.html' }}
{{ with Task_name='Interpretation' }} {{with Task_description='In each round there will be a single symbol. The task involves using visual abilities to interpret that symbol' }} {{ include 'BDM/PrefElicit.html'}} {{ endwith }} {{endwith}} {{ with Form_Value=form.Interpretation_Value }}
{{ formfield_errors 'Interpretation_Value' }} {{endwith}} {{ include 'BDM/Are_You_Sure.html' }}
{{ with Task_name='Organisation' }} {{with Task_description='In each round, there will be a sequence of symbols. This task involves using categorisation abilities to rearrange each sequence of symbols' }} {{ include 'BDM/PrefElicit.html'}} {{ endwith }} {{endwith}} {{ with Form_Value=form.Organisation_Value }}
{{ formfield_errors 'Organisation_Value' }} {{endwith}} {{ include 'BDM/Are_You_Sure.html' }}

Thank you for providing your switch-points.

The given switch-points indicate that you rank the level 1 tasks in the following order:

  1. (level 1)
  2. (level 1)
  3. (level 1)
  4. (level 1)
  5. (level 1)

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 vague descriptions of the tasks





Switch-Point Procedure Information

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