{% extends 'portal/teach/base_registering.html' %} {% load staticfiles %} {% load app_tags %} {% block dashboard %} School / Club {% endblock dashboard %} {% block css %} {{ block.super }} {% endblock css %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block pageID %}id="homeWrapper"{% endblock %} {% if not onboarding_done %} {% block createJoinSchoolStep %}
Create / Join school
Create class
Add students
Print student IDs
This is the only time you will be able to view this page. You can print PDF format
reminder cards that populate these details which can
be given to the students.
The following students have had their passwords reset:
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 }} |