Classroom to sheets integration
Version updated for https://github.com/SPGC/ClassroomToSheetsIntegration to version v0.1.0marketplace.
- This action is used across all versions by ? repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action integrates Google Sheets with GitHub Classroom to automatically update assignment results. It requires setting up Google API credentials and sharing the sheet with a service account, then configuring secrets in your GitHub repository. The action uses the classroom-resources/autograding-command-grader@v1 grader and updates a specified Google Sheet with students’ scores.
What’s Changed
First working version with basic functionality