-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
Description
MOSS is integrated into Szkopuł but requires a lot of preparations from teacher side to use it. Tbh I think the moss feature is a bit of an overkill.
Feature request:
Within a contest, if student submits a solution identical (sha256 of files) to already submitted solution by different student, notify a teacher and display the score in the ranking with little (!) sign in the corner. Similar to disqualifications, but on the problem level. Teacher should be able to manually dismiss the warning or disable the feature for certain problems.
Stretch goal:
To support identical solutions but different variable names, we may develop a microservice that given cpp code, unifies variables and removes comments.