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

From MoodleDocs
Revision as of 03:35, 14 June 2011 by Tomaz Lasic (talk | contribs)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Please refer to these notes before editing this page.

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)