{% extends "global/Page.html" %} {% load static %} {% block content %}

On a scale from 1 to 7, please rate the degree to which you agree or disagree with the following statements.

Before today’s session, to what extent were you familiar with KenKen puzzles?
{{ formfield 'familiarity' }}
1
Never heard
of it
2 3 4
Heard of it
but never solved one
5 6 7
Solve them
every day
Please indicate your gender.
{{ formfield 'gender' }}
Current grade status: Please indicate your current year in school.
{{ formfield 'grade_status' }}
What is your current overall GPA?
{{ formfield 'gpa' }}
{{ next_button }}
{% endblock %}