File tree Expand file tree Collapse file tree
static/resources/academy-9aut-week-2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ d) <input type="number" solution="20"/>
5757
5858::: problem id=2_1 marks=1
5959![ ] ( /resources/academy-9aut-week-1/q2a.png ) {image align="center"}
60- * [ ] a )
61- * [ ] b )
62- * [x] c )
63- * [ ] d )
60+ * [ ] (i )
61+ * [ ] (ii )
62+ * [x] (iii )
63+ * [ ] (iv )
6464{.col-5}
6565
6666---
@@ -70,10 +70,10 @@ d) <input type="number" solution="20"/>
7070
7171::: problem id=2_2 marks=1
7272![ ] ( /resources/academy-9aut-week-1/q2b.png ) {image align="center"}
73- * [x] a )
74- * [ ] b )
75- * [ ] c )
76- * [ ] d )
73+ * [x] (i )
74+ * [ ] (ii )
75+ * [ ] (iii )
76+ * [ ] (iv )
7777{.col-5}
7878
7979---
@@ -83,10 +83,10 @@ d) <input type="number" solution="20"/>
8383
8484::: problem id=2_3 marks=1
8585![ ] ( /resources/academy-9aut-week-1/q2c.png ) {image align="center"}
86- * [ ] a )
87- * [x] b )
88- * [ ] c )
89- * [ ] d )
86+ * [ ] (i )
87+ * [x] (ii )
88+ * [ ] (iii )
89+ * [ ] (iv )
9090{.col-5}
9191
9292---
@@ -96,10 +96,10 @@ d) <input type="number" solution="20"/>
9696
9797::: problem id=2_4 marks=1
9898![ ] ( /resources/academy-9aut-week-1/q2d.png ) {image align="center"}
99- * [ ] a )
100- * [ ] b )
101- * [ ] c )
102- * [x] d )
99+ * [ ] (i )
100+ * [ ] (ii )
101+ * [ ] (iii )
102+ * [x] (iv )
103103{.col-5}
104104
105105---
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ const fb = require('firebase-admin');
44const serviceAccount = require ( '../private/service-account.json' ) ;
55
66const TEACHERS = [
7- "aaspland@sjl.herts.sch.uk " ,
7+ "hepplestons94@gmail.com " ,
88 "qqqqqq.qqqqq@qqq.edu"
99] ;
1010
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ const downloadUsers = require('./utils/downloadUsers');
77// Edit below.
88// Set the time string to '' to stop filtering by submission time.
99
10- const START_TIME = '1725058860000 ' ;
10+ const START_TIME = '1756684800000 ' ;
1111const END_TIME = '' ;
1212
1313// -----------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments