fix exam grading

This commit is contained in:
root
2026-06-04 13:25:41 -04:00
parent 1af02dadd3
commit ad7b13f4d8
17 changed files with 853 additions and 46 deletions
+3
View File
@@ -198,7 +198,10 @@ export function spaPathFromCiUrl(url: string | null | undefined): string | null
'emails/parent_email_extractor': '/app/administrator/parent-email-extractor',
'emails/broadcast': '/app/administrator/email-templates',
'grading/grading_main': '/app/grading',
'grading/all_decisions': '/app/grading/decisions',
'grading/below_sixty': '/app/grading/below-60',
'grading/below_sixty_decision_email_editor': '/app/grading/below-60/decisions/email-editor',
'grading/below_sixty_decisions': '/app/grading/below-60/decisions',
'grading/below_sixty_email_editor': '/app/grading/below-60/email-editor',
'grading/homework_tracking': '/app/grading/homework-tracking',
'grading/participation': '/app/grading/participation',