Autograding in Classroom : How to access the result from each test #161833
Unanswered
hongbyungwoo
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 would like to modify the points (score) after each test at Autograding. It seems that Autograding Reporter uses the results from the tests to write Test runner summary table and grades csv file. I would like to access the contents of the result from each test and modify the values so that Autograding Reporter refers to the modified values instead of the values given by each test.
Beta Was this translation helpful? Give feedback.
All reactions