| To
help prevent the printing of a test or quiz in Blackboard,
include this script in the last question. |
| |
| <style type="text/css">@media print {BODY {display:none} }</style> |
| |
| How to add script to test question |
| 1. Go to test and click "Modify." |
| 2. Click "Modify the Test." |
| 3. Click "Modify" to right of first question. |
| 4. Click <html> in tool bar, you may have to click
on the downward arrow if the tool bar is not open. |
| 5. Paste the script in the <html> box AFTER your question (text) and click "Submit." |
| 6. Click "Submit" to apply the script to the question. |