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

Create workflow for "switching modes" of question selection #13105

Open
6 tasks
Tracked by #11888
marcellamaki opened this issue Feb 24, 2025 · 0 comments
Open
6 tasks
Tracked by #11888

Create workflow for "switching modes" of question selection #13105

marcellamaki opened this issue Feb 24, 2025 · 0 comments
Assignees
Labels
P0 - critical Priority: Release blocker or regression

Comments

@marcellamaki
Copy link
Member

marcellamaki commented Feb 24, 2025

Overview

In the updates to quizzes, we have updated both the default workflow (randomized quizzes) and added the "manual" quiz creation workflow.

While the technical implementation does at this stage allow the user to switch back and forth between the two, the fully "managed" user experience is not quite polished yet and some of the behavior that is the default on the code side makes less sense as a user experience. This issue is to go through the figma and to be sure the UI for changing modes is well managed, and that errors and edge cases are handled correctly.

References

Figma - please see the question selection "switch mode" titled workflow

Acceptance Criteria

  • the PR uses the existing state/selection management for working pool of resources and side panel navigation
  • When no resources in cart, the existing functionality should work to switch from default to manual mode
  • Switching from default mode to manual mode when resources are already selected should clear that state and existing selections
  • If there are resources selected in "default mode" - conditionally render text that indicates that the selection will be cleared
  • In Question Preview mode, a "point of use" checkbox should appear to allow the user to switch into manual selection mode
  • When changing selection mode, a banner should appear to notify the user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 - critical Priority: Release blocker or regression
Projects
None yet
Development

No branches or pull requests

2 participants