inQuiry - Release v5.6.0
Document Release Version
Project | Release Version | Date |
---|---|---|
Sunbird Inquiry | R 5.6.0 | 24 April 2023 |
Following are the Planned Tickets of R5.6
Sl.no | JIRA Id | Issue Type | Description |
---|---|---|---|
1 | Minor-Enhancement | Validate question/question sets before submitting for review/publish | |
2 | Bug | CLONE - List API is throwing 400 if creator add more than 20 Questions | |
3 | IQ-181 | Bug | Unable to create more than 20 questions in the Question set. |
4 | Documentation-Issue | Functional Test Cases - Question & QuestionSet API | |
5 | Minor-Enhancement | Design : inQuiry Metadata should to be made QuML compliant - API Changes | |
6 | Minor-Enhancement | Angular version upgrade - Editor | |
7 | Minor-Enhancement | Angular version upgrade - inQuiry Portal | |
8 | Documentation-Issue | Design : 'Fill In The Blanks' question type | Player | |
9 | Minor-Enhancement | Sunbird-resource-library code movement to inQuiry BB | |
10 | Minor-Enhancement | Angular version upgrade - Resource Library | |
11 | Minor-Enhancement | Angular version upgrade - Player | |
12 | Documentation-Issue | Design : 'Fill In The Blanks' question type | Editor | |
13 | Minor-Enhancement | Writing unit test case for question set editor | |
14 | Minor-Enhancement | Writing unit tests for sunbird-resource-library |
This release bumps minimum supports versions Angular 15 for Question Set Editor , QUML Player and Resource Library
Question Set Editor:
Tag: v5.6.0
Install: npm i @project-sunbird/sunbird-questionset-editor@5.6.0
URL: https://www.npmjs.com/package/@project-sunbird/sunbird-questionset-editor/v/5.6.0
QuML Player:
Tag: v5.6.0
Install: npm i @project-sunbird/sunbird-quml-player@5.6.0
URL: https://www.npmjs.com/package/@project-sunbird/sunbird-quml-player/v/5.6.0
Resource Library:
Tag: v5.6.0
Install: npm i @project-sunbird/sunbird-resource-library@5.6.0
URL: https://www.npmjs.com/package/@project-sunbird/sunbird-resource-library/v/5.6.0
Question & Question Set Service:
Component | Service To Build | Build Tag | Core Release Tag | Service To Deploy | Deploy Tag | Comment |
---|---|---|---|---|---|---|
Assessment | Build/job/Core/job/Assessment/ | Deploy/job/dev/job/Kubernetes/job/Assessment/ | New Configuration Added: question.list.limit={{ question_list_api_request_limit | default('20') }} Ref: https://github.com/project-sunbird/sunbird-devops/pull/3770/files | |||
InQuiryFlink Job | Build/job/KnowledgePlatform/job/InquiryFlinkJob | NA | Not Applicable | Deploy/job/dev/job/KnowledgePlatform/job/InquiryFlinkJob/ | NA | No Changes for Release 5.6.0 |
Last updated