Note:

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

WolframAlpha

From MoodleDocs
Revision as of 09:44, 31 August 2010 by Martin Dougiamas (talk | contribs)

This page is to develop a brief spec for an integration between Moodle and Wolfram|Alpha.

Overview

API from Wolfram Alpha

  1. Some way to encapsulate widgets as a single URL containing all the required information to initialise a widget would be very useful. Something like Youtube links.

API from Moodle

  1. A filter, something like mediaplugins filter, would convert found links to these URLs into an embedded widget.
  2. A repository plugin for the filepicker would allow users to easily browse for widgets on Wolfram Alpha and retrieve the link URL to be inserted into Moodle texts.


Details