Facilitator

An object representing a facilitator for an activity. A facilitator is a person (LmsPersonObject) who facilitates the running of an item (LmsItemObject). In the context of a course, a facilitator will most likely be an instructor.

Usage

The Facilitator object is only meaningful in the context of an Activity, which in turn is meaningful only in the context of an LmsItemObject.

Identifying Fields

Id

A 36-character globally unique identifier to uniquely identify the person. This field is read-only but can be used when searching for or updating an LmsPersonObject.

Fields

IsLead

A boolean flag indicating whether the facilitator is a lead facilitator. An activity can have multiple lead facilitators.

FirstName

A read-only field that specifies the first name of the facilitator.

MiddleName

A read-only field that specifies the middle name of the facilitator.

LastName

A read-only field that specifies the last name of the facilitator.