{% extends 'portal/teach/base.html' %} {% load static %} {% block nav_teacher_classes %}Classes{% endblock nav_teacher_classes %} {% block content %}
Warning: You will only see this screen once. Please print this page or make a note of the password to prevent having to reset and issue another password. Alternatively print a reminder card which populates these details and can be given to the student.
The Class Access Code for this student's class is: {{ class.access_code }}
The new password for the above student is: {{ password }}
{% endblock %}