> For the complete documentation index, see [llms.txt](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/peer-reviews-settings.md).

# Peer Reviews Settings

Peer Review is an activity that allow students to provide feedback on the work of their classmates. Instructors can enable Peer Reviews in the 'Setting' page, and the 'Peer Reviews' section.

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

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

\[1] Enable Peer Reviews

\[2] Instructors can select students to review work manually

\[3] The system can randomly assign students to review work.

{% hint style="info" %}
For Assignment types 'On Paper' and 'No Submission,' choose **ONLY** 'manual assign".
{% endhint %}

### Automatically Assign Peer Reviews <a href="#automatically_assign_peer_reviews" id="automatically_assign_peer_reviews"></a>

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

\[1] Specify the number of assignments each student has to review.

\[2] Set the date and time by which students must access the system to review their peers' assignments.

### Intra-Group Peer Reviews <a href="#assign_group_assignment_intra_group_peer_reviews" id="assign_group_assignment_intra_group_peer_reviews"></a>

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

For group assignments, you can choose to 'Allow Intra-Group Peer Reviews,' which means selecting a representative from one group to conduct peer reviews of another group's work.

### Assign Anonymous Peer Reviews <a href="#assign_anonymous_peer_reviews" id="assign_anonymous_peer_reviews"></a>

<figure><img src="/files/1PIVr3aAqHZgvB2paiQN" alt=""><figcaption></figcaption></figure>

This is an option to enable anonymous Peer Reviews.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.tlic.cmu.ac.th/cmu-mango-canvas-manual/adding-courses-content/peer-reviews-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
