# Students view

When entering the Forum as a student, students will see the title, instructions and the list of discussion threads.

<figure><img src="/files/T6RnF5KvGGPkuekLsbmn" alt=""><figcaption><p>Students' view - Forum threads</p></figcaption></figure>

Students can view when the latest updates in all discussions have occurred

### **Posting in Discussion Threads**

<figure><img src="/files/J3ct7boTrM1f3SlOqCmh" alt=""><figcaption><p>Posting into a discussion thread</p></figcaption></figure>

Depending on the settings configured by the teacher, students will have different options available.

For instance, if the teacher selected the option for students to use a rich text editor, then student will be able to add formatting and pictures to their postings.&#x20;

Also teachers can set a minimum or maximum limit of number of postings or replies per thread that each student can submit.

Other options include the ability for students to:

1. Post or reply to messages anonymously.
2. Rate postings.
3. Limit the number of characters per posting.
4. Re-edit their own postings.

See [*Forum Authoring Advanced settings*](/lams/tools/forum/create.md#advanced-settings).

### Rate postings

When this option is enabled, students will be able to rate each other’s postings from 1 to 5 stars. Additionally, teachers can set up a minimum and/or maximum number of ratings that the students need to do before completing the forum activity.

<figure><img src="/files/Qj8eh7dqDGuFXLxJ7iWx" alt=""><figcaption></figcaption></figure>

### **Posting restrictions**

If the teacher two distinctive posting restrictions:

**Allow students to create new topics**: when enabled students are free to create new discussion threads at will and not limited by the threads you create as a teacher.

**Number of posts per student per thread**: set a minimum and a maximum number of postings that each student has to do before completing the forum activity.

When minimum posting restrictions are in place, students must fulfil these restrictions in order to continue to the next activity.&#x20;


---

# 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/students-view.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.
