This repository has been archived on 2021-01-24. You can view files and clone it, but cannot push or open issues or pull requests.
laravel-elearning/database/migrations
2016-10-22 13:57:56 +02:00
..
.gitkeep added files 2016-09-01 11:37:49 +02:00
2014_10_12_000000_create_users_table.php admin and mod view for test and users now have group show, and creating tests and users have dropdown for groups 2016-09-21 12:39:29 +02:00
2014_10_12_100000_create_password_resets_table.php added files 2016-09-01 11:37:49 +02:00
2016_08_30_201515_create_tests_table.php Added validation to tests creation and fixed a bug related to amount of wrong questions allowed in tests 2016-10-22 13:57:56 +02:00
2016_08_31_115508_create_questions_table.php added functionality for multi answer questions and 2 different question types 2016-09-22 14:28:27 +02:00
2016_08_31_144334_create_options_table.php added functionality for multi answer questions and 2 different question types 2016-09-22 14:28:27 +02:00
2016_08_31_144542_create_answers_table.php added files 2016-09-01 11:37:49 +02:00
2016_08_31_145102_create_groups_table.php added new, edit and delete functionality for users and refined tests 2016-09-01 21:21:36 +02:00
2016_08_31_145706_create_testdetails_table.php 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