# Creating lessons

## Adding a lesson to a course

{% hint style="info" %}
Note that you need to be a teacher with monitoring privileges to be able to add a lesson to a Course.
{% endhint %}

To open the Add Lesson Wizard, click the button for a group (or for subgroups).

This will open the **Add Lesson Wizard**

{% embed url="<https://vids.lams.sg/demo/cmnr6u5oq00oaxd0i0veq706l>" %}

This allows you to select sequences from your Personal Folder, your Groups folder and the Public folder.

If you don't need to configure other options, click will start the lesson immediately.

Selecting Learners and Monitors The Class tab allows you to select the teachers and monitors for the lesson.

You can drag-and-drop learners and monitors from the unselected to the selected list, and vice versa. (warning) Note that while some monitors may have learner permissions, you cannot drag a monitor to either learners list, or a learner to a monitor list.

Multiple learners or monitors can be selected by holding down the Control key and clicking the user names.

#### Advanced options

You can add lesson details in the Description field. These will appear when the learner hovers over the sequence name on the Home screen.

* **Start in Monitor:** When enabled, this option means that the sequence will be set up in LAMS, but not visible to learners ('started') until a monitor chooses 'Start' from the monitoring screen.\
  In practice, this allows authors to create and set up sequences for a session run by a different monitor.
* **Enable Live Edit:** Live Editing allows changes to be made to the sequence while it is running. ([Click here](https://wiki.lamsfoundation.org/display/lamsdocs/monitoringsequence#monitoringsequence-LiveEdit) for more information.) This option turns the feature on or off.
* **Enable portfolio export for learner:** Learner's can export a portfolio record of their contributions to a Lesson.\
  This option turns the ability for learners to export their own individual profiles on or off.\
  (Regardless of this option, sequence Monitors can still export individual and class portfolios from the Monitoring environment.)
* **Enable Instant Messaging:** This feature enables or disables the Instant Messaging feature for the Lesson. ([Click here](https://wiki.lamsfoundation.org/display/lams/Instant+Messaging) for more information.)
* **Split Learners into separate copies of this lesson?**: This option will create multiple instances of the same sequences, with a different set of learners in each instance. The number of learners in each instance can be customised.
* **Scheduling:** Allows authors to set a predefined time for the sequence to start.


---

# 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.lamsfoundation.org/lams/getting-started/creating-lessons.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.
