WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
386 stars 600 forks source link

Added `Starting Day` Feature for making calendar weeks dynamic #5704

Open PR4NJ41 opened 4 months ago

PR4NJ41 commented 4 months ago

What this PR does

Added a dropdown menu for selecting the Starting Day of the Week for a course. fixes issue #5689

Screenshots

Before:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/96368921/302b21f2-00a7-4842-a2c8-e5a92204e03e

After:

https://github.com/WikiEducationFoundation/WikiEduDashboard/assets/96368921/e69e8205-cc59-40f9-972f-f63fc0c47b7a

PR4NJ41 commented 4 months ago

@ragesoss I have added the option for the dropdown for starting day selection in course creator.

Some changes were made according to this

I have saved the flag in course.

Screenshot 2024-03-12 at 3 29 18 AM

PR4NJ41 commented 3 months ago

@ragesoss rspec passing on local

Screenshot