# Forum

## ![](/files/mt3snyUOYdhikeDTiVwH) Intro

The **Forum activity** is an **asynchronous discussion tool** that enables you to create structured, threaded conversations where students can **post, reply, and engage over time**. Unlike live chat, forums allow students to **reflect before contributing**, supporting deeper and more thoughtful interaction..

### Why do I want to use Forum?

* **Encourage deeper thinking** through reflective, well-considered responses
* **Promote inclusive participation**, giving all students time to contribute
* **Foster peer learning** by exposing students to diverse perspectives
* **Support collaboration** beyond the classroom or scheduled sessions
* **Track participation and engagement** across discussions
* **Develop critical thinking and argumentation skills**
* **Enable ongoing dialogue** that evolves over time

{% hint style="success" %}
**Educational Insight**

Forums are usually used for asynchronous discussions. This gives students the opportunity to read all the messages in a thread, reflect on it and get a chance to better work on the topic/idea.

As a teacher, you are able to track student participation and encourage participation and collaboration.
{% endhint %}

### What can I use Forum for?

You can use Forum in a variety of teaching scenarios, including:

* **Debates and discussions** on complex or controversial topics
* **Case-based learning**, where students analyse and respond to scenarios
* **Peer feedback activities**, allowing students to review each other’s work
* **Reflection exercises**, encouraging students to articulate their learning
* **Pre- or post-class discussions** in a flipped or blended learning setup
* **Knowledge sharing**, where students contribute resources or insights

*Pedagogies that use Forum:* [Reciprocal Learning](https://lamslearning.medium.com/the-reciprocal-learning-strategy-in-lams-bd452549eda1), [Think-Pair-Share](https://lamslearning.medium.com/think-pair-share-learning-strategy-online-d719accb578d), [Predict Observe Explain](https://lamslearning.medium.com/predict-observe-explain-poe-teaching-strategy-in-lams-c4464f214568), etc.

### How does it work? <a href="#how-does-it-work" id="how-does-it-work"></a>

You **create one or more discussion threads** with prompts or guiding questions

Students **post messages**, respond to others, and build on ideas. Discussions are **threaded**, making it easy to follow conversations.&#x20;

You can **enable ratings or grading** for posts to assess contributions

You can control participation, such as:

* Limiting the number of posts
* Restricting post length
* Setting deadlines

You can allow **anonymous posting** to encourage honest participation

As a lecturer, you can **monitor all the activity**, identifying engagement patterns and participation levels.


---

# 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/forum.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.
