![]() |
![]() |
Prevent Students from Printing Hard Copy of QuizAdding additional code to quizzes has been suggested as a deterrent to easy printing of quiz question. Depending on the browser and computer used, these additional commands make it more difficult for students to print and save quiz questions. Adding this code is designed to prevent three things: (a) printing using the "File" "Print command. (The user will only receive a blank page, (b) the selecting and therefore the copying of text with the Edit Copy command, and (c) the ability to right-click and bring up the sub-menu. Note: This will NOT prevent the "View", "View Source" command. At best it is a deterrent to easy printing of quiz questions, but not foolproof. A student may still be able to view and copy the source, paste it into an HTML editor or save it locally, then view the questions. Or screen-capture, take a picture of their monitor screen, etc. If used in conjunction with the other methods (e.g., timed quizzes, one question at a time), this can make "cheating" on quizzes extremely difficult. Instructions1. Copy the code provided below (highlight text with cursor and from the browser file menu, use copy and paste functions): -------[begin code here]------------ 2. From within the quiz editor section of your course, select
'Edit/Add upper textblock', select go: 3. Paste the code provided into the textblock and select
update. 4. After updating student view, be sure to test your quiz as a student. |