Merge dev onto main - #272
Merged
Merged
Conversation
* fix: enhance random question and fix skip question * fix: incorrect logic to get next question * refactor: copilot suggestions --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Bumps [@solvro/config](https://github.com/Solvro/lib-web-solvro-config) from 2.3.0 to 2.3.3. - [Release notes](https://github.com/Solvro/lib-web-solvro-config/releases) - [Commits](Solvro/lib-web-solvro-config@v2.3.0...v2.3.3) --- updated-dependencies: - dependency-name: "@solvro/config" dependency-version: 2.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* feat: start implementing statistics and update quiz types * feat: refactor quiz loading logic and introduce custom useQuiz hook * feat: clean up deprecated components and improve eslint rules in AI explain card and reasoning * feat: add quiz statistics charts and related components for enhanced data visualization * feat: enhance quiz statistics functionality with improved data fetching and tooltip components * feat: enhance quiz statistics functionality with improved data fetching and tooltip components * feat: update chart components with improved styling and add metric descriptions for better clarity * feat: enhance quiz bug reporting and statistics querying with improved data handling and query keys
* feat: add toggle for max question reoccurrences in quiz settings * fix: allow handleSettingChange to accept null * refactor: improve layout for max question reoccurrences setting * fix: clear debounce timeout in handleMaxReoccurrencesToggle * refactor: type onSettingChange based on UserSettings key * fix: interpret max_question_reoccurrences null as no limit * fix: sync max_reoccurrences toggle and input with updated settings * fix: make max_reoccurrences input accessible, only render controls when enabled, and sync * fix: use static Polish aria-label for Switch * fix: remove useEffect and fix max_question_reoccurrences initialization * fix: fix label associations for Switch and Inputs * fix: display infinity for unlimited max reoccurrences * fix: sort className in InfinityIcon * fix: remove necessary newline * fix: event parameter naming in settings form * refactor: format * fix: format * fix: format code * refactor: add input as infinity icon background * refactor: change event variable * refactor: change settings form structure * refactor: change label ref --------- Co-authored-by: olios123 <oliwier4444k@gmail.com> Co-authored-by: Antoni Czaplicki <56671347+Antoni-Czaplicki@users.noreply.github.com> Co-authored-by: Antoni Czaplicki <antekczaplicki@gmail.com> Co-authored-by: Oliwier Kądziołka <71970315+olios123@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.