Active
Project:
Quiz H5P
Version:
7.x-5.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jun 2016 at 11:59 UTC
Updated:
6 Jun 2016 at 14:28 UTC
Jump to comment: Most recent
Hi,
When completing a quiz containing H5P questions, the quiz score is not updated and the result is not stored in the database (quiz_h5p_user_results table is empty).
This error is shown on screen when completing the quiz:
Notice: Undefined property: QuizQuestionH5PResponse::$result_id in QuizQuestionH5PResponse->score() (line 54 of sites/all/modules/quiz_h5p/QuizQuestionH5PResponse.class.inc).
I faced this issue with jQuery versions 1.5 - 1.10 and both Bootstrap and non-Bootstrap themes.
Any ideas?
Comments
Comment #2
drupal_jon commentedOK, ignore please - this can be marked as Closed (works as designed).
This was caused by installing this module alongside Quiz 7.x-4.0-rc2. But as the project page says, this module is for Quiz 7.x-5.x, not version 4.
Thanks