# Create

## Chat Content

By using Chat effectively, you shift from simply delivering content to **facilitating dynamic, student-driven learning experiences**, supporting the kind of **interactive and structured learning design** that underpins LAMS.

![Chat authoring](/files/UOBBjOEAnk1nP4GTC19M)

On the **Basic or Content** tab, you are able to set:

1. **Title**\
   &#x20;Make sure you use a **meaningful title** that summarises what the students are meant to do.<br>

   Use a clear title so students immediately understand the purpose, for example:

   * *Case Discussion: Patient Diagnosis*
   * *Week 3 Debate: Ethical Dilemmas*<br>
2. **Instructions**\
   This is where you provide guidance for the discussion.\
   \
   Use this space to:

   * Explain **what students should discuss**
   * Provide c**ontext or background information**
   * Set **expectations for participation**

   <i class="fa-circle-info" style="color:$primary;">:circle-info:</i> Well-written instructions help keep the conversation focused and purposeful.

{% hint style="success" %}
**Pro tips for maximising the educational value of Chat**

* **Set a clear purpose for the discussion**, for example, debate, brainstorming, or problem-solving
* **Provide structured prompts** to keep the conversation focused and meaningful
* **Actively facilitate** by asking follow-up questions or challenging responses
* **Encourage equitable participation** so all students contribute, not just the most vocal
* **Use Chat as a diagnostic too**l to understand how students are thinking in real time
* **Summarise key insights** at the end to consolidate learning and reinforce important points
* Link Chat to other activities (e.g. [assessments](/lams/tools/assessment.md) or [collaborative tasks](/lams/tools/activities-and-tools.md#activities-usesforthelamsactivities)) to deepen learning
  {% endhint %}

## Advanced Settings&#x20;

#### Chat moderation filter

When enabled, this option allows you to automatically filter inappropriate or unwanted language in the chat.

You define a list of words to filter:

* Messages containing those **words will be blocked or restricted**
* Separate each word with a comma (e.g. word1, word2, word3)
* The system will scan messages and apply the filter automatically
* Here you enter the words or phrases you want to block.

This helps you maintain a safe and respectful learning environment, especially in large or unsupervised sessions.

In some cases, you might require some words to be filter in case accidentally (or purposely) a student adds a bad word to the chat. When filter is enable, any word that matches will be automatically excluded from the chat.&#x20;

#### Disable chat after completion

When enabled, students will **no longer be able to continue the conversation** after they complete the activity.

This is useful when you want to:

* **Limit discussion to a specific time window**
* Prevent late or ongoing contributions
* Ensure all students participate **within the same timeframe**

### Learning Outcomes

{% hint style="success" %}
**Mapping learning outcomes to activities is very useful for curriculum mapping.**
{% endhint %}

<figure><img src="/files/YApR5XKQrnvUW3pvhc1i" alt=""><figcaption><p>Add learning outcomes to the activity</p></figcaption></figure>

As with all activities in LAMS, you can map your learning outcomes to this activity. If you want to add a learning outcome, just search for the particular outcome or type a new one it will be added to your list of learning outcomes for the future.

You can search Learning Outcomes by code or name.


---

# 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/tools/chat/create.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.
