-
Notifications
You must be signed in to change notification settings - Fork 120
/
TODO
50 lines (37 loc) · 1.15 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
- Narrow form rendering
- Custom matcher classes
- Enter single grades
- Show human/robot grader point parts
Ideas
=====
- Fix race condition in attempt_count checking
- Make system to link to flow-internal pages
- Note about alternate left/right submission on page sandbox
- Exceptions specific to one session
- Page URL endpoints (see page-url-endpoints branch)
- Fixed grading panel?
- Manual grade entry/override
- Flow results analytics
--> time taken per question
- record end flow with a null page visit
- Name X out of Y question
- Multi text question
- Multi MC question
- Rank/order question
- TextQuestions with answers yielding different grades
Rejected ideas
==============
- Minimum visit times
- Live chat via candy?
- configuration store
- Email me my code
- time limits, extra time?
- Restrict analytics to students
(bad idea: should at least include unenrolled to allow quick in-class work)
- comment box http://jsfiddle.net/9Le8X/2/
- Student tags, adapt homepage
- question bank
-> localize an elaborate question and all its 'stuff' (JS, media)
-> use a media search path
- web hooks for auto-fetch and auto-preview
- question/page tags