labrocadabro / communitytaught

MIT License
78 stars 31 forks source link

Add current homework to dashboard #43

Open labrocadabro opened 8 months ago

labrocadabro commented 8 months ago

As with current class, we need current homework on the dashboard.

numulaa commented 8 months ago

can you please assign this to me:)

labrocadabro commented 8 months ago

Certainly. I think the best way to do this one is to list all incomplete homework items assigned on or before the current class - 1. Meaning if someone is on class 5, this list should show all homework items from classes 1-4 that haven't been marked as complete. This will probably need some changes to the backend to get the necessary information.

labrocadabro commented 8 months ago

Just an FYI, the database connection has changed slightly and you'll need to update your .env. See example.env for details.