Skip to Main Content

Integrating Library Resources into Moodle Courses

Library Tutorials

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:

  1. Click on Create Learning Activity
  2. Click on Resources
  3. Click on Page
  4. Add Name and Description
  5. Under Page Content, click show Advanced Options
  6. Click <> or HTML
  7. 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>