hpi-swa-teaching / Liquid

(SWT22-07)
MIT License
6 stars 0 forks source link

Add detection and notification of cheating attempts #54

Open Skn0tt opened 3 years ago

Skn0tt commented 3 years ago

User Story: As a host, I want to be notified about cheating attempts, so I can be confident in the results.

florian-str commented 5 months ago

This feature might not be useful, as identifying all potential ways to cheat and detecting such an attempt requires a similar amount of time as resolving these issues in the first place.

In addition to that, reporting a (likely failed) cheating attempt will raise suspicion about a perfectly valid result.

Therefore, I advise against implementing this feature.