{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% load otree %} {% block title %}Feedback 2{% endblock %} {% block content %}

Is there anything you particularly struggled to understand?

আপনার কি কোনো পর্যায় খেলা টা বুঝতে কষ্ট হয়েছিল? অথবা কোনো জিনিস কি অন্যভাবে বললে ভালো বুঝতেন?

{% formfield player.feedback2 %} {{ form.errors }} {% next_button %} {% endblock %}