# Introduction

**Evaluator** is a powerful quizzes management system specially designed for internal assessments of companies and institutes by simplifying how you create, deliver, and evaluate multiple-choice quizzes (MCQs). Built with modern interfaces and robust security features, it provides everything you need to run assessments with confidence. With Evaluator, admins can easily create and organize quizzes, while users can securely access and complete them through time-limited, one-time-use codes. The system also ensures real-time evaluations, offering instant results such as scores, time taken, and answer breakdowns.

With Evaluator, admins can easily create and organize quizzes, while users can securely access and complete them through **time-limited, one-time-use codes (without logging)**. The system also ensures real-time evaluations, offering instant results such as scores, time taken, and answer breakdowns.

**Use Cases:**

* **Educational Institutions (universities, schools, etc.)** – conduct quizzes, tests, weekly assessments, or practice exams.
* **Corporate Training** – assess employee knowledge after training sessions or workshops.
* **Pre-Promotion** Assessments – evaluate employees’ skills and competencies before promotions or role changes.
* **Recruitment** - evaluate candidates through structured MCQ-based questionnaires and skill assessments.
* **Event Management** – run fun and engaging quizzes for events, competitions, or team-building activities.
* **Online Coaching & E-Learning Platforms** – deliver topic-wise quizzes, mock tests, and learner progress tracking.
* **Certification Programs** – create standardized assessments for validating skill levels or course completion.
* **Research & Surveys** – collect data through interactive question sets for academic or market research.
* **Customer Engagement** – use quizzes for brand engagement, product awareness, or promotional campaigns.
* **Compliance & Policy Training** – ensure staff understand policies, safety protocols, or legal requirements.
* **Student Clubs & Communities** – organize trivia events, knowledge battles, or club-specific assessments.

Whether you need a secure platform for formal evaluations or a flexible tool for interactive assessments, Evaluator has you covered.


---

# Agent Instructions: 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://lakm.gitbook.io/evaluator/getting-started/introduction.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.
