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

# cQube - Release V 1.9

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

cQube release version 1.9, as an upgrade to the cQube release 1.8 contains a homepage for the health card. This release also contains changes ito the visualization in the composite report.

**2.** **Scope**

cQube product release features and issues are described in this version 1.9. This release has enhancements to the composite report visualization. This release has a homepage for the health card.

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

1. Homepage for health card.
2. Teacher attendance map report
3. Nifi default schedules with different timings
4. Hyperlink for course level metrics download at Diksha reports

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

1\. Homepage for health card

&#x20;[CQB-868](https://project-sunbird.atlassian.net/browse/CQB-868)

| Sl No. | Feature                  | Description                                                                                                                                                                                                                                                                                           | Roles Impacted        |
| ------ | ------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | Homepage for Health card | The home page for the health card contains a state level health card index containing health index of Student attendance, Student semester, CRC visits, Udise, PAT performance at the school level, Health card index cluster level, Health card index block level, Health card index district level. | Admin, Report viewers |

2\. Teacher attendance map report

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

| Sl No. | Feature                       | Description                                                                                                                 | Roles Impacted        |
| ------ | ----------------------------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | Teacher attendance map report | The percentage attendance for teachers is shown in the map on a state level, district level, cluster level and school level | Admin, Report viewers |

3\. Nifi default schedules with different timings

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

| Sl No. | Feature                                   | Description                                                                                                                | Roles Impacted        |
| ------ | ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------------- | --------------------- |
| 1      | Nifi schedules for different data sources | Different nifi processing time schedules have been set for different data sources. Refer to the jira task for the timings. | Admin, Report viewers |

4\. Hyperlink to download course level metrics in the Diksha reports

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

| Sl No. | Feature                  | Description                                                                          | Roles Impacted        |
| ------ | ------------------------ | ------------------------------------------------------------------------------------ | --------------------- |
| 1      | Hyperlinks for downloads | Hyperlinks have been provided to download course level metrics in the diksha reports | 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-1.9.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.
