{% extends 'generic/base.html' %} {% load crispy_forms_tags %} {% load render_table from django_tables2 %} {% block css %} {% endblock %} {% block content %}
Users can be edited using the below buttons once they have been selected in the table. If you need to add a group to a user(s) select it above. Once a CID user is part of a group they can be added to exams via the exam candidate page.
New CID users can be created by the two below buttons. If you want to create blank users you can specify the number in the associated box and click the relevant button. If you have a list of email addresses you can enter them in the relevant box and click "Add New Users From Email" and a new user will be created for each user (you do not need to specify the number of users). Ideally you will have already created a CID user group that you can add to the newly generated users using the above select box.
or
This should be done via the exams pages one via group management.
Select exams below to add user(s) to (or edit existing user(s)).