I am creating animations for my math classes and would like to embed the code directly in Canvas course pages. Is there a way to use Html, CSS and js code inside Canvas?Any help is appreciated.
Hi @BhavaniKola,
If you're trying to do all of this directly in the Canvas editor, I think you're going to run into a lot of difficulties. Scripting is generally not allowed, and Canvas does limit what html elements and in-line styles you can use when editing HTML in the editor, see Canvas HTML Editor Allowlist - Instructure Community - 387066 for more details as to what is allowed.
Your best bet may be to host the content elsewhere where you then could include it as an iframe in Canvas. With this approach you may start to run into 3rd party content.cookie issues, especially as browsers focus a bit more on privacy.
I know some people also try putting html/javascript/css into the Canvas files area with somedegree of success, but I myself have never really considered this as a officially supported method, and I have noticed an uptick in posts here in the community about that style of content breaking for some users.
I may not have provided an exact answer here, but maybe something I said here will spark an idea on your end. Others may also chime in with their own advice around this.
-Chris
How do i download
Canvas needs the same Speedgrader tools available for Canvas Discussions. Highlighting, point annotation, text comments, strikethrough, area annotations, etc. This would make instructor feedback easier.
Hi, all! My organisation is looking into using IgniteAI Grading Assistance for SpeedGrader to support assessment marking. I would like to ask users who have actually started using this feature within their organisations: What are the pros/cons of the tool? How did it change your work flow? Would you recommend it? Looking…
I've been using Canvas for at least 7 years. In that time I often use the gradebook to enter grades, while looking through speedgrader on a 2nd screen. I have a mix of Classic Quizzes and New Quizzes. When grading quizzes with essay type questions where the student has to type answers the gradebook shows a piece of paper…
Hello all, I was wondering if anyone knows how to get Canvas to order assignments in the Gradebook by Category? I have had multiple teachers ask for this feature, and as a combo teacher/admin I am happy to add whatever code is necessary if anyone knows how to add it.