Commit cd733fe
authored
refactor: Remove capa folders (#38045)
This commit removes the following folders:
* `xmodule/capa/`
* `common/static/applets/capa/`
* `common/static/images/capa/`
* `common/static/js/capa/`
These directories have been moved to `xblocks-contrib/problem` as-is and will
now be maintained and used from there. All relevant imports in openedx-platform
have been updated to reference the new paths in `xblocks-contrib/problem`. This
removes duplication and consolidates CAPA-related code and static assets within
the same repository as the Problem XBlock.
Part of: #365381 parent 4121681 commit cd733fe
217 files changed
Lines changed: 103 additions & 37732 deletions
File tree
- cms
- djangoapps/contentstore/rest_api/v2/views
- envs
- common
- djangoapps/edxmako
- static
- applets/capa
- images/capa/vsepr
- js/capa
- drag_and_drop
- fixtures
- genex
- images
- jsinput
- protex
- spec
- src
- test/data/uploads
- conf/locale
- lms/djangoapps
- ccx/tests
- courseware/tests
- grades
- rest_api/v1/tests
- tests
- integration
- instructor_task
- tasks_helper
- tests
- instructor/tests
- openedx
- core
- djangoapps/content/block_structure
- lib/xblock_serializer
- envs
- scripts
- xmodule
- capa
- safe_exec
- tests
- test_files/pylib
- templates
- tests
- test_files
- js
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | | - | |
293 | 292 | | |
294 | 293 | | |
295 | 294 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 commit comments