Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 3.26 KB

inquiry-release-v5.5.0.md

File metadata and controls

49 lines (25 loc) · 3.26 KB

inQuiry - Release v5.5.0

Document Release Version

ProjectRelease VersionDate
Sunbird InquiryR 5.5.006 Apr 2023

Following are the Planned Tickets of R5.5

Sl.noJIRA IdIssue TypeDescription
1IQ-207RFCQuML player code move from project-sunbird to inQuiry BB repo
2IQ-247Minor-EnhancementSupport for Multiple correct answer for MCQ - Editor and Player changes
3IQ-242Minor-EnhancementDesign : inQuiry Metadata should to be made QuML compliant - Player
4IQ-240Minor-EnhancementDesign : inQuiry Metadata should to be made QuML compliant - Editor
5IQ-206Minor-EnhancementSeparation of question-set components from Collection-Editor components
6IQ-246BugOptions of MCQ coming like vertical on portrait view when Creator created with Grid/Horizontal layout
7IQ-197BugEdit option is getting dispalyed for the question added via library.

Release Tags:

Deprecation Warning**:**

From release-5.5.0, @project-sunbird/sunbird-collection-editor is no longer used for question set editor.

Please use @project-sunbird/sunbird-questionset-editor for the latest version of question set editor.

Please refer the deprecations notes of release-5.5.0

Question Set Editor:

Tag: v5.5.0

Install: npm i @project-sunbird/[email protected]

URL: https://www.npmjs.com/package/@project-sunbird/sunbird-questionset-editor/v/5.5.0

Question Set Player:

Tag: v5.5.0

Install: npm i @project-sunbird/[email protected]

URL: https://www.npmjs.com/package/@project-sunbird/sunbird-quml-player/v/5.5.0

Resource Library:

Tag: v5.5.0

Install: npm i @project-sunbird/[email protected]

URL: https://www.npmjs.com/package/@project-sunbird/sunbird-resource-library/v/5.5.5

Question & Question Set Service:

There is no change in this release. So Please use release-5.4.0 Tags.