You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Kaltura Media Gallery is per course, but it would be really useful for us to be able to create arbitrary Media Galleries as Moodle course modules (activities). This feature allows creating different thematic video galleries per course and assigning group access permissions on each Media Gallery.
From implementation point of view, it could be a mod/ plugin (similar to kalvidres or kalvidassign) that uses the Media Gallery LTI endpoint (hosted/index/course-gallery) but the parameter context_id would be the string [course_id]-[course_module_id] instead of just the course_id. That creates an independent Kaltura media category associated to the new Media Gallery.
We are willing to develop this feature and provide a PR for you to review and consider merging. Would you be interested in this feature? Thank you!
The text was updated successfully, but these errors were encountered:
Kaltura Media Gallery is per course, but it would be really useful for us to be able to create arbitrary Media Galleries as Moodle course modules (activities). This feature allows creating different thematic video galleries per course and assigning group access permissions on each Media Gallery.
From implementation point of view, it could be a
mod/
plugin (similar tokalvidres
orkalvidassign
) that uses the Media Gallery LTI endpoint (hosted/index/course-gallery
) but the parametercontext_id
would be the string[course_id]-[course_module_id]
instead of just thecourse_id
. That creates an independent Kaltura media category associated to the new Media Gallery.We are willing to develop this feature and provide a PR for you to review and consider merging. Would you be interested in this feature? Thank you!
The text was updated successfully, but these errors were encountered: