{% extends "global/Page.html" %} {% block title %}Most Likely Score{% endblock %} {% block content %}
📝
If we randomly select someone who took this quiz, what score do you think is most likely?
Please enter a number between and :
{% formfield_errors 'mode_belief' %}
()
{% next_button %}
{% endblock %}