Closed (fixed)
Project:
Quiz
Version:
7.x-4.x-dev
Component:
Code - Quiz core
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Oct 2011 at 02:14 UTC
Updated:
15 Aug 2014 at 02:10 UTC
Jump to comment: Most recent
Comments
Comment #1
falcon commentedConfirmed. I get this one too. The body field doesn't show up in the node form.
Comment #2
david.newcomb commentedHas anyone found a solution to this issue? I am having the same problem.
Thanks
Comment #3
sivaji_ganesh_jojodae commentedCommit f0cb7a8..c2e6f0d will fix this.
Comment #5
oystercrackher commentedHi,
Changing this back to active. I am running latest V7 dev version and am getting the same error. Was this fix incorporated into the latest dev version?
Please advise.
Thanks
Comment #6
falcon commentedShould be ok in alpha10
Comment #8
nick-creativshake commentedhi i have the same trabble can help me same wear
Comment #9
Lloyd_87 commentedThe error still occurs, still no fix from creators?
Comment #10
sivaji_ganesh_jojodae commentedBelow is the patch I committed to fix this issue long away.
If the call to
quiz_question_add_body_field('quiz_directions');is not in place trying adding the same to customhook_update_N()else attach the body field manually to quiz_directions node type.Comment #11
nick-creativshake commentedHi, now I have another problem. Wanted a final exam and create so use the "Categorized random questions", but unfortunately I can not assign questions from each lesson quizzes, as I have called them. it appears the Felermeldung "The termname you Entered does not match any registered question terms". Can someone help as it is with you???
see picture
http://creativshake.screenculture.de/node/2823/results#overlay-context=&...
Comment #12
nick-creativshake commentedHi, now I have another problem. Wanted a final exam and create so use the "Categorized random questions", but unfortunately I can not assign questions from each lesson quizzes, as I have called them. it appears the Felermeldung "The termname you Entered does not match any registered question terms". Can someone help as it is with you???
see picture
http://creativshake.screenculture.de/node/2823/results#overlay-context=&...
Comment #13
ezraw commented@nick-creativshake, do you have any questions tagged with matching taxonomy terms?
FYI, it recommended to open up a separate issue when you have an unrelated question rather than hijacking an existing support issue. Having separate issues with distinct titles will make it easier for other users to find support.
Comment #14
djdevin