ReferenceElement Reference<reading-questions>

<reading-questions>

A division containing one or more <exercise> whose purpose is to ascertain understanding of the preceding material. Authors might include a <reading-questions> division after exposition but before material intended for during class or after class practice.

Similar to an <exercises> division but differing in intended purpose and some allowed content. Exercises in <reading-questions> have their own numbering counter and are controlled separately from divisional exercises, inline exercises, and worksheet exercises for things like publisher settings and renaming of elements.

Syntax

Attributes

Attributes for <reading-questions>
AttributeRequired?Values
component = "…"optionalstring
label = "…"optionalstring
xml:base = "…"optionalstring
xml:id = "…"optionalstring
xml:lang = "…"optionalstring

Children

The following may appear as children: <conclusion> <exercise> <idx> <introduction> <plaintitle> <shorttitle> <title>

Parents

This element may appear as an immediate child of the following elements: <appendix> <article> <chapter> <section> <subsection> <subsubsection>

Examples