Hierarchy

  • ReturnsFeedbacksItem

Properties

anonymous: number

Whether the feedback is anonymous.

autonumbering: boolean

Whether questions should be auto-numbered.

completionsubmit: boolean

If this field is set to 1, then the activity will be automatically marked as complete on submission.

course: number

Course id this feedback is part of.

coursemodule: number

coursemodule

email_notification: boolean

Whether email notifications will be sent to teachers.

id: number

The primary key of the record.

intro: string

Feedback introduction text.

introfiles

introformat?: null | number

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

lang: null | string

Forced activity language

multiple_submit: boolean

Whether multiple submissions are allowed.

name: string

Feedback name.

page_after_submit: string

Text to display after submission.

page_after_submitformat?: null | number

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

pageaftersubmitfiles

publish_stats: boolean

Whether stats should be published.

site_after_submit: string

Link to next page after submission.

timeclose: number

Allow answers until this time.

timemodified: number

The time this record was modified.

timeopen: number

Allow answers from this time.

Generated using TypeDoc