❔
Sunbird inQuiry
  • LEARN
    • Overview
    • Capabilities
    • Components
    • Technical Architecture
    • Product & Developer Guide
      • Quick Starter Guide
        • inQuiry Components
          • Editor
          • Player
          • inQuiry Service
      • Question & Question Set Editor
        • Architecture
        • Features
        • Configuration
        • Source Code
        • APIs
        • FAQ's
      • Question & Question Set Service
        • Architecture
        • Features
        • Schema
          • Question Schema
          • QuestionSet Schema
        • APIs
          • V1
            • Question API's
              • Create Question
              • Read Question
              • Read Private Question
              • Update Question
              • Submit for Review Question
              • Publish Question
              • Retire Question
              • Question List
              • Import Question
              • Copy Question
              • Reject Question
            • QuestionSet API's
              • Create QuestionSet
              • Update QuestionSet
              • Read QuestionSet
              • Read Private QuestionSet
              • Review QuestionSet
              • Reject QuestionSet
              • Publish QuestionSet
              • Retire QuestionSet
              • Update Hierarchy QuestionSet
              • Read QuestionSet Hierarchy
              • Import QuestionSet
              • Copy QuestionSet
          • V2
            • Question API's
              • Create Question
              • Read Question
              • Read Private Question
              • Update Question
              • Submit for Review Question
              • Reject Question
              • Publish Question
              • Copy Question
              • Import Question
              • Question List
              • Retire Question
            • QuestionSet API's
              • Create QuestionSet
              • Read QuestionSet
              • Read Private QuestionSet
              • Update QuestionSet
              • Review QuestionSet
              • Reject QuestionSet
              • Publish QuestionSet
              • Update Hierarchy QuestionSet
              • Read QuestionSet Hierarchy
              • Import QuestionSet
              • Copy QuestionSet
              • Retire QuestionSet
        • Configuration
        • Source Code
        • FAQs
      • Question Set Player
        • Architecture
        • Configuration
        • Source Code
        • APIs
        • FAQ's
      • Analytics
      • Code Coverage Stats
    • 🚀Product Roadmap
  • ENGAGE
    • Discuss
  • Use
    • Overview
    • Developer Installation
      • Question & Question Set Service
        • Installation
        • Configuration
      • Question Set Editor
        • Installation
          • Object Category Definition
          • Sample Form Configuration
      • Question set Player
        • Installation
    • Release Plan & Calendar
      • Release calendar 5.2.0, 5.3.0, 5.4.0, 5.5.0, 5.6.0
      • Release calendar 5.7.0, 6.0.0,6.1.0 and 6.2.0
    • Release notes
      • inQuiry - Release v8.0.0 (Ongoing)
      • inQuiry - Release v7.0.0 (Latest)
      • inQuiry - Release v6.2.0
      • inQuiry - Release v6.1.0
      • inQuiry - Release v6.0.0
      • inQuiry - Release v5.7.0
      • inQuiry - Release v5.6.0
      • inQuiry - Release v5.5.0
      • inQuiry - Release v5.4.0
      • inQuiry - Release v5.3.0
      • inQuiry - Release v5.2.0
      • inQuiry - Release v5.1.0
      • inQuiry - Release v5.0.0
      • inQuiry - Release V 4.10.0
      • inQuiry - Release V 4.9.0
      • inQuiry - Release V 4.8.0
      • inQuiry - Release V 4.7.0
    • Deprecations
      • Release-5.6.0 (upcoming)
      • Release-5.5.0
    • Learn More
      • Dependencies
      • Delete User Functionality
        • User PII Cleanup
        • Asset Ownership Transfer
  • Guidelines or Best practices
    • Testing QA guidelines
    • Developer coding guidelines
  • Archived
    • Use Cases
    • Components
    • Server Installation
    • Capabilities
Powered by GitBook
On this page
  • Document Release Version
  • 1. Summary of the changes
  • 2. Test Scenarios:
  • Release Tags:
  • Question Set Editor:
  • Question Set Player:
  • Resource Library:
  • Question & Question Set Service:

Was this helpful?

Edit on GitHub
  1. Use
  2. Release notes

inQuiry - Release v5.2.0

PreviousinQuiry - Release v5.3.0NextinQuiry - Release v5.1.0

Last updated 2 years ago

Was this helpful?

Document Release Version

Project
Date
Release

inQuiry

9 December 2022

v5.2.0

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.2.0:

1.1 inQuiry as an independent building block: As part of this larger goal, in this release, the following items are targeted:

  1. Update of inQuiry editor & player to angular 12 so that it is up-to-date with the latest security & performance patches in Angular and also compatible with the newest Sunbird coKreat & ED versions.

  2. Inquiry portal version 2 so that end-to-end creation & publishing workflows can be tested independently.

1.2 CSP-Related Changes:

  1. Inquiry: Remove cloud dependency on Question/QuestionSet DataInquiry: Remove cloud dependency on Question/QuestionSet Data ()

  2. CSP Data Migration Script For Question & QuestionSet ()

A full list of New features and enhancements is available . The full list of Bug Fixes is .

2. Test Scenarios:

Link to the test scenarios/cases validated by the inQuiry building block QA team as part of the 5.2.0 release:

Test scenarios:

Release Tags:

Question Set Editor:

Tag: v5.2.3

Install: npm i @project-sunbird/sunbird-collection-editor@5.2.3

Question Set Player:

Tag: v5.2.0

Install: npm i @project-sunbird/sunbird-quml-player@5.2.0

Resource Library:

Tag: v5.2.0

Install: npm i @project-sunbird/sunbird-resource-library@5.2.0

Question & Question Set Service:

Configuration Details:

Jenkins Jobs:

The below Jobs Need to be created/modified

Job Name
Job Path
Description

Assessment

Build/job/Core/job/Assessment/

Build Job

Assessment

ArtifactUpload/job/dev/job/Core/job/Assessment/

Artifact Upload Job

Assessment

Deploy/job/dev/job/Kubernetes/job/Assessment/

Deployment Job

InquiryUploadSchema

Deploy/job/dev/job/Kubernetes/job/InquiryUploadSchema/

Upload Schema Job

InquiryFlinkJob

Build/job/KnowledgePlatform/job/InquiryFlinkJob

Flink Build Job

InquiryFlinkJob

ArtifactUpload/job/dev/job/KnowledgePlatform/job/InquiryFlinkJob

Artifact Upload Job

InquiryFlinkJob

Deploy/job/dev/job/KnowledgePlatform/job/InquiryFlinkJob/

Flink Deployment Job

Deployment:

Component
Service To Build
Build Tag
Service To Deploy
Deploy Tag
Comment

Kafka setup

NA

NA

Deploy/KnowledgePlatform/KafkaSetup

NA

Please add below kafka topic under processing kafka cluster with num_of_partitions=1 & replication_factor=1:

Schema Upload

NA

NA

Deploy/job/dev/job/Kubernetes/job/InquiryUploadSchema/

NA

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

Note:

  • Existing flink job questionset-publish re-named to async-questionset-publish.

CSP migration tools:

We have created 3 tools for CSP migration

  1. questionset-republish (Flink Job Created for CSP Migration Republish)

CSP migration & verification Steps:

Execution Sheet:

Defects Converted to Bugs and Enhancements:

URL:

URL:

URL:

For Configuration Details, Please

For Jenkins Job Script, Please

Please add below script to public devops repo: schema_repo_branch_or_tag:

sync-tool (for CSP migration Kafka event generation ) - Please deploy from .

csp-migrator (Flink Job Created for CSP Migration) - Please deploy from .

Please

{{ env_name }}.assessment.republish.request
{{ env_name }}.assessment.postpublish.request
IQ-193
IQ-149
here
here
Link
Link
Link
https://www.npmjs.com/package/@project-sunbird/sunbird-collection-editor/v/5.2.3
https://www.npmjs.com/package/@project-sunbird/sunbird-quml-player/v/5.2.0
https://www.npmjs.com/package/@project-sunbird/sunbird-resource-library/v/5.2.0
Click Here
Click Here
Knowlg
Knowlg
click here
https://github.com/project-sunbird/sunbird-devops/blob/release-5.2.0-inquiry_RC1/pipelines/upload/schema/knowledge-platform/schema.Jenkinsfile
release-5.2.0_RC3
Release-5.2.0_RC3
release-5.2.0-inquiry_RC1
Release-5.2.0_RC3
Release-5.2.0_RC3