Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -291,6 +291,9 @@ IMPORTANT: Only spot and return cell numbers for the following question IDs (one
|
|
| 291 |
{ids_block}
|
| 292 |
If you see a sub-question (e.g., ii) above a main question (e.g., Q4), infer it belongs to the previous question (e.g., Q3.ii).
|
| 293 |
- Do not place marks inside another question's answer area.
|
|
|
|
|
|
|
|
|
|
| 294 |
- Prefer placing the marks in a BLANK cell immediately to the RIGHT of the answer step. If no blank cell is available to the right, then place in a blank cell to the LEFT.
|
| 295 |
- Never place marks above or below the answer.
|
| 296 |
- If a question starts on a previous page, you may omit it for this page.
|
|
|
|
| 291 |
{ids_block}
|
| 292 |
If you see a sub-question (e.g., ii) above a main question (e.g., Q4), infer it belongs to the previous question (e.g., Q3.ii).
|
| 293 |
- Do not place marks inside another question's answer area.
|
| 294 |
+
- Each question should have unique cell number
|
| 295 |
+
- Each question to be placed on diff rows
|
| 296 |
+
- If the page has only 1 written no other question around to find context whether it is question or subquestion always assume it to be Q1
|
| 297 |
- Prefer placing the marks in a BLANK cell immediately to the RIGHT of the answer step. If no blank cell is available to the right, then place in a blank cell to the LEFT.
|
| 298 |
- Never place marks above or below the answer.
|
| 299 |
- If a question starts on a previous page, you may omit it for this page.
|