{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Questionnaire 7/8
{% endblock %}
{% block content %}
{% formfield player.algorithm_insights9%}
{% formfield player.algorithm_insights9_1%}
{% formfield player.algorithm_insights10%}
{% formfield player.algorithm_insights11%}
{% next_button %}
{% endblock %}