User Quiz Attempt Details Page
Details
The first section in quiz results include name of the user who attempted the quiz, starting time and completed time, score of the quiz, title, description and allowed time for the Quiz. It also has the link to reattempt the quiz.
If User abruptly ended his/her quiz without completing then the completed time will change with Abandoned.
The Score is displayed as “Number of Correct Answers / Number of Total Questions”.
The second section displays brief info about the total question, number of attempted questions, number of correct answers and the time taken for the quiz.
The third section displays all the attempted questions. Each question details let the user know what the Correct Option was and what option User answered with. It will also mark if the answer was Right.
If user decided to leave the quiz in the middle, the quiz will be marked as Abandoned and will be showed in the user attempted quizzes with the partial results up until that question.URL
/quiz-result/{QUIZ-ATTEMPT-ID}