Zum Inhalt

Poolansicht

Attribute

Das poolview Element unterstützt die folgenden Attribute:

Attribut Typ Standardwert Beschreibung
allowrefresh xs:boolean false When set to true, a button will be shown on the pool view which, when being clicked by the user, chooses a new content of this pool view just like on a page reload. When possible, the application will make sure that a new selection of containers is chosen each time the button is pressed.
amount xs:positiveInteger 1 The number of containers (chosen from the children of this element) that are shown at once in the pool view.
label xs:string - Custom label for this container, overriding any automatically generated label.
name xs:Name - Name of this container, must be unique among all names in this course variant.
shuffle xs:boolean true Whether or not the order of the sequence of pool elements that will be drawn when the poolview is loaded or refreshed should be randomly shuffled or not.
tags TokenList Whitespace-separated list of tags for this container.