Skip to main content
Version: Next

Text item

Extends Item

Example

In the items option in the part

<course>/<part>/config.json
{
"name": "Text",
"type": "text",
"text": "Here you can write something. Markdown is supported!\n"
}

Options

NameTypeRequiredDescription
textString (Markdown)trueThe current text which will be displayed as content of the current part item
pointsIntegerfalseThe points which will be get if you visited this site. Default is 1