https://github.com/markpatterson27/poc-autograding-feedback
Proof of Concept for improving learner feedback from Autograding action.
https://github.com/markpatterson27/poc-autograding-feedback
Last synced: about 1 month ago
JSON representation
Proof of Concept for improving learner feedback from Autograding action.
- Host: GitHub
- URL: https://github.com/markpatterson27/poc-autograding-feedback
- Owner: markpatterson27
- Created: 2021-03-30T15:14:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-01T18:31:33.000Z (about 5 years ago)
- Last Synced: 2025-01-27T09:09:22.136Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Proof-of-Concept: Autograding Feedback
 
Proof of Concept for improving learner feedback from [Autograding action](https://github.com/education/autograding).
The [classroom.yml](.github/workflows/classroom.yml) workflow file has been modified so that when Autograding runs, it will generate a feedback message. That feedback message will be posted in the [Feedback pull request](../../pull/1) where learners can easily find it.