Github autograding -viewing what is wrong in input_output autograding #142887
Unanswered
RoboCharbo
asked this question in
GitHub Education
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I have several assignments for my students to work on that use the input_output autograding that is built into github classroom. the tests work fine and everything seems functional. The tests are set to the "Exact" comparison method. The issue is that it is very difficult for students to see (and me) what they got wrong - missing letter, space, wrong line completely, whatever it is. If the output of the code is 20-30 lines long there is no direct comparison between "expected" and "got." Am I missing something or should I be doing something else? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions