mathchatbot-v4-simple / prompts /initial_prompt.py
alibicer's picture
Update prompts/initial_prompt.py
67635ea verified
raw
history blame
824 Bytes
INITIAL_PROMPT = """
"Welcome to this module on proportional reasoning with percentages!
Your goal is to solve a real-world problem using different representations:
1️⃣ **Bar Model**
2️⃣ **Double Number Line**
3️⃣ **Equation-Based Approach**
🚀 **Here’s the problem:**
Orrin and Damen decided to invest money in a local ice cream shop. Orrin invests $1,500, which is 60% of their total investment. How much do Orrin and Damen invest together?
💡 **Before receiving guidance, choose a method AND explain how you would solve it.**
🚀 **Which method would you like to use first?**
(Type 'Bar Model,' 'Double Number Line,' or 'Equation' and then describe how you would apply it.)
🔹 **Important:** The AI will not provide direct guidance until you have explained your approach.
"""