@matthewf-ucsd wrote:
I am attempting to publish recordings from our home-grown lecture-capture system to make them available within a Blackboard course that is using the Kaltura plugin, which interacts via the KAF.
I believe I am most of the way through publishing these files to the media gallery, but that does not seem like a very organized way for students to access the files (especially as these classes will have both manually created content as well as automatically published lecture-captures), so I am investigating whether I can publish these files to a playlist available under the Blackboard course.
When I look at a playlist created from within Blackboard, I see it shows up under the category Blackboard_KAF>playlists; however of course creating a new playlist under that same category is not sufficient to link it to the class; and dumping a Playlist object retrieved through the API doesn’t show any identifiers that I can see associate it with the class (the userId and creatorId appear as ‘kmsInternalChannelPlaylistUser’.
Is there a way to programatically create a playlist, associate it with a KAF-linked course, and determine that course association via the API?
Thank you!
-Matthew
Posts: 4
Participants: 2