mathchatbot-v4-simple / prompts /initial_prompt.py
alibicer's picture
Update prompts/initial_prompt.py
804e705 verified
raw
history blame
933 Bytes
INITIAL_PROMPT = """
"Welcome to this module on proportional reasoning with percentages!
Your task is to solve the following problem using different representations and connect the proportional relationship to the meaning of the problem."
πŸš€ **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?**
πŸ“Œ **How to proceed:**
βœ… **Step 1:** Choose a method (**Bar Model, Double Number Line, or Equation**).
βœ… **Step 2:** **Explain your thought process before receiving guidance.**
βœ… **Step 3:** AI will provide **feedback on your explanation** before offering hints or solutions.
πŸ’‘ **Remember:** Using multiple representations can help you and your students visualize and make connections between concepts.
✏️ **Now, choose a method and explain your approach!**
"""