> 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-1.11.md).

# cQube - Release V 1.11

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

cQube release version 1.11, as an upgrade to the cQube release 1.10 includes time range selection implementation for teacher exception, TPD completion and health card. This release also contains a new feature of data replay.

**2.** **Scope**

cQube product release features and issues are described in this version 1.11. This document contains a short description of the time range implementation and the data replay feature.

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

●        Time selection implementation

○        Teacher exception report

○        Health card

●        Configuration of semester assessment

●        Data replay for a selected period of time

●        Download functionality for all months data

○        All the months data in one Excel sheet for Student attendance report

○        All the months data in one Excel sheet for Teacher attendance report

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

1\. Time range implementation

&#x20;[CQB-977](https://project-sunbird.atlassian.net/browse/CQB-977), [CQB-984](https://project-sunbird.atlassian.net/browse/CQB-984), [CQB-985](https://project-sunbird.atlassian.net/browse/CQB-985), [CQB-979](https://project-sunbird.atlassian.net/browse/CQB-979), [CQB-988](https://project-sunbird.atlassian.net/browse/CQB-988), [CQB-989](https://project-sunbird.atlassian.net/browse/CQB-989) ,&#x20;

| Sl No. | Feature                   | Description                                                                                                                                | Roles Impacted        |
| ------ | ------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------ | --------------------- |
| 1      | Time range implementation | <p>Time range selection has been implemented for the following:</p><p>-          Teacher exception report</p><p>-          Health card</p> | Admin, Report viewers |

2\. Configuration of semester assessment

[CQB-986](https://project-sunbird.atlassian.net/browse/CQB-986), [CQB-987](https://project-sunbird.atlassian.net/browse/CQB-987), [CQB-978](https://project-sunbird.atlassian.net/browse/CQB-978)

| Sl No. | Feature                            | Description                                                                                                                           | Roles Impacted        |
| ------ | ---------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | Semester assessment configurations | Semester assessment configurations have been made available for subjects and for the maximum marks allotted for each of the subjects. | Admin, Report viewers |

3\. Data replay for the selected period of time

[CQB-980](https://project-sunbird.atlassian.net/browse/CQB-980), [CQB-990](https://project-sunbird.atlassian.net/browse/CQB-990)

| Sl No. | Feature     | Description                                                                                                                                   | Roles Impacted        |
| ------ | ----------- | --------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | Data replay | Data replay functionality has been implemented for any selected period of time (this functionality has been implemented in the admin screens) | Admin, Report viewers |

4\. Download functionality for all months data

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

| Sl No. | Feature                | Description                                                                                                                                                                                                                                                   | Roles Impacted        |
| ------ | ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | Download functionality | <p>Download functionality has been implemented for:</p><p>-       All months data can now be downloaded in one Excel sheet for Student attendance report</p><p>-   All months data can now be downloaded in one Excel sheet for Teacher attendance report</p> | 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                                                                                                            |
| ----- | ----------------------------------------------------------------------------------------------------------------- |
| 1     | markers are displayed outside the out of border [CQB-1024](https://project-sunbird.atlassian.net/browse/CQB-1024) |


---

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