# Scoring Panel

![Scoring Panel](/files/473JZvOdoemeKIoWRK07)

The scoring panel allows users to evaluate the four existing solutions according to their subjective preferences. A detailed introduction to the scoring system can be found [here](/ibeso/tutorial/scoring-system.md).

### Functions

<table><thead><tr><th width="240.57142857142856">Item</th><th>Function</th></tr></thead><tbody><tr><td>Solution A (Slider)</td><td>Change the scoring weight of the top-left solution</td></tr><tr><td>Solution B (Slider)</td><td>Change the scoring weight of the top-right solution</td></tr><tr><td>Solution C (Slider)</td><td>Change the scoring weight of the bottom-left solution</td></tr><tr><td>Solution D (Slider)</td><td>Change the scoring weight of the bottom-right solution</td></tr><tr><td><img src="/files/88Tm1sClQyJz1qe6uPyM" alt="" data-size="line"> Return (Button)</td><td>Close the scoring panel without saving changes</td></tr><tr><td><img src="/files/FTAxhlqLRsJiN5GF93AU" alt="" data-size="line"> Clear (Button)</td><td>Reset all scores into 10</td></tr><tr><td><img src="/files/B9qlM8wbo7fU4u9hm0T1" alt="" data-size="line"> Check (Button)</td><td>Save the changes and close the scoring panel</td></tr></tbody></table>


---

# 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://albertlidesign.gitbook.io/ibeso/gui/scoring-panel.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.
