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

[#13202] Show/Collapse All button in the student form submission #13203

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

InfinityTwo
Copy link

Fixes #13202

Outline of Solution
Partially reuses the Show/Collapse All button for instructors page for the UI
Uses and observable service, listened by each collapsible and collapses/shows when button is clicked by updating observable value.

All submissions collapsed

image

All submission shown

image

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 this pull request may close these issues.

Add a show all/collapse all button for students on their submission page
1 participant