illinois-cs241 / broadway-on-demand

Webapp that facilitates on-demand assignment autograding via Broadway.
Other
11 stars 4 forks source link

Fix roster upload #168

Closed Timothy-Gonzalez closed 1 month ago

Timothy-Gonzalez commented 2 months ago

Fixes roster uploading by using new my.cs format & updating both roster keys that are required.

As a side note, I deleted the students and staff mongo tables that are no longer in use.

I tested this locally with docker compose up and the test-course worked successfully. Hopefully that means no issues.

devksingh4 commented 1 month ago

Have you tested your code on a local on-demand?

Timothy-Gonzalez commented 1 month ago

Have you tested your code on a local on-demand?

Yes, using docker compose up with the test-course. It works if the roster is already there and if it's empty, and has the correct format in the db.