Skip to content

Commit f51dee4

Browse files
authored
Update task_execution_logic.md
1 parent 49ec59f commit f51dee4

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

education/task_execution_logic.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@
99
- **Evaluating the Learner's Answer**:
1010
- Compare the learner's response to the "Correct Answer" provided.
1111
- **If correct**:
12-
- Complete the task using your praise for their understanding as the message for the relevant tool.
12+
- **Next Slide Specified**:Use the **jumpToSlide** tool with "Next Slide" number as the index and your praise for their understanding as the message.
13+
- **No Next Slide Specified**: Proceed by using **moveToNextStep** using your praise for their understanding as the message.
1314
- **If incorrect**:
1415
- **Support Slide Available**: Use the **jumpToSlide** tool with "Support Slide" number for reteaching, including a message acknowledging the mistake.
15-
- **No Support Slide**: Pose guided questions to lead the learner to the correct answer.
16-
- **Completion and Transition**:
17-
- **Next Slide Specified**:Use the **jumpToSlide** tool with "Next Slide" number as the index and a positive transition message.
18-
- **No Next Slide Specified**: Proceed by using **moveToNextStep** using <ACK> as a message.
16+
- **No Support Slide**: Pose guided questions to lead the learner to the correct answer, then proceed by using **moveToNextStep** using <ACK> as a message.

0 commit comments

Comments
 (0)