API Wrapper for Google Classroom and Google Forms
Archive a Google Classroom Course
Use secrets to Authorize R package to access Google classroom API
Authorize R package to access Google classroom API
Path to bad example quiz
Check all quiz questions
Check Quiz Question Set Up
Check Quiz Attributes
Check all quizzes' formatting for Leanpub
Check a question's attributes
Check Quiz
Check all quizzes in a directory
Commit changes to a Google form
Make a copy of an existing form
Create a new course
Create a new coursework
Create a new form
Create a new material
Create a multiple choice question
Create a quiz at a course
Create a text question
Create a new topic
Handle and parse a due_date
Delete a Google Classroom Course
Delete a Google Classroom Coursework
Extract meta fields from a tag
Get list of courses
Get Google Classroom Course Properties
Get list of courseworks for a course
Get Google Classroom Course Properties
Get list of files from a Google Shared Drive
Generate endpoint for the Google classroom API
Get Google Form Properties
Get form responses
Get list of forms used in a course as quizzes
Get list of materials for a course
Get Google Classroom Materials properties
Get ownerId based on credentials
Get list of topics for a course
Get Google Classroom Topic Properties
Path to good example quiz
Check if the object is a google forms request object
Turn a form into a quiz
Get file path to an example quiz
Create Google Form Quiz from Markua quiz
Parse apart a tag
Parse quiz into a data.frame
Parse Quiz and Other Checking Functions
Pipe operator
Publish a Google Classroom CourseWork
Handle and parse a time
Translate Markua questions for submission to Google API
Create a multiple choice question
This is a Google Forms and Google Classroom API Wrapper for R for managing Google Classrooms from R. The documentation for these APIs is here <https://developers.google.com/forms/api/guides> .
Useful links