{% extends "base.html" %} {% block content %}

Results

{% for collection in collections %} {% endfor %} {% if not collections %} {% endif %}
Test ID N Last submission Options
{{ collection.id }} {{ collection.participants }} {{ collection.last_submission|datetime }} Info Statistics
Preview
No results found

Experiments

{% for config in configs %} {% endfor %} {% if not configs %} {% endif %}
{{ config }} Run
No experiments found
{% endblock %}