> 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/new-template.md).

# New Template

This page is the **Create Feedback Template** screen in the Skolarli platform, used to design and save feedback forms for collecting responses after sessions or programs by navigating **360° Feedback⇒ New Template** under **Quality Control**.

Admin can add questions by selecting question types and formats, and they can also import questions using a CSV file. The page is divided into two main sections.

1. The **Feedback Configs** section allows users to configure who the feedback is for and from whom it will be collected. It includes:

* **Feedback On?** – to choose the subject of feedback such *as Facilitator, Participants, Batch, Batch session, Program & program contents, Webinar, Training venue, General.*
* **Feedback From?** – to select who will give the feedback, such as *Facilitator* or *Participants*

2. The **Add your feedback questions** section is where the actual template is created. It contains:

* **Feedback Template Name** – to enter the name of the feedback form
* **Feedback Question** – to add individual questions
* **Add another question** button – to include multiple questions
* **Delete icon** - to remove a question.

<figure><img src="/files/yXE0h7HjTeTZ7BrPQrt3" alt=""><figcaption><p>Feedback template form</p></figcaption></figure>

If the user attempts to add more questions, a confirmation pop-up message is displayed.

* Selecting **"Okay, I'll stop here"** prevents the user from adding any further questions and closes the question addition process.
* Selecting **"Never mind, add more questions"** allows the user to continue adding additional questions.

<figure><img src="/files/HdXR1Aw5um7a1pi8MC7O" alt=""><figcaption><p>confirmation pop-up message</p></figcaption></figure>

Fill the form and click on **Save Feedback template** button

<figure><img src="/files/5t5BJh9OIil5VLvk4sd6" alt=""><figcaption><p>Create Feedback Template</p></figcaption></figure>

Created Templates are visible in **All Feedback Templates.**

{% hint style="info" %}
The optimal number of questions in a feedback form is 5-6. Keep the form short to reduce the drop-off rate and participant fatigue.
{% 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/new-template.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.
