Just like adding videos and adding audio to your course lessons, embedding presentations or PDFs in Teachery is really simple when using our Add Content Block functionality.
You may have created an out-of-this-world presentation in Keynote, Powerpoint, Canva, Google Slides, Prezi, Slideshare, etc., and you want to embed that amazing presentation right in your course.
Watch the walk-through video to learn how to easily embed slide presentations in your course lessons (jump to any of the video chapters for specific examples).
In short, the steps are to:
Click the Add Content Block button in a lesson.
Select the Add Embed Code option.
Paste your embed code into the field and click the Preview embed button.
If everything looks good, hit Save and you're done!
To embed a PDF viewer, follow the steps above and insert the <iframe> code below - but be sure to replace the placeholders with your file info.
Upload your PDF to Google Drive, set it to "Anyone with the link can view", then use this embed code in an Embed Code content block. Replace YOUR_FILE_ID with the ID from the sharing URL.
<iframe
src="https://drive.google.com/file/d/YOUR_FILE_ID/preview"
width="100%"
height="auto">
</iframe>Platforms like Elfsight or Common Ninja can generate a PDF viewer widget. You upload your PDF (or provide a URL), customize the viewer appearance, copy the generated embed code, and paste it into Teachery’s Embed Code field.