Matchings
Attributes
The matching
element supports no attributes.
The dropitems
element supports the following attributes:
Attribute | Type | Default | Description |
---|---|---|---|
maxuse |
xs:positiveInteger |
1 |
Decides how often the user can use each drop item in the matching problem. |
shuffle |
xs:boolean |
false |
Whether or not the drop items should be randomly shuffled each time the page is loaded. |
The dragitems
element supports the following attributes:
Attribute | Type | Default | Description |
---|---|---|---|
maxuse |
xs:positiveInteger |
1 |
Decides how often the user can use each drag item in the matching problem. |
shuffle |
xs:boolean |
false |
Whether or not the drag items should be randomly shuffled each time the page is loaded. |
The item
element supports no attributes.
The matches
element supports no attributes.