About

mrash2
Rank:
Community Participant
Title:
Joined:
Jul 18, 2019 10:23:06 AM
Posts:
16
Solutions:
3
Likes Received:
9
Bio:
An amazing Instructure Community member

Most Liked Posts

My institution's Canvas Catalog environment has some custom CSS and JS at the main/root catalog level. We're still using jQuery but not using anything deprecated, thus it is compatible with 3....
Likes: 3
Unfortunately, no, we don't have any information as to what changed on their end.
Likes: 1
Here is a basic function that can be used to make sure an element is rendered: // Helper function to wait for elements to appear function onElementRendered(selector, callback, attempts = 0) { co...
Likes: 1
UPDATE: We received a response from a Level 2 support contact. At least in our situation, on the times when the custom js did not execute, it appeared that none of it ran. However, it turns out that p...
Likes: 1
Hey Dave, It seems that /v1/courses/{course_id}/modules/{context_module_id}/assignment_overrides may do what you need. I haven't used that particular endpoint myself, but it seems it should do the...
Likes: 1

Most Recent Posts

Unfortunately, no, we don't have any information as to what changed on their end.
Oct 15, 2025 08:41 AM
Here is a basic function that can be used to make sure an element is rendered: // Helper function to wait for elements to appear function onElementRendered(selector, callback, attempts = 0) { co...
Oct 13, 2025 08:31 AM
UPDATE: We received a response from a Level 2 support contact. At least in our situation, on the times when the custom js did not execute, it appeared that none of it ran. However, it turns out that p...
Oct 09, 2025 07:51 AM
Update: I also just rewrote our script to not rely on jQuery (something we've wanted to do for a while anyway), and it is facing the same issue: it only wants to execute upon a hard refresh. To me...
Oct 09, 2025 06:37 AM
Yes, we also have custom css & js. We have opened a support case as well.
Oct 09, 2025 06:21 AM

Latest Badges

50 Logins Completed

50 Logins Completed

Earned: 2025-11-06

3 Solutions Provided

3 Solutions Provided

Earned: 2025-10-22

First Solution Provided

First Solution Provided

Earned: 2025-09-29

10 Replies Posted

10 Replies Posted

Earned: 2025-09-29