> For the complete documentation index, see [llms.txt](https://docs.skolar.li/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skolar.li/360-feedback/all-feedback-forms.md).

# All Feedback Forms

This page is the **Your Feedback Forms** screen in the Skolari platform. It shows all the feedback forms that have been created and assigned for collecting feedback. On the left navigation, under **Quality Control⇒360° Feedback**, the **All Feedback forms** option is selected.

Filter can be done by feedback type and by who provides the feedback. A search bar is available to quickly find a form, along with **Filter** and **Create Template** buttons.

The main section displays a table with details such as **ID**, **Form Name**, **Feedback Type**, **Entity**, **From**, **Created**, **Actions** – options to view, edit, or manage the form

Overall, this page helps manage all active feedback forms, making it easy to search, filter, and control how feedback is collected across programs and batches.

<figure><img src="/files/DD7Qr0pb6yZgVvtnvwvO" alt=""><figcaption><p>Feedback forms</p></figcaption></figure>

**Action Menu**

The action menu allows admin to Modify the form information, including its name, description and other configurable settings, Open and review the form structure, questions and configuration details. or remove the form from the system.

<figure><img src="/files/bzSpy9bc7i9wHVrJRITh" alt=""><figcaption><p>Feedback Forms Action Menu</p></figcaption></figure>

<mark style="color:$success;">**Edit Details**</mark>

This page allows user to edit the feedback template Feedback on Programs from Participants by navigating **All Feedback Forms⇒ Action⇒ Edit Details**.

<figure><img src="/files/EltrV7mmBPnh0y7SPFSo" alt=""><figcaption><p>Edit form</p></figcaption></figure>

<mark style="color:$success;">**View Form**</mark>

This page allows user to view the details and the questions in your feedback template by navigating **All Feedback Form⇒ Action ⇒View form.**

<figure><img src="/files/WUski21ihbFwdqm2LWFL" alt=""><figcaption><p>View Feedback form</p></figcaption></figure>

<mark style="color:$success;">**Delete**</mark>

User can delete Feedback form by navigating **All Feedback Form⇒ Action ⇒Delete.**

<figure><img src="/files/AZ8iDTP6x7O9CA1RWbI2" alt=""><figcaption><p>Delete Feedback form</p></figcaption></figure>

{% hint style="info" %}
Please note: All the feedback data related to this feedback form will be deleted too. This is an unrecoverable process.
{% endhint %}


---

# 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:

```
GET https://docs.skolar.li/360-feedback/all-feedback-forms.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.
