The page answers

Hierarchy

  • ReturnsAnswersItem

Properties

answer: null | string

Possible answer text

List of files.

answerformat: null | number

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

flags: null | number

Used to store options for the answer

grade: null | number

The grade this answer is worth

id: null | number

The ID of this answer in the database

jumpto: null | number

Identifies where the user goes upon completing a page with this answer

response: null | string

Response text for the answer

List of files.

responseformat: null | number

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

score: null | number

The score this answer will give

timecreated: null | number

A timestamp of when the answer was created

timemodified: null | number

A timestamp of when the answer was modified

Generated using TypeDoc