Connecting Tech Pros Worldwide Forums | Help | Site Map

how to make Quiz in php

nomad's Avatar
Expert
 
Join Date: Mar 2007
Location: CA.
Posts: 570
#1: Dec 11 '07
Hello Everyone:
I'm looking for a template or a website that will help me make/build a quiz.
The quiz needs the following:
1. T or F, mulit. questions, click and drag answers.
2. Client must register to take the test.also holds all results after taking the test.
3. Client must sign in to take the test
4. Quiz gives final score and a pass or fail

I know some PHP, SQL and XML.
thanks
nomad

helimeef's Avatar
Member
 
Join Date: Sep 2007
Posts: 62
#2: Dec 26 '07

re: how to make Quiz in php


Quote:

Originally Posted by nomad

Hello Everyone:
I'm looking for a template or a website that will help me make/build a quiz.
The quiz needs the following:
1. T or F, mulit. questions, click and drag answers.
2. Client must register to take the test.also holds all results after taking the test.
3. Client must sign in to take the test
4. Quiz gives final score and a pass or fail

I know some PHP, SQL and XML.
thanks
nomad

Sorry but this is kind of not a 1 post deal. It took me a month to design a forum and make it secure. Just a bit more advanced than a little quiz, but nobody can do this for you unless you like collaborated. Although I can give you some tips.
Check out http://php-sec.org/ they will teach you about having secure logins.
Get "Learning PHP 5" by O'reilly
Learn AJAX, it will make the test more responsive...
Sorry but that's all I can do...
realin's Avatar
Familiar Sight
 
Join Date: Feb 2007
Posts: 252
#3: Dec 27 '07

re: how to make Quiz in php


Quote:

Originally Posted by nomad

Hello Everyone:
I'm looking for a template or a website that will help me make/build a quiz.
The quiz needs the following:
1. T or F, mulit. questions, click and drag answers.
2. Client must register to take the test.also holds all results after taking the test.
3. Client must sign in to take the test
4. Quiz gives final score and a pass or fail

I know some PHP, SQL and XML.
thanks
nomad


i made one in 2 days, its really simple and no security issues were fixed.. If you want i can send u a copy. But lemme be clear, it is not organized, but its works though :p

I made it in a flash of time for my college.. :)
helimeef's Avatar
Member
 
Join Date: Sep 2007
Posts: 62
#4: Dec 27 '07

re: how to make Quiz in php


Quote:

Originally Posted by realin

i made one in 2 days

Well EXCUSE me ;)
j/k
Reply