How can I make an online Javascript quiz?

Discussion in 'JavaScript' started by jasontn, Apr 9, 2010.

  1. #1
    Does anyone know how or can post some links?

    I'd like to create one using object oriented programming. However, a quiz without OOP is fine too.

    Probably if I used OOP then the quiz taker would give info (probably thru some form). Next, this info is
    put in variables. Later these variables are manipulated thru OOP. Finally, the message box will say
    "You have xxx score."
     
    jasontn, Apr 9, 2010 IP
  2. charlenequ

    charlenequ Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hi jasontn,

    Maybe you are good at code, while I think it is much easier to make online quiz with some specialized quiz makers. Some websites can be used to make simple quizzes. Check 12 free online quiz maker sites here: ow.ly/1B2e0 . Or you may also try some software like QuizCreator ( quiz-creator.com ), QuizMaker, etc. They are easy to handle.

    If you still want to make quiz with code, I suggeste you posting a topic on more specialized forums which talk about coding.

    Hope it helps. :)
     
    charlenequ, Apr 20, 2010 IP