Package: rgoogleclassroom 0.9.1

Candace Savonen

rgoogleclassroom: API Wrapper for Google Classroom and Google Forms

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> .

Authors:Candace Savonen [cre, aut]

rgoogleclassroom_0.9.1.tar.gz
rgoogleclassroom_0.9.1.zip(r-4.5)rgoogleclassroom_0.9.1.zip(r-4.4)rgoogleclassroom_0.9.1.zip(r-4.3)
rgoogleclassroom_0.9.1.tgz(r-4.4-any)rgoogleclassroom_0.9.1.tgz(r-4.3-any)
rgoogleclassroom_0.9.1.tar.gz(r-4.5-noble)rgoogleclassroom_0.9.1.tar.gz(r-4.4-noble)
rgoogleclassroom_0.9.1.tgz(r-4.4-emscripten)rgoogleclassroom_0.9.1.tgz(r-4.3-emscripten)
rgoogleclassroom.pdf |rgoogleclassroom.html
rgoogleclassroom/json (API)
NEWS

# Install 'rgoogleclassroom' in R:
install.packages('rgoogleclassroom', repos = c('https://datatrail-jhu.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/datatrail-jhu/rgoogleclassroom/issues

On CRAN:

36 exports 2 stars 1.10 score 69 dependencies 6 scripts 193 downloads

Last updated 11 months agofrom:5b32930c2b. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winNOTESep 13 2024
R-4.5-linuxNOTESep 13 2024
R-4.4-winNOTESep 13 2024
R-4.4-macNOTESep 13 2024
R-4.3-winNOTESep 13 2024
R-4.3-macNOTESep 13 2024

Exports:archive_courseauth_from_secretauthorizecommit_to_formcopy_formcreate_coursecreate_courseworkcreate_formcreate_materialcreate_multiple_choice_questioncreate_quizcreate_text_questioncreate_topicdate_handlerdelete_courseget_course_listget_course_propertiesget_coursework_listget_coursework_propertiesget_drive_file_listget_form_propertiesget_form_responsesget_linked_quizzes_listget_materials_listget_materials_propertiesget_owner_idget_topic_listget_topic_propertiesis.google_forms_requestmake_form_quizmarkdown_quiz_pathottr_quiz_to_googlepublish_courseworktime_handlertranslate_questions_apiupdate_form_settings

Dependencies:askpassassertthatattemptbase64encbitbit64bookdownbslibcachemclicliprcpp11crayoncurldigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhmshtmltoolshttrjquerylibjsonliteknitrlifecyclelubridatemagrittrmemoisemimeopensslottrpalpillarpkgconfigprettyunitsprogresspurrrR.methodsS3R.ooR.utilsR6rappdirsreadrrlangrmarkdownrprojrootrvestsassselectrstringistringrsystibbletidyselecttimechangetinytextzdbutf8vctrsvroomwithrxfunxml2yaml

getting-started

Rendered fromgetting-started.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2023-05-24
Started: 2023-05-16

Readme and manuals

Help Manual

Help pageTopics
Archive a Google Classroom Coursearchive_course
Use secrets to Authorize R package to access Google classroom APIauth_from_secret
Authorize R package to access Google classroom APIauthorize
Commit changes to a Google formcommit_to_form
Make a copy of an existing formcopy_form
Create a new coursecreate_course
Create a new courseworkcreate_coursework
Create a new formcreate_form
Create a new materialcreate_material
Create a multiple choice questioncreate_multiple_choice_question
Create a quiz at a coursecreate_quiz
Create a text questioncreate_text_question
Create a new topiccreate_topic
Handle and parse a due_datedate_handler
Delete a Google Classroom Coursedelete_course
Delete a Google Classroom Courseworkdelete_coursework
Get list of coursesget_course_list
Get Google Classroom Course Propertiesget_course_properties
Get list of courseworks for a courseget_coursework_list
Get Google Classroom Course Propertiesget_coursework_properties
Get list of files from a Google Shared Driveget_drive_file_list
Generate endpoint for the Google classroom APIget_endpoint
Get Google Form Propertiesget_form_properties
Get form responsesget_form_responses
Get list of forms used in a course as quizzesget_linked_quizzes_list
Get list of materials for a courseget_materials_list
Get Google Classroom Materials propertiesget_materials_properties
Get ownerId based on credentialsget_owner_id
Get list of topics for a courseget_topic_list
Get Google Classroom Topic Propertiesget_topic_properties
Check if the object is a google forms request objectis.google_forms_request
Turn a form into a quizmake_form_quiz
Get file path to an example quizmarkdown_quiz_path
Create Google Form Quiz from Markua quizottr_quiz_to_google
Publish a Google Classroom CourseWorkpublish_coursework
Handle and parse a timetime_handler
Translate Markua questions for submission to Google APItranslate_questions_api
Create a multiple choice questionupdate_form_settings