Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.9, 1.9.1, 1.9.2, 1.9.3
-
Fix Version/s: None
-
Component/s: Block: Crot
-
Labels:None
-
Environment:Linux, PHP5, MySQL
-
Database:MySQL
-
Affected Branches:MOODLE_19_STABLE
Description
Crot: a new block for plagiarism detection.
The plug-in is based on the document fingerprinting technologies for pair-wise document comparison and MSN Live search engine to perform global search.
Crot can solve the next problems:
1. Local plagiarism detection: it will search for similarities in the local submissions.
2. Internet plagiarism detection: it will look for similar documents on the web
Sergey - Thanks for sharing this code with the Moodle community. I will try to take a look at it tomorrow. Before I start I wanted to see if there was any particular reason why you pegged this as a minor security issue. I like the idea of comparing local submissions and using an internet check. Again, having not looked at the code but aware that some folks prefer to use different search engines might it be possible to develop something for say a google check, yahoo check, etc.? Peace - Anthony