> 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/view-all.md).

# View All

This screen displays a list of all the caselet's you have on-boarded in your instance, by navigating to the link **"Caselet ⇒View All"** under **Assessments section**

It includes key details such as ID, Caselet's Name, Program, Batch, Min/Tot score, Pub/expiry Dates, status and Action menu..

This page helps administrators efficiently manage case lets and control their access within the learning platform.

<figure><img src="/files/JpyXATqpyjvRudtmV0bN" alt=""><figcaption><p>View All</p></figcaption></figure>

Users can **search assessments, filter by status, create new assessments** and manage View/Edit quiz, Pending Evaluation, View results, Close Caselet using the **Actions** menu.

<figure><img src="/files/ymYdsS2N4qGfBrMlE7bs" alt=""><figcaption><p>action Menu - Published Caselet</p></figcaption></figure>

Caselet that is in Draft status will display only **View/Edit & Delete** options and in Closed status will display only **View/Edit & Quiz Results** options in Action menu.


---

# 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/view-all.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.
