This repository has been archived on 2021-01-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
laravel-elearning/app/Http/Controllers
2016-09-29 20:53:57 +02:00
..
Auth added files 2016-09-01 11:37:49 +02:00
AdminController.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
Controller.php added files 2016-09-01 11:37:49 +02:00
GroupController.php added views and functions for adding, editing and deleting groups through admin interface 2016-09-21 20:37:52 +02:00
HomeController.php fixed bug where refreshing on question page during test taking would advance the question 2016-09-24 22:20:17 +02:00
ModeratorController.php added views and functions for adding, editing and deleting groups through admin interface 2016-09-21 20:37:52 +02:00
PageController.php added files 2016-09-01 11:37:49 +02:00
TestController.php added better feedback page on test after each question 2016-09-29 20:53:57 +02:00
UserController.php added routing for mod section and put admin/mod uri selection into a function to one view can be used for both 2016-09-21 15:53:54 +02:00