-
Notifications
You must be signed in to change notification settings - Fork 692
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Coach Quiz Exercise Resources #11682
Merged
rtibbles
merged 13 commits into
learningequality:develop
from
nucleogenesis:feature--quiz-exercise-questions
Jan 18, 2024
Merged
Coach Quiz Exercise Resources #11682
rtibbles
merged 13 commits into
learningequality:develop
from
nucleogenesis:feature--quiz-exercise-questions
Jan 18, 2024
Commits on Dec 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7f02cf5 - Browse repository at this point
Copy the full SHA 7f02cf5View commit details
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cfc1390 - Browse repository at this point
Copy the full SHA cfc1390View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01e5506 - Browse repository at this point
Copy the full SHA 01e5506View commit details
Commits on Jan 10, 2024
-
Co-authored-by: Allan Otodi Opeto <otodi.allan1@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c60c985 - Browse repository at this point
Copy the full SHA c60c985View commit details
Commits on Jan 11, 2024
-
refactoring fetching and annotation of contents
splits the business of fetching (and fetching more) in the fetchTree method into its own module then another new module repurposes code from useExerciseResources and leverages the new useFetchTree module to fetch the contents and annotate them as needed for navigation the content tree specifically for use with quizzes useFetchTree (at least tries) to straightforwardly provide the intial fetch of content while keeping itself up-to-date whenever the user fetches more
Configuration menu - View commit details
-
Copy full SHA for f2068fb - Browse repository at this point
Copy the full SHA f2068fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6a4430 - Browse repository at this point
Copy the full SHA b6a4430View commit details -
Configuration menu - View commit details
-
Copy full SHA for 439a575 - Browse repository at this point
Copy the full SHA 439a575View commit details -
Configuration menu - View commit details
-
Copy full SHA for f696ade - Browse repository at this point
Copy the full SHA f696adeView commit details
Commits on Jan 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a75f7b - Browse repository at this point
Copy the full SHA 3a75f7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7033034 - Browse repository at this point
Copy the full SHA 7033034View commit details
Commits on Jan 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 10f7463 - Browse repository at this point
Copy the full SHA 10f7463View commit details
Commits on Jan 18, 2024
-
- use kolibri.lib.logging in place of console.* - remove unneeded console.logs - add guidance re: private variables - remove unused search-related business - fix bookmarks route (no topic_id) - remove unused pagename constants - code cleanup thanks to @rtibbles suggestions - improved comments - indicated follow-up issues where commented-out TODO work remains
Configuration menu - View commit details
-
Copy full SHA for 74c1d33 - Browse repository at this point
Copy the full SHA 74c1d33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5b89d - Browse repository at this point
Copy the full SHA 0d5b89dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.