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: Display actual exercises within accordion panels #11549

Closed
1 task
nucleogenesis opened this issue Nov 21, 2023 · 2 comments · Fixed by #11823
Closed
1 task

Quiz creation: Display actual exercises within accordion panels #11549

nucleogenesis opened this issue Nov 21, 2023 · 2 comments · Fixed by #11823
Assignees

Comments

@nucleogenesis
Copy link
Member

Overview

Fixing this depends on #11511 being merged so that we can add real content to a quiz section. The changes here only rely on having a quiz section with real exercises as questions so should present low risk of conflict and at worst light friction with changes to the underlying data architecture or other parts of the system

Acceptance criteria

Given that a section has had questions added to it, the user should be able to expand the accordion item for the question and see a preview of the question rendered and visible similarly to how it was in the previous version of quiz creation.
Use the data architecture as-is so long as the coach/assets/src/composables/quizCreationSpecs.js object specs reflect the structures that you're getting and using to develop the interface.

NOTE: Do not worry about any of the editing workflow present in the Figma, that is out of scope

@nikkuAg
Copy link
Contributor

nikkuAg commented Nov 30, 2023

Hey, is this issue still open? I would like to work on this

@MisRob
Copy link
Member

MisRob commented Dec 7, 2023

Hi @nikkuAg, thanks for volunteering! I don't think this is open for contribution and also it seems to be blocked by some other work that's still in progress.

We currently have other contributing opportunities in three repositories. You can see the contributing guidelines including links to issues suitable for contribution for each repository here:

Kolibri: https://github.com/learningequality/kolibri/blob/release-v0.16.x/CONTRIBUTING.md
Kolibri Design System: https://github.com/learningequality/kolibri-design-system/blob/main/CONTRIBUTING.md
Studio: https://github.com/learningequality/studio/blob/unstable/CONTRIBUTING.md

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.

4 participants