{% extends 'generic/base.html' %} {% block content %}
This page shows an overview of the candidates and exams that are associated with the group.
Once a candidate has been added to a group and the group has been added to an exam individual candidates can be allocated to the exam. Please note: simply adding the group to the exam will not automatically give the group candidates access to that exam, they will have to be added individually/as a group.
Count: {{users|length}}
{% if users %}| CID | Passcode | |
|---|---|---|
| User | ||
| {{user.email}} | {{user.cid}} | {{user.passcode}} |
| {{user.username}} |