Basic Information

appmixer.canvas.enrollments.GetEnrollments

1.0.0

Public

Returns the details for a user enrolled in a course(s).

Input Ports

in

FieldTypeDescription
Course ID number The Course ID that is used to collect enrollments.
Enrollment Status text Option to filter enrollments by a list of filter statuses.
Teacher ID number The ID of the teacher who made the enrollment.
Grading Period ID number The ID of the grading period for the enrollment.
Enrollment Term ID number The ID of the term for the enrollment.
Enrollment Type text Optional filter to limit enrollmnets to a specific type of enrollment. If not populated it should return all enrollment types. Options are: 'StudentEnrollment', 'TeacherEnrollment','TaEnrollment', 'DesignerEnrollment', 'ObserverEnrollment'.

Output Ports

out

FieldTypeDescription
Enrollments -

Full Metadata