-
- Downloads
Lots of refactoring on the question and renderer class.
This is much closer to being a working Moodle question type, although there are still more issues to resolve. This passes what unit tests we have, which just goes to show we need more tests! That is the next stage. Add more stringent tests to prove that everything is working, and fix the code to make them pass.
Showing
- question.php 127 additions, 32 deletionsquestion.php
- renderer.php 46 additions, 42 deletionsrenderer.php
- simpletest/helper.php 20 additions, 20 deletionssimpletest/helper.php
- simpletest/testwalkthrough.php 1 addition, 1 deletionsimpletest/testwalkthrough.php
- stack/interaction/interactionelement.class.php 6 additions, 2 deletionsstack/interaction/interactionelement.class.php
- stack/potentialresponsenode.class.php 18 additions, 18 deletionsstack/potentialresponsenode.class.php
- stack/potentialresponsetree.class.php 3 additions, 2 deletionsstack/potentialresponsetree.class.php
- stack/simpletest/test.potentialresponsenode.class.php 1 addition, 1 deletionstack/simpletest/test.potentialresponsenode.class.php
- stack/simpletest/test.potentialresponsetree.class.php 4 additions, 4 deletionsstack/simpletest/test.potentialresponsetree.class.php
Loading
Please register or sign in to comment