<div>
<div> is a Sectional
component that groups doenetML content into an unformatted container that can be named.
Attributes and Properties
The <div> component does not have attributes.
| Property | Type |
|---|---|
$d.aggregateScores | boolean |
$d.creditAchieved | number |
$d.disabled | boolean |
$d.displayDigitsForCreditAchieved | integer |
$d.fixed | boolean |
$d.fixLocation | boolean |
$d.hidden | boolean |
$d.percentCreditAchieved | number |
$d.sectionWideCheckWork | boolean |
$d.submitLabel | text |
$d.submitLabelNoCorrectness | text |
$d.weight | number |
Example: <div> as a general container element
A <div> can be used to group portions of
content that are to be collectively hidden or copied.