Create temporary routes path where changes will be built for lesson creation and editing #12622
Labels
APP: Coach
Re: Coach App (lessons, quizzes, groups, reports, etc.)
DEV: frontend
P0 - critical
Priority: Release blocker or regression
Milestone
A nested route should be created for lesson creation in
lessonPlanRoutes.js
, any components that do not currently exist should be created as empty wrapper components with an appropriatename
property:The
ResourceSelection
component should be reused from quiz editing - but may need to be tweaked and conditionalized for the different behaviours for lessons and quizzes - this can be done in follow up work.Toggling of search display in the
LESSON_SELECT_RESOURCES
route will be based on whether search terms are active in the query parameters (as is currently handled by theuseBaseSearch
composable).The text was updated successfully, but these errors were encountered: