> 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/knowledge-base-assessments/new-assessment.md).

# New Assessment

This screen allows organizations to create and configure assessments for their hiring needs or for their Participants by navigating **Knowledge Base⇒ New Qui**z under **Assessments** section. It allows the admin/facilitator to define assessment details, duration, enables scoring setup with total score and minimum pass score. This also includes security controls like question randomization, blocking right-click/dev tools, and proctoring before publishing.

Skolarli supports 4 types of assessments.

1. Knowledge Assessments
2. Skill Assessments
3. Coding Assessments
4. Case-Studies or Case let's

<figure><img src="/files/XFSlunaE2AfhEz45Ba6L" alt=""><figcaption><p>Assessment form</p></figcaption></figure>

**Assessment Type as**

1. Multiple choice Questions
2. Yes/No Type
3. Mixed (MCQ & Yes/No)
4. AI Agent Interview

Fill the form and click Create Assessment

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

**Note:** Enable proctoring toggle will help admin to monitor Participant activity during the assessment attempt. This can be seen in candidate dossier under Hiring section, [click here](https://app.gitbook.com/o/MpwpdS7ddBcUfF6SyfSw/s/hbvtR5t4Lx9A580F0Dea/~/edit/~/changes/86/assessments/view-all)

After the quiz is created, the system redirects users to the Add Questions page where user can add questions as needed.

<figure><img src="/files/2kCFajNrz5enDos9OY97" alt=""><figcaption><p>Select questions in View Question bank page</p></figcaption></figure>

User can see "**Add to Quiz Name**" button. By clicking the button, questions are successfully added to quiz.

User can view the questions added to quiz by clicking on "**View Questions in Quiz**".

<figure><img src="/files/GalHachiGtQhS83uVTeN" alt=""><figcaption><p>View questions in Quiz </p></figcaption></figure>


---

# 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/knowledge-base-assessments/new-assessment.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.
