Basic monitoring OK (sockets non-functional atm)
[qomet.git] / TODO
CommitLineData
71d1ca9c
BA
1Replace underscore by lodash (or better: ES6)
2Replace socket.io by Websockets ( https://www.npmjs.com/package/websocket )
3
4time per question (in mode "one question at a time" from server...)
5compute grades after exam (in teacher's view)
6factorize redundant code in course.js, monitor.js and (TOWRITE) grade.js
7 (showing students list + grades or papers)
8
e5ec7dea
BA
9-----
10
e99c53fb
BA
11TODO: format général TXT: (compilé en JSON)
12
1310 (time)
141 (fixed)
15Introduction (multiline, from third line ; \n --> <br>)
16
17[Intro q1, multiline]
18
19q1 txt
20
21answer q1 (multiline txt)
22
23q2 intro (multiline)
24
25 q2.1 [intro optional]
26
27 q2.1 txt
28
29 q2.1 options:
30 + good
31 - bad
32 - bad ...etc
33
34 answer (integer array, one line)
35
36 q2.2 [intro optional]
37
38 q2.2 txt
39
40 answer (html multiline)
41
42Conclusion (last block)
43
44=====
45
46Seems that GUI would be easier, then summary in YAML file + parse from YAML