diff --git a/swarms/prompts/education.py b/swarms/prompts/education.py index aa41716b..0e7742d9 100644 --- a/swarms/prompts/education.py +++ b/swarms/prompts/education.py @@ -19,7 +19,7 @@ weekly topics, key objectives, and essential resources needed. # Interactive Learning Session Prompt INTERACTIVE_LEARNING_PROMPT = f""" -Create an interactive lesson for a student of {subjects} that caters to a {learning_style} learning style. Incorporate engaging elements and hands-on activities. +Basedon the curriculum, generate an interactive lesson plan for a student of {subjects} that caters to a {learning_style} learning style. Incorporate engaging elements and hands-on activities. """ # Sample Lesson Prompt