Questions Listing Page
Details
Much like Quiz Listing page, this page lists down the questions from the selected quiz in tabular format where you can also search for a particular question. By default this page shows 10 questions. If there are more than 10 questions, it will also add pagination to access more records
Each question record row contains question title, no of options and quick links to modify the question.
The table header also contains links to attempt the selected quiz and another link to go back to quizzes.
There is also a direct link to add new question to the selected quiz in the tab header.
URL
/questions/{QUIZ-ID}?page={PAGE-NO}&items={NO-OF-ITEMS}