Skip to main content
-5 votes
0 answers
18 views

Assigning videos in Google Classroom [closed]

I have assigned youtube and other links to my Google classroom. From my end, teacher's, the videos play without ads and extras at the end. From the students' end the ads and extras play. how do I turn ...
Liz Bryan's user avatar
-1 votes
1 answer
46 views

How to get all coursework due in the future with Google Classroom API? [closed]

I want to fetch all coursework currently due and insert it, formatted, into a Google Sheet. That means all coursework that has a due date in the future. I've never used the Google Classroom API. How ...
Cool Scratcher's user avatar
1 vote
1 answer
70 views

google oauth2 scopes and consent dialog UI

https://developers.google.com/identity/protocols/oauth2/scopes#google-sign-in if I fire off the consent WITHOUT the scopes 'profile' and 'email'. I will still get the UI. Saying "By continuing, ...
developer gubo's user avatar
0 votes
1 answer
89 views

How can I add a student (@gmail.com) to a Classroom class created inside my organization via Apps Script?

I have admin permissions in an Google Workspace organization, and I want to invite an external user (@gmail.com) as a student in a Classroom class, using Classroom API inside Google Apps Script. ...
Pion Developer's user avatar
0 votes
1 answer
13 views

How can I be able to make groups in my classes?

One of the teachers in my building showed me where she could make groups when assigning classwork to students. There is not that option on mine. I have tried going to the "People" tab and ...
Danelle Smith's user avatar
0 votes
1 answer
37 views

Questions about using the Classroom Api to submit content for student assignments

I'm trying to use Google Classroom's Rest resources (https://developers.google.com/classroom/reference/rest/v1/courses.courseWork.studentSubmissions#StudentSubmission) to implement a student posting ...
梦尽m's user avatar
0 votes
1 answer
32 views

Google Classroom iframe, compare login_hint with signed in user

The Test Plan doc for Google Classroom Add-ons says ■ If you receive the login_hint query parameter, you must display a Google-branded sign-in button if the login_hint query parameter does not match ...
Mark Zamoyta's user avatar
0 votes
1 answer
34 views

Google API in DotNet Core, set up ClassroomService

I can't figure out how to set up dot net ClassroomService based on the sample Python code: classroom_service = googleapiclient.discovery.build( serviceName="classroom" version="...
Mark Zamoyta's user avatar
0 votes
1 answer
31 views

What's the right way to get a Test Account for developing a Google Classroom Add-On?

My company already has an existing web application that is used by many instructors and institutions. It has been popularly requested that we offer Google Classroom integration via add-on (similar to ...
Jazz's user avatar
  • 1
0 votes
0 answers
66 views

Unable to execute Google Classroom API script due to possible threat detection

I work in the ICT department of a university. At the beginning of each semester, I need to create Google Classroom courses and enroll members based on the university's course data. I have been using a ...
kztk's user avatar
  • 1
0 votes
0 answers
47 views

Google Classroom API: courses.courseWork.list returning empty object

I am currently signed in as a student authenticated with the API scopes "https://www.googleapis.com/auth/classroom.announcements.readonly", ".../auth/classroom.courses.readonly", &...
JimIsWayTooEpic's user avatar
1 vote
0 answers
38 views

How do I find the Classroom that a Sheet was opened in, using bound code in the Sheet?

Within a Classroom, an assignment has been created that contains a Sheet, which each student has a copy. I am trying to find a way, within the GAS bound to the sheet, to determine which Classroom ...
David Lee's user avatar
0 votes
0 answers
20 views

I cannot find work in a folder when assigning it in classroom

I have a folder in drive with all the work in it. I had spent several hours organizing it. When I go to assign something on Google Classroom, and try to attach work through the drive folder, the ...
Lori Chamberlin's user avatar
0 votes
0 answers
28 views

Evaluate Google Classroom Assignments Created Outside of Developer Console Project

I'm developing a web application in node express where users can manage their Google Classroom classes through OAuth 2 authentication. Everything has been going well until I encountered the issue that ...
ejooroo's user avatar
  • 39
0 votes
0 answers
31 views

is there a google classroom api answer to multiple choice submission function?

I want to submit google classroom answer to multiple choice question submission. but I could not get any function to do that. however I can do assignment submission using modifyAttachments function. I ...
user24304127's user avatar

15 30 50 per page
1
2 3 4 5
43