Siri Interface to the Moodle Tracker
Earlier today I came across an interesting project which provides a ‘proxy interface’ to Siri on the iPhone 4S allowing custom plugins to be created to respond to requests from Siri.
Eager to try this I hacked together a Moodle plugin for the siri proxy which would do lookups to the Moodle tracker. So, welcome Siri - the newest aid to the Moodle 2.2 QA testing effort :-)
(The plugin I wrote is available on github. It is my first ruby script and its not particularly elegant as it was just for fun :-) )