-
- Downloads
Initial stub implementation of the question class and renderer.
This is enough to display a question in its initial state - more or less. There are some unit tests to prove this, at least for one very simple test question. There is also a crude test script question/type/stack/test.php which lets you actually see the question for now.
Showing
- question.php 67 additions, 6 deletionsquestion.php
- renderer.php 25 additions, 5 deletionsrenderer.php
- simpletest/helper.php 69 additions, 0 deletionssimpletest/helper.php
- simpletest/testquestion.php 45 additions, 0 deletionssimpletest/testquestion.php
- simpletest/testwalkthrough.php 62 additions, 0 deletionssimpletest/testwalkthrough.php
- test.php 52 additions, 0 deletionstest.php
Loading
Please register or sign in to comment