ABCDEFGHIJKLMNOPQRSTUVWXYZAA
1
This is a rather powerful tool - please use with care :)
2
3
Each tab is linked to a script function in the "Roster Tool" menu above.
4
You'll need to click "Activate" after the menu appears to give all the necessary API permissions.
5
6
TabPurposeRelated menu command
7
Create CoursesColumns for creating coursesAdd courses
8
Assign TeachersColumns for assigning teachers to coursesAdd teachers
9
Assign StudentsColumns for assigning students to courses
Add students / Remove students
10
Course InfoFull course info (name, students, teachers)
Pulls info from course/teacher/student
11
TeachersJust teacher - course mappingsUpdate teacher list
12
StudentsJust student - course mappingsUpdate student list
13
CoursesJust course infoUpdate course list
14
Guardians
Lists guardians currently set up in google classroom
Get existing guardians
15
RemoveGuardiansUsed to remove guardiansRemove Guardians
16
GuardianInvitesUsed to invite guardiansInvite guardians
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100