Note: You are currently viewing documentation for Moodle 3.7. Up-to-date documentation for the latest stable version of Moodle may be available here: WolframAlpha.

Development:WolframAlpha

From MoodleDocs
Revision as of 09:44, 31 August 2010 by Martin Dougiamas (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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