In the effort to make Canvas completely irrelevant to future iterations of the course, it would be an interesting idea to create a submission system for the HW assignments. Perhaps it could be done using some kind of HTML form - not sure if React has a built in component for this to streamline the process - and then sending out an email with the requisite YouTube video or screenshot.
Possible issues:
- Without a back-end server, the provided email address for the professor could be visible. [Security]
- Every submission by a student would be its own email. [Clutter]
- Would likely require the creation of a new component. [Time Investment]
Would be pretty cool though.
In the effort to make Canvas completely irrelevant to future iterations of the course, it would be an interesting idea to create a submission system for the HW assignments. Perhaps it could be done using some kind of HTML form - not sure if React has a built in component for this to streamline the process - and then sending out an email with the requisite YouTube video or screenshot.
Possible issues:
Would be pretty cool though.