{% extends 'base.html' %} {% load static %} {% block title %}Assign Class Teacher — {{ school_class.name }}{% endblock %} {% block content %}
The class teacher (homeroom teacher) is assigned directly to the class. They will see this class in the attendance marking dropdown when they log in.
Subject teachers are assigned separately per subject via the class detail page. A teacher can be both the class teacher and a subject teacher for the same class.