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 Plan > Quizzes landing page to align with new information architecture #12670

Closed
Tracked by #11888
marcellamaki opened this issue Sep 18, 2024 · 0 comments · Fixed by #12704
Closed
Tracked by #11888
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

Plan Reports
Screenshot 2024-09-18 at 4 20 39 PM Screenshot 2024-09-18 at 4 20 31 PM

These two views, the "report" preview of quizzes, and the "plan" preview of quizzes, will be combined to be available at a glance:

Screenshot 2024-09-18 at 4 19 24 PM

Tasks

  • Update the Exams Page at plan/CoachExamsPage/index.vue
  • Update the table to include "average score" and "progress" from reports to the main table; use the same empty states as in report when data is not available (or not yet ready)
  • Add a filter by recipients (for now, just do a simple client-side filter)
  • Add class title at the top of the UI
  • 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. moving the "new quiz" button, adding top/bottom borders for table rows for readability, updating or removing strings and titles, etc.)

Out of scope

  • Removing the KTabsPanel or updating the main navigation titles
@marcellamaki marcellamaki changed the title Update the Plan > Quizzes page to include "average score" and "progress" from reports. Add a filter by recipients. Add class title. Update UI to align to spec Update the Plan > Quizzes landing page to align with new information architecture 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.

3 participants