> 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-templates.md).

# All feedback Templates

This page is the **Your Feedback Templates** screen in the Skolarli platform, where all created feedback templates are listed and managed by navigating **360° Feedback⇒ All Feedback Templates** under **Quality Control**.

There is also a **Create Template** button to add a new feedback template.

The main content area displays a table with columns such as **serial number, Name,** **Feedback On,** **Feedback From**, **Created On** & **Actions**

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

A search bar is provided to find templates by name, along with a **Filter** option to refine results.

**Action Menu**

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

<figure><img src="/files/n0hBvYTCdo6T8RxnhCk4" alt=""><figcaption><p>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 Templates⇒ Action⇒ Edit Details**. If user try to add more questions, user sees warning Pop up.

If user selects “Never mind, add more questions” then he can add more questions to the template.

<figure><img src="/files/z9HqxInmj5DTiT65MDFY" alt=""><figcaption><p>Edit Form</p></figcaption></figure>

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

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

<figure><img src="/files/ZkUXaIr3Ujy0AJvL4n0z" alt=""><figcaption><p>View Feedback Template</p></figcaption></figure>

This screen shows a popup to **assign a feedback form to a (feedback on)**. It allows the user to enter the feedback form name and select a specific Program from the dropdown list where the feedback should be applied. This helps in collecting participant feedback for a chosen Program.

Enter Feedback form name, select Program and click on collect feedback on this Program\_content to create Feedback form.

<figure><img src="/files/ib1YzC2wG9micargqXNN" alt=""><figcaption><p>Assign course to Feedback form</p></figcaption></figure>

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

User can delete Feedback template by navigating **All Feedback Templates⇒ Action ⇒Delete.**

<figure><img src="/files/IBitBkPlbo3xe7WoBj05" alt=""><figcaption><p>Delete Template</p></figcaption></figure>

{% hint style="info" %}
Please note: All the feedback data related to this feedback template will be deleted too. This is a 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-templates.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.
