Jump to content

(Resolved) Can anyone help me on how to design a quiz


aommaster

Recommended Posts

Well, as the title suggests, i want to make a quiz. This is how i want to quiz to be:

 

 

 

There should be a range of different types of solutions. Like 1 of 4 options, text input, or even, more than one choice.

 

After the form has been submitted, there should be a brief on the questions that are answered. like the following:

 

1.You answered blah blah. This is correct

 

2.You answered blah. This is incorrect, the correct answer is blah blah

 

it should work out the final score, like 10 out of 12 etc

 

And it should also wor out the percentage.

 

Thanx for ur help. I know its a little complex, but any help would be good. Thanx again

Link to comment
Share on other sites

wolfson said in post #6 :

Sounds good to me aommaster

What does? :confused:

 

 

Aomaster, in order to accept input from a form and do anything with it you will need to write your pages either in a client-side (browser interpreted) scripting language like JavaScript, or a server-side language like PHP, ASP or even Perl (yuk!).

 

The easiest way to do it is with multiple choice questions. Validating even short text responses can be tricky.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.