fix decisions and rank

This commit is contained in:
root
2026-05-30 03:19:10 -04:00
parent fcfa56b3f5
commit 9ee75fe4cc
8 changed files with 1552 additions and 901 deletions
+1 -2
View File
@@ -11,10 +11,9 @@ class StudentDecisionModel extends Model
protected $allowedFields = [
'student_id',
'semester',
'school_year',
'class_section_name',
'semester_score',
'year_score',
'decision',
'source',
'notes',