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

Update the Quiz Summary page to replace the "preview" section with the learner report and difficult questions #12671

Closed
Tracked by #11888
marcellamaki opened this issue Sep 18, 2024 · 0 comments · Fixed by #12685
Assignees

Comments

@marcellamaki
Copy link
Member

marcellamaki commented Sep 18, 2024

Overview

For our information architecture restructuring, we are going to be "smushing together" some of our current pages and components to move us to a different page naming system and organization.

Prerequisites

  • Run Kolibri or kolibri-demo locally to get familiar with the current state of the UX/UI

Diff - current state vs new state

Quiz status Plan Reports
Created but not started Screenshot 2024-09-23 at 4 48 49 PM Screenshot 2024-09-23 at 4 52 39 PM
Ended Screenshot 2024-09-23 at 4 49 14 PM

These two views, the "plan" preview (distinct from the quiz editor), and the "report" of available or in-progress quizzes, will be combined to be available at a glance. The "preview" is moved to a new page, rather than being an embedded view. Implementing this "preview" view is out of scope for this issue.

Screenshot 2024-09-23 at 4 55 00 PM

Tasks

  • Update the Summary Page at plan/QuizSummary/index.vue
  • Replace the QuestionListPreview with the two main sections from "Report" - two tabs that are "Report" and "Difficult Questions". Rename "Report" to "Learners"
  • Add additional data to the side bar, when available, for all states -- created by not started/not visible to learners, started, and ended. Properly manage empty state with the "-" pattern
  • include the "view learner devices" and print and download option buttons from the reports

Acceptance Criteria

  • all tasks above are completed
  • all "report" data is available in the table at a glance
  • All UI adjustments to be aligned to the new spec (i.e. side panel details, these changes have arrows)

Out of scope

  • updating the "options" buttons to be "preview" and implementing the new quiz preview section
@marcellamaki marcellamaki changed the title Update the Plan > Quizzes > [Quiz] page to replace the "preview" section with the learner report and difficult questions from the Reports > Quizzes > [Quiz] page Update the Quiz Summary page to replace the "preview" section with the learner report and difficult questions Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants