# My MCQ tab

The *My MCQ* tab contains all tests pertaining to courses in the session, sorted by publication date. Because the display of these test is relative (comparing results to those of other learners) and is in a chronological order, it is doubly critical to establish publication dates for all your tests.

![](/files/-LioWIXMfbpgvS1Cj-I2)

*Illustration: Sessions – My QCM tab*

Exercises which have not yet been attempted are indicated by a yellow star ![](/files/-LioWIXaT_zIEkJqnvis). The number of attempts is indicated as well as the exercise results, and also the highest scores obtained by any learner in the session. Finally, the position in the table reflects a learner's relative results within this session. By clicking the test title, the learner goes directly to the test or, once all attempts have been exhausted, directly to the test results screen.


---

# 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.chamilo.org/1.11.x/teacher-guide/session_view/my_mcq_tab.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.
