django-lms icon indicating copy to clipboard operation
django-lms copied to clipboard

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...

Results 23 django-lms issues
Sort by recently updated
recently updated
newest added

please tell me how can I add the feature of **add & drop course for student** what changes will i have to do to make it run this feature and...

**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...

I'm self learner developer, I learn lot from this project. I'm new to this, and this will be my first time contributing.

FRESH INSTALL added domain to allowed hosts visit domain try to login with created superuser username/pw get this, and on pw reset as well. can't access the django admin screen...

**Describe the bug** after taking essay quiz when i hit check button 'EssayQuestion' object has no attribute 'get_choices' error raise **To Reproduce** Steps to reproduce the behavior: 1. sign in...

**Description:** Our project currently lacks logging implementation, which poses significant challenges in identifying and troubleshooting errors when they occur. Without logs, it becomes challenging to diagnose issues , leading to...

## Issue Description **Background:** Contributing to the Django LMS project can be challenging for newcomers, especially when setting up a development environment with realistic data for testing and development purposes....

![image](https://github.com/adilmohak/django-lms/assets/76400496/630700dd-c140-41a9-98c4-1841650e51ba) when I tried to allocate a course, the courses field was not showing up, please do look out and help me on this!

$ python manage.py runserver Traceback (most recent call last): File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/management/base.py", line 413, in run_from_argv self.execute(*args, **cmd_options) File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/management/commands/runserver.py", line 74, in execute super().execute(*args, **options) File "/data/data/com.termux/files/usr/lib/python3.11/site-packages/django/core/management/base.py", line 459, in...

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...