{% extends "base.html" %} {% block title %}Researcher step — e2er{% endblock %} {% block content %}
{% if not pending %}The run is not stopped at a researcher step.
{% else %}{% if pending.kind == "preregister" %} The pre-registration below was assembled from the study's design files. Edit it if needed; approving it freezes it with its fingerprint before any analysis runs. {% else %} The run stopped here for you. Edit a file, give an instruction for the following steps, send a step back, or approve to continue. Everything you do here appears in the study's dossier. {% endif %}
{% for f in files %}Not written yet.
{% endif %}