Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -164,9 +164,9 @@ The proof question MAY NOT:
|
|
164 |
""",
|
165 |
"computation": """
|
166 |
The computation question MUST:
|
167 |
-
- Require specific
|
168 |
- Focus on mathematical techniques
|
169 |
-
- Have concrete answers in the form of
|
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:
|