{{ extends 'global/Page.html' }} {{ block title }}Answering Page{{ endblock }} {{ block content }} {{ if player.Q1_seeking == "Seek help from AI" or player.Q1_seeking == "Seek help from the supervisor." }}

The responses have been collected.

{{ elif player.Q2_seeking == "Seek help from AI" or player.Q2_seeking == "Seek help from the supervisor." }}

The responses have been collected.

{{ elif player.Q3_seeking == "Seek help from AI" or player.Q3_seeking == "Seek help from the supervisor." }}

The responses have been collected.

{{ elif player.Q4_seeking == "Seek help from AI" or player.Q4_seeking == "Seek help from the supervisor." }}

The responses have been collected.

{{ elif player.Q5_seeking == "Seek help from AI" or player.Q5_seeking == "Seek help from the supervisor." }}

The responses have been collected.

{{ elif player.Q6_seeking == "Seek help from AI" or player.Q6_seeking == "Seek help from the supervisor." }}

The responses have been collected.

{{ elif player.Q7_seeking == "Seek help from AI" or player.Q7_seeking == "Seek help from the supervisor." }}

The responses have been collected.

{{ elif player.Q8_seeking == "Seek help from AI" or player.Q8_seeking == "Seek help from the supervisor." }}

The responses have been collected.

{{ endif }}

If you are ready, please click the "next" button to start answering the questions. Note that you need to submit your answer within 15 seconds to qualify your answers.

{{ next_button }} {{ endblock }}