Closed (fixed)
Project:
Quiz
Version:
7.x-5.8
Component:
Code - Quiz core
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
20 Apr 2023 at 14:39 UTC
Updated:
16 Nov 2024 at 22:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
Wishal.f commentedComment #3
johan den hollander commentedComment #4
esthertempel commentedThe first patch gave an error because it could not acces the protected property. Therefore I changed it to public in this new patch.
Comment #5
esthertempel commentedMy previous patch gave another error for the LongAnswer because of the result_answer_id not being initialized.
Comment #7
smustgrave commentedChange was small enough don't mind including in one of last few releases for D7 quiz.