A learning management system using django web framework. Course add and drop, grade and assessment result management, online quiz, report generator, student and lecturers management, dashboard, and so much more...
MIT License
584
stars
251
forks
source link
Students should not be able to view all available programs and courses. #62
This is perhaps in the TODO.md but I'd like to keep track of the issue anyways. Currently any student accounts in the system can see all the programs, courses course contents on the system. This should not be the case in practice. A student account should be able to view courses they have been enrolled in only.
Solution? Maybe just remove the Programs & Courses button from student accounts' menu.
This is perhaps in the TODO.md but I'd like to keep track of the issue anyways. Currently any student accounts in the system can see all the programs, courses course contents on the system. This should not be the case in practice. A student account should be able to view courses they have been enrolled in only.
Solution? Maybe just remove the Programs & Courses button from student accounts' menu.