Mining the Gaps
Results
2
issues of
Mining the Gaps
One of the issues with Python testing, is that it's easy for students to read directories and figure out what files to potentially read. Although one could argue that a...
enhancement
When a student submits code that breaks a test but it's not due to an assertion error, the feedback is either confusing or misleading. For example, if a student has...
enhancement