R/classroom_objects.R
gc_modify_individual_students_options.Rd
ModifyIndividualStudentsOptions Object
gc_modify_individual_students_options( addStudentIds = NULL, removeStudentIds = NULL )
addStudentIds | IDs of students to be added as having access to this |
---|---|
removeStudentIds | IDs of students to be removed from having access to this |
ModifyIndividualStudentsOptions object
Contains fields to add or remove students from a course work or announcementwhere the assigneeMode
is set to INDIVIDUAL_STUDENTS
.