adilmohak / django-lms

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
568 stars 244 forks source link

problem in quizzes on program and course #52

Open GaurangKhandelwal456 opened 5 months ago

GaurangKhandelwal456 commented 5 months ago

Describe the bug A clear and concise description of what the bug is. there is issue or problem in the quizzes on the program and courses tab, the main problem is that the student is not given the permission to give or to attempt the quizzes, its says 403 error , forbidden . you don't have the permission that is required for it. and the lecturer is not able to generate or make quizzes but can attempt for the quizzes made by admin or superuser.

so i request you to please check for that issue Capture i have uploaded the image for that

adilmohak commented 5 months ago

Hello, I have double-checked everything and I can confirm that everything is working as expected.