Skip to content

Commit

Permalink
Update printCanvasQuizzes.user.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sukotsuchido authored Oct 24, 2019
1 parent 93646a9 commit 840668c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion printCanvasQuizzes.user.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
// ==UserScript==
// @name Print Canvas Quiz
// @namespace https://github.com/sukotsuchido/CanvasUserScripts
// @version 1.0
// @version 1.2
// @description Allows the user to print quizzes from the preview page.
// @author Chad Scott ([email protected])
// @include https://*.instructure.com/courses/*/quizzes/*/take?preview*
// @require https://code.jquery.com/jquery-3.4.1.min.js

// ==/UserScript==
(function() {
Expand Down

0 comments on commit 840668c

Please sign in to comment.