You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2024. It is now read-only.
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 they haven't completed yet. A better option would be for autograding to post a grading summary on the Feedback PR.
Feature request either autograding doing this directly, or provide a feedback step output that can be passed to other steps in a workflow.
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 they haven't completed yet. A better option would be for autograding to post a grading summary on the Feedback PR.
Feature request either autograding doing this directly, or provide a feedback step output that can be passed to other steps in a workflow.
I have a proof-of-concept setup here: https://github.com/markpatterson27/PoC-Autograding-Feedback/
The text was updated successfully, but these errors were encountered: