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 15:11, 29 August 2011 by Helen Foster (talk | contribs) (stub template, category edit)


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)