# What is Observation?

Observations consist of questionnaires tailored for specific entities like school blocks or clusters. Users with roles such as Teachers, HT and officials can record observations whenever needed and access them accordingly. On Manage Learn, Content Creators have the capability to create three types of observations.

{% embed url="<https://drive.google.com/file/d/1MXPefXTzkZ40BZnBIqmbE4uSDx0DbojD/view?ts=64dc66db>" %}

{% embed url="<https://docs.google.com/presentation/d/1nOswAk7_b5DpqfKP5MvN_rH2UersACecECzzoHzu0Vk/edit#slide=id.p>" %}

### Observation with rubrics

Creators have the flexibility to define particular domains, criteria, and scores for each Observation. Based on the scores users get on taking up an Observation, they are shown the level (L1, L2, L3) their school is at concerning the Observation that was conducted. Any logged-in user can use the Observations.

### Observation without rubrics

The questionnaire is straightforward and does not include any domains.

### Observation led Improvement project <a href="#observation-let-imporvment" id="observation-let-imporvment"></a>

These are Observations with rubrics with Improvement Projects mapped to each level. Users get suggestions for starting an Improvement Project based on the level they are at after completing the Observation.


---

# 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://ed.sunbird.org/learn/functional-capabilities/manage-learn/what-is-observation.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.
