393 lines
13 KiB
HTML
393 lines
13 KiB
HTML
|
{% extends "global/Page.html" %}
|
||
|
{% load otree %}
|
||
|
|
||
|
{% block title %}
|
||
|
{% if id_in_group_nn == 1 %}
|
||
|
Game 2 : Your choice
|
||
|
{% endif %}
|
||
|
{% if id_in_group_nn == 2 %}
|
||
|
Game 1 : Your choice
|
||
|
{% endif %}
|
||
|
{% endblock %}
|
||
|
|
||
|
{% block content %}
|
||
|
|
||
|
|
||
|
|
||
|
<div class="card bg-light instructions">
|
||
|
<div class="card-body">
|
||
|
|
||
|
|
||
|
<link rel="stylesheet" type="text/css"
|
||
|
href="{% static 'global/matrix.css' %}"/>
|
||
|
|
||
|
<p>
|
||
|
You will now play the game for real. The winning of this game will count towards the final gain. </p>
|
||
|
|
||
|
|
||
|
|
||
|
<p> Now please choose the situation you prefer the most from the following choices (A, B, C, D or E).
|
||
|
</p>
|
||
|
|
||
|
<br><br>
|
||
|
|
||
|
<p> <b>Please make a choice</b> </p>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<table class='table table-bordered text-center' style='width: auto; margin: auto'>
|
||
|
|
||
|
<tr>
|
||
|
<th> Options </th>
|
||
|
<td bgcolor="#ffe6e6"> <b><FONT color="red"> Red </FONT></b> </td>
|
||
|
<td bgcolor="#e6ffe6"> <b> <FONT color="green"> Green </FONT> </b> </td>
|
||
|
|
||
|
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th align="center" > A </th>
|
||
|
<td align="center" bgcolor="#ffe6e6">
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
</td>
|
||
|
|
||
|
|
||
|
<td align="center" bgcolor="#e6ffe6">
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
</td>
|
||
|
|
||
|
<td align='center' > <input type="radio" name="choicerisk" value="1" style="margin-left:auto; margin-right:auto;"> A </td>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<th> </th>
|
||
|
<td bgcolor="#ffe6e6"> (8 ECUs) </td>
|
||
|
<td bgcolor="#e6ffe6"> (8 ECUs) </td>
|
||
|
<td> </td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th colspan=4 > </th>
|
||
|
</tr>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<th> B </th>
|
||
|
<td bgcolor="#ffe6e6">
|
||
|
|
||
|
<br>
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
<br>
|
||
|
|
||
|
</td>
|
||
|
|
||
|
<td bgcolor="#e6ffe6">
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
</td>
|
||
|
|
||
|
<td align='center' valign="bottom" > <input type="radio" name="choicerisk" value="2" style="margin-left:auto; margin-right:auto;"> B </td>
|
||
|
|
||
|
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th> </th>
|
||
|
<td bgcolor="#ffe6e6"> (6 ECUs) </td>
|
||
|
<td bgcolor="#e6ffe6"> (12 ECUs) </td>
|
||
|
<td> </td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th colspan=4 > </th>
|
||
|
</tr>
|
||
|
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<th> C </th>
|
||
|
<td bgcolor="#ffe6e6">
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
</td>
|
||
|
|
||
|
<td bgcolor="#e6ffe6">
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
</td>
|
||
|
|
||
|
<td align='center'> <input type="radio" name="choicerisk" value="3" style="margin-left:auto; margin-right:auto;"> C </td>
|
||
|
|
||
|
|
||
|
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th> </th>
|
||
|
<td bgcolor="#ffe6e6"> (4 ECUs) </td>
|
||
|
<td bgcolor="#e6ffe6"> (16 ECUs) </td>
|
||
|
<td> </td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th colspan=4 > </th>
|
||
|
</tr>
|
||
|
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<th> D </th>
|
||
|
<td bgcolor="#ffe6e6">
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
|
||
|
</p>
|
||
|
|
||
|
</td>
|
||
|
<td bgcolor="#e6ffe6">
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
|
||
|
<td align='center' valign="bottom" > <input type="radio" name="choicerisk" value="4" style="margin-left:auto; margin-right:auto;"> D </td>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th> </th>
|
||
|
<td bgcolor="#ffe6e6"> (2 ECU) </td>
|
||
|
<td bgcolor="#e6ffe6"> (20 ECUs) </td>
|
||
|
<td> </td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th colspan=4 > </th>
|
||
|
</tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<th> E </th>
|
||
|
<td bgcolor="#ffe6e6">
|
||
|
</td>
|
||
|
<td bgcolor="#e6ffe6">
|
||
|
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
<p>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
<img src="{% static 'expines/coin.png' %}" width="30" height="30"/>
|
||
|
</p>
|
||
|
|
||
|
|
||
|
<td align='center' valign="bottom" > <input type="radio" name="choicerisk" value="5" style="margin-left:auto; margin-right:auto;"> E </td>
|
||
|
|
||
|
|
||
|
|
||
|
</tr>
|
||
|
|
||
|
|
||
|
<tr>
|
||
|
<th> </th>
|
||
|
<td bgcolor="#ffe6e6"> (0 ECUs) </td>
|
||
|
<td bgcolor="#e6ffe6"> (24 ECUs) </td>
|
||
|
<td> </td>
|
||
|
</tr>
|
||
|
|
||
|
<tr>
|
||
|
<th colspan=4 > </th>
|
||
|
</tr>
|
||
|
|
||
|
</table>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<br><br><br><br><br>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
</div>
|
||
|
|
||
|
|
||
|
|
||
|
{% next_button %}
|
||
|
|
||
|
{% endblock %}
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
{% block scripts %}
|
||
|
|
||
|
|
||
|
|
||
|
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
|
||
|
<script src="https://code.highcharts.com/highcharts.js"></script>
|
||
|
|
||
|
|
||
|
{% endblock %}
|
||
|
|