How to Add a video to the Rich Text unit so that we can add supporting text for that video?


You can add the a video using the iframe function in the Rich text unit. Please note that the video needs to be available in any of the online storage providers as you need the URL of the video to pass it inside the iframe.


Step 1: Open the course --> Add a Rich Text Unit --> Click on Source code option to provide the iframe.



Step 2: Include the iframe code and pass the video URLin the source "src: ". For example, if it is a Youtube video, you can find the embed code directly and can add that directly here, this comes with the whole iframe code (See the screenshot below). You may also truncate some of the attributes from the code (i.e autoplay, allowfullscreen,.. etc) and can adjust the screen width and height too. Once done please save the iframe by clicking on the OK button below.




Step 3: The video will now appear in the Rich Text unit and you can add the required text below the video. For example, we have added two videos side by side and then added the text below the  videos.