Accordion view
Attributes
The accordionview element supports the following attributes:
| Attribute | Type | Default | Description |
|---|---|---|---|
name |
xs:Name |
- | Name of this container, must be unique among all names in this course variant. |
open |
xs:positiveInteger | None |
none |
Either the number of the item or panel of this accordion, starting at 1 from top to bottom, that should be open when the page is loaded or the special value "none" which means that the accordion should be initially collapsed. |
tags |
TokenList |
Whitespace-separated list of tags for this container. |