{{ block styles }} {{ endblock }} {{ block scripts }} {{ endblock }} {{ extends 'practice/Title.html' }} {{ block content }}
{{ if is_single }}

In this step, you will enter your final estimate for this student (a number from 1–100).

{{ else }}

In this step, you and your partner will each enter your estimate separately after your discussion. There might be situation that:

  • If you both enter the same number, that number becomes your team's final estimate.
  • If you and your partner enter different numbers, the average of the two numbers will be used as your team's final estimate.
  • {{ endif }}

    Below is the interface screenshot of the actual task.

    {{ include 'task_group/includes/info_table_reversed.html' }} {{ if is_single }} {{ include 'task_group/includes/solo_team_review.html' }} {{ else }} {{ include 'practice/includes/chat_panel.html' }} {{ endif }}
    {{ formfields }}
    {{ next_button }} {{ endblock }}