{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Transfer Response Practice
{% endblock %}
{% block content %}
English
{% if participant.vars.game_role == 1 %}
You can also choose to assign the other player an amount of taka between 0 to 100
{% else %}
The other player can also choose to assign you an amount of taka between 0 to 100
{% endif %}
{% if participant.vars.game_role == 1 %}
আপনি অন্য খেলোয়াড়কে ০ থেকে ১০০ টাকা পর্যন্ত দিতে পারবেন।
{% else %}
অন্য খেলোয়াড়টি আপনাকে ০ থেকে ১০০ টাকা পর্যন্ত দিতে পারবে।
{% endif %}
{{form.check_be01b_practice.errors}}
Practice Sound Schedule Confirmation
English
{% if participant.vars.game_role == 1 %}
Currently, you are hearing a *teet* sound, during the real selection you will hear the
exact amount. If you want to make the selection again you will tell me and I will turn
tab again towards you.
{% else %}
Currently, you are hearing a *teet* sound, during the real selection the other player will hear the
exact amount. If the other player wants to make the selection again they will tell it to the other enumerator
and the other enumerator will turn the tab towards them.
{% endif %}
{% if participant.vars.game_role == 1 %}
বর্তমানে, আপনি একটি *টীট* শব্দ শুনতে পাচ্ছেন, কিন্তু আসল খেলার সময় আপনি জানতে পারবেন
আপনি কত সেকেন্ড শব্দ বাছাই করেছিলেন।
আপনি যদি শব্দের পরিমাণ আবার বাছাই করতে চান তাহলে আমাকে বলবেন এবং আমি ট্যাবটি আপনার দিকে ঘুরিয়ে দিব।
{% else %}
বর্তমানে, আপনি একটি *টীট* শব্দ শুনতে পাচ্ছেন, কিন্তু আসল খেলার সময় অন্য খেলোয়াড় জানতে পারবেন
তিনি কত সেকেন্ড শব্দ বাছাই করেছিলেন।
তিনি যদি শব্দের পরিমাণ আবার বাছাই করতে চান তাহলে তিনি অন্য প্রশ্নকর্তাকে বলবেন এবং অন্য প্রশ্নকর্তা ট্যাবটি তার দিকে ঘুরিয়ে দিব।
{% endif %}
Enter Enum Password: