jsmaskeen / sheets2grades

Export grades from google sheets to google classroom using google apps script
MIT License
1 stars 0 forks source link

Steps to run

  1. Go to https://script.google.com/, and create a project.
  2. Create index.html and Code.gs, paste the file contents above there.
  3. Enable Classroom in Services.
  4. Deploy as a Web App.

Deployed Instance: Click Here

Feel free to fork and improve.