Jump to content

Creating an online Quiz


fatbill

Recommended Posts

Hello readers.

 

 

 

Using the knowledge I gained about coding a quiz at a cource I went to, I would like to create a interactive quiz once again but to host onto a website on another place anyone can suggest.

 

 

 

I am almost certain I can code all the stuff that I would want in to a fairly basic quiz for the moment and so dont need anyhelp with that part.

 

 

 

To do this I have Visual Basic 6 Portable, which I hope I can do this on.

 

 

 

But, there are something I need to know.

 

1. Can I do it on this program or do I need to do something else?

 

2. Are there any special things I must include for the web [Caution: Executable File]?

 

3. Once created how would I put it onto a website?

 

 

 

Stuart

Please click below to help with my ICT A Level, for which I have to monitor my website for 8 weeks, hits and feedback welcome.

 

http://www.chauncystweb.co.uk/sm

 

Feedback page now up and working.

Link to comment
Share on other sites

You wont be able to convince people to download your exe. If you want to do an online quiz then you'll need to use a different programming language more suitable such as php.

612d9da508.png

Mercifull.png

Mercifull <3 Suzi

"We don't want players to be able to buy their way to success in RuneScape. If we let players start doing this, it devalues RuneScape for others. We feel your status in real-life shouldn't affect your ability to be successful in RuneScape" Jagex 01/04/01 - 02/03/12

Link to comment
Share on other sites

Just like Mercifull said I recommend against hosting a [Caution: Executable File] file, as the risk is too great for anyone to use it (well at least the risk is just for a poll).

 

You can make a poll using asp.net (basically a online version of vb.net) or .php and host it online, that way the user wouldn't have to download anything and your results will all be online (instead of the user having to email you the results).

[hide=Drops]

  • Dragon Axe x11
    Berserker Ring x9
    Warrior Ring x8
    Seercull
    Dragon Med
    Dragon Boots x4 - all less then 30 kc
    Godsword Shard (bandos)
    Granite Maul x 3

Solo only - doesn't include barrows[/hide][hide=Stats]

joe_da_studd.png[/hide]

Link to comment
Share on other sites

if you want it to just show the user the results, or have the answers emailed to you, it is simple, just use a form with a few javascripts, either

to get the results by email or to just show the user their score use

 






check answer

 

or something like that...

 

if you want to save the answers/scores, you'd need to make a mySQL database, and process the form with php.

siggyanimatoin5dtbp3.gif

There are 10 types of people: Those who understand binary, and those who don't.

Appreciate Bacteria! It's the only form of culture some people have.

The brain's right side controls the body's left, so only lefties are in their right mind.

School!

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

By using this site, you agree to our Terms of Use.