Add new Option to Show Answer Dropdown.
In Studio: Introduces a new option, `after some number of attempts` and a new entry box for specifying the number of attempts. This allows course creators to specify that a given question's answer is only viewable, i.e its show answer button is visible, after the learner has attempted answering the question - by hitting the submit button - a given number of times. Included in this commit are unit tests for the new feature.
Showing
- common/lib/xmodule/xmodule/capa_base.py 15 additions, 1 deletioncommon/lib/xmodule/xmodule/capa_base.py
- common/lib/xmodule/xmodule/capa_base_constants.py 1 addition, 0 deletionscommon/lib/xmodule/xmodule/capa_base_constants.py
- common/lib/xmodule/xmodule/tests/test_capa_module.py 109 additions, 0 deletionscommon/lib/xmodule/xmodule/tests/test_capa_module.py
Loading
Please register or sign in to comment