# Steps to create and deliver a course

## **Step 1 – Course creation**

You can create a course in two ways:&#x20;

* [With AI](https://docs.intranet.ai/micro-learning/features/create-a-course-with-ai), by uploading a document (Word, PDF, or PPT)
* Manually, [from scratch ](https://docs.intranet.ai/micro-learning/features/create-a-course-from-scratch)

Once the course is created, it appears in the **Company Learnings** page with the status **Draft**.&#x20;

***

## Step 2 – Add and edit lessons

Depending on how the course was created:&#x20;

* If it was generated with AI from a **document**, check that the lesson structure and content are correct. You can freely edit the lessons to adjust text, order, or layout.&#x20;
* If it was created **from scratch**, you’ll need to manually insert each lesson.&#x20;

{% hint style="info" %}
Click [here](https://docs.intranet.ai/micro-learning/features/add-a-new-lesson) to learn how to **add a new lesson** to a course.&#x20;
{% endhint %}

{% hint style="info" %}
Click [here](https://docs.intranet.ai/micro-learning/features/edit-delete-or-move-lessons) to learn how to **edit, delete and move lessons** in a course.&#x20;
{% endhint %}

***

## Step 3 – Create the Final Quiz&#x20;

Once the lessons are complete and reviewed, you can **generate a Final Quiz** **with AI** to test what learners have retained.&#x20;

{% hint style="info" %}
Click [here](https://docs.intranet.ai/micro-learning/features/generate-a-final-quiz) to learn how to **generate a final quiz with AI.**&#x20;
{% endhint %}

{% hint style="info" %}
Click [here](https://docs.intranet.ai/micro-learning/features/final-quiz-and-gamification-settings) to learn how to **edit a final quiz.**
{% endhint %}

***

## Step 4 – Translate the course

You can translate your course into over 40 languages with one click.&#x20;

{% hint style="info" %}
Click [here](https://docs.intranet.ai/micro-learning/features/translate-a-course) to learn how to **translate a course.**&#x20;
{% endhint %}

***

## Step 5 – Export the course via SCORM or assign it to learners

When your course is ready, you have two options:&#x20;

1. **Export via SCORM** \
   Export the course in SCORM format and upload it to your company’s LMS platform. In this case, Microlearning acts as your course generation tool.&#x20;

{% hint style="info" %}
Click [here](https://docs.intranet.ai/micro-learning/features/export-in-scorm) to learn how to **export your course via SCORM.**&#x20;
{% endhint %}

2. **Publish and assign it to learners**\
   Publish the course on your intranet and schedule it for your users. Learners will be able to complete the lessons and take the Final Quiz. You can monitor course performance with built-in analytics.&#x20;

{% hint style="info" %}
Click [here](https://docs.intranet.ai/micro-learning/features/publish-and-unpublish-a-course) to learn how to **publish a course.**
{% endhint %}

{% hint style="info" %}
Click [here](https://docs.intranet.ai/micro-learning/features/assign-a-course) to learn how to **assign a course to learners.**&#x20;
{% endhint %}


---

# Agent Instructions: 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.intranet.ai/micro-learning/features/steps-to-create-and-deliver-a-course.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.
