Skip to content
Snippets Groups Projects
Commit 9d9330df authored by Chris Sangwin's avatar Chris Sangwin
Browse files

Merge remote-tracking branch 'origin/master' into dev

parents c599bcc1 efd655b2
No related branches found
No related tags found
No related merge requests found
## Tidy Tool g## Tidy Tool
STACK potential response trees, and other parts of questions, can easily get messy. You may have one long question and delete some inputs, or duplicate a question and use it as a template but have to heavily edit it. Another example is to add nodes in an existing PRT and place these nodes between existing nodes. The numbering won't be in order and it will make it harder to follow the PRT logic. STACK potential response trees, and other parts of questions, can easily get messy. You may have one long question and delete some inputs, or duplicate a question and use it as a template but have to heavily edit it. Another example is to add nodes in an existing PRT and place these nodes between existing nodes. The numbering won't be in order and it will make it harder to follow the PRT logic.
...@@ -25,3 +25,4 @@ Go back into the question and you can see the change at the nodes of the PRT. ...@@ -25,3 +25,4 @@ Go back into the question and you can see the change at the nodes of the PRT.
The question has five inputs but because some inputs were removed, the names of the inputs are not in order. You need to type the new names of the inputs and PRTs. The question has five inputs but because some inputs were removed, the names of the inputs are not in order. You need to type the new names of the inputs and PRTs.
![A tidy PRT](../../content/Tidy_inputs.png) ![A tidy PRT](../../content/Tidy_inputs.png)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment