{% extends "base.html" %} {% block title %}Confirm Assessment Start{% endblock %} {% block content %}

Confirm Your Assessment

You have been invited to take the following assessment:

{{ assessment.name }}

This is a one-time link. You can use this link to resume your assessment until you submit it. After submission, the link cannot be used again.

{% endblock %}