From 7e97acf477782bfd883b48cbab3754c9f0b3f2d6 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sat, 27 Jul 2024 15:49:19 -0400 Subject: [PATCH] content_blocks and questions support markdown values. modified: research/activity10.yaml --- research/activity10.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/research/activity10.yaml b/research/activity10.yaml index cd8be71..72f222e 100644 --- a/research/activity10.yaml +++ b/research/activity10.yaml @@ -6,10 +6,10 @@ sections: - step_id: "step_1" title: "Who is Jesus?" content_blocks: - - "Welcome to the Miracles of Jesus course!" + - "Welcome to the **Miracles of Jesus** course!" - "Jesus is a central figure in Christianity, known for his teachings, compassion, and miraculous acts." tokens_for_ai: "Explain who Jesus is in a friendly and engaging manner. If any part of the user's answer is correct and on-topic, categorize it as 'correct'." - question: "What do you know about Jesus?" + question: "**What do you know about Jesus?**" buckets: - correct - partial_understanding @@ -43,7 +43,7 @@ sections: - "Miracles are extraordinary events that demonstrate divine intervention in the world." - "The miracles performed by Jesus are significant because they reveal his divine nature and compassion for humanity." tokens_for_ai: "Explain the importance of miracles in a friendly and engaging manner. If any part of the user's answer is correct and on-topic, categorize it as 'correct'." - question: "Why are the miracles of Jesus important?" + question: "**Why are the miracles of Jesus important?**" buckets: - correct - partial_understanding