Notenspiegel
Notenübersicht und -eintragung
| Schüler | Note | Punkte | Datum | Kommentar | Aktion |
|---|
"""
School Module - Grades Page
Grades overview and entry
"""
from ..styles import SCHOOL_BASE_STYLES, GRADES_STYLES
from ..templates import ICONS, render_base_page, COMMON_SCRIPTS
def grades_page() -> str:
"""Grades overview page"""
styles = SCHOOL_BASE_STYLES + GRADES_STYLES
content = f'''
Notenübersicht und -eintragungNotenspiegel
Schüler
Note
Punkte
Datum
Kommentar
Aktion