decisiontree_newmcq
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
decisiontree_newmcq [2022/12/02 10:57] – removed - external edit (Unknown date) 127.0.0.1 | decisiontree_newmcq [2022/12/02 10:57] (current) – ↷ Page moved from playground:decisiontree_newmcq to decisiontree_newmcq tadachi | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Interactivity > Decision Tree > New Multiple Choice Question ====== | ||
+ | |||
+ | This is one of 4 types of step that can be used for a Decision Tree activity. | ||
+ | |||
+ | The Multiple Choice Question presents a question, and depending on response learners are taken to different pages. | ||
+ | |||
+ | ===== Example demo ===== | ||
+ | |||
+ | The first Step in this activity is a Multiple Choice Question. | ||
+ | |||
+ | {{url> | ||
+ | |||
+ | or view at [[https:// | ||
+ | |||
+ | ==== Core properties ==== | ||
+ | |||
+ | ^ Property ^ Description ^ Type ^ Additional information ^ | ||
+ | | Unique ID | The ID for this step | Text | | | ||
+ | | Question | %%This can either be a question, or a question followed by the stem of a statement (which is completed in different ways by the answer options).%% | Text+ (Toolbar) | | | ||
+ | | Question Type | {**Radio Buttons**/ | ||
+ | |||
+ | ==== Optional Properties ==== | ||
+ | |||
+ | ^ Property ^ Description ^ Type ^ Additional information ^ | ||
+ | | Progress Text | Adds extra text below the Introduction Text. Text will remain on screen throughout subsequent Steps until **Clear Progress Text** (see below) is used. | Text+ | This provides an alternative way to give ongoing feedback through the pathway, instead of using a Result Step | | ||
+ | | Clear Progress Text | Clears the Progress Text (see above) | ||
+ | | More Information | Allows access to extra information through a button and pop-up dialogue | Text+ (Toolbar) | | | ||
+ | |||
+ | There are **no Language Options** for this Step. | ||
+ | |||
+ | You now have to create answer options for this Multiple Choice Question. Click on **New Option**. | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | ==== New Option ==== | ||
+ | |||
+ | ^ Property ^ Description ^ Type ^ Additional information ^ | ||
+ | | Answer Option | Enter the answer text for this option | ||
+ | | Target ID | Select the ID of the destination Step | Drop-down | If you add a Step a Target ID is automatically generated and added to the drop-down | | ||
+ | |||
+ | ==== New Option: Optional Properties ==== | ||
+ | |||
+ | ^ Property ^ Description ^ Type ^ Additional information ^ | ||
+ | | Progress Text | Adds extra text below the Introduction Text. Text will remain on screen throughout subsequent Steps until **Clear Progress Text** (see below) is used. | Text+ | This provides an alternative way to give ongoing feedback through the pathway, instead of using a Result Step | | ||
+ | | Clear Progress Text | Clears the Progress Text (see above) | ||
+ | | Stored Result Text | Stores text associated with this answer for use in the results. This text will only display on result steps where Compile Stored Results (Optional Property) is used | Text+ | FIXME //Where is// //Compile Scored Results//? | ||
+ | |||