Example of a Playlist
...
Preconditions:
Before a user can set up a Kaltura playlist, the following must be true:
the user must have access to a Canvas coursethe course instructor must add the Media Gallery to the course navigation (Settings > Navigation)
the videos must be added to the Media Gallery.
The UWSA DLE Kaltura implementation currently supports manually-created playlists, where the creator has selected each video. It does not currently support rules-based playlists, which automatically select videos based on a set of criteria (all of the videos tagged "kitten," for example).
Creating a Manual Playlist
Go to course in Canvas
Click Media Gallery in course navigation
On top right of the Media Gallery screen, click the hamburger menu, then Edit
Click the Playlists tab
On the far right of the Playlists page, click Create New, then Manual Playlist
Under Set Details, write a title, description, and tags for the playlist
Click Add Media
Click Add to move videos from Media Gallery list on left to your playlist on right.
Click Save
10) Back on the playlists page, click Embed
...