atom feed29 messages in org.oasis-open.lists.docbookRe: DOCBOOK: 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: Markup for exercises
From:Steve Ball (Stev@zveno.com)
Date:Oct 9, 2002 3:21:27 pm
List:org.oasis-open.lists.docbook

Joachim Ziegler wrote:

I'm just wondering why there is no special markup for exercises in DocBook, when there's something as specialized as a DestructorSynopsis which you can only use when you write about an OO language that has support for destructors.

I know, I can simulate <exercise> with <para role="exercise">, but you can simulate everything with roles.

I use exercises much more often than destructorsynopseis.

Or am I missing something?

What do you mean by "exercises"?

When I talk about "exercises" I mean practical exercises, as in an examination or class (as in a group a students being taught a subject, nothing to do with OO programming) exercise.

What about <question>s and <answer>s in a <qandaset>?