Default folder permissions

Default folder permissions

از Adam Morris در
Number of replies: 5

Hi I want to set up my moodle installation so that when a user adds a folder to a course, by default a student in the course has permission to upload to that folder.

mod/folder:managefiles

I took a look through the code in mod/folder but wasn't able to pinpoint the line to modify.

Thanks.

میانگین امتیازات:  -
In reply to Adam Morris

Re: Default folder permissions

از Davo Smith در
عکس Core developers عکس Particularly helpful Moodlers عکس Peer reviewers عکس Plugin developers

Does editing the student role to give them permission 'mod/folder:managefiles' not work? (Site admin > Users > Permissions > Define roles, click on 'Student' then 'Edit')

This could then be overridden for a particular course or folder where this wasn't wanted.

This should all be possible without touching any Moodle code.

In reply to Davo Smith

Re: Default folder permissions

از Adam Morris در

Ah, yes, you're right, thanks.

In reply to Davo Smith

Ang: Re: Default folder permissions

از Lotte Nørregaard در

Hi,

I have just tried to edit the student role to have access to a specific Folder in a specific Course. But It seems like I can't do that? Do you have any ideas what to do?


Regards, Lotte

Moodle-Team Niels Brock, DK

In reply to Lotte Nørregaard

Re: Ang: Re: Default folder permissions

از Emma Richardson در
عکس Documentation writers عکس Particularly helpful Moodlers عکس Plugin developers

Students should already have access to folders added to courses...but normally you can click on the activity/resource and then go to permissions from the activity/resource admin menu and set it there.