Box portfolio: Difference between revisions
From MoodleDocs
Mary Cooch (talk | contribs) (adding content) |
(Update plugin status (because it has been removed from the standard package) and add link it to plugins directory) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Portfolios}} | {{Portfolios}} | ||
{{Note|The Box portfolio has been removed from new installations of Moodle 4.0.}} | |||
The code for the Box portfolio is currently available from the [https://moodle.org/plugins/portfolio_boxnet Plugins directory.] | |||
==Enabling the Box portfolio== | ==Enabling the Box portfolio== | ||
In order to use the Box portfolio, your Moodle site must use HTTPS. In addition, an administrator must obtain a Box client ID and secret, as described in [[Box.net APIv1 migration]]. The client ID and secret can then be used to configure all Box plugins. | In order to use the Box portfolio, your Moodle site must use HTTPS. In addition, an administrator must obtain a Box client ID and secret, as described in [[Box.net APIv1 migration|Box APIv1 migration]]. The client ID and secret can then be used to configure all Box plugins. | ||
# Go to ''Administration > Site administration > Plugins > Portfolios > Manage Portfolios'' | # Go to ''Administration > Site administration > Plugins > Portfolios > Manage Portfolios'' | ||
Line 35: | Line 40: | ||
[[Category:Site administration]] | [[Category:Site administration]] | ||
[[de:Box.net Portfolio]] | [[de:Box.net Portfolio]] | ||
[[es:Portafolio Box]] | |||
[[fr:Portfolio Box]] |
Latest revision as of 14:24, 24 March 2022
Note: The Box portfolio has been removed from new installations of Moodle 4.0.
The code for the Box portfolio is currently available from the Plugins directory.
Enabling the Box portfolio
In order to use the Box portfolio, your Moodle site must use HTTPS. In addition, an administrator must obtain a Box client ID and secret, as described in Box APIv1 migration. The client ID and secret can then be used to configure all Box plugins.
- Go to Administration > Site administration > Plugins > Portfolios > Manage Portfolios
- Activate the Box.net portfolio by selecting 'Enabled and visible' in the dropdown menu
- Configure each portfolio by entering the client ID and secret
- Save changes
Sending/"pushing" your files to Box
- You can export items such as assignments, chat and forum posts to enabled portfolios such as Box. Here is an example with a forum post:
- At the bottom of your completed forum post are the words "export to portfolio".
- Click the words "export to portfolio" and then select from the dropdown Box.net (If it is the only portfolio enabled, it will be the only choice!)
- On the next screen, choose your sharing options and which folder to export to:
- Click to confirm the export:
- Click "Continue". If you haven't done this before you will be prompted to log in to your account. Agree and log in.
- The "export complete" message will appear. Clicking "continue" will take you to Box if you wish.
See also
- Box.net APIv1 migration for details of consequences of the Box API change