Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > XML > XML Schema for question sequence

Reply
Thread Tools

XML Schema for question sequence

 
 
olivier.suritz@gmail.com
Guest
Posts: n/a
 
      09-28-2007
Hi,

I gotta write a small document that shows a series of questions (all
web-based). Depending on the answers to a question (for multiple
choice question obvisouly), the users will be prompted this or that
next question. So basically this is a flow-based question sequence.
Chances are I'm going to write than one of those in the distant
future, so I'd like to work with an XML schema.

I'm sure there's got to be some sort of existing (semi-)standard
schema for defining this (SCORM maybe?), but looking online for tems
like "xml schema question sequence" just gives a whole bunch of
useless results of course

Does anybody know where I could find this?

Thanks a lot for your suggestions.

 
Reply With Quote
 
 
 
 
Joe Fawcett
Guest
Posts: n/a
 
      09-29-2007
The trouble with pre-built standard schemas is that they are usually
overkill for simple applications, unless you really want interoperability.
The closest thing I could find was http://xml.coverpages.org/triple-s.html
which does deal with multiple choice surveys.

--

Joe Fawcett (MVP - XML)
http://joe.fawcett.name

<> wrote in message
news: ps.com...
> Hi,
>
> I gotta write a small document that shows a series of questions (all
> web-based). Depending on the answers to a question (for multiple
> choice question obvisouly), the users will be prompted this or that
> next question. So basically this is a flow-based question sequence.
> Chances are I'm going to write than one of those in the distant
> future, so I'd like to work with an XML schema.
>
> I'm sure there's got to be some sort of existing (semi-)standard
> schema for defining this (SCORM maybe?), but looking online for tems
> like "xml schema question sequence" just gives a whole bunch of
> useless results of course
>
> Does anybody know where I could find this?
>
> Thanks a lot for your suggestions.
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
web.xml / XML schema issue, why do some XML schema attributes disappear asciz@starmail.com Java 3 02-20-2007 09:56 AM
Validation with XSD using XML::LibXML::Schema, and XML::Validator::Schema huntingseasonson@gmail.com Perl Misc 5 11-29-2006 12:37 PM
[XML Schema] Including a schema document with absent target namespace to a schema with specified target namespace Stanimir Stamenkov XML 3 04-25-2005 09:59 AM
XML Schema to XML Schema Conversion Hari Om XML 1 03-02-2004 09:04 PM
XML schema regular expressions question and recommended XML Schema book Fred Smith XML 1 02-05-2004 11:12 AM



Advertisments