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 GitHub Classroom with Google Sheets, allowing automatic updates of assignment results. It requires setting up Google Cloud credentials and secrets, and then using it in GitHub Actions workflows to send task grades to a specified Google sheet. The action automatically handles the creation of columns for tasks and rows for students based on the data provided.
What’s Changed
First working version with basic functionality