atz21 commited on
Commit
e598b6e
·
verified ·
1 Parent(s): 8df630c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -6
app.py CHANGED
@@ -37,12 +37,12 @@ FORMAT:
37
  <total marks>
38
 
39
  ==== QUESTIONS BEGIN ====
40
- Question 1
41
  Total Marks: <number>
42
  QP: <question text>
43
  --QUESTION-END--
44
 
45
- Question 2
46
  Total Marks: <number>
47
  QP: <question text>
48
  --QUESTION-END--
@@ -52,11 +52,14 @@ QP: <question text>
52
  ==== QUESTIONS END ====
53
 
54
  ==== MARKSCHEME BEGIN ====
55
- Answer 1:
56
- <exact MS for Q1 with notations M1, A1, R1 etc>
57
 
58
- Answer 2:
59
- <exact MS for Q2 with notations>
 
 
 
60
 
61
  (repeat for all answers)
62
  ==== MARKSCHEME END ====
 
37
  <total marks>
38
 
39
  ==== QUESTIONS BEGIN ====
40
+ Question 1.i
41
  Total Marks: <number>
42
  QP: <question text>
43
  --QUESTION-END--
44
 
45
+ Question 1.ii
46
  Total Marks: <number>
47
  QP: <question text>
48
  --QUESTION-END--
 
52
  ==== QUESTIONS END ====
53
 
54
  ==== MARKSCHEME BEGIN ====
55
+ Answer 1.i:
56
+ <exact MS for Q1.i with notations M1, A1, R1 etc>
57
 
58
+ Answer 1.ii:
59
+ <exact MS for Q1.ii with notations>
60
+
61
+ Answer 2 :
62
+ <exact MS for Q2 with notations>
63
 
64
  (repeat for all answers)
65
  ==== MARKSCHEME END ====