Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Box.net portfolio.

Box.net portfolio: Difference between revisions

From MoodleDocs
m (category)
(No difference)

Revision as of 12:56, 18 August 2010

Obtaining an API key

Visit http://enabled.box.net and register a developer account. You can then navigate to My projects, and create a new one. For all the settings, Moodle doesn't care what you put in except for the callback url, which should be $CFG->wwwroot/portfolio/add.php?postcontrol=1. Box.net will append the relevant authentication tokens to the url (detecting it already contains ? and everything already)