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 to automatically update assignment results. It enables teachers to track student progress and grades directly in a spreadsheet. The action requires setting up Google Sheet API credentials and creating a shared sheet accessible by the service account. Users can integrate it into their workflows using pre-defined inputs, such as student names, task results, and table IDs.
What’s Changed
First working version with basic functionality