BroodjeAap
|
05d541335c
|
removed rounding from getStats
|
2020-11-12 17:30:49 +01:00 |
|
BroodjeAap
|
e3faf41b83
|
Working percentage correct stats coming from the sqlite database, now to display them (and test the whole thing...)
|
2020-11-10 17:45:32 +01:00 |
|
BroodjeAap
|
65846043df
|
Fixed time filtering for week/month stats
|
2020-11-10 17:44:58 +01:00 |
|
BroodjeAap
|
a127691f65
|
Added ratio back in, and empty stats Map
|
2020-11-10 17:33:27 +01:00 |
|
BroodjeAap
|
5c056fa101
|
have working correct/incorrect/total/ratio values for every type from a 'single' query in getStats()
|
2020-11-09 21:49:29 +01:00 |
|
BroodjeAap
|
df3e6b8e51
|
in between commit to save some possibly useful views
|
2020-11-09 20:54:59 +01:00 |
|
BroodjeAap
|
e445b121e3
|
working basic percentage of correct 'all' answers
|
2020-11-09 20:33:15 +01:00 |
|
BroodjeAap
|
ba77cf2c94
|
leftover for 'correct' field
|
2020-11-09 20:32:20 +01:00 |
|
BroodjeAap
|
50f64ec4e8
|
Fixed join of tables in answerview
|
2020-11-09 20:14:54 +01:00 |
|
BroodjeAap
|
c17f5fd568
|
added convenience view for answers
|
2020-11-09 18:05:32 +01:00 |
|
BroodjeAap
|
2c6802d6b6
|
basic working answer query
|
2020-11-09 17:55:55 +01:00 |
|
BroodjeAap
|
0e740eba16
|
added noResult param to batch.commit to speed it up
|
2020-11-09 17:39:10 +01:00 |
|
BroodjeAap
|
15e4513b0f
|
refactored the database part a bunch, now have two tables, session and answer
|
2020-11-06 17:44:32 +01:00 |
|
BroodjeAap
|
9fb029da20
|
Added sqlite database for answers
|
2020-11-05 21:50:40 +01:00 |
|