description |
---|
Release Version 1.7 - 08 December 2020 |
1. Objectives of the cQube release 1.7
cQube release version 1.7, as an upgrade to the cQube release 1.6, has TPD reports, load balancer changes from ELB to ALB, NIFI scheduler and state specific configurations.
2. Scope
cQube product release features and issues are described in this version 1.7. This release has enhancements on Diksha API test with real data, load balancer changes from ELB to ALB, Nifi Scheduler for Daily, Weekly, Monthly and Yearly and state specific configurations.
3. Summary of the Product Features
This document contains information on the following new features and enhancements to the existing features of the cQube product:
- Load balancer changes from ELB to ALB
- Nifi Scheduler for Daily, Weekly, Monthly and Yearly
- State specific configurations
- State specific Static table configurations from UDISE data
- Diksha TPD Enrolment/Completion reports
- API Token based authentication
- Configuration of session out time
- Configuration of Diksha Columns
4. Description of the Product Features
- Load balancer changes from ELB to ALB
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | Load balancer change | - Migration from AWS Classic Load Balancer to Application Load Balancer |
- Nifi scheduler frequency
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | Nifi scheduler | - Nifi scheduler has been added the option to set Daily, Weekly, Monthly and Yearly. | Admin, Report viewers |
- State specific configurations
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | State specific configurations |
- Add the state specific configurations at installation - State selection added for the cQube 1.7 upgrade from 1.6.1 |
Admin, Report viewers |
- State specific Static table configurations from UDISE data
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | State specific table configurations |
- Changing of static tables using UDISE data from state specific static tables - Validations need to be done using UDISE data structure for district_mst,block_mst,cluster_mst,school_mst - All the metrics calculation should be updated based on the UDISE data. |
Admin, Report viewers |
- Diksha TPD Enrolment/Completion reports
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | Nifi process status |
- New report, Diksha TPD Enrolment/Completion report is added - New report, Diksha TPD Completion Percentage Report is added |
Admin, Report viewers |
- Upgradation from release 1.6.1 to 1.7
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | Upgradation from release 1.6.1 to 1.7 |
- Ansible code added for the upgradation from release 1.6.1 to 1.7 - State specific configurations were added - Diksha columns configuration were added - Session timeout was changed to default 7 days, minimum timeout 30 Minutes and maximum timeout period is 3650 days - Kong API gateway is added |
Admin, Report viewers |
- API Token based authentication
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | API token based authentication |
- Token based authentication using Kong gateway. - Emission user creation was modified with the token creation at admin console “Create User” page. - The configurations have been updated by ansible during the installation & upgradation. |
Admin, Report viewers |
- Configuration of session out time
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | Configuration of session out time |
- Configuration of the access_token life span for the cQube Active session. - Session timeout was changed to default 7 days, minimum timeout 30 Minutes and maximum timeout period is 3650 days - Session time specified during the installation & upgradation. |
Admin, Report viewers |
- Configuration of diksha columns
Sl No. | Feature | Description | Roles Impacted |
---|---|---|---|
1 | Configuration of diksha columns |
- The diksha columns can be configured during the installation & upgradation stage. - Nifi side validations can be done if the columns are available - Metrics are calculated according to the column's availability. - If the columns are not available, Diksha “Usage by user profile” report will be disabled from the dashboard else the report will be enabled. |
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 | Nifi scheduler issue - Nifi schedulers were pointed to the scheduler names instead of IDs as Ids are refreshing at upgradation. For 1.7 we must do the manual scheduling and it will work with the auto schedules. CQB-800 |
2 |
Usage by course content Report - Sorting issue Classes like Class 3, Class 4 need to be added '0' before the number at the input data. then the sorting order will be fixed. Ex: Class 10, Class 3 and Class 4, First system is considered Class after then will check for the number. As 3 and 4 are bigger than 1, Class 10 is coming at the wrong place. CQB-814 |