Student code can wreak havoc on global Python state
Open
long
p3
- Dominant language
- Python
- Stars
- 435
- Forks
- 124
- Avg merge
- 5h 40m
- Merged PRs (30d)
- 14
Description
In autograded questions, students have write access to the entirety of the Python interpreter, so they can muck it up as they please. (Such as by overwriting parts of `numpy`, `matplotlib`, whatever.) This can then lead to grading code crashes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.