decisiontree_newresult
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
decisiontree_newresult [2022/12/02 10:57] – removed - external edit (Unknown date) 127.0.0.1 | decisiontree_newresult [2022/12/02 10:57] (current) – ↷ Page moved from playground:decisiontree_newresult to decisiontree_newresult tadachi | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Interactivity > Decision Tree > New Result Step ====== | ||
+ | |||
+ | This is one of 4 types of step that can be used for a Decision Tree activity. | ||
+ | |||
+ | The Result Step includes some text and an Overview button, which summarises the decisions made by the learner along their pathway - there is no branching from this step. You can have several Results Steps on the page, each offering a summary of decisions made up to that point. | ||
+ | |||
+ | ===== Example demo ===== | ||
+ | |||
+ | In this demo, if you make a wrong decision, a Results page will appear. | ||
+ | |||
+ | {{url> | ||
+ | |||
+ | or view at [[https:// | ||
+ | |||
+ | ==== Core properties ==== | ||
+ | |||
+ | ^ Property ^ Description ^ Type ^ Additional information ^ | ||
+ | | Unique ID | The ID for this step | Text | | | ||
+ | | Text | %%The text for this step%% | Text+ (Toolbar) | | | ||
+ | | Target ID | Select the ID of the destination Step | Drop-down | ||
+ | |||
+ | ==== Optional Properties ==== | ||
+ | |||
+ | ^ Property ^ Description ^ Type ^ Additional information ^ | ||
+ | | Progress Text | Adds extra text below the Text for this Step. 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) | ||
+ | | Compile Stored Results | :?: FC Stored results is similar to progress text but is only shown on screen when you reach a result step on which compile stored results has been checked. It appears below the overview | Text+ | | | ||
+ | | Go to Page ID | This adds a button link to another __page__ in the project (note that this is not a link to a Step within the page) | Drop down | | | ||
+ | |||
+ | There is only one** Language Option** for this Step, which enable you to change the text on the Continue Button. | ||
+ | |||