{% extends 'portal/base.html' %} {% load static %} {% load app_tags %} {% block css %} {{ block.super }} {% endblock css %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block subNav %} {% include "portal/partials/teacher_non_dashboard_subnav.html" %} {% endblock subNav %} {% block content %} {% include "portal/partials/popup.html" %}
Here you can view and manage all of your students within this class. You can add new students, transfer existing students to another one of your classes or to another teacher within your school or club, or remove students altogether.
Select an individual student to change their details, including their name and password.
Select multiple students using the checkboxes to reset their passwords, move them to another class, release them from your school and make them an independent Code for Life user, or delete them permanently.
Student details |
|
Action |
---|---|---|
{{ student.new_user.first_name }} |
Edit details |
0/{{ num_students }} selected
Add the student names to the box with one name per line or separated by a comma.
Student names and the class access code are required to sign in.
Here you can change settings and permissions for the class and the students accessing it. You can also delete classes and change level access.