Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Course materials #78

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Course materials #78

wants to merge 5 commits into from

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.

1 participant