- Issue created by @vinaya96
- Status changed to Postponed: needs info
9 months ago 11:45pm 26 July 2024 - πΊπΈUnited States smustgrave
So I wasn't able to reproduce? Any additional info by chance?
Thank you for looking into this.
I encountered the issue when using matching questions only. After taking a quiz that includes a matching question, the quiz results section displays an incorrect score with a question mark. ( Screenshot attached previously)
Unfortunately, I don't have any additional information beyond this at the moment. If there's anything specific you'd like me to check or try, I'd be happy to provide more details or run further tests.
Rewriting steps I followed now,
Drupal Version: 10.3
Quiz Module Version: 7.0.0Step 1. Created new quiz by navigating to Quiz -> Quizzes -> Add Quiz -> ( Title and other details to create new quiz).
Step 2. Create new question -> Matching question - > Title, Matching Question(questions,answer) -> Save (screenshot attached).
Step 3. Submit the question to the quiz (screenshot attached).
Step 4. Take the quiz and finish (screenshot attached).
Step 5. Displayed score of each question and total score of the quiz. (Screenshot Attached).Expected behavior: Each question should display the correct score, such as 1 of 1 for a correct answer.
Actual behavior: Individual question scores are displayed as ? of 1, although the total score is correctly calculated.
- Status changed to Active
7 months ago 2:40pm 11 September 2024 - First commit to issue fork.
- Merge request !463448310: Set Evaluated flag for Matching Response and fix penalty logic β (Closed) created by nsciacca
- πΊπΈUnited States nsciacca
Created a MR for this. The score function within MatchingResponse needed a setEvaluated flag and there was a small change to the penalty choice logic since unchosen optino had a value of "" instead of "-1"
- πΊπΈUnited States smustgrave
For this one think we need a simple test case or additional assertion.
-
smustgrave β
committed 2f628e8e on 7.0.x
Issue #3448210 by nsciacca, vinaya96: Matching Question Not Evaluated in...
-
smustgrave β
committed 2f628e8e on 7.0.x
- Status changed to Fixed
21 days ago 5:47pm 19 March 2025 Automatically closed - issue fixed for 2 weeks with no activity.