Commit a560b9c
committed
feat!: Drop support for the legacy Grading page.
The legacy Grading page in Studio has been replaced with a new view in
the Authoring MFE. This change removes the now unused JS/HTML/Python
related to the old page.
This work is part of #36108
BREAKING CHANGE: The 'legacy_studio.grading' waffle flag will no longer
be respected. The system will behave as if the flag is set to false
permanently.1 parent 759a9bb commit a560b9c
4 files changed
Lines changed: 2 additions & 220 deletions
File tree
- cms
- djangoapps/contentstore/views
- static
- cms/js
- js/factories
- templates
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | 103 | | |
105 | 104 | | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
110 | | - | |
111 | 109 | | |
112 | 110 | | |
113 | 111 | | |
| |||
1425 | 1423 | | |
1426 | 1424 | | |
1427 | 1425 | | |
1428 | | - | |
1429 | | - | |
1430 | | - | |
1431 | | - | |
| 1426 | + | |
1432 | 1427 | | |
1433 | 1428 | | |
1434 | 1429 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
This file was deleted.
This file was deleted.
0 commit comments