{% with messages = get_flashed_messages() %} {% if messages %} {% endif %} {% endwith %}

{% block form %}{% endblock %}

Choose all courses or a single course:
Select "All Courses" or a single course to analyze.
{% block advanced %}{% endblock %}


{% block chart %}{% endblock %}