Morning people hope you're all well. I really need some advice from yourselfs. As you might know I'm in the middle of creating my own website. The site will let users register and to log in.
I want to create a quiz I have found some code from this site gotcode.org/blog.php?id=290. I want to create a multiple choice quiz where there are 20 random questions from a bank of 100 questions in the database where users can take the quiz and test their knowledge. The quiz has got to be multiple choice and have a selection of 3 wrong answers and 1 correct answer with radio buttons and a button where the users can press "next" to the next question.
At the end of the quiz the users will then be able to see how well they have done with a percentage out of 100 to see how well they have done. With the questions and answers they have selected. I then want the answers to be put into the database and to show on the users personal profile where they can track their progress. It will be a list of each quiz they have taken with the time and date. Along with the amount of questions they have taken, along with they can click on each quiz (dated and timed) and they can see how well they have done and track their progress.
I know how i want it to look its now just getting it started. The above link I did get the quiz sorted and I did get it to work but some of the code now is out of date.
I'm asking you guys if you can give me any suggestions as to where or how I can start this. This website it a re-creation what I did when I was at university for my dissertation/ final year project to help people like myself who suffer from dyscalculia and its a learning aid to help them. The site now is a portfolio to show my skills and knowledge to help me to get my first graduate PHP web developer job. I would really appreciate any help you guys could give me.
Thanks in advance
Rich