<document>
<document>
is a Sectional
component. It is the root component of a DoenetML document. It is used to define the document’s
structure and content. If not explicityly included by the author,
it is automatically added by the DoenetML compiler.
Attributes and Properties
Attribute | Type | Values |
---|---|---|
displayDigitsForCreditAchieved = "…" | integer | |
documentWideCheckWork = "…" | boolean | "true" "false" |
showCorrectness = "…" | "true" "false" | |
submitLabel = "…" | text | |
submitLabelNoCorrectness = "…" | text | |
type = "…" | ||
xmlns = "…" |
Property | Type |
---|---|
$d.creditAchieved | number |
$d.description | text |
$d.disabled | boolean |
$d.displayDigitsForCreditAchieved | integer |
$d.documentWideCheckWork | boolean |
$d.fixed | boolean |
$d.fixLocation | boolean |
$d.hidden | boolean |
$d.percentCreditAchieved | number |
$d.submitLabel | text |
$d.submitLabelNoCorrectness | text |
$d.title | text |