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 |
|
BroodjeAap
|
e2e9c314af
|
Added modulo 7 practice
|
2020-11-03 20:53:56 +01:00 |
|
BroodjeAap
|
0176a2f333
|
Added leap year practice TODO change buttons for this?
|
2020-11-03 20:41:31 +01:00 |
|
BroodjeAap
|
29a9441e1d
|
Added century practice
|
2020-11-03 20:27:17 +01:00 |
|
BroodjeAap
|
b6e4ab0ae8
|
fixed practice route to be more generic
|
2020-11-03 20:26:56 +01:00 |
|
BroodjeAap
|
06f2ed6656
|
Moved answers and random to abstract class of PracticeThing
|
2020-11-03 20:10:59 +01:00 |
|
BroodjeAap
|
945360e0e2
|
More generalised practice stuff
|
2020-11-03 20:03:49 +01:00 |
|
BroodjeAap
|
ba7c909ac4
|
removed some 'month' specific things from practice page
|
2020-11-02 17:22:49 +01:00 |
|
BroodjeAap
|
25874a711d
|
Refactored practice system again
|
2020-11-01 21:48:51 +01:00 |
|
BroodjeAap
|
3b0c87328c
|
refactored routes to use onGenerateRoute
|
2020-11-01 20:43:46 +01:00 |
|
BroodjeAap
|
5bde7ee9c2
|
Made the question 'system' more generic
|
2020-11-01 16:49:04 +01:00 |
|
BroodjeAap
|
edf2556752
|
Fixed dialog box at the end of practice
|
2020-10-27 21:25:53 +01:00 |
|
BroodjeAap
|
a0ce8e9230
|
redesigned practice setup page to allow for different type of practicing
|
2020-10-27 21:18:40 +01:00 |
|
BroodjeAap
|
7864ede6ee
|
Fixed the route to practice setup page
|
2020-10-27 21:18:17 +01:00 |
|
BroodjeAap
|
034d787731
|
Added a dialog popup when month practice is complete
|
2020-10-26 17:51:53 +01:00 |
|
BroodjeAap
|
088817ad66
|
Moved some files around for practice pages
|
2020-10-25 16:40:30 +01:00 |
|
BroodjeAap
|
c7dbd1520f
|
added some simple tests for Months class
|
2020-10-20 17:22:48 +02:00 |
|
BroodjeAap
|
4ede1c3efd
|
added proper DayCalculator test group
|
2020-10-20 17:15:17 +02:00 |
|
BroodjeAap
|
27f99d9866
|
added some tests for Months class
|
2020-10-20 17:13:33 +02:00 |
|
BroodjeAap
|
771c411723
|
updated getMonthValueByString in DayCalculator to use Months class
|
2020-10-20 17:04:33 +02:00 |
|
BroodjeAap
|
0de095167e
|
updated getMonthValue in DayCalculator to use Months class
|
2020-10-20 17:03:56 +02:00 |
|
BroodjeAap
|
d78746fa87
|
removed unneeded 'new' everywhere
|
2020-10-20 17:02:21 +02:00 |
|
BroodjeAap
|
88eb570f63
|
can now hide correct month values when practicing
|
2020-10-19 17:44:44 +02:00 |
|
BroodjeAap
|
3e632627fe
|
reduced max month practice rounds to something more realistic (500)
|
2020-10-19 17:32:49 +02:00 |
|
BroodjeAap
|
8bb558e3f4
|
improved layout of month practice setup page a bit
|
2020-10-19 17:28:35 +02:00 |
|
BroodjeAap
|
8e64a87631
|
set default month practice count to 12
|
2020-10-19 17:25:28 +02:00 |
|
BroodjeAap
|
185e913827
|
Added short (2 answer) history to month practice, with right answers
|
2020-10-18 15:35:24 +02:00 |
|
BroodjeAap
|
80ad0cdef4
|
Bigger numbers on month practice and capitalizing the month
|
2020-10-18 15:12:43 +02:00 |
|
BroodjeAap
|
76c5aec103
|
Increased size of right/wrong answers in month practice
|
2020-10-18 14:52:44 +02:00 |
|
BroodjeAap
|
dd0597b51a
|
Slight improvement to code that generates the month pracice buttons
|
2020-10-18 14:52:16 +02:00 |
|
BroodjeAap
|
e23f1673b0
|
Improved layout of month practice
|
2020-10-18 14:38:59 +02:00 |
|
BroodjeAap
|
b5267053c9
|
Updated MonthPracticePage to use Months util
|
2020-10-17 17:31:17 +02:00 |
|
BroodjeAap
|
602e0c1628
|
Refactored MonthValuesPage to use the Months util class
|
2020-10-17 17:28:45 +02:00 |
|
BroodjeAap
|
cb50cbda1b
|
some more additions to the util Months class
|
2020-10-17 17:28:31 +02:00 |
|
BroodjeAap
|
5513a775a6
|
in between commit
|
2020-10-17 17:18:56 +02:00 |
|
BroodjeAap
|
d71b02e9c9
|
added simple graphics to the practice page
|
2020-10-17 16:33:57 +02:00 |
|
BroodjeAap
|
65766771a6
|
basic practice working
|
2020-10-17 16:03:19 +02:00 |
|
BroodjeAap
|
b78877721e
|
added build status badge to readme
|
2020-10-17 15:29:46 +02:00 |
|
BroodjeAap
|
fbbfbb3bf4
|
fixed import paths
|
2020-10-17 15:27:53 +02:00 |
|
BroodjeAap
|
a9bbc19f50
|
Moved files around
|
2020-10-04 18:48:37 +02:00 |
|
BroodjeAap
|
e11094b56c
|
Fixed a title of a page
|
2020-10-03 17:04:44 +02:00 |
|
BroodjeAap
|
11a6d765c1
|
Added simple practice page for month values
|
2020-10-03 17:04:31 +02:00 |
|
BroodjeAap
|
4aaddecbd0
|
Added getMonthValueByString function to DayCalculator, with tests
|
2020-10-03 17:03:50 +02:00 |
|
BroodjeAap
|
687a2da1c5
|
Cleaned up readme
|
2020-09-27 15:34:37 +02:00 |
|
BroodjeAap
|
a59836153f
|
Added simple scroller (NumberPicker) to select year and some text that gives the century value and if it's a leap year
|
2020-09-27 15:26:06 +02:00 |
|
BroodjeAap
|
9a6afcb2a8
|
Added isLeapYear function with tests
|
2020-09-27 14:42:29 +02:00 |
|
BroodjeAap
|
ca7673dbd5
|
Added getnCenturyValue with tests
|
2020-09-27 14:24:18 +02:00 |
|