{% extends "global/Page.html" %} {% load staticfiles otree %} {% block content %}
These are your decisions
| Key Values | Your Score | {%comment%}Other Player' s Score | {%endcomment%}
| Worry | {{ my_Worry }} | {%comment%}{{ other_Worry }} | {%endcomment%}
| Nervous | {{ my_Nervous}} | {%comment%}{{ other_Nervous }} | {%endcomment%}
| Relax | {{ my_Relax}} | {%comment%}{{ other_Relax}} | {%endcomment%}
| Talkative | {{ my_Talkative }} | {%comment%}{{ other_Talkative }} | {%endcomment%}
| Sociable | {{ my_Sociable }} | {%comment%}{{ other_Sociable }} | {%endcomment%}
| Reserved | {{ my_Reserved }} | {%comment%}{{ other_Reserved }} | {%endcomment%}
| Original | {{ my_Original }} | {%comment%}{{ other_Original }} | {%endcomment%}
| Artistic | {{ my_Artistic }} | {%comment%}{{ other_Artistic }} | {%endcomment%}
| Active_imagination | {{ my_Active_imagination }} | {%comment%}{{ other_Active_imagination }} | {%endcomment%}
| Rude | {{ my_Rude }} | {%comment%}{{ other_Rude }} | {%endcomment%}
| Forgiving | {{ my_Forgiving }} | {%comment%}{{ other_Forgiving }} | {%endcomment%}
| Considerate | {{ my_Considerate }} | {%comment%}{{ other_Considerate }} | {%endcomment%}
| Thorough_job | {{ my_Thorough_job }} | {%comment%}{{ other_Thorough_job }} | {%endcomment%}
| Lazy | {{ my_Lazy }} | {%comment%}{{ other_Lazy }} | {%endcomment%}
| Efficient | {{ my_Efficient}} | {%comment%}{{ other_Efficient }} | {%endcomment%}