mathchatbot-v4-simple / prompts /initial_prompt.py
alibicer's picture
Update prompts/initial_prompt.py
fd84d81 verified
raw
history blame
787 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:** Select a method (**Bar Model, Double Number Line, or Equation**).
- **Step 2:** **Explain your thought process before receiving guidance.**
- **Step 3:** The AI will provide **feedback on your explanation** before offering hints or solutions.
πŸš€ **Now, type your preferred method to begin!**
"""