Customize trivantistestresults.html to block users from copying
July 1, 2009 12:00 AM
The way we handle this is to use a JavaScript (Custom HTML) object within the course title to disable the right mouse button, and then you will need another object to prevent people from actually selecting the text itself because they can still use CTRL C, CTRL V from the keyboard.
If you want to prevent people from selecting and copying screen text totally go to http://www.Planet-Source-Code.com and search for
Right Click Disable Function
Anti-Copy
Use the filter in language Java/Javascript
I have used both of these scripts very successfully. The source code is open source, but copyright does not allow the posting of the script here.
The site has free Javascript code for lots of very useful functions. Just can't post a copy here because of copyright rules.
cgsapovadia said:I want to know if anyone has any tip to pre adjust lectora settings to have trivantistestresults.html page in SCORM package with no right click option and also make sure user can not copy the questions by printing or any other way. OR I would say create a simple PDF file that does not have any option but to just view. Currently I publish the file to SCORM, unzip the file, edit trivantistestresults.html with adding "no right click" java on top and remove print button from bottom. This is little time consuming process and need real good tech skills for newbie. I really appriciate any help. Thanks, Chet
Discussions have been disabled for this post