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

Fix question listing and navigation in quiz reports #12359

Merged
merged 4 commits into from
Jun 28, 2024

Commits on Jun 25, 2024

  1. Annotate sections with start and end section numbers.

    Simplify and fix attempt log listing.
    Remove background to show selection state.
    rtibbles committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e9ca8d1 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Add section title and descriptions to reports.

    Have global question numbers in reports.
    Add section descriptions if they exist.
    rtibbles committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2a427e3 View commit details
    Browse the repository at this point in the history
  2. Update learner quiz display to have consistent question numbering wit…

    …h reports.
    
    Cleanup unnecessary props, computed props, and vuex getters.
    rtibbles committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    e02a1cb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    af98e38 View commit details
    Browse the repository at this point in the history