Skip to content

Conversation

@sheggen
Copy link
Contributor

@sheggen sheggen commented Aug 7, 2024

NOTE this is a PR to master, not development. I did this not knowing what changes are on production that are sitting in development. This should make it easier to deploy quickly (I hope).

This PR fixes the PY2 to PY3 issues. Every page was tested for any errors. The only untestable component was the actual uploads of syllabi, as there were issues with making directories on my local, that I do not believe exist in production. Those should be tested by the reviewer. The excelMaker function was also untested, for the same reasons.

This PR adds the ability to indicate the course materials for each course through a set of checkboxes.

This PR requires a model update to Courses, adding one new field for courseMaterials.

I still need to add an export/report of what course materials were used, but not needed today as I don't know what the customer is looking for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants