ModifyIndividualStudentsOptions Object

gc_modify_individual_students_options(
  addStudentIds = NULL,
  removeStudentIds = NULL
)

Arguments

addStudentIds

IDs of students to be added as having access to this

removeStudentIds

IDs of students to be removed from having access to this

Value

ModifyIndividualStudentsOptions object

Details

Contains fields to add or remove students from a course work or announcementwhere the assigneeMode is set to INDIVIDUAL_STUDENTS.