learningequality / kolibri

Kolibri Learning Platform: the offline app for universal education
https://learningequality.org/kolibri/
MIT License
768 stars 648 forks source link

In Coach, update the quiz creation and management experience to use the `kolibri-common` `useBaseSearch()` #12624

Open rtibbles opened 2 weeks ago

rtibbles commented 2 weeks ago

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
- [ ] https://github.com/learningequality/kolibri/issues/12519
- [ ] https://github.com/learningequality/kolibri/issues/12520
- [ ] https://github.com/learningequality/kolibri/issues/12521
- [ ] https://github.com/learningequality/kolibri/issues/12522

Example screenshot from Figma of the experience: image

Figma Specs

rtibbles commented 2 weeks ago

Note that closing this issue will also close https://github.com/learningequality/kolibri/issues/7635