Functional use case
...
Contributors add the question in the library project and add relevant tags for BMG+Subject+Topic+LOs
The reviewers review the questions and request for change if required
Once approved, the questions start showing up in the Add from Library Feature.
Add From Library
(New) Add from Library supports Questions as content type.
(New) If the content is being added for the Question set → Only Questions contents are shown (of the type selected while question set definition)
(New) Private questions are not shown as part of the search result in the library
Filters to be supported
Existing
Content types
Class(s)
Subject(s)
Chapter(s)
(New) To be added:
Board
Medium
Learning Outcomes
(Board and medium is required to set the context for Topics and LOs)
...
Enabling questions approved by contribution reviewer
AddApproved
in status filter array in while searching (composite/v3/search
API)Skill tested and Question type
Add above fields in category definition search configCode Block language json { "objectCategoryDefinition": { "forms": { "searchConfig": { "properties": [ { "new config" } ] } } } }
Chips/Tags in question list view
We'll use the same configuration (Question list) to show tags
...