#13168 create composable for exam report data fetching for learn exam report viewer #13203
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.
Summary
After adding the composable in the exam view report, the same functionality is achieved.
Kolibri.mp4
Manual Test Cases Run:
<pre-commit run --all-files>
:<yarn run test>
:…
References
kolibri/plugins/learn/assets/src/composables/useExamReport.js
kolibri/plugins/learn/assets/src/views/LearnExamReportViewer.vue
…
Reviewer Guidance
@LianaHarris360 Kindly review my PR. If there are any improvements, I'm happy to hear them and willing to make changes.
This is my first contribution to Kolibri, so I apologize if I've done anything incorrectly.
…