Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old August 7th, 2007, 10:55 PM
drmicrochp
Guest
 
Posts: n/a
Default interactive html quiz

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...@sbcglobal.net

  #2  
Old August 7th, 2007, 11:25 PM
Chris F.A. Johnson
Guest
 
Posts: n/a
Default Re: interactive html quiz

On 2007-08-07, drmicrochp wrote:
Quote:
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)
  #3  
Old August 8th, 2007, 08:05 AM
Steve Swift
Guest
 
Posts: n/a
Default Re: interactive html quiz

Can anyone at the Web and New Media group suggest whom I might
Quote:
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
  #4  
Old August 13th, 2007, 02:55 PM
David Cox
Guest
 
Posts: n/a
Default Re: interactive html quiz


"Chris F.A. Johnson" <cfajohnson@gmail.comwrote in message
news:4n7no4-7d4.ln1@xword.teksavvy.com...
Quote:
On 2007-08-07, drmicrochp wrote:
Quote:
>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?


  #5  
Old August 14th, 2007, 05:55 PM
George L. Sexton
Guest
 
Posts: n/a
Default Re: interactive html quiz

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:
Quote:
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...@sbcglobal.net


--
George Sexton
MH Software, Inc. - Home of Connect Daily Web Calendar
http://www.mhsoftware.com/connectdaily.htm
 

Bookmarks

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 Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles