[Improvement] Leveraging SidePanel API for better Visualisation of Quiz #30
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.
Pull Request Overview
This pull request, associated with issue #29, aims to enhance the visualization of the generated Quiz by leveraging SidePanel's API. The primary focus is on improving the user experience through enhanced visual representation.
Implementation Details
To achieve this objective, a background script named
serviceWorker.js
has been introduced. This script serves as the event listener responsible for triggering the opening of the SidePanel within our extension. Furthermore, modifications have been made to themanifest.json
file to encompass permissions necessary for integrating SidePanel and its associated files seamlessly.Additionally, adjustments have been made to the
question_generation.js
script and the styling filequestion_generation.css
to accommodate the changes required for seamless integration withsidePanel.html
. An alert feature has also been implemented, prompting users to open the SidePanel for convenient access to the generated questions.Current Status
Screencast.from.2024-03-23.15-51-40.webm
Reviewers
This pull request has been reviewed by the following individuals: