Note:

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

WolframAlpha: Difference between revisions

From MoodleDocs
(New page: This page is to develop a brief spec for an integration between Moodle and Wolfram|Alpha.)
 
No edit summary
Line 1: Line 1:
This page is to develop a brief spec for an integration between Moodle and Wolfram|Alpha.
This page is to develop a brief spec for an integration between Moodle and Wolfram|Alpha.
==Overview==
===API from Wolfram Alpha===
# 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===
# A filter, something like mediaplugins filter, would convert found links to these URLs into an embedded widget.
# 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==

Revision as of 09:44, 31 August 2010

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