> For the complete documentation index, see [llms.txt](https://docs.shiftiq.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shiftiq.com/help/courses.md).

# Courses

- [Overview](https://docs.shiftiq.com/help/courses/overview.md): Build courses with lessons, surveys, assessments, images, videos, and SCORM packages, with content paths driven by learner permissions
- [Creating and Editing Courses](https://docs.shiftiq.com/help/courses/create-course.md): Select the Courses Toolkit on the Admin Home Page and then select Courses counter at the top of the page.
- [How to Add and Remove Units, Modules and Lessons in a Course](https://docs.shiftiq.com/help/courses/create-course/adding-lesson.md): Click on the Plus icon next to the Module where you want to add the New Lesson.
- [Publishing a Course to your Learner Portal](https://docs.shiftiq.com/help/courses/create-course/publish-course.md): There are 2 ways to Publish a course to the portal:
- [Setting Prerequisites](https://docs.shiftiq.com/help/courses/create-course/setting-prerequisites.md): By setting Prerequisites in a course, Learners must satisfy these prerequisites before the activity is available to start.
- [Setting up Course Notifications](https://docs.shiftiq.com/help/courses/create-course/course-notifications.md): Administrators can setup Course Stalled Notifications and Course Completed Notifications.
- [Adding Hyperlinks and Videos](https://docs.shiftiq.com/help/courses/create-course/add-hyperlinks-videos.md)
- [Changing font color of the Course](https://docs.shiftiq.com/help/courses/create-course/changing-font-color.md): How to change the content font color for an entire Course:
- [Adding Privacy Settings to a Course](https://docs.shiftiq.com/help/courses/create-course/course-privacy-settings.md): Privacy settings can be applied to a course to restrict access to specific users or groups, ensuring that only authorized individuals can view
- [Adding a Course Image](https://docs.shiftiq.com/help/courses/create-course/adding-course-image.md): An image can be added for the Course tile, when the Course is Published to the Portal.
- [Add a Course to a Catalog](https://docs.shiftiq.com/help/courses/create-course/add-a-course-to-a-catalog.md): From the Course home page (/ui/admin/courses/home):
- [Adding and Editing Lesson Content](https://docs.shiftiq.com/help/courses/add-content.md): Add and edit lesson content: text, images, links, videos, and Microsoft Word imports
- [Add Course Content](https://docs.shiftiq.com/help/courses/add-content/add-course-content.md): With your course outline now created, content can be added for each lesson.
- [Adding Images](https://docs.shiftiq.com/help/courses/add-content/adding-images.md): You are able to drag and drop a picture from file into the body of the content.\\
- [Adding Links](https://docs.shiftiq.com/help/courses/add-content/adding-links.md): You are able to add web links or email addresses in the text of your content.
- [Adding an Embedded Video](https://docs.shiftiq.com/help/courses/add-content/embedding-video.md): To embed a video on a Course, you will need to upload the video to either Vimeo or You Tube.
- [Add New Lesson From Microsoft Word](https://docs.shiftiq.com/help/courses/add-content/lesson-from-word.md): We are working on a new feature that will simplify the process of converting a Microsoft Word document into a Shift iQ lesson, using a utility
- [Working with SCORM and Shift iQ Courses](https://docs.shiftiq.com/help/courses/scorm-courses.md): Upload SCORM packages, configure SCORM Cloud, and embed SCORM lessons in Shift iQ courses
- [How to Upload a SCORM Course to SCORM](https://docs.shiftiq.com/help/courses/scorm-courses/upload-scorm-course.md): Login to \<a href="https://cloud.scorm.com/sc/guest/SignInForm" target="\_blank">https://cloud.scorm.com/sc/guest/SignInForm\</a>
- [SCORM Cloud connection settings](https://docs.shiftiq.com/help/courses/scorm-courses/scorm-settings.md): First, find the SCORM Cloud AppId for the tenant. This is in the SCORM Cloud control panel here:
- [Embedding a SCORM package in your Shift iQ Course](https://docs.shiftiq.com/help/courses/scorm-courses/adding-scorm-courses.md): When adding a SCORM course to Sandbox or Development, if you select SCORM Course for the Link Type then it is set to Preview mode by default and
- [Uploading SCORM with different Languages](https://docs.shiftiq.com/help/courses/scorm-courses/scorm-multi-lingual.md): Login to \<a href="https://cloud.scorm.com/sc/guest/SignInForm" target="\_blank">https://cloud.scorm.com/sc/guest/SignInForm\</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.shiftiq.com/help/courses.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
