-
Notifications
You must be signed in to change notification settings - Fork 761
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
Implement manual questions selection workflow #13091
Implement manual questions selection workflow #13091
Conversation
d7b2892
to
0c9f5ee
Compare
Build Artifacts
|
0c9f5ee
to
95ae8d6
Compare
Hi @AlexVelezLl, looks great in general but I have the following questions/notes:
up.to.25.questions.mp4
you-shall-not-pass.mp4 |
Hi @pcenov. Just looked at the figma again and yes, it was an overlooked on our part, we didnt notice the disabled text input. And yes, point 2 wont be an issue after fixing point 1. Will work on this, thanks! |
Hey @pcenov, I just pushed some changes for this, could you take another look, please? 👐 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @AlexVelezLl - LGTM now!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks so great @AlexVelezLl and @ozer550! Thanks for the team effort here. I added just a few comments, but nothing blocking. Since I'm a little less focused today, I want to do one final read through before I approve on Monday, just for the sake of being thorough, but I don't anticipate any issues coming up and I think we'll be able to get this merged early on Monday. Thanks again!
...ins/coach/assets/src/views/quizzes/CreateExamPage/sidePanels/QuizResourceSelection/index.vue
Show resolved
Hide resolved
...ins/coach/assets/src/views/quizzes/CreateExamPage/sidePanels/QuizResourceSelection/index.vue
Show resolved
Hide resolved
...views/quizzes/CreateExamPage/sidePanels/QuizResourceSelection/subPages/QuestionsSettings.vue
Show resolved
Hide resolved
Thanks @marcellamaki @pcenov. Merging 🎉 cc: @ozer550. |
Summary
Compartir.pantalla.-.2025-02-18.12_51_12.mp4
References
Closes #13034
Reviewer guidance
Note
This PR isnt introducing yet the "switching modes" logic. So any flow that involves swiching modes from manual selection to random selection will have an inconsistent behaviour.