Alright. I am a beginner and I am unable to find a solution to this problem. I am developing this quizzing application. I have built the part that allows you to create and manage questions classified by difficulty and tags. But Im not able to think of a proper quiz logic.
I want a single page with question numbers and one question displayed at a time. And I want to be able to move back and forth by clicking the numbers and I should have some way of indicating the attempted questions. Then I need an option for a timer that would submit the questions automatically.
I really really donot know where to start. I found this http://rexaminator.com/ site. It has what I am talking about except I need the timer.
Please help me. Thanks in advance