CourseBulkEnrollResult#
- class CourseBulkEnrollResult[source]#
Processed users in a bulk enroll request.
-
enrolled_users:
Sequence
[Union
[NormalUser
,GroupUser
]]# List of users that have been enrolled in the course.
-
sso_incompatible_users:
Sequence
[UserInfoWithRole
]# List of users not created because of incompatibility with SSO.
-
enrolled_users: