by Phillip Mertens.
Hi,
I want specific users to be able to backup a course or certain activities and be able to download those backup files.
But they should not be able to restore backups within thisw course.
I guess those are the permissions this role should have:
moodle/backup:backupcourse
moodle/backup:backupsection
moodle/backup:backuptargetimport
moodle/backup:configure
moodle/backup:downloadfile
When I try this and create a backup I can't see it and get an error along the lines of:
"You don't have the rights (restore backup)"
Only if I set permission for "moodle/restore:restorecourse" then I'm able to see the backups I created and can download them OR restore them. Is it possible to see backups, download them but NOT be able to restore them?
Thanks in advance