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 record assignment results. It uses service account credentials to authenticate and update the specified Google Sheet. The action allows users to specify student names, task results, and table IDs in their workflows. By doing so, it automates the process of updating grades directly into a Google Sheet.
What’s Changed
First working version with basic functionality