<exploration>
The <exploration> tag, together with <project>, <activity>,
and <investigation>, are called PROJECT-like tags. They are meant to contain
material for readers to do as part of their learning. PROJECT-like tags share many features and structure
with EXAMPLE-like and <exercise> tags; however the connotation of
their contents is different, and the visibility of components and the knowling behavior are controlled separately for each
of the three categories. PROJECT-like are also on a different numbering system from other elements by default,
though that behavior can be changed.
Syntax
Attributes
| Attribute | Required? | Values |
|---|---|---|
component = "…" | optional | string |
label = "…" | optional | string |
xml:base = "…" | optional | string |
xml:id = "…" | optional | string |
xml:lang = "…" | optional | string |
Children
The following may appear as children:<answer> <aside> <biographical> <blockquote> <conclusion> <console> <figure> <hint> <historical> <idx> <image> <introduction> <list> <listing> <p> <postlude> <pre> <prelude> <program> <sage> <sbsgroup> <sidebyside> <solution> <statement> <table> <tabular> <task> <title> <video> <webwork> Parents
This element may appear as an immediate child of the following elements:<appendix> <article> <chapter> <conclusion> <introduction> <page> <paragraphs> <section> <subsection> <subsubsection> <worksheet>