When I press finish button I get this error.
Notice: Undefined property: stdClass::$field_dragdrop_image in DragDropResponse->score() (line 336 of ../sites/all/modules/quiz_drag_drop/quiz_drag_drop.classes.inc).
PS. users should have a feed back feature.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

npscode’s picture

Hi Farrisimin,

Can you please send me steps to reproduce this issue, i am not able to reproduce.

Thanks,
Naren.

qmhao99’s picture

I am still seeing the same error message with version 7.x-1.4. This is what I experienced:

- Compose a quiz with all questions of Drag and Drop question type.
- Take the quiz.
- Answer all questions.
- Press the Finish button after answering all questions and the above error occurs (now the Line# is 338 instead of 336).
- Together with the above error message, I also see the following:
- All questions except for the last question show incorrect answers with a score 0 of x, even though all questions were answered correctly.
- Only the last question shows correct scoring.
- If I go to the Results tab, the Score column always shows 100% passed, regardless of the actual score.
- But if I click the "view" link below the user name, it always shows the following:
got 0 of 0 possible points.
Total score: 0 %

BTW, this is a very nice module! Hope this helps debug the issue.

Edwin Knol’s picture

Maybe this can help somebody.