-
- Downloads
Make stack questions work with more Moodle behaviours.
1. Unit tests and changes to make it work with deferred CBM. 2. Unit tests to prove that immediate feedback behaviour works. 3. No unit tests for immediate feedback with CBM, but I am pretty sure that works too. Sadly 1. means that stack now requires another qusetion behaviour to be installed.
Showing
- doc/en/Developer/Development_track.md 3 additions, 3 deletionsdoc/en/Developer/Development_track.md
- doc/en/Installation/index.md 4 additions, 3 deletionsdoc/en/Installation/index.md
- question.php 6 additions, 2 deletionsquestion.php
- tests/walkthrough_deferred_cbm_test.php 382 additions, 0 deletionstests/walkthrough_deferred_cbm_test.php
- tests/walkthrough_deferred_feedback_test.php 1 addition, 1 deletiontests/walkthrough_deferred_feedback_test.php
- tests/walkthrough_immediate_feedback_test.php 302 additions, 0 deletionstests/walkthrough_immediate_feedback_test.php
- version.php 3 additions, 2 deletionsversion.php
tests/walkthrough_deferred_cbm_test.php
0 → 100644
Please register or sign in to comment