<answer>
The <answer>
tag is optionally part of a structured <example>
-like,
<project>
-like, or <exercise>
.
It contains more direct information than a <hint>
but isn’t a complete
<solution>
.
The visibility and knowling behavior of hints, answers, and solutions can be controlled separately
from the statement of the exercise, example, or project at the document level via the publication file.
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:<aside>
<biographical>
<blockquote>
<console>
<figure>
<historical>
<idx>
<image>
<list>
<listing>
<p>
<pre>
<program>
<proof>
<sage>
<sbsgroup>
<sidebyside>
<table>
<tabular>
<title>
<video>
Parents
This element may appear as an immediate child of the following elements:<activity>
<example>
<exercise>
<exploration>
<investigation>
<problem>
<project>
<question>
<task>