Commit graph

12 commits

Author SHA1 Message Date
mwalbeck
4fc0d5c793 Added session flashes and validation errors to views and add session flashes in controllers 2016-11-01 13:03:39 +01:00
mwalbeck
74eedfdba4 Changed delete view to a popup instead of seperate page, and a few layout changes 2016-10-28 14:44:31 +02:00
mwalbeck
d2060660d4 Added missed validation, few style changes and added dynamic field adding of option fields in question creation and edit 2016-10-24 19:12:23 +02:00
mwalbeck
aa6e5653e1 Added validation for options, change a bit of layout and added some html5 validation 2016-10-24 13:38:02 +02:00
mwalbeck
b9ae12aa60 small code changes 2016-10-03 11:34:59 +02:00
mwalbeck
5eb1e899b6 checkmarks and X's are know aligned with text on answer page 2016-10-03 11:15:19 +02:00
mwalbeck
c8ebd1756f added better feedback page on test after each question 2016-09-29 20:53:57 +02:00
mwalbeck
bde382c1ff fixed bug where refreshing on question page during test taking would advance the question 2016-09-24 22:20:17 +02:00
mwalbeck
8fb7e8576f users are now only showns general tests and tests from their groups and test info is now stored in testdetails or failure or completion 2016-09-12 14:51:03 +02:00
mwalbeck
75253b0b64 finished basic test taking functionality 2016-09-10 18:08:33 +02:00
mwalbeck
7987e74a6e did some more refactoring and add more test taking functionality 2016-09-10 15:17:31 +02:00
mwalbeck
bc6183991d more logic for test taking and started moving logic from controllers to models 2016-09-09 12:19:49 +02:00