# ზოგადი აღწერილობა

## 1. რა არის ExamJet <a href="#id-zogadiaghtseriloba-1.raarisexamjet" id="id-zogadiaghtseriloba-1.raarisexamjet"></a>

ExamJet - ეს არის ტესტირების ჩატარების სისტემა, რომელიც უზრუნველყოფს პროცესის სრულ ჯაჭვს საჭირო ინფორმაციის შეტანიდან დაწყებული პროგრამაში, ტესტირების პროცესით გაგრძელებული და ბოლოს შედეგების ანალიზით დამთავრებული.

პროგრამის არქიტექტურა საშუალებას იძლევა თითოეული ეტაპი იმართოს დამოუკიდებლად და იზოლირებულად.

## 2. პროგრამის კომპონენტები <a href="#id-zogadiaghtseriloba-2.programiskomponentebi" id="id-zogadiaghtseriloba-2.programiskomponentebi"></a>

ExamJet შედგება შემდეგი ძირითადი კომპონენტებისგან:

1. Questions
2. Students
3. Tests
4. Analytics

## 3. კომპონენტების ერთმანეთზე დამოკიდებულება <a href="#id-zogadiaghtseriloba-3.komponentebisertmanetzedamokidebuleba" id="id-zogadiaghtseriloba-3.komponentebisertmanetzedamokidebuleba"></a>

ExamJet-ში არსებობს კომპონენტების ერთმანეთზე დამოკიდებულების ცალმხრივი მიმართულება.

არსებობს პირველი, მეორე და მესამე დონის კომპონენტები:

![](/files/lKEHXQBI4iGap5r2Nn28)

* პირველი დონის კომპონენტები არ არის დამოკიდებული არც ერთ სხვა კომპონენტზე
* მეორე დონის კომპონენტები დამოკიდებულია პირველი დონის კომპონენტებზე
* მესამე დონის კომპონენტი პირდაპირ დამოკიდებულია მეორე დონის კომპონენტზე, ხოლო არაპირდაპირ - პირველი დონის კომპონენტებზე


---

# 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.examjet.com/examjet-user-manual/pirveli-nabijebi/zogadi-aghtseriloba.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.
