Hierarchy

  • ParamsGroupsItem

Properties

courseid: null | number

id of course

description: null | string

group description text

descriptionformat?: null | number

description format (1 = HTML, 0 = MOODLE, 2 = PLAIN, or 4 = MARKDOWN

enrolmentkey: null | string

group enrol secret phrase

idnumber: null | string

id number

name: null | string

multilang compatible name, course unique

participation?: null | boolean

activity participation enabled? Only for "all" and "members" visibility. Default true.

visibility?: null | number

group visibility mode. 0 = Visible to all. 1 = Visible to members. 2 = See own membership. 3 = Membership is hidden. default: 0

Generated using TypeDoc