- Before you begin, it is a good idea to have to hand the unique 32 character alphanumeric code for your Panopto video. When viewing the video, copy the id code from your browser URL box.

- Next, in Moodle (with Edit Mode on) select Add a new activity or resource where you want to embed the Panopto video, and then select Text and media area.
- Click the arrow from the top left of the Atto editor.

- And then click the HTML icon from the bottom row.

- Copy the HTML code below, and paste into the HTML editor in Moodle.
<div class="container">
<div class="embed-responsive embed-responsive-16by9"><iframe src="https://brookes.cloud.panopto.eu/Panopto/Pages/Embed.aspx?id=paste-the-ID-here" allow="autoplay" allowfullscreen="allowfullscreen"></iframe>
</div>
</div>
- If you have not done so already, find the Panopto link of the video you want to add to Moodle and copy the 32 character alphanumeric code that appears after
id=
- In the HTML code you pasted into Moodle, replace the text
paste-the-ID-herewith the 32 character alphanumeric ID you copied earlier. - Save changes.
- Your video should now appear embedded into your Moodle scroll (see below). You can drag and drop it where needed.
