-
Notifications
You must be signed in to change notification settings - Fork 4
Editor button does not respect LTI linking category restriction #13
Copy link
Copy link
Open
Labels
Description
We have found that moodle-tiny_panoptoltibutton does not respect the category restrictions for LTI linking. This is certainly unexpected, and may be undesirable for institutions.
Steps to reproduce:
- Go to a course that does not contain a Panopto block, in a category that has not been selected for LTI linking
- Click on the Panopto LTI button as any user, any role
Expected behaviour:
- (Preferred behaviour) There is no editor button visible for any user, or any role
- (Minimum behaviour) The button presents a suitable warning e.g. Panopto LTI linking has not been enabled for this course category
Actual behaviour:
- The course is provisioned with a folder in Panopto
- User enrolments are synced to Panopto, as and when each user logs in
- This happens for all roles in both Panopto and Moodle, including students
The corresponding Atto Panopto LTI button has permissions which can be used to constrain where it appears, on both a role and a course category basis. The TinyMCE Panopto LTI button has no control mechanisms, which seems like an oversight. For both buttons, behaviour that matched the LTI linking category restriction would be a good functional solution.
Reactions are currently unavailable