# Session view

From Chamilo 1.8.8 platforms onwards, if your platform uses *Course sessions* a new view type has become available from the *My courses* tab. This is a special “sessions” view, which you will find is a very different way of presenting courses and tools (specifically learning paths and tests).

![](/files/-LioWSnvBEj-mcgk9YqY)

*Illustration: My courses - Sessions*

One main difference from previous versions of Chamilo is that the session title is now a link which leads directly to a page whose appearance differs in many ways from the rest of Chamilo. (This is a new format of presentation that we will be studying over the next few months, and we're counting on your help and feedback. Do let us know what you think on the Chamilo forum: <http://www.chamilo.org/>)

This new concept relies essentially on a new way of setting up tests and learning paths based on timescales. By making sure each exercise and learning path has a start and end date, the data shown in these screens make far more sense. (As such, it is not well suited to asynchronous teaching i.e. purely remote e-learning, with its relatively free timescales.)

![](/files/-LH9CwRy0nhKLhHotHB7)

*Illustration: Sessions – New session screen*

Click on the relevant session icon ![](/files/-LH9CwS2OwgGkh0wOvy8) displayed in the *My courses* page The main screen displays four tabs: *Courses, Learning paths, My MCQ (Multiple Choice Questions), and My statistics*


---

# 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.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.
