Add option to turn off "Identical submission" notice to students.
Open
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
#304 deals with submissions identical to the reference solution. With 101, I have a lot of short codes at the beginning where this happens in the majority of cases.
I propose adding a `identical_okay` flag to `CodeQuestion` to suppress this when desired.
I can take care of this at some point; this is a reminder to me to do so.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.