{{ block title }}Post-Quiz Questions{{ endblock }} {{ block content }}
To what extent do you agree with the following statements, on a scale from 1 – strongly disagree to 7 – strongly agree.
{{ form.ManipulationCheckAnonymity.label}}
Strongly Disagree {{ for choice in form.ManipulationCheckAnonymity }} {{ choice }} {{ choice.label }} {{ endfor }} Strongly Agree
{{ form.ManipulationCheckIncentives.label }}
Strongly Disagree {{ for choice in form.ManipulationCheckIncentives }} {{ choice }} {{ choice.label }} {{ endfor }} Strongly Agree
{{ form.Sure.label }}
Strongly Disagree {{ for choice in form.Sure }} {{ choice }} {{ choice.label }} {{ endfor }} Strongly Agree
{{ form.Sufficient.label }}
Strongly Disagree {{ for choice in form.Sufficient }} {{ choice }} {{ choice.label }} {{ endfor }} Strongly Agree
{{ form.Future.label }}
Strongly Disagree {{ for choice in form.Future }} {{ choice }} {{ choice.label }} {{ endfor }} Strongly Agree
{{ form.InvestigationThreat.label }}
Strongly Disagree {{ for choice in form.InvestigationThreat }} {{ choice }} {{ choice.label }} {{ endfor }} Strongly Agree
{{ form.PerceivedCost.label }}
Strongly Disagree {{ for choice in form.PerceivedCost }} {{ choice }} {{ choice.label }} {{ endfor }} Strongly Agree
{{ next_button }} {{ endblock }}