Closed (outdated)
Project:
Quiz
Version:
7.x-5.x-dev
Component:
Code - Views
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
30 May 2014 at 19:04 UTC
Updated:
31 Mar 2017 at 23:18 UTC
Jump to comment: Most recent
Comments
Comment #1
djdevinHi,
You are talking about two permissions - the ability to edit the node (Quiz), and then the ability to edit/view results?
Editing the node you can do with node access. The Quiz results page is a view, so you should be able to edit it and change the permissions for it.
Let me know if that helps
Comment #2
gspfranc commentedActually, in the quiz_results.view.inc, on line 155, only users with "update" permission can view the result list.
Is there a way to modify this line to add an access_callback function like on menu item for displaying this tab?
thanks
Comment #3
djdevinSee https://www.drupal.org/node/2666834#comment-10865972