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

Add timer and submission deadline #520

Open
MrSerth opened this issue Feb 14, 2020 · 1 comment
Open

Add timer and submission deadline #520

MrSerth opened this issue Feb 14, 2020 · 1 comment

Comments

@MrSerth
Copy link
Member

MrSerth commented Feb 14, 2020

As an instructor, I wish to set a timer for programming exercises similar to multiple-choice questions in openHPI. This should force participants to submit their results once the timer expired and provide them with a visual hint about the remaining time.

I guess we need to rethink the LTI connection and the parameters we get for this feature to work. As of now, we only decide based on the lis_outcome_url at the start whether the submission deadline passed or not. This is not sufficient for this feature to work.

@MrSerth
Copy link
Member Author

MrSerth commented Oct 30, 2023

While we don't have a timer yet, we allow setting a (dedicated) submission deadline in CodeOcean directly. This submission deadline is independent from the one provided in openHPI, but is shown to learners. Further, it can be used to introduce a penalty for late submissions, reducing the original score.

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

No branches or pull requests

1 participant