atom feed29 messages in org.oasis-open.lists.docbookRe: DOCBOOK: Re: Markup for exercises
FromSent OnAttachments
Joachim ZieglerOct 9, 2002 10:21 am 
Steve BallOct 9, 2002 3:21 pm 
Joachim ZieglerOct 10, 2002 1:52 am 
Norman WalshOct 10, 2002 5:48 am 
Robert P. J. DayOct 10, 2002 6:09 am 
Joachim ZieglerOct 10, 2002 8:44 am 
Dave PawsonOct 10, 2002 9:53 am 
Joachim ZieglerOct 10, 2002 10:02 am 
Michael P. UrbanOct 10, 2002 11:34 am 
Norman WalshOct 11, 2002 8:07 am 
Stephan WiesnerOct 11, 2002 8:26 am 
Joachim ZieglerOct 11, 2002 8:54 am 
Norman WalshOct 11, 2002 9:03 am 
Joachim ZieglerOct 11, 2002 9:30 am 
mart...@myrnham.co.ukOct 11, 2002 9:30 am 
Togan MuftuogluOct 11, 2002 12:04 pm 
Joachim ZieglerOct 11, 2002 1:18 pm 
Dave PawsonOct 12, 2002 2:41 am 
mart...@myrnham.co.ukOct 12, 2002 3:19 am 
Joachim ZieglerOct 12, 2002 5:03 am 
Togan MuftuogluOct 12, 2002 6:36 am 
mart...@myrnham.co.ukOct 16, 2002 12:14 am 
Norman WalshOct 16, 2002 6:50 am 
Togan MuftuogluOct 16, 2002 7:46 am 
Norman WalshOct 16, 2002 8:11 am 
Togan MuftuogluOct 16, 2002 8:31 am 
mart...@myrnham.co.ukOct 16, 2002 9:11 am 
Dave PawsonOct 16, 2002 10:27 am 
Norman WalshOct 17, 2002 5:13 am 
Subject:Re: DOCBOOK: Re: Markup for exercises
From:Togan Muftuoglu (tog@users.sourceforge.net)
Date:Oct 16, 2002 7:46:00 am
List:org.oasis-open.lists.docbook

* Norman Walsh; <nd@nwalsh.com> on 16 Oct, 2002 wrote:

I'm personally quite unhappy with this proposal as it's written. It

me too with what I see below :-)

adds five fairly general sounding element names (setup, scenario, task, objective, and solution) in a fairly narrow context. Experience suggests that this is too specific; it will work for some people, but it will spawn frequent requests for more flexibility and new special-purpose elements.

Objective in my opionion is a higher level element.

<module> <moduleinfo> <title></title> <objective> <orderedlist> <listitem> </listitem> <listitem> </listitem> <</orderedlist> </moduleinfo> .....

<exercise> <exerciseinfo>...</exerciseinfo> <exercisesection><title>Setup</title>... <exercisesection><title>Scenario</title>... <exercisesection><title>Task</title> <exercisesection><title>Solution</title> </exercise> </module>

How this sound to you ?