Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

GSOC/2015: Difference between revisions

From MoodleDocs
No edit summary
 
Line 11: Line 11:


== Moorsp Plagiarism API test plugin ==
== Moorsp Plagiarism API test plugin ==
The Moorsp plugin provides automated Behat and Unit tests for the core Moodle [[Plagiarism API]]. Ramindu completed functions to leverage the plagiarism API and implemented behat and unit tests to cover these functions. The plugin uses the new [[Event_2|Events API]] instead of the older legacy log like the existing plagiarism plugins currently provide.
The Moorsp plugin provides automated Behat and Unit tests for the core Moodle [[Plagiarism API]]. Ramindu completed functions to leverage the plagiarism API and implemented behat and unit tests to cover these functions. The plugin uses the new [[Events API]] instead of the older legacy log like the existing plagiarism plugins currently provide.


* Student: [https://moodle.org/user/profile.php?id=1924331&course=5  Ramindu Deshapriya]
* Student: [https://moodle.org/user/profile.php?id=1924331&course=5  Ramindu Deshapriya]

Latest revision as of 11:18, 6 April 2020

An overview of the Google Summer of Code 2015 projects for Moodle.

Meta enrolment plugin with multiple courses selection

An improved version of enrol_meta plugin which allows you to add multiple courses in a single enrol instance.

Moorsp Plagiarism API test plugin

The Moorsp plugin provides automated Behat and Unit tests for the core Moodle Plagiarism API. Ramindu completed functions to leverage the plagiarism API and implemented behat and unit tests to cover these functions. The plugin uses the new Events API instead of the older legacy log like the existing plagiarism plugins currently provide.

SCORM 1.2 player in the Mobile app