-
- Downloads
A script to tidy questions by renaming their parts.
This script lets you rename parts of a question, which is something you cannot do using the normal question editing form because of the way the form works. Also, once you see the work we have to do to rename things throughout the question, you will understand why it needs to be a separate option. The script is accessed via a 'Tidy question' link next to the 'Question tests & deployed versions' link.
Showing
- doc/en/Developer/Development_track.md 2 additions, 3 deletionsdoc/en/Developer/Development_track.md
- lang/en/qtype_stack.php 11 additions, 0 deletionslang/en/qtype_stack.php
- question.php 40 additions, 0 deletionsquestion.php
- questiontype.php 127 additions, 1 deletionquestiontype.php
- renderer.php 14 additions, 5 deletionsrenderer.php
- stack/graphlayout/graph.php 48 additions, 0 deletionsstack/graphlayout/graph.php
- stack/potentialresponsenode.class.php 8 additions, 4 deletionsstack/potentialresponsenode.class.php
- stack/tests/utils_test.php 31 additions, 0 deletionsstack/tests/utils_test.php
- stack/utils.class.php 105 additions, 0 deletionsstack/utils.class.php
- tidyquestion.php 137 additions, 0 deletionstidyquestion.php
- tidyquestionform.php 176 additions, 0 deletionstidyquestionform.php
Loading
Please register or sign in to comment