course-management-platform icon indicating copy to clipboard operation
course-management-platform copied to clipboard

Django-based course management platform for Zoomcamps

Results 39 course-management-platform issues
Sort by recently updated
recently updated
newest added

![Screenshot_20240405-114739](https://github.com/DataTalksClub/course-management-platform/assets/875246/0f3f6ba6-6334-4cfa-9e49-749ad2446fb1)

Fixes: #18 ![image](https://github.com/DataTalksClub/course-management-platform/assets/46085301/6867bba7-302f-440a-85d4-29108e261138)

**Issue Title:** Improve Admin Login UI to Accept Email Address Instead of Username **Description:** Currently, the admin login interface does not accept usernames, leading to confusion for users. To enhance...

It would be nice to be able to see all the submissions for a project in one place, so they can be exported to tools like this one https://github.com/dimzachar/DataTalksClub-Projects

Right now everyone who can access the admin panel, can do anything there. But we want to also have less powerful users - let's say instructors who can only edit...

Could a confirmation email get send when submitting the homework? As discussed in the following Slack thread: https://datatalks-club.slack.com/archives/C01FABYF2RG/p1706036081478959 An additional benefit from a confirmation mail could be that participants will...

Currently when no answer is submitted, it shows as green, which is confusing for students ![image-1](https://github.com/DataTalksClub/course-management-platform/assets/875246/fc928b5e-44b2-4eb4-a674-54f1b3aca847) We need to make it clearer why it's 4 not 5

There's already a flag in the enrollment model, but we don't use it

After a homework is scored, we only see the final score. It's not clear sometimes what's the individual score for each answer

Reported in Slack: Hello, I have a question as regard homework 1. I could remember vividly that I submitted the homework on the 27th, but upon checking the URL now,...