From ea082ad1ff7e9b0c0b6bfd61dab23de124e8c22f Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Thu, 1 Aug 2024 18:03:00 -0400 Subject: [PATCH] migrate all activities, there should always be a step without a question as last step. modified: research/activity.yaml modified: research/activity2.yaml modified: research/activity4.yaml modified: research/activity5.yaml modified: research/activity6.yaml modified: research/activity7.yaml --- research/activity.yaml | 4 ++++ research/activity2.yaml | 5 +++++ research/activity4.yaml | 6 ++++++ research/activity5.yaml | 5 +++++ research/activity6.yaml | 5 +++++ research/activity7.yaml | 6 ++++-- 6 files changed, 29 insertions(+), 2 deletions(-) diff --git a/research/activity.yaml b/research/activity.yaml index 5f518d7..01c9ef8 100644 --- a/research/activity.yaml +++ b/research/activity.yaml @@ -71,3 +71,7 @@ sections: ai_feedback: tokens_for_ai: "Answer the user's clarifying questions and provide additional information in a friendly and engaging manner." + - step_id: "step_3" + title: "The end of AI" + content_blocks: + - "The end of AI." diff --git a/research/activity2.yaml b/research/activity2.yaml index bb9e750..e6393a9 100644 --- a/research/activity2.yaml +++ b/research/activity2.yaml @@ -285,3 +285,8 @@ sections: - "I see you have some questions. Let's address them." ai_feedback: tokens_for_ai: "Answer the user's clarifying questions and provide additional information in a friendly and engaging manner." + + - step_id: "step_3" + title: "The End." + content_blocks: + - "The End." diff --git a/research/activity4.yaml b/research/activity4.yaml index e0a1a1a..d058202 100644 --- a/research/activity4.yaml +++ b/research/activity4.yaml @@ -359,3 +359,9 @@ sections: - "I see you have some questions. Let's answer them." ai_feedback: tokens_for_ai: "Answer the user's clarifying questions and provide additional information in a friendly and engaging manner." + + - step_id: "step_3" + title: "The End." + content_blocks: + - "The End." + diff --git a/research/activity5.yaml b/research/activity5.yaml index 499acb5..2140fe3 100644 --- a/research/activity5.yaml +++ b/research/activity5.yaml @@ -354,3 +354,8 @@ sections: - "I see you have some questions. Let's address them." ai_feedback: tokens_for_ai: "Answer the user's clarifying questions and provide additional information in a friendly and engaging manner." + + - step_id: "step_3" + title: "The End." + content_blocks: + - "The End." diff --git a/research/activity6.yaml b/research/activity6.yaml index 31d9a96..c4d9b33 100644 --- a/research/activity6.yaml +++ b/research/activity6.yaml @@ -283,3 +283,8 @@ sections: - "I see you have some questions. Let's address them." ai_feedback: tokens_for_ai: "Answer the user's clarifying questions and provide additional information in a friendly and engaging manner." + + - step_id: "step_3" + title: "The End." + content_blocks: + - "The End." diff --git a/research/activity7.yaml b/research/activity7.yaml index e06dbbe..64b6508 100644 --- a/research/activity7.yaml +++ b/research/activity7.yaml @@ -721,5 +721,7 @@ sections: - "Keep practicing what you've learned, stay curious, and continue to build your financial knowledge." - "We are proud of your dedication and hard work. Well done!" - - + - step_id: "step_3" + title: "The End." + content_blocks: + - "The End."