View Full Version : an online Test database
I am trying to build an online test webpages with MySql , all i need is the contruction for the table test_problem which having records of the tests and its answers and the true answer for displaying later .
with this table i want my program to query and display the records( the test problems ) in the table randomly ( and also the answer in each records randomly displayed ) . Do u think that i am setting the table right ?
Or if u have any idea plz tell me .
Thanks in advance .
bahy,
i'm currently working on a similar project.
i'm building a testengine to build test (using on-line building module), configure them (idem), display them, score them and build an individual or group report.
the idea is that anyone just logs on to my app, uses my building tools to build the test (without writing one line of code) and then just link to there test (that can be completely integrated in their site, but runs on my site). So your users can take the test and view the results just as if you've written it and incorporated it in your site.
I've started this project because i know how difficult it is to set up a good testengine (on my previous job, i worked for four years on this subject and never found a good product), and because i want to provide this service to people who don't have sql or serversided scripting support with their hosts
And what's more: there will be a free version of this service!
So if you're interested, send me a Personal Message and i'll give you more info or contact you when i have an operational version running.
If you want to go ahead and write it yourself, pleas ask more specific questions.
vBulletin® v3.8.2, Copyright ©2000-2009, Jelsoft Enterprises Ltd.