2012

Checking plagiarism in assignment (tested with VHDL language)

I have developed some python scripts available here. I have used them in EE705 (VHDL, verilog) and found them very useful. It generates detailed log (which file matches which file) and sent emails to offenders with an archive of all file which were matched. It is integrated with my moodle-application (automatic download, extract, compare, sending-emails.) …

Checking plagiarism in assignment (tested with VHDL language) Read More »

Using Python to download submitted assignments from Moodle

UPDATE : There are two version of this script. Output of both is same but they work on different version of moodle. This script (with configuration file available inside the repo) should work with new moodle while this one (with this configuration) should work with old moodle. Downloading each student’s assignment from moodle could be …

Using Python to download submitted assignments from Moodle Read More »

Scroll to Top