>>  I think I like the idea of containment better than ID/IDREF for
>>  associating exercises and solutions.
>> 
>>  Would this work?
>> 
>>    <exercise>
>>     <question>...</question>
>>     <answer>...</answer>
>>    </exercise>

I tend to agree. Such a structure would be useful to me too.

Perhaps these might be useful? (or something similar)...

    <exercise>
     <exerciseinfo>...as in sectioninfo...</exerciseinfo>
     <setup>...information on what is needed to setup the exercise, 
student data etc...</setup>
     <scenario>...</scenario>
     <question>...</question>
     <answer>...</answer>
    </exercise>

The effect of <setup/> & <scenario/> could be built manually using 
<bridgehead/> & <para/> etc. if such elements were allowed directly in 
<exercise> which I think would help fend off the recent list comments 
regarding bloat...

Mart

Reply via email to