{% extends "course/course-base.html" %} {% block title %} Analytics - RELATE {% endblock %} {% block content %}
{% if restrict_to_first_attempt %} Showing results for only the first attempt by each participant. Show all attempts {% else %} Showing results for all attempts by each participant. Show only the first attempt {% endif %}