the launch link to edit course properties on the scorm cloud appears to only work for my 'administrator' role, but cannot get it to work for other roles even after adding every single scorm_cloud related permission.
I thought we had discussed that access to this link to edit the course properties would be granted by both these permissions along with the CCK scorm cloud field properties:
scorm_cloud_field module
edit all SCORM Cloud course attributes
edit own SCORM Cloud course attributes
I had also thought it would be more intuitive to put the launch link within the collapsible table where the other cck related course field properties are located since access to both would be governed by the same permission. thus if a role doesn't have access it to the cck properties then no access to the full set of scorm cloud course properties either.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | scorm_cloud.dev_.issue_.1441344.patch | 739 bytes | webservant316 |
Comments
Comment #1
ronan commentedShould be fixed in the next dev.
Comment #2
webservant316 commentedlocation of edit properties link successfully moved into the collapsible 'Course Settings' block. thanks.
however, access to the resulting unabridged SCORM cloud properties editor is still not properly controlled by user role permissions. only the administrator user is able to access the function.
the bug is located in scorm_cloud.module line 647. I have attached my first patch ever created by TortoiseSVN. the patch works, but still needs to be committed to dev.
Ronan, feel to post the fix when you get back unless I figure out how to use GIT and git to it first.
the issue will be closed when the patch is committed.
Jeff
Comment #3
webservant316 commentedfix now committed. will be available in the downloadable dev package after the next rebuild (<12 hours).
issue closed.
Comment #4
webservant316 commented