◆ MOVING_POSITION_FAILED
| const MOVING_POSITION_FAILED = 10 |
MOVING_POSITION_FAILED means that moving a course member to another position was unsuccessful.
◆ NOT_A_MEMBER
NOT_A_MEMBER means that the user is not a member of the course.
◆ REMOVAL_FAILED
REMOVAL_FAILED means that the removal of the user from the course was unsuccessful.
◆ USER_IS_SOLE_LECTURER
| const USER_IS_SOLE_LECTURER = 2 |
USER_IS_SOLE_LECTURER means that the user that shall be removed from the course is the sole lecturer of the course.
The documentation for this class was generated from the following file: