KITPraktomatTeam / Praktomat

quality control for programming assignments
http://pp.ipd.kit.edu/projects/praktomat/praktomat.php
GNU General Public License v2.0
46 stars 22 forks source link

Make deadline tolerance configurable #337

Closed hannesbraun closed 2 years ago

hannesbraun commented 2 years ago

This might be useful when the time to complete a task is very short (e.g. only 90 minutes for an exam or something similar) and no tolerance is allowed. Currently, we need to work around this by setting the submission deadline one hour earlier. Some students might get in panic if they don't know about the default tolerance of one hour.

With this modification, the tolerance can be configured through the settings.

Dependencies of this pull request: