joshuarauh commited on
Commit
c515f30
·
verified ·
1 Parent(s): ac1b43b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -164,9 +164,9 @@ The proof question MAY NOT:
164
  """,
165
  "computation": """
166
  The computation question MUST:
167
- - Require specific numerical or algebraic calculations
168
  - Focus on mathematical techniques
169
- - Have concrete answers in the form of numbers or algebraic expressions
170
  - Test procedural knowledge
171
 
172
  The computation question MAY NOT:
 
164
  """,
165
  "computation": """
166
  The computation question MUST:
167
+ - Require specific algebraic calculations
168
  - Focus on mathematical techniques
169
+ - Have concrete answers in the form of algebraic expressions (about half of questions) or numbers (about half of questions)
170
  - Test procedural knowledge
171
 
172
  The computation question MAY NOT: