add grading, attendnace management

This commit is contained in:
root
2026-04-29 17:39:33 -04:00
parent 8beeed883f
commit df5266c5b5
27 changed files with 386 additions and 157 deletions
+1
View File
@@ -16,6 +16,7 @@ class StudentClass extends BaseModel
'school_id',
'class_section_id',
'school_year',
'semester',
'is_event_only',
'description',
'updated_by',