Ouriginal plagiarism plugin
Maintained by
Jesús Prieto López
With more than three decades of knowledge and expertise, Ouriginal delivers cutting-edge technology in the field of text-matching and plagiarism prevention. Their software helps enhance the potential of students to think originally, saves time for teachers when evaluating assignments, and assists corporations preserve their reputations.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
it should work but I don't do any testing on PHP 5.4 myself. I have just added PHP 5.4 and 5.5 to the automated travis-ci checks on the urkund repo (I had previously removed them to speed up the tests) Let me know if you have any issues though. You can see the results of the travis tests here:
https://travis-ci.org/danmarsden/moodle-plagiarism_urkund
with the admin settings we had urkund enabled for all course module types but no longer want it enabled for forum, advanced forum or workshop. For existing instances of the modules, if the admin setting is set to no for then the course module settings do not display, so staff cannot switch urkund off for individual items. We can leave it enabled and advise to remove for each forum, but I wonder if there should be more granular settings for each module type in the admin settings? We want to make it enabled by default and switched on for assignment and optional but still enabled for the others eg
Enabled for Assign, Urkund Defaults: Yes (urkund form appears in module),
Enabled for Forum, Urkund Defaults: No (urkund form appears in module),
Disabled for workshop (defaults to no, urkund form does not appear in module) etc.
Make sense?
No worries, I'm assisting Uni of Canberra testing the latest version
Just wonder when you are planning to release 3.1.0? Is 3.0.0 (#96eb290) safe to use in production as I'm after Fix #36?
Regards.