{% extends 'portal/teach/base.html' %} {% load static %} {% block nav_teacher_classes %}Classes{% endblock nav_teacher_classes %} {% block content %}
Warning! This is the only time you will see student's full login credentials i.e. name, class, access code and password. You will only see this screen once. Please print this page for your records to prevent generating a new set of passwords for these students. Alternatively print reminder cards which populate these details and can be given to the students.
The following students have been created for your class. When they log in for the first time, you may want students to change their passwords to something more memorable. You will be able to reset these students' passwords at any time.
The Class Access Code for this class is: {{ class.access_code }}
Name | Password |
---|---|
{{ name_token.name }} | {{ name_token.password }} |