Hi Team,I want to add expand all & collapse all accordion template in canvas without using Cidi Labs. Is there any way around for that. If yes, Please help me out.
Hi @RahulBagga ...
I thought I'd provide another example for you that might work for your needs. You can find an entire writeup from Sean here:
Accordion menus in Canvas - Instructure Community - 547080 (canvaslms.com)
There's also some older examples, but there is no guarantee that it will work long-term:
I hope these resources will help a bit.
Good Morning,
Thanks for reaching out in the community! I recommend using HTML5 tags for this purpose, and I specifically recommend using the details and summary tags. It's supported in Canvas, and it's much simpler code than conventional accordion code. Additionally, since it's HTML5 and semantic HTML, this also has accessibility benefits.
Let me know if you have more questions on this.
Thank you!
Nathan
Should be straightforwards in html
Put your title here - limited formatting only no media or other contentRepeat Title here for accessibility purposes - any formatting permittedAdd any RCE content, media, formatting etc.
With the new SpeedGrader UI, we are seeing student names appear in the page title even when the “Hide student names” setting is enabled. When using Classic Quizzes, there is no option within the quiz settings to enable anonymous grading, so we rely on instructors using the hide student names setting in SpeedGrader to…
Has anyone had a chance to try this with a Canvas quiz? Seems it may have a similar effect as ChatGPT Atlas able to provide all the answers to an open Quiz. https://www.theregister.com/2026/03/05/microsoft_adds_a_sidepane_for/
Speedgrader chaning file name when being downloaded. Speedgrader: When downloading a submitted assignment, the file name is being changed to an unrecognizable name — (Student's actual name was part of the file name — changed for privacy.) Ideas???
We are all familiar with the standard Course Calendar, where assignment due dates are automatically added. However, at my institution, we structure our assignments as Challenges that develop over a period of time, rather than just a single deadline. Currently, the calendar only highlights the "end point." It would be a…
The current placement of the "Submit" button creates a "slip" in user behavior where habit-clicking "Next" leads to an accidental final submission. I think Canvas could easily fix this by: Moving the Submit button away from the navigation buttons (maybe above the question instead of below it) and/or Adding a "Confirm…