inQuiry - Release v5.4.0 (Latest)

Document Release Version

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
IQ-31
RFC
inQuiry: Sonar & Circle CI integration for pipeline
2
IQ-1
RFC
Moving the inQuiry-service API documentation to microsite.
3
IQ-185
Minor-Enhancement
Design: Separation of question-set components from Collection-Editor components
4
IQ-78
Minor-Enhancement
inQuiry: Identify list of Metadata not as per QuML specification
5
IQ-244
Bug
fix of spelling and grammatical mistake in QuML-player's read me file
6
IQ-220
Bug
Media proxy url conversion is not happening correctly
7
IQ-213
Bug
Previously added from library Question is not visible when adding new question form library for live Question set
8
IQ-204
Bug
Image size is not as provided in the MCQ Question's option field.
9
IQ-199
Bug
Formula is not visible properly when Previewing in Portrait mode for Grid and Horizontal layout Questions
10
IQ-198
Bug
Multiple options are getting selected with horizontal layout when the Options are having same data
11
IQ-196
Bug
Unable to add the question from library for the live Question set.

Release Tags:

Question Set Editor:

Tag: v5.4.0
Install: npm i @project-sunbird/sunbird-collection-editor@5.4.0

Question Set Player:

Tag: v5.4.0
Install: npm i @project-sunbird/sunbird-quml-player@5.4.0

Resource Library:

Tag: v5.2.0
Install: npm i @project-sunbird/[email protected]

Question & Question Set Service:

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

1. Summary of the changes

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 init
    So 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
New features ,Enhancements and Bugs: Click here to view the list.
Test Scenarios: Link (Include EkStep contributor test scenarios)
Documentation issue, release 5.4.0: IQ-249