Redirect /teacher/exams/grading* to /teacher/homework/submissions; remove exam grading UI/actions/data-access; add homework student workflow and update design docs.
2 lines
42 B
SQL
2 lines
42 B
SQL
ALTER TABLE `exams` ADD `structure` json;
|