Hi.I'm doing a quiz for students.I have 25 questions displaying 1 question per page with a next button.I already manage to count its scores.But my problem is how to keep track if a certain question has no answer.So that in case a student wants to skip a question, he/she can go back to it.
The questions are shown according to its question id(order by qid).After showing all the questions,and if there's a question with no answer,it will...
User Profile
Collapse
-
How to keep track of the questions in a quiz using PHP
-
Update Confirmation
Hi,how can I use confirmation here..?
I want to check if there are records that exist in database using pop up confirmation..t his is my code..
...Code:<?php if(isset($_POST['upload'])){ if($_FILES['file']['name'] == "") { ?> <script type="text/javascript" > alert("Please specify a file to upload."); window.location = "uploadExam_part1.php";
No activity results to display
Show More