Project Description:
I require a simple quiz/test composed of just 10 pretend questions (I will add more questions later). The quiz will contain 2 pages. One “questions and answer” page and one “Check your answers” page.
Questions and answer page
The quiz “questions and answer” page will contain multiple choice questions with radio buttons for selecting an answer
The test will include a simple “time taken to complete test” and result (% percent answered correctly) info at the end of the test
Check your answers page
The second page is a simple check your answers page which will contain the answers to all the questions including whether the question was answered correctly or not.
The user will have the option of returning to the previous page or taking the test again.
Please see word 2010 document for project details
Additional Project Description:
02/24/2011 at 15:32 NZDT
I forgot to add that I do not require a database. This is just a simple quiz with the programming code hard coded in.
I have a wordpress blog and i want this quiz to use the same theme/template. I think this simply involves copy and pasting the CSS code from the blog into the .php file and uploading it. However i need clarification on this.
02/24/2011 at 15:37 NZDT
Here is my wordpress blog: http://www.childs-iq.com . I would like to use the same theme/template. I will not need to create a post for this. I think a simpler method would be to simply use the same CSS code for the .php quiz file and then upload it to the host server.
02/24/2011 at 16:17 NZDT
Forget making sure that the quiz uses the same template as my blog. I can probably do that myself.
Just stick dummy text in there. I will add my own text later on. Just make it clear which answer is correct so it is easy to understand.
I want a layout where it will be easy to add small images or diagrams with the questions. Please see this quiz for an example of images embedded in the question. (I prefer images to the right of text however) http://www.gent.ie/excel_test_1.htm
I wasn't sure if verticle or horizonal would be best. Perhaps you could try a variation of different layouts for each question. Then I only need to copy and paste the layouts I need. Perhaps when creating a question you could add a table with 2 coloums and a few rows... this may make it easier for me to add images to the questions, not sure.