Active
Project:
ELMS
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2012 at 12:19 UTC
Updated:
8 Oct 2012 at 16:10 UTC
Hi
I have implemented a course system for all type of users (authenticated/anonymous) which has quiz nodes aswell.But the quiz questions are visible to only the creator of course and not to other user role.
so is there any other permissions I have set fo all roles to view the quiz questions?
Tks,
Vil
Comments
Comment #1
btopro commentedmake sure the questions each are allowed to be posted into groups. Quiz is kind of insane in its content type heavy architecture. Also I'm not sure if your using elms_feautures dev version or not but the dev has improved Quiz and Webform support, including node reference highlighter integration. Beyond that I'm not sure why it wouldn't show up.
Comment #2
invincible1388 commentedi have made all question types to be allowed posted in group.Some questions are visible and some just show "n/a" as the question text to anonymous/authenticated user.
So not sure why this is happening.
Tks
-Vil
Comment #3
btopro commentedhmm... not sure, might need to do some permissions snooping via devel or ask in the quiz queue about any potential issues using quiz in organic groups. ELMS isn't doing anything special that would cause this to happen.