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

# New Caselet

This page is the **Create New Caselet** screen in Skolarli. It is used to create and publish a new Assignment (caselet) for participants navigating to **Caselets ⇒New Caselet** under **Assessments** section.

Caselets can be generic or linked to training programs and released to participants.

<figure><img src="/files/nQBw4DKNaQu448hG0Dhb" alt=""><figcaption><p>Caselet Form</p></figcaption></figure>

The page is divided into clear sections:

1\.     **Assessment Status (Left panel)** controls when the caselet becomes available and when it closes.

Here user can set the assessment status (e.g., draft, published), Choose the **release & expiry date and time** for the assessment.

2\.     **General (Main section)** It allows the user to enter the caselet topic and instructions, link the caselet to a program, topic, module, and batch

3\.     **Assessment Scoring (Left panel below)**: Define the maximum score for the assessment **Total Score &** Set the minimum passing score required by participants (**Minimum Score)**.

<figure><img src="/files/MILkGzXT92DwQ3VUdTri" alt=""><figcaption><p>Create New Caselet</p></figcaption></figure>

At the bottom right, the **Create Assessment** button is used to save and create the caselet once all required details are filled.


---

# 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/caselet/new-caselet.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.
