louiecerv commited on
Commit
a8e1ccc
·
1 Parent(s): cf39801
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -151,7 +151,8 @@ if problem_step == 0:
151
  my answer to the problem. If the image is not clear ask for another image and do not perform
152
  any of the following instructions. If the image is clear, evaluate the answer as either
153
  correct or incorrect. If the answer is incorrect, do not provide the correct answer.
154
- Provide feedback how can the student improve their answer.
 
155
  If the student used the factoring method, ask the student to try again and next time use the
156
  quadratic formula method.
157
  """
 
151
  my answer to the problem. If the image is not clear ask for another image and do not perform
152
  any of the following instructions. If the image is clear, evaluate the answer as either
153
  correct or incorrect. If the answer is incorrect, do not provide the correct answer.
154
+ Provide feedback how can the student improve their answer.
155
+ If the answer is correct, provide feedback that the answer is correct and discuss the solution.
156
  If the student used the factoring method, ask the student to try again and next time use the
157
  quadratic formula method.
158
  """