Skip to content

Commit

Permalink
Merge pull request #12895 from AlexVelezLl/new-UpdatedResourceSelection
Browse files Browse the repository at this point in the history
Lesson resources selection
  • Loading branch information
AlexVelezLl authored Dec 19, 2024
2 parents f27d1ac + 6cfdb65 commit 46c8911
Show file tree
Hide file tree
Showing 20 changed files with 1,692 additions and 382 deletions.
3 changes: 3 additions & 0 deletions kolibri/plugins/coach/assets/src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ class CoachToolsModule extends KolibriApp {
PageNames.LESSON_EDIT_DETAILS_BETTER,
PageNames.LESSON_PREVIEW_SELECTED_RESOURCES,
PageNames.LESSON_PREVIEW_RESOURCE,
PageNames.LESSON_SELECT_RESOURCES_INDEX,
PageNames.LESSON_SELECT_RESOURCES_BOOKMARKS,
PageNames.LESSON_SELECT_RESOURCES_TOPIC_TREE,
];
// If we're navigating to the same page for a quiz summary page, don't set loading
if (
Expand Down
Loading

0 comments on commit 46c8911

Please sign in to comment.