Library tutorials can be added to a Moodle course by simply adding the PDF documents directly as file or by embedding the tutorial via an iFrame. To embed a tutorial via an iFrame, follow these steps:
- Click on Create Learning Activity
- Click on Resources
- Click on Page
- Add Name and Description
- Under Page Content, click show Advanced Options
- Click <> or HTML
- Add the corresponding code:
- Library Catalog: <iframe src="https://carteret.libguides.com/ld.php?content_id=43274879"
style="width: 100%; height: 500px"></iframe>
- Credo Reference: <iframe src="https://carteret.libguides.com/ld.php?content_id=43275208"
style="width: 100%; height: 500px"></iframe>
- Evaluating Information Sources: <iframe src="https://carteret.libguides.com/ld.php?content_id=43274856"
style="width: 100%; height: 500px"></iframe>
- NCLIVE: <iframe src="https://carteret.libguides.com/ld.php?content_id=42804535"
style="width: 100%; height: 500px"></iframe>
- Research Articles: <iframe src="https://carteret.libguides.com/ld.php?content_id=43274830"
style="width: 100%; height: 500px"></iframe>