refactor: xmodule/capa_module.py -> xmodule/capa_block.py

This commit is contained in:
0x29a
2022-10-26 21:01:20 +02:00
committed by Piotr Surowiec
parent 7f2e68c2fd
commit 4c005e86e8
25 changed files with 110 additions and 110 deletions

View File

@@ -1 +1 @@
These files really should be in the capa module, but we don't have a way to load js from there at the moment. (TODO)
These files really should be in the capa block, but we don't have a way to load js from there at the moment. (TODO)