SearchSearch   

interactive html quiz

 
   Webmaster Forums (Home) -> HTML RSS
Next:  Table to CSS - call for help  
Author Message
drmicrochp

External


Since: Aug 07, 2007
Posts: 2



(Msg. 1) Posted: Tue Aug 07, 2007 2:45 pm
Post subject: interactive html quiz
Archived from groups: comp>infosystems>www>authoring>html (more info?)

Dear Group Members,
I am the webmaster for the website for our nonprofit corporation, the
Mediation Center. It may be viewed at www.mediatorsrus.org I am
trying to add an interactive web component that would make the web
site more compelling. As we are trying to convince viewers that
mediation is more advantageous than taking someone to court, I
thought
to add an online quiz to demonstrate this point. The online quiz
(initiated by clicking on a link at our website) would ask the viewer
a series of questions about his/her conflict. Depending upon the
answers, the viewer would be suggested to file a case in court or to
go to a mediation. I cannot find any code or application that can
help me with adding this feature to the web page. Can anyone at the
Web and New Media group suggest whom I might contact or where I might
look?
Thank you,
Christian Jutt
scadvi....TakeThisOut@sbcglobal.net
Back to top
Chris F.A. Johnson

External


Since: Jul 09, 2006
Posts: 320



(Msg. 2) Posted: Tue Aug 07, 2007 6:18 pm
Post subject: Re: interactive html quiz
Archived from groups: per prev. post (more info?)

On 2007-08-07, drmicrochp wrote:
> Dear Group Members,
> I am the webmaster for the website for our nonprofit corporation, the
> Mediation Center. It may be viewed at www.mediatorsrus.org I am
> trying to add an interactive web component that would make the web
> site more compelling.

First, make it readable. This is how it appears in my browser:
<http://cfaj.freeshell.org/testing/medi.jpg>.

Avoid absolute positioning and sizes defined with px.

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
Back to top
Steve Swift

External


Since: Sep 27, 2006
Posts: 20



(Msg. 3) Posted: Wed Aug 08, 2007 8:03 am
Post subject: Re: interactive html quiz
Archived from groups: per prev. post (more info?)

> Can anyone at the Web and New Media group suggest whom I might
> contact or where I might look?

I've been toying with the idea of building a CGI scripted mechanism for
implementing such a function, and while I don't yet have any practical
results, I'll share what I know.

This kind of mechanism was very popular 20-30 years ago. It was known as
a "knowledge base". It would ask you questions, and based on your
answers would navigate through the questions until it came to the right
answer. The ones I saw came up with answers like "You're thinking of a
hippopotamus" (the one I wrote) or "You've got dengue fever and will be
dead in three days" (the medical variety).

Knowledge Bases seem to have become extinct, but you may get some ideas
searching on the term.

In its simplest form, each question has only two possible answers, and a
given answer to a question always leads to the same following question.
You probably need a mechanism like this.

--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk
Back to top
David Cox

External


Since: May 21, 2007
Posts: 10



(Msg. 4) Posted: Mon Aug 13, 2007 1:47 pm
Post subject: Re: interactive html quiz
Archived from groups: per prev. post (more info?)

"Chris F.A. Johnson" <cfajohnson.RemoveThis@gmail.com> wrote in message
news:4n7no4-7d4.ln1@xword.teksavvy.com...
> On 2007-08-07, drmicrochp wrote:
>> Dear Group Members,
>> I am the webmaster for the website for our nonprofit corporation, the
>> Mediation Center. It may be viewed at www.mediatorsrus.org I am
>> trying to add an interactive web component that would make the web
>> site more compelling.
>
> First, make it readable. This is how it appears in my browser:
> <http://cfaj.freeshell.org/testing/medi.jpg>.
>
> Avoid absolute positioning and sizes defined with px.
>
> --
> Chris F.A. Johnson <http://cfaj.freeshell.org>
> ===================================================================
> Author:
> Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)

it is screwed in my browser too, but not so much., but then who else uses
IE6?
Back to top
George L. Sexton

External


Since: Aug 14, 2007
Posts: 1



(Msg. 5) Posted: Tue Aug 14, 2007 11:46 am
Post subject: Re: interactive html quiz
Archived from groups: per prev. post (more info?)

I looked at it with FireFox on Linux, and it's totally hosted. I'm
guessing it would also be totally hosted on any non-MS platform (Mac,
Linux, etc).

You should probably run your page through the HTML validator and fix the
errors in it before continuing.

http://validator.w3.org/

For the quiz part you might try searching for "Perseus Survey Solutions"

and see if it meets your needs.

On Tue, 07
Aug 2007 14:45:44 -0700, drmicrochp wrote:

> to add an online quiz to demonstrate this point. The online quiz
> (initiated by clicking on a link at our website) would ask the viewer
> a series of questions about his/her conflict. Depending upon the
> answers, the viewer would be suggested to file a case in court or to
> go to a mediation. I cannot find any code or application that can
> help me with adding this feature to the web page. Can anyone at the
> Web and New Media group suggest whom I might contact or where I might
> look?
> Thank you,
> Christian Jutt
> scadvi....RemoveThis@sbcglobal.net



--
George Sexton
MH Software, Inc. - Home of Connect Daily Web Calendar
http://www.mhsoftware.com/connectdaily.htm
Back to top
Display posts from previous:   
       Webmaster Forums (Home) -> HTML
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum