inQuiry - Release v5.4.0 (Latest)
Project | Release Version | Date |
---|---|---|
Sunbird Inquiry | R5.4.0 | 08 Feb 2023 |
Following are the Tickets of R5.4.0
Sl.no | JIRA Id | Issue Type | Description |
---|---|---|---|
1 | RFC | inQuiry: Sonar & Circle CI integration for pipeline | |
2 | RFC | Moving the inQuiry-service API documentation to microsite. | |
3 | Minor-Enhancement | Design: Separation of question-set components from Collection-Editor components | |
4 | Minor-Enhancement | inQuiry: Identify list of Metadata not as per QuML specification | |
5 | Bug | fix of spelling and grammatical mistake in QuML-player's read me file | |
6 | Bug | Media proxy url conversion is not happening correctly | |
7 | Bug | Previously added from library Question is not visible when adding new question form library for live Question set | |
8 | Bug | Image size is not as provided in the MCQ Question's option field. | |
9 | Bug | Formula is not visible properly when Previewing in Portrait mode for Grid and Horizontal layout Questions | |
10 | Bug | Multiple options are getting selected with horizontal layout when the Options are having same data | |
11 | Bug | Unable to add the question from library for the live Question set. |
Tag: v5.4.0
Install:
npm i @project-sunbird/
sunbird-collection-editor@5.4.0
Tag: v5.4.0
Install:
npm i @project-sunbird/
sunbird-quml-player@5.4.0
Tag: v5.2.0
Install:
npm i @project-sunbird/[email protected]
Component | Service To Build | Build Tag | Service To Deploy | Deploy Tag | Comment |
---|---|---|---|---|---|
Assessment | Build/job/Core/job/Assessment/ | Deploy/job/dev/job/Kubernetes/job/Assessment/ | Deploy Tag is given for reference only. Please do not use directly for deployment. For Detailed Configuration Details, Please refer to Configuration Section | ||
InQuiryFlink Job | Build/job/KnowledgePlatform/job/InquiryFlinkJob | Deploy/job/dev/job/KnowledgePlatform/job/InquiryFlinkJob/ | Please deploy below jobs:
async-questionset-publish
questionset-republish |
This document contains information about the new features and enhancements planned to the inQuiry building block as part of release 5.4.0:
1.1 Ease of use:
- Moved the inQuiry-service API documentation to microsite
- identified a list of metadata for the inQuiry question and Question Set metadata which is not as per QuML specification
- Separated the question-set components from Collection-Editor components (Question & Questions set editor without having collection editor modules initSo that only the Question Set-editor code base will be present as part of the packaging).
1.2 Ease of contribution:
Sonar scanner and CI/CD pipeline
- It will check for code coverage and code quality
1.3 Bugs:
- Unable to add the question from library for the live Question set.
- Multiple options are getting selected with horizontal layout when the Options are having same data
- Formula is not visible properly when Previewing in Portrait mode for Grid and Horizontal layout Questions
- Image size is not as provided in the MCQ Question's option field.
- Previously added from library Question is not visible when adding new question form library for live Question set
- Media proxy url conversion is not happening correctly
- fix of spelling and grammatical mistake in QuML-player's read me file
Last modified 5d ago