About
mcphersona7
Rank:
Community Explorer
Title:
Joined:
Aug 20, 2018 10:36:51 PM
Posts:
7
Solutions:
0
Likes Received:
24
Bio:
An amazing Instructure Community member
Most Liked Posts
If anything that trick there is better than my approach, much simpler, no JS involved. I didn't know there was a value in CSS for disabling pointer events. The main implications that need to be co...
Hi Tom,Our school has a similar issue. I've just then made up some JavaScript that you can add to your theme's JS file. //This code removes the link to change profile picture by//replacing the...
Hi Surain,The JS I provided there is not as useful as the CSS Tom provided, but over time I've made a few additions to patch a few holes. .profile-avatar-wrapper { pointer-events: none;}...
So I made a userscript with inspiration from @James and his rubric import userscript. I'll admit I've reused a little bit of your script for the display of it because I hate doing modals. ...
Hi James,I just went back and tried it again, I realise now that our speedgrader documents load from canvadocs-syd.instructure.com rather than just canvadocs.instructure.comIt works for me now, thank ...
Most Recent Posts
So I made a userscript with inspiration from @James and his rubric import userscript. I'll admit I've reused a little bit of your script for the display of it because I hate doing modals. ...
Hi James,I just went back and tried it again, I realise now that our speedgrader documents load from canvadocs-syd.instructure.com rather than just canvadocs.instructure.comIt works for me now, thank ...
I haven't really paid much attention to the mobile app so I don't, I'm not sure if just applying the same CSS to the mobile theme just works as is or not but our students mostly just use t...
Hi Surain,The JS I provided there is not as useful as the CSS Tom provided, but over time I've made a few additions to patch a few holes. .profile-avatar-wrapper { pointer-events: none;}...
I couldn't get it to work, I tried to debug and found that since speedgrader was being loaded in an iframe extensions such as Tampermonkey (and even custom Canvas theme JS as the JS in my case is ...
Latest Badges
5 Logins Completed
2024-01-25
First Login Completed
2024-01-25
10 Replies Posted
2024-01-05
5 Replies Posted
2024-01-05