Moodle 2.7 working with files: role-based permissions

Moodle 2.7 working with files: role-based permissions

Владимир Зотов -
回帖数:3

Hello!

I  want to store some files e.g. accounting documents, contract examples etc. in my Moodle LMS and provide access to them to my users. 

Also I want to grant permissions based on roles and user ids - students can see Document A but not DocB, tutors can see both of them, only User1 can see DocC.

How can I realise this scenario?

回复Владимир Зотов

Re: Moodle 2.7 working with files: role-based permissions

Mary Cooch -
Documentation writers的头像 Moodle HQ的头像 Particularly helpful Moodlers的头像 Testers的头像 Translators的头像
回复Mary Cooch

Re: Moodle 2.7 working with files: role-based permissions

Владимир Зотов -

Thank you!

 Unfortunately it isn't what I need. I had to write my own block and use folders to show files to particular users.