Mark Patterson

Results 6 issues of Mark Patterson

Update the action to use node 20. Simple upgrade to node 20. Upgrades action and workflows. Fixes #286

Add action inputs for `points` and `availablePoints` that bypasses grading tests and goes direct to check run to report grading score back to the GH Classroom interface. There are use-cases...

[Chalk v5](https://github.com/chalk/chalk#install) changes to ESM. It's probably easier to leave chalk at version 4 for now. This PR updates dependabot config to ignore chalk major version updates. (i.e. should close...

Add fields that would allow for a feedback message to be given to learners based on whether the test passed or failed. So test fields would be something like ```json...

Currently, the output from autograding is hard to find for any learner new to GitHub. This makes it hard for learners to get feedback on which parts of their assignment...

Following on from https://education.github.community/t/autograder-score-on-readme/66289 Currently grade results are buried in the action output and are difficult for students to find. The proposal is to create a status badge of the...