How to add a video (instructions)
YouTube (unlisted) or Vimeo: get the video's "Embed" link, copy the URL
from inside the
Microsoft Stream / SharePoint video: open the video in SharePoint, choose Embed, copy the generated
src="..." of the embed code, and paste it into a block like this:
<div class="video-wrapper"><iframe src="YOUR-EMBED-URL" allowfullscreen></iframe></div>
Microsoft Stream / SharePoint video: open the video in SharePoint, choose Embed, copy the generated
<iframe> code, and paste the whole
thing inside a <div class="video-wrapper"> so it stays responsive.
Note: viewers will need to be signed in to your Microsoft 365 tenant to watch
SharePoint/Stream-hosted videos, which doubles as an extra layer of staff-only protection.
Video library
Getting Started
Welcome to Sophia College
Engage
Engage walkthrough
STARS
STARS walkthrough
History
Our First Day
Add more cards as needed — just copy/paste a card block and swap the iframe src.
How to add a downloadable file (instructions)
Drop the file (PDF, Word, Excel etc.) into the
assets/files/ folder, then
add a row to the list below using:
<li><div class="file-icon">PDF</div><a href="assets/files/your-file.pdf">File name</a><span class="file-meta">Updated Jul 2026</span></li>