<< Chapter < Page | Chapter >> Page > |
Creating an exercise requires using CNXML (the Connexions mark-up language). In the example below,<exercise>is the top-level element; within it are the<problem>and the<solution>. The text for the<problem>and<solution>occurs within a<para>, or paragraph. Every tag must be nested properly, like a Russiandoll.
<exercise id='stereo1'>
<problem>
<para id='stereoq1'>
What are some other names for stereographs?
</para>
</problem>
<solution>
<para id='stereosol1'>
Other names for stereographs include “stereogram,” “stereoview,” and “stereo pairs.”
</para>
</solution>
</exercise>
CNXML includes structural tags (such as “example” and “section”), inline tags (such as “emphasis,” “link,”and “term”), and “special” tags (such as “definition” and “note”). You can also include figures and media (such as mp3 files) in yourmodule. See the CNXML 0.5 Language Specification and The Basic CNXML for more information.
Here are some suggestions for creating Connexions modules:
If you do decide to produce a TIMEA module, you should be aware that you are deeding it to the Content Commonsunder the Creative Commons Attribution License . This means that other people can put your module into their own courses, reuse it in other contexts, and even sellit, so long as they attribute you as the author. Through this open approach to intellectual property, Connexions hopes to encouragecollaboration, foster education, and contribute to the growth of knowledge; we also hope that authors can build their reputations and enjoy the act of authorship. For more on the legalnitty-gritty, see Connexions’ IP (Legal) FAQ .
Notification Switch
Would you like to follow the 'Using and creating timea educational materials in connexions' conversation and receive update notifications?