decisiontree_newmslider
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
decisiontree_newmslider [2022/12/02 10:57] – removed - external edit (Unknown date) 127.0.0.1 | decisiontree_newmslider [2022/12/02 10:57] (current) – ↷ Page moved from playground:decisiontree_newmslider to decisiontree_newmslider tadachi | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Interactivity > Decision Tree > New Slider Question ====== | ||
+ | |||
+ | This is one of 4 types of step that can be used for a Decision Tree activity. | ||
+ | |||
+ | The Slider Question presents a question, and learners have to respond by moving a slider along a scale. | ||
+ | |||
+ | ===== Example demo ===== | ||
+ | |||
+ | :!: At present, there is no example of the Slider Question in the Xerte Page Types demo for Decision Tree. | ||
+ | |||
+ | {{url> | ||
+ | |||
+ | or view at [[https:// | ||
+ | |||
+ | |||
+ | ==== Core properties ==== | ||
+ | |||
+ | ^ Property ^ Description ^ Type ^ Additional information ^ | ||
+ | | Unique ID | The ID for this step | Text | | | ||
+ | | Question | %%This has to be worded as a direct question, or a statement followed by a question.%% | Text+ | Clearly, the question has to be one to which requires a response that can be paced on a scale, e.g. How much time do you spend on ...? How many times did you...? Assess your understanding of everyday spoken French as a percentage of an average interaction. | ||
+ | | Unit of answer | This could be, for example pounds, times, % (see above) | Character/ | ||
+ | | Minimum value | The value of the starting point on the scale | Number | Default - " | ||
+ | | Maximum value | The value of the end point on the scale | Number | Default - " | ||
+ | | Increment | Defines the number of positions on the scale that the slider can be moved to. | Number | Default - " | ||
+ | | Initial value | This determines the starting point of the slider on the scale | Number | The default, " | ||
+ | |||
+ | ==== 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+ | | | ||
+ | | Unit Position | Should the Unit of answer (e.g. %, £) be placed before or after the number produced by moving the slider ? | ||
+ | |||
+ | There are **no Language Options** for this Step. | ||
+ | |||
+ | You now have to create " | ||
+ | |||
+ | {{ : | ||
+ | |||
+ | |||
+ | ==== New Option (Slider) ==== | ||
+ | |||
+ | ^ Property ^ Description ^ Type ^ Additional information ^ | ||
+ | | Range minimum | The minimum value of the range of scores sending the learner to the page with the ID below | Number | ||
+ | | Range maximum | The maximum value of the range of scores sending the learner to the page with the ID below | Number | Remember that for the next New Option the Range __minimum__ will be this number + 1 increment | | ||
+ | | Target ID | Select the ID of the destination Step | Drop down | When you plan the activity allocate IDs to all the Steps. | ||
+ | |||
+ | ==== 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//? | ||
+ | |||