{% extends "credentials/base_cred.html" %} {% block title %}Canonical Credentials -- Your assessments{% endblock %} {% block meta_description %} The Canonical Ubuntu Essentials exams certify knowledge and verify skills in general Linux, Ubuntu Desktop, and Ubuntu Server topics. {% endblock meta_description %} {% block meta_copydoc %} https://docs.google.com/document/d/1QuhO-9FEOGLrYp8bErS_9snqdljl7d6tFAUoNQxoVDQ/edit {% endblock meta_copydoc %} {% block content %}

Your assessments

The table below shows your assessments which have been provisioned, are in-progress, or have been processed.

{% for exam in exams %} {% endfor %}
Exam Status Time Timezone Email
{{ exam["name"] }}
{{ exam["id"] }}
{{ exam["state"] }} {{ exam["date"] }}
{{ exam["time"] }}
{{ exam["timezone"] }} {{ exam["user_email"] }}
Schedule a new exam here
{% endblock content %}