Merge pull request #1249 from MITx/feature/cas/speed-editor
Feature/cas/speed editor
Showing
- cms/djangoapps/contentstore/tests/factories.py 4 additions, 0 deletionscms/djangoapps/contentstore/tests/factories.py
- cms/djangoapps/contentstore/tests/tests.py 20 additions, 7 deletionscms/djangoapps/contentstore/tests/tests.py
- cms/djangoapps/contentstore/views.py 2 additions, 0 deletionscms/djangoapps/contentstore/views.py
- cms/static/coffee/src/views/module_edit.coffee 1 addition, 1 deletioncms/static/coffee/src/views/module_edit.coffee
- cms/static/coffee/src/views/unit.coffee 3 additions, 0 deletionscms/static/coffee/src/views/unit.coffee
- cms/static/img/choice-example.png 0 additions, 0 deletionscms/static/img/choice-example.png
- cms/static/img/multi-example.png 0 additions, 0 deletionscms/static/img/multi-example.png
- cms/static/img/number-example.png 0 additions, 0 deletionscms/static/img/number-example.png
- cms/static/img/problem-editor-icons.png 0 additions, 0 deletionscms/static/img/problem-editor-icons.png
- cms/static/img/select-example.png 0 additions, 0 deletionscms/static/img/select-example.png
- cms/static/img/string-example.png 0 additions, 0 deletionscms/static/img/string-example.png
- cms/static/sass/_assets.scss 68 additions, 68 deletionscms/static/sass/_assets.scss
- cms/static/sass/_base.scss 1 addition, 1 deletioncms/static/sass/_base.scss
- cms/static/sass/_unit.scss 62 additions, 5 deletionscms/static/sass/_unit.scss
- cms/templates/unit.html 45 additions, 14 deletionscms/templates/unit.html
- cms/templates/widgets/problem-edit.html 83 additions, 0 deletionscms/templates/widgets/problem-edit.html
- common/lib/xmodule/xmodule/capa_module.py 18 additions, 0 deletionscommon/lib/xmodule/xmodule/capa_module.py
- common/lib/xmodule/xmodule/css/problem/edit.scss 153 additions, 0 deletionscommon/lib/xmodule/xmodule/css/problem/edit.scss
- common/lib/xmodule/xmodule/js/spec/capa/display_spec.coffee 1 addition, 1 deletioncommon/lib/xmodule/xmodule/js/spec/capa/display_spec.coffee
- common/lib/xmodule/xmodule/js/spec/problem/edit_spec.coffee 338 additions, 0 deletionscommon/lib/xmodule/xmodule/js/spec/problem/edit_spec.coffee
cms/static/img/choice-example.png
0 → 100644
2.69 KiB
cms/static/img/multi-example.png
0 → 100644
2.81 KiB
cms/static/img/number-example.png
0 → 100644
1.4 KiB
cms/static/img/problem-editor-icons.png
0 → 100644
3.23 KiB
cms/static/img/select-example.png
0 → 100644
1.92 KiB
cms/static/img/string-example.png
0 → 100644
1.42 KiB
cms/templates/widgets/problem-edit.html
0 → 100644