# Abstract

The **Skill Assessment Builder** (Module Occupation Matching), is a comprehensive full-stack system designed to facilitate the creation and management of quizzes for skill evaluation. It enables the generation of detailed user profiles and provides deep insights into users' knowledge and competencies. The system supports both extensive and simple quizzes, offering flexibility to cater to diverse assessment needs. Fully functional and successfully tested in the prototype, this module serves as a powerful tool for personalized skill assessment and occupation matching, enhancing user understanding and engagement.


---

# 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://docs.eduplex.eu/skill-assessment-tool/abstract.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.
