Skip to content
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

[Feature] Quiz #18

Merged
merged 15 commits into from
Feb 23, 2024
Merged

[Feature] Quiz #18

merged 15 commits into from
Feb 23, 2024

Commits on Feb 23, 2024

  1. New quiz component

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    23f3574 View commit details
    Browse the repository at this point in the history
  2. New navigation incl. routing

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    52a3258 View commit details
    Browse the repository at this point in the history
  3. Initial quiz model

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    f917758 View commit details
    Browse the repository at this point in the history
  4. Initial quiz service

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    0852bfc View commit details
    Browse the repository at this point in the history
  5. Initial quiz state

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a5111b2 View commit details
    Browse the repository at this point in the history
  6. First draft of question

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a1bbbcb View commit details
    Browse the repository at this point in the history
  7. First BE integration trial

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    48370c8 View commit details
    Browse the repository at this point in the history
  8. Fix

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5338db0 View commit details
    Browse the repository at this point in the history
  9. Select Answer

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b4a17b5 View commit details
    Browse the repository at this point in the history
  10. Finish answer validation

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    d8b4169 View commit details
    Browse the repository at this point in the history
  11. Fix lint issue

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9d075fd View commit details
    Browse the repository at this point in the history
  12. Add artificial delay

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ddc153b View commit details
    Browse the repository at this point in the history
  13. Fresh install

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    bef68c6 View commit details
    Browse the repository at this point in the history
  14. Cleanup

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5f3ef49 View commit details
    Browse the repository at this point in the history
  15. Update to latest BE

    megli committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    b1c480a View commit details
    Browse the repository at this point in the history