{% extends "global/Page.html" %} {% load otree %} {% block title %} Introduction {% endblock %} {% block content %}
You will be randomly assigned to the role as Student or Instructor.
If you are Student, you need to answer 10 questions.
If you are Instructor, you need to grade the 10 questions answered by the Student.
Please provide the following information that will be displayed in your opponent's screen.
{% formfields %} {% next_button %} {% endblock %}