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

Quiz Creation Select Resources - Display proper count & ancestor counts on the card. #11784

Closed
3 tasks done
Tracked by #11741
AllanOXDi opened this issue Jan 25, 2024 · 0 comments · Fixed by #11825
Closed
3 tasks done
Tracked by #11741
Assignees

Comments

@AllanOXDi
Copy link
Member

AllanOXDi commented Jan 25, 2024

Overview

The Resource Selection UI does not display the ancestor counts for each topic in the working resource pool. See figma here

Guidance

Look at the commented-out selectionMetadata computed property for initial guidance on how to implement this feature.

Acceptance criteria

  • Ensure the proper count and ancestor counts are dynamically populated based on the selected topic.
  • If a User select all Checkbox . It should count the total number of resource in the working resources pool within that topic tree
  • If a User is selecting individual resource within the pool , I should also be able to update the count for such as well
@AllanOXDi AllanOXDi changed the title (Resource Selection) Similarly to how is shown in Lessons we will need to apply the selectionInformation i18n message with the proper count & ancestor counts on the card, indicating how many items in the working resource pool have the topic as an ancestor. See the commented-out selectionMetadata computed property for initial guidance. Quiz Creation Select Resources - Jan 25, 2024
@AllanOXDi AllanOXDi changed the title Quiz Creation Select Resources - Quiz Creation Select Resources - Display roper count & ancestor counts on the card. Jan 25, 2024
@AllanOXDi AllanOXDi changed the title Quiz Creation Select Resources - Display roper count & ancestor counts on the card. Quiz Creation Select Resources - Display proper count & ancestor counts on the card. Jan 25, 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.

1 participant