Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other help for making a quizzing website

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #155590
    kavneetrekhi
    Participant

    Hi
    I am new over here and i needed some help related to a project i am working upon:
    Basically i want to make a simple website for conducting a quiz where the questions are chosen randomly from the list of questions stored in the database in random order and displayed for the user and the results are displayed after the quiz.I want to make it as simple as possible.
    I am also thinking of adding login/registration facility and also want to maintain a leader board page as well.
    I have gone through this
    https://css-tricks.com/building-a-simple-quiz/
    but i have problems with understanding php

    https://css-tricks.com/building-a-simple-quiz/

    #155645
    cizmic
    Participant

    You will need to have a solid understanding of PHP or some server-side language even if you just want to pull questions from a database, let alone implement a leaderboard and authentication system. Code Academy has a nice set of PHP tutorials suited for beginners.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Other’ is closed to new topics and replies.