> For the complete documentation index, see [llms.txt](https://docs.cloudnotte.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudnotte.com/admin/reportsheet/how-to-mark-tick-student-psychomotor-affective-domain-on-reportsheet.md).

# How to mark/tick student psychomotor/affective domain on reportsheet

This feature enables teachers to assess and record student progress in the psychomotor and affective domains, complementing the cognitive assessment, and providing a more comprehensive evaluation of student development.

To mark/tick student psychomotor/affective domain on Report Sheet, you have to first Check the Student's Result.

Refer to **How to check student result on Cloudnotte** using the link belo&#x77;**.**

{% embed url="<https://docs.cloudnotte.com/admin/reportsheet/how-to-check-student-result-on-cloudnotte>" %}

<figure><img src="/files/SYIBIGvnL1oxPzeC5YeB" alt=""><figcaption><p>Student's Result</p></figcaption></figure>

<figure><img src="/files/HZ6wYBp1sxn5F2zJIHxK" alt=""><figcaption><p>Psychomotor Domain</p></figcaption></figure>

There are different Skills listed out in the Psychomotor Domain in the Report Sheet.

As a form teacher, you then mark how good that child is on a scale of 1-5, 5 being the highest, and 1 being the least. To mark all you have to do is click the box.

<figure><img src="/files/upsWX9iaAoirM1BZhVBG" alt=""><figcaption><p> Affective Domain </p></figcaption></figure>

There are different Skills listed out in the Affective Domain in the Report Sheet.

As a form teacher, you then mark how good that child is on a scale of 1-5, 5 being the highest, and 1 being the least. To mark all you have to do is click the box.

Note:\
If you encountered an error while marking/ticking student psychomotor/affective domain, check for the following:\
1\. Ensure the internet connection is active.\
2\. Ensure the appropriate rating was ticked/marked.<br>

If the issue persist you can contact support: [hello@meghee.com](mail:hello@meghee.com)


---

# 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.cloudnotte.com/admin/reportsheet/how-to-mark-tick-student-psychomotor-affective-domain-on-reportsheet.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.
