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

Welcome to Mortimer

Mortimer is a free and open source web application, developed by Christian Treffenstaedt, Paul Wieman and Johannes Brachem at the Georg-August-University Goettingen (Germany).

Its purpose is to host and manage Alfred experiments and surveys (see Alfred on GitHub).

If you would like to learn more, you can visit the Mortimer GitHub repository.

Unique ID

{{ id }}

This is a unique ID for your convenience. A new ID is generated each time you refresh this page. You can use it as exp_id in the config.conf of a local experiment to create a unique experiment identifier.
{% endblock content %}