James
Community Champion

Add a button in SpeedGrader to assign maximum points to all criteria that do not already have points.

Read more...

more
3 27 4,171
Carissa_Duran
Instructure Alumni
Instructure Alumni

Shareability vs Data Collection 

Considerations for Non-Classroom Courses

Are you using Canvas for Conferences? Professional Development? As a Resource Hub? 

Canvas courses are being leveraged more and more frequently for innovative, non-classroom uses like Conferences, Digital Showcases, Professional Learning, and more. When developing these courses with the Kern County Superintendent of Schools, we learned quite a bit about the importance of more intentionally balancing the need for sharing and access with the need for collecting engagement data and analytics. KCSOS has already made this resource available to the California Canvas Collaborative, a network of Canvas users in California, which made us think-- the whole Community could probably benefit from this overview of course settings and design tips!

Enjoy and please leave a comment with your thoughts and best practices!

Read more...

more
3 0 1,304
James
Community Champion

Have you ever wanted to do a live demonstration of New Analytics with a real course but couldn't because of student privacy issues? Fake students in a fake course don't generate realistic usage. New Analytics pulls information from the production instance so you cannot hop over to beta and change the names. Making a video and blurring out names doesn't have the same impact as presenting live. What can one do?

I've written a Firefox browser extension that anonymizes the user's name, email, sortable name, short name, and optionally removes the avatars so that you can give a live demonstration without worry about accidentally showing student information. The extension is loaded temporarily so that New Analytics reverts back to normal after restarting Firefox.

Read more...

more
7 5 2,633
kona
Community Coach
Community Coach

Sometimes it's hard to find resources in the Canvas Community and often awesome things are overlooked due to the sheer volume of information. To make it easier for people, the following is a comprehensive list of Canvancements (Canvas Enhancements) @James has developed for Canvas. James would never sing his own praises, but I have no problem doing so on his behalf. Enjoy! :smileycool:

List of Canvancements

Additional Documentation and Resources

Retired Canvancements

Questions about any of these resources should be added to that specific resources document or blog.

November 21, 2017: Greasemonkey 4 / Firefox 57 note

It appears that there is a bug with Firefox 57 that is keeping Greasemonkey 4 from working. It basically keeps any script from Github from installing, updating, or running and you can't create local scripts either. Github is where all of the source code for the Canvancements are stored. There is a way to temporarily disable a security protocol in Firefox that is provided in the bug report, but my recommendation at this point is to use Chrome or Safari or to install Tampermonkey for Firefox. Firefox will not be fixing this issue in Firefox 57 as it's not a security bug, Greasemonkey 3 no longer works after upgrading to Firefox 57, and it would completely change the way Greasemonkey injects and detects user scripts to fix (meaning I don't expect them to fix it).

Further investigation shows that existing Greasemonkey scripts may try to execute as I'm getting error messages that don't appear when Greasemonkey is disabled. Since they are loaded as content scripts, they get access to a cleaned version of the DOM and cannot see external JavaScript libraries like jQuery or variables like ENV or INST that Canvas provides as a page script. Early paranoia suggests that Greasemonkey may not be a viable solution once you upgrade to Firefox 57+. Although I've been moving towards avoiding jQuery (for no real reason at the time, but now I'm glad I did), I still use it when making AJAX calls to fetch data from Canvas.

October 1, 2019: Safari 13 note

Apple has changed the way extensions work and Safari 13 no longer supports user scripts. The initial release of Safari 13 allowed you to keep Tampermonkey installed if you already had it installed, but after I upgraded to Safari 13.0.1, it gave notice that Tampermonkey was being disabled and it was gone, although it sounds like the files may still be on the drive. See the Tampermonkey as 'Safari App Extension' thread for additional information and updates.

For the time being, if you upgrade your OS and need to use a user script, then I suggest using Chrome or Firefox.

October 20, 2019: Safari 13 update

Tampermonkey has been rewritten to work with Safari 13. Now Mac users can use Safari. The developer did decide to charge $1.99 for reasons explained in the announcement post. To install Tampermonkey for Safari, go to the App Store and search for Tampermonkey (here's a direct link to the Tampermonkey in the Apple Store). After purchasing it, you open Safari, go to Preferences, choose Extensions, and enable it. I had to restart Safari before it worked, but your experience may be different.

more
119 51 67.2K