In Coach, update the quiz creation and management experience to use the kolibri-common
useBaseSearch()
#12624
Milestone
kolibri-common
useBaseSearch()
#12624
The current search implementation in quiz creation is quite limited, only allowing search by keyword.
Instead, this can be updated to expose a side panel overlay of all search metadata in a similar manner to learn, with either search across the entire library, or scoped to a specific topic in the topic tree after navigation.
Tasks
<SearchFiltersPanel>
and children intokolibri-common
#12519<SearchResultsGrid>
intokolibri-common
and move relevant related components (such as<LearningActivityChip>
) #12520<SearchFiltersPanel>
to accomodate differences in display between Learn and Coach, and within Coach, to manage quizzes (i.e. no Learning Activity types) vs. lesson resources #12521Example screenshot from Figma of the experience:
Figma Specs
The text was updated successfully, but these errors were encountered: