# ExamJet Settings

სხვადასხვა პარამეტრები, რომლებიც ზოგადია სისტემის ფარგლებში.

პარამეტრების ცვლილება ხელმისაწვდომია მთავარი მენიუდან:

![](/files/ba1goY9kwJPNIMk7Gz2t)

## Grading Scales <a href="#examjetsettings-gradingscales" id="examjetsettings-gradingscales"></a>

შეფასების სისტემა განსაზღვრავს, თუ რას ნიშნავს სტუდენტის მიერ მიღებული კონკრეტული შედეგი.

შეფასების სისტემის თითოეულ მნიშვნელობას აქვს გამსვლელი და არაგამსვლელი ქულა.

პირობითად ავიღოთ შეფასების სისტემა სახელად “Passed/Not Passed”. მას შეიძლება ჰქონდეს ორი მნიშვნელობა

1. **Passed**. მინიმალური ქულა 60% და ითვლება გამსვლელ ქულად
2. **Not Passed**. მინიმალური ქულა 0 და ითვლება არაგამსვლელად

თუ სტუდენტი მიიღებს ქულათა პროცენტულ რაოდენობას 60%-დან 100%-ის ჩათვლით, მას შედეგი ჩაეთვლება მნიშვნელობით Passed.

ხოლო, ქულათა პროცენტული რაოდენობა 0-დან 60-მდე, ჩაეთვლება მნიშვნელობაში “Not Passed”.


---

# 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/system-settings/examjet-settings.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.
