> 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-10-and-v-10.1.md).

# cQube - Release V 10 and V 10.1

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

cQube release version 1.10, as an upgrade to the cQube release 1.9 includes new UI designs for the health card and composite reports.  It also contains exception reports and resolutions to look and feel issues in the UI.

**2.** **Scope**

cQube product release features and issues are described in this version 1.10. This document contains short description of the new enhanced UI designs for health card and composite reports.  It also contains details of the exception reports that have been added in this release.

**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:

●        New UI designs for:

○        Health card report

○        Composite report

●        Exception reports for:

○        Teacher attendance report

○        Periodic Assessment Test report

○        Student attendance report

●        UI design fixes for login page

●        Time range selection for student attendance report(Last day, Last 7 day, Last 30 day, Overall)

●        Release version 1.10.1

**4.** **Description of the Product Features**

1\. New UI designs

&#x20;[CQB-902](https://project-sunbird.atlassian.net/browse/CQB-902), [CQB-903](https://project-sunbird.atlassian.net/browse/CQB-903), [CQB-904](https://project-sunbird.atlassian.net/browse/CQB-904), [CQB-905](https://project-sunbird.atlassian.net/browse/CQB-905), [CQB-906](https://project-sunbird.atlassian.net/browse/CQB-906),&#x20;

| Sl No. | Feature        | Description                                                                                                                               | Roles Impacted        |
| ------ | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | New UI designs | <p>The following reports have been updated with new UI designs.</p><p>-          Health card report</p><p>-          Composite report</p> | Admin, Report viewers |

2\. Exception reports for attendance and PAT map report

[CQB-909](https://project-sunbird.atlassian.net/browse/CQB-909), [CQB-910](https://project-sunbird.atlassian.net/browse/CQB-910), [CQB-911](https://project-sunbird.atlassian.net/browse/CQB-911)

| Sl No. | Feature           | Description                                                                                                                                                                                                 | Roles Impacted        |
| ------ | ----------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | Exception reports | <p>Exception reports have been created for the following reports</p><p>-          Teacher attendance report</p><p>-          Periodic Assessment Test report</p><p>-          Student attendance report</p> | Admin, Report viewers |

3\. UI design fixes for login page

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

| Sl No. | Feature                        | Description                                                                | Roles Impacted        |
| ------ | ------------------------------ | -------------------------------------------------------------------------- | --------------------- |
| 1      | Alignment issues in login page | The login page alignment has been changed so that it matches the UI design | Admin, Report viewers |

4\. Time range selection option for student attendance report

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

| Sl No. | Feature              | Description                                                              | Roles Impacted        |
| ------ | -------------------- | ------------------------------------------------------------------------ | --------------------- |
| 1      | Time range selection | Time range selection for last 1 day, last 7 days, last 30 days, overall. | Admin, Report viewers |

5\. Release version 10.1.1

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

| Sl No. | Feature                                                     | Description                                                                                                                                                                                                                                                                                                                                                            | Roles Impacted        |
| ------ | ----------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | Time range selection                                        | Time Selection (Last day, 7 days, 30 days & Overall) implementation for CRC & Teacher Attendance [CQB-961](https://project-sunbird.atlassian.net/browse/CQB-961)                                                                                                                                                                                                       | Admin, Report viewers |
| 2      | Map Reports - Gray color issue                              | The map reports had grey color markers which have been removed [CQB-962](https://project-sunbird.atlassian.net/browse/CQB-962)                                                                                                                                                                                                                                         | Admin, Report viewers |
| 3      | Standardization of download file names and names of headers | The file names for downloaded files have been standardized and the names of the headers have been changed [CQB-963](https://project-sunbird.atlassian.net/browse/CQB-963)                                                                                                                                                                                              | Admin, Report viewers |
| 4      | PAT heatmap issue resolution                                | <p>When the grade changes the total of students count & School count was not changing according to the grade. This issue has been resolved <a href="https://project-sunbird.atlassian.net/browse/CQB-964">CQB-964</a></p><p>The bottom has more space which can be covered with heatmap <a href="https://project-sunbird.atlassian.net/browse/CQB-965">CQB-965</a></p> | Admin, Report viewers |
| 5      | Health card recommendations                                 | Recommendations on infrastructures in districts/ clusters/ blocks/ schools when the values calculated are lower when compared with the state mean values for the respective infra details. [CQB-966](https://project-sunbird.atlassian.net/browse/CQB-966)                                                                                                             | Admin, Report viewers |

**5.** **Known Issues:**

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-10-and-v-10.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.
