Interface ReturnsAnswerpagesItemPage

Page fields

Hierarchy

  • ReturnsAnswerpagesItemPage

Properties

contents: null | string

The contents of this page

contentsformat: null | number

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

display: null | number

Used to record page specific display selections

displayinmenublock: null | boolean

Toggles display in the left menu block

id: null | number

The id of this lesson page

layout: null | number

Used to record page specific layout selections

lessonid: null | number

The id of the lesson this page belongs to

nextpageid: null | number

The id of the next page in the page sequence

prevpageid: null | number

The id of the page before this one

qoption: null | number

Used to record page type specific options

qtype: null | number

Identifies the page type of this page

timecreated: null | number

Timestamp for when the page was created

timemodified: null | number

Timestamp for when the page was last modified

title: null | string

The title of this page

type: null | number

The type of the page [question | structure]

typeid: null | number

The unique identifier for the page type

typestring: null | string

The string that describes this page type

Generated using TypeDoc