> 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/pending-evaluation.md).

# Pending Evaluation

This screen shows the “Assessments with Unevaluated Responses” section in the Skolarli platform. It lists assessments that have pending participant responses requiring evaluation. The table displays Assessment ID, Name, and detailed evaluation status such as Evaluated, Re-evaluations Requested, Draft, and Pending Evaluations. Users can quickly identify assessments needing action and proceed to **e**valuate responses to close the assessments by navigating **View All ⇒ Action⇒ Pending Evaluation** under **Assessment** section or directly clicking on Pending Evaluation module under Knowledge base

**Note:** Closed Assessments don’t have pending Evaluation Link.

If a participant accidentally submits an incomplete assessment before the time limit expires in that case the assessment will display under Draft.

Completed Assessment display under Evaluated column.

<figure><img src="/files/ESy8wohD0wBZIKxlVLsP" alt=""><figcaption><p>Pending Evaluation</p></figcaption></figure>

Clicking the arrow next to the draft will navigate the user to the Assessments with Unevaluated Responses page.

This page shows the **assessment evaluation list** in the Skolarli platform. It displays participant-wise details for an assessment, including participant name, email, contact information, attempt status (Not Attempted or Draft).

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

The action Menu display evaluating responses or deleting entries, allowing evaluators to review or delete responses efficiently.

<mark style="color:green;">**Evaluate Response**</mark>

This page shows a Participant’s response book for the Personality Development Assessment in draft status. It displays participant details, quiz information, evaluation status, and overall result, along with question-wise MCQ responses where correct answers are highlighted and unanswered questions are marked, allowing evaluators to review, score, and submit the final evaluation.

Clicking evaluate response admin can complete the pending evaluation by navigating **Pending Evaluation⇒ Action⇒ Evaluate Response** under View all section

<figure><img src="/files/wCvxL2lOSbEWgrFzzVjn" alt=""><figcaption><p>View of MCQ Tab</p></figcaption></figure>

Click on Tabs to see Questions for MCQ & Yes/No.

<figure><img src="/files/Nx9PDUMEftKaYeJqv5gO" alt=""><figcaption><p>Yes/No Tab</p></figcaption></figure>

Click on Export Options to download the results.

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

The user will be able to delete the answer book of participant and allows to re-attempt the Assessment again by navigating to **Pending Evaluation⇒ Action⇒ Delete** under **View all** action menu.

<figure><img src="/files/ZQUV8SSsJJpVDrRhYKFG" alt=""><figcaption><p>Yes, will delete the answer book</p></figcaption></figure>

Participant will be able to retake Assessment by clicking on attempt now button


---

# 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/pending-evaluation.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.
