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
mNo edit summary
Line 5: Line 5:
* Student: [https://moodle.org/user/profile.php?id=1925183 Mihir Thakkar]
* Student: [https://moodle.org/user/profile.php?id=1925183 Mihir Thakkar]
* Mentor: [https://moodle.org/user/profile.php?id=1334243 Marina Glancy]
* Mentor: [https://moodle.org/user/profile.php?id=1334243 Marina Glancy]
* Summary:
* Summary: An improved version of enrol_meta plugin which allows you to add multiple courses in a single enrol instance.
* Spec: [[Meta enrolment plugin with multiple courses selection]]
* Spec: [[Meta enrolment plugin with multiple courses selection]]
* Outputs:
* Outputs: [https://moodle.org/plugins/view/enrol_metabulk Plugin's record] in the plugins directory


== Moorsp Plagiarism API test plugin ==
== Moorsp Plagiarism API test plugin ==

Revision as of 11:27, 31 August 2015

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

Meta enrolment plugin with multiple courses selection

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