Harden the tests for the basics concept exercise#340
Conversation
|
This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested. If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos. For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping |
|
There are 200 students who started this exercise, and only 115 have completed it. I wonder if it's typical that the first concept exercise has such a low completion, or is awk just that weird for people.
|
Is it possible to check student's submissions? |
Jeremy can extract them from the db. But he won't be responsive to such a request for some time. |
Resolves #337