{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Understanding Questions
{% endblock %}
{% block content %}
If the other player chooses to keep the good plate for themself,
which lottery are they picking for you?
(Correct answer: Bad lottery)
If the other player chooses to keep the bad plate for themself,
which lottery are they picking for you?
(Correct answer: Good lottery)
If the other player chooses to keep the bad plate for themself
and picks the good lottery for you, from which lottery back do you pick a die?
(Enumerator: Ask respondent to point to bad)
(Correct answer: Blue bag)
If the other player chooses to keep the good plate for themself
and picks the bad lottery for you, from which lottery back do you pick a die?
(Enumerator: Ask respondent to point to bad)
(Correct answer: Red bag)
If you pick a chicken die, which plate will you get?
(Correct answer: Chicken Plate)
If you pick a rice die, which plate will you get?
(Correct answer: Rice Plate)
If you pick die from the good lottery jar,
that has almost only chicken die, which plate are you more likely to get?
(Correct answer: Chicken Plate)
If you pick die from the bad lottery jar,
that
{% if participant.vars.treatment != 1 %}
also has almost only chicken die,
{% else %}
has almost only rice die
{% endif %}
which plate are you more likely to get?
{% if participant.vars.treatment != 1 %}
(Correct answer: Chicken Plate)
{% else %}
(Correct answer: Rice Plate)
{% endif %}
If you choose to keep the good plate for yourself,
which lottery are you picking for the other player?
(Correct answer: Bad lottery)
If you choose to keep the bad plate for yourself,
which lottery are you picking for the other player?
(Correct answer: Good lottery)
If you choose to keep the bad plate for yourself
and pick the good lottery for the other player,
from which lottery bag does the other player pick a die from?
(Enumerator: Ask respondent to point to bad)
(Correct answer: Blue bag)
If you choose to keep the good plate for yourself
and pick the bad lottery for the other player,
from which lottery back does the other player pick a die from??
(Enumerator: Ask respondent to point to bad)
(Correct answer: Red bag)
If the other player picks a chicken die, which plate will they get?
(Correct answer: Chicken Plate)
If the other player picks a rice die, which plate will they get?
(Correct answer: Rice Plate)
If the other player picks a die from the good lottery jar,
that has almost only chicken die, which plate are they more likely to get?
(Correct answer: Chicken Plate)
If the other player picks a die from the bad lottery jar,
that
{% if participant.vars.treatment != 1 %}
also has almost only chicken die,
{% else %}
has almost only rice die
{% endif %}
which plate are they more likely to get?
{% if participant.vars.treatment != 1 %}
(Correct answer: Chicken Plate)
{% else %}
(Correct answer: Rice Plate)
{% endif %}
English
Let’s see if you understood the game.
{% if participant.vars.game_role == 1 %}
অন্য খেলোয়াড়কে কি আপনি একজন {% if participant.vars.male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %},
অর্থাৎ আপনি শীর্ষ ৫ জনের মধ্যে আছেন কি না, তা কি বাটি বাছাই এর আগে বলা হয়েছে?
{% if participant.vars.subtreatment == 1 %}
(সঠিক উত্তর: হা - হয়েছে)
{% else %}
(সঠিক উত্তর: না, না হয়নি)
{% endif %}
{% formfield player.u_5 %}
{% if participant.vars.male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %} প্রশ্নউত্তরে, ২০ জনের মধ্যে
আপনার অবস্থান, অর্থাৎ আপনি একজন {% if participant.vars.male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %} কি না,
এটা কি অন্য খেলোয়াড়ের বাটি বাছাই এর সিদ্ধান্ত কন ভাবে প্রভাবে করে পারে?
{% if participant.vars.subtreatment == 1 %}
(সঠিক উত্তর: হা পারে - অন্য খেলোয়াড় জেহুতু জানে শীর্ষ ৫ জনের মধ্যে আছে কি না)
{% else %}
(সঠিক উত্তর: না পারে না - - অন্য খেলোয়াড় জেহুতু জানে না শীর্ষ ৫ জনের মধ্যে আছে কি না)
{% endif %}
{% formfield player.u_6 %}
অন্য খেলোয়াড় একজন {% if participant.vars.opp_male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %},
অর্থাৎ শীর্ষ ৫ জনের মধ্যে আছেন কি না, তা কি আপনাকে বলা হয়েছে?
{% if participant.vars.subtreatment == 1 %}
(সঠিক উত্তর: হা)
{% else %}
(সঠিক উত্তর: না)
{% endif %}
{% formfield player.u_5 %}
{% if participant.vars.opp_male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %} প্রশ্নউত্তরে, ২০ জনের মধ্যে
অন্য খেলোয়াড়ের অবস্থান, অর্থাৎ তিনি একজন {% if participant.vars.opp_male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %} কি না,
এটা কি আপনার বাটি বাছাই এর সিদ্ধান্ত কন ভাবে প্রভাবে করতে পারে?
{% if participant.vars.subtreatment == 1 %}
(সঠিক উত্তর: হা পারে - জেহুতু আপনি জানেন শীর্ষ ৫ জনের মধ্যে অন্য খেলোয়াড় আছে কি না)
{% else %}
(সঠিক উত্তর: না পারে না - জেহুতু আপনি জানেন না শীর্ষ ৫ জনের মধ্যে অন্য খেলোয়াড় আছে কি না)
{% endif %}
{% formfield player.u_6 %}
আমি এখন আপনার পূর্বের একটি উত্তর আপনাকে খেয়াল করিয়ে দিব একটি বার্তার মাধ্যমে।
খেয়াল রাখবেন, আপনি পূর্বে বলেছিলেন যে অন্য যেই {% if participant.vars.opp_male == 1 %} পুরুষটি {% else %} নারীটি {% endif %} বাটি বাছাই করছে, তার
এবং আর ও খেয়াল রাখবেন যে অন্য {% if participant.vars.opp_male == 1 %} পুরুষটি {% else %} নারীটী {% endif %}
{% if participant.vars.subtreatment == 1 %} জানে {% else %} জানে না {% endif %}
আপনি {% if participant.vars.male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %} প্রশ্নউত্তরে ২০ জনের
মধ্যে শীর্ষ ৫ জনের মধ্যে আছেন কি না, অর্থাৎ আপনি একজন {% if participant.vars.male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %}
কি না।
এবং অন্য {% if participant.vars.opp_male == 1 %} পুরুষটি {% else %} নারীটী {% endif %} জেহুতু
{% if participant.vars.subtreatment == 1 %} জানে {% else %} জানে না {% endif %}
আপনি একজন {% if participant.vars.male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %} কি না, আপনার একজন {% if participant.vars.male == 1 %} সম্মানিত পুরুষ {% else %} নম্র স্বভাবের নারী {% endif %} হয়া বা না হয়া তার বাটি বাছাই{% if participant.vars.subtreatment == 1 %} প্রভাব করতে পারে। {% else %} কন ভাবে প্রবাব করতে পারে না। {% endif %}
Enter Enum Password: {% formfield player.pass_key %}
{% next_button %} {% endblock %}