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 automates the process of sending assignment results from a Google Classroom to a designated Google Sheet. It integrates with the classroom-resources/autograding-command-grader@v1 grader, enabling users to track and view their grades in real-time within a Google sheet. The action requires setting up Google API credentials and sharing the sheet with the service account email, then configuring secrets for authentication. Users can customize the Google sheet’s structure by adding additional columns or rows as needed.
What’s Changed
First working version with basic functionality