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 send assignment results. It enables users to share their projects with Google Sheets and provides an API to update grades dynamically. The integration requires setting up Google sheet API credentials, configuring secrets in GitHub Actions workflows, and specifying task IDs and results for automatic updates.
What’s Changed
First working version with basic functionality