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 automatic grading from GitHub Classroom into Google Sheets, allowing instructors to store and track student results efficiently. It automatically updates the specified columns in a pre-defined Google Sheet with assignment grades based on task completion status. The integration requires setting up Google sheet API credentials and sharing them securely through GitHub secrets.
What’s Changed
First working version with basic functionality