Commit 86e398d
committed
refactor(gradebook): restructure external assessment management + import UI
- unify manage and configure-weights into a GradebookSettingsDialog
- decompose import wizard into ColumnMappingTable + useImportMapping hook
- extract importValidation module with dedicated unit tests
- rework ExternalAssessmentImportService header/identifier handling
- refresh en/ko/zh locales for the new settings surface1 parent f47f9e5 commit 86e398d
51 files changed
Lines changed: 5115 additions & 5475 deletions
File tree
- app
- controllers/course
- services/course/gradebook
- client
- app
- bundles/course/gradebook
- __tests__
- components
- import
- __tests__
- manage
- pages/GradebookIndex
- lib/components
- core/buttons
- table
- MuiTableAdapter
- __tests__
- builder
- types/course
- utilities
- locales
- spec
- controllers/course
- services/course/gradebook
- vendor
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 9 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | 32 | | |
39 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
40 | 39 | | |
41 | 40 | | |
42 | 41 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | 42 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
51 | 46 | | |
52 | 47 | | |
53 | 48 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
58 | 61 | | |
59 | 62 | | |
60 | 63 | | |
| |||
0 commit comments