> For the complete documentation index, see [llms.txt](https://cqube.sunbird.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cqube.sunbird.org/release-notes/cqube-release-v-3.1.md).

# cQube - Release V 3.1

**1.Objectives of the cQube release 3.1**

The main objective of this cQube release version 3.1,  is to generate new css themes during product installation, implementation of a different map application.&#x20;

**2. Scope**

cQube product release features and issues are described in this version 3.1. This document contains a short description of the new css themes applied in cQube, the description of the use case folder structures and the implementation of different map applications in cQube.<br>

**3. Summary of the Product Features** &#x20;

This document contains information on the following new features and enhancements to the existing features of the cQube product:&#x20;

* UI changes in cQube&#x20;
  * Legends in the map report have been changed to relative selection
  * Click functionality has been implemented for the legends in map based reports&#x20;
  * Two academic year’s data have been displayed in student attendance trend charts
  * Two academic year’s data have been displayed in SAT report trend charts
  * Year and semester sections have been added in the SAT reports
* Changes in the map application used for map based reports
  * Map reports are changed to MapmyIndia&#x20;
  * Configuration of maps - option to select google maps, leaflet maps or mapmyindia maps
* Configurable of css themes during installation/ upgradation&#x20;

**4. Description of the Product Features**

**1.** UI changes in cQube <br>

&#x20;[**CQB-1195**](https://project-sunbird.atlassian.net/browse/CQB-1195)**,** [**CQB-1196**](https://project-sunbird.atlassian.net/browse/CQB-1196)**,** [**CQB-1200**](https://project-sunbird.atlassian.net/browse/CQB-1200)**,** [**CQB-1201**](https://project-sunbird.atlassian.net/browse/CQB-1201)**,** [**CQB-1202**](https://project-sunbird.atlassian.net/browse/CQB-1202)

| **Sl No.** | **Feature** | **Description**                                                                                                                                                                                                                                                                                                                                                                                                          | **Roles Impacted**    |
| ---------- | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------- |
| 1          | UI changes  | <ol><li>Legends in the map report have been changed to relative selection</li><li>Click functionality has been implemented for the legends in map based reports </li><li>Two academic year’s data have been displayed in student attendance trend charts</li><li>Two academic year’s data have been displayed in SAT report trend charts</li><li>Year and semester sections have been added in the SAT reports</li></ol> | Admin, Report viewers |

2\. Changes in the map application used for map based reports&#x20;

[**CQB-1198**](https://project-sunbird.atlassian.net/browse/CQB-1198)**,** [**CQB-1210**](https://project-sunbird.atlassian.net/browse/CQB-1210)&#x20;

| **Sl No.** | **Feature**                    | **Description**                                                                                                                                        | **Roles Impacted**    |
| ---------- | ------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------- |
| 1          | Changes in the map application | <ol><li>Map reports are changed to MapmyIndia </li><li>Configuration of maps - option to select google maps, leaflet maps or mapmyindia maps</li></ol> | Admin, Report viewers |

3\. Configurable css themes during installation/ upgradation

[**CQB-1199** ](https://project-sunbird.atlassian.net/browse/CQB-1199)

| **Sl No.** | **Feature**                                              | **Description**                                                                                                                                                                                                                                                                                                    | **Roles Impacted**    |
| ---------- | -------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------------- |
| 1          | Configurable css themes during installation/ upgradation | <p>Options to choose the themes in cQube have been provided in this version. The existing CSS code will be converted to 'CSS themes'.</p><p>Option to configure css themes has been provided during installation. cQube allows creation of the new themes and easy integration with  the existing cQube code. </p> | Admin, Report viewers |

1. **Known Issues:**&#x20;

This is a section that describes all the known issues/ bugs that are present in the cQube product and they have been reported as being a part of this release.

| Sl No | Issues |
| ----- | ------ |
|       |        |
|       |        |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cqube.sunbird.org/release-notes/cqube-release-v-3.1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
