You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the work done in closing #11014 we can now begin fleshing out the side panels. Here we will
build the interface for editing quiz section details and the order of the sections.
NOTE: This issue is blocked by Finalize the Create Quiz root page #11013 as that will include a provide/inject setup for the instance of useQuizCreation that is made in the root page. This PR will involve inject-ing those functions and using them to synchronize the user's inputs.
The text was updated successfully, but these errors were encountered:
Overview
With the work done in closing #11014 we can now begin fleshing out the side panels. Here we will
build the interface for editing quiz section details and the order of the sections.
Acceptance Criteria
In
SectionEditor.vue
provide/inject
setup for the instance ofuseQuizCreation
that is made in the root page. This PR will involveinject
-ing those functions and using them to synchronize the user's inputs.The text was updated successfully, but these errors were encountered: