When wrapping HTML page code in comment tags
and saving, the commented-out code disappears for good.
This is bad, what can one do?
Looks like that's just code that Canvas won't allow unfortunately. Here's another post someone had on this topic.
If you're using comments to hide things on a page, a workaround could be adding a div around the things you're wanting hidden with a display: none attribute.
EX)
Hello @Andreas_Hopf - I like Elijah's suggestion but also wish to share the Canvas HTML Editor Allowlist.
https://community.canvaslms.com/t5/Canvas-Resource-Documents/Canvas-HTML-Editor-Allowlist/ta-p/387066
It is absolutely absurd to me that Canvas has stripped this functionality. Comments tags are incredibly useful, a hidden attribute doesn't change the syntax display in the same way comment tags do, making it much more difficult to navigate longer code.
A recent change my students have been complaining about is that they now have to wait for Canvas to process submissions so that it can be displayed within the browser before they can check that the submission worked. When the servers are heavily loaded I have seen student need to wait 5 minutes for this. When submitting at…
If I access to the student card I can see the recent messages, but I would like to see all the messages, not only the recent. Thank you
We are testing a third party integration from our college's ERP provider. We have connected it to our test environment. It seems to have very few features and options. So, just wondering if there is a way to monitor API calls. I was able to use the DAPClient in Python to download canvas_logs in our production environment.…
To the Canvas Product Team, I am writing to request a new global or course-level setting for the Rich Content Editor (RCE). Currently, when images are uploaded or embedded, Canvas defaults to displaying the full image. For many lab-based and data-heavy courses—such as my current molecular biology lab course—we often need…
Our Spanish department uses New Quizzes/Essay question type for students to record themselves talking using the record media function in the RCE. They did this all last year. However, now when the students log in to take the quize, the upload/record media icon isn't available to them. Is this a new issues? Anyone have any…