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

Prevent PDF submission for a Question before Assignment opens and after deadline #17

Open
yzia2000 opened this issue Jan 20, 2022 · 0 comments
Labels

Comments

@yzia2000
Copy link
Contributor

yzia2000 commented Jan 20, 2022

Overview

Related issue: #18

Currently the submission to an assignment can be made after the deadline.

Backend

Check if deadline of assignment is passed in submission package before uploading.

Frontend

Disable upload button and indicate that the assignment is closed in the Assignments subpage on the Dashboard

Convert time to UTC before sending to backend. Backend should only evaluate time in UTC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant