Quizbee

Attempt Question Page

Details

As soon as the user clicks on Start Quiz button on Attemp Quiz Page, the quiz timer is started and question is loaded on the same page via Ajax calls. If the Quiz has Question timer enabled, it will also show a question timer above question title which mean the Question must be answered within specified time.

The order of options will be randomized each time the question is displayed.

User has two actions to perform on this page.

  1. Select suitable option(s) and submit the answer.
  2. Skip question. This will prompt a confirmation message, which if user clicked Yes, the question will be skipped.

After submitting or skipping question, the next question will be displayed to the user on the same page. This will continue until either all the questions are attempted or the timer is up. When that happens, the detailed quiz results page will be displayed to the user.

URL

Loads as Ajax Request within Attempt Quiz Page

Screenshots
Attempt Question Page Attempt Question Page