Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Portfolios.

Portfolios: Difference between revisions

From MoodleDocs
(export formats, exportable data)
Line 13: Line 13:
Portfolio plugins available in Moodle 2.0 include:
Portfolio plugins available in Moodle 2.0 include:


* Box.net internet storage
* [[Box.net portfolio plugin|Box.net internet storage]]
* File download
* File download
* Flickr online photo management system
* Flickr online photo management system
* Google Docs
* Google Docs
* [[Mahara|Mahara ePortfolio]]
* [[Development:Mahara Portfolio Plugin|Mahara ePortfolio]]
* Picasa
* Picasa



Revision as of 12:57, 18 August 2010

Template:Moodle 2.0Portfolios in Moodle 2.0 onwards enable data, such as forum posts or assignment submissions, to be exported to external systems.


Enabling portfolios

Enabling the use of portfolios is a 2-step process for an administrator:

  1. Check the enableportfolios box in Site Administration > Advanced features
  2. Enable selected portfolio plugins in Site Administration > Plugins > Portfolios > Manage portfolios

Portfolio plugins

Portfolio plugins available in Moodle 2.0 include:

Using portfolios

  1. When portfolios are enabled, forum posts and other exportable data (see below) have a save link beside them.
  2. User clicks one of these buttons.
  3. User is able to choose from a list of configured portfolios (this step will be skipped if there's only one).
  4. User may be asked to define the export format of the captured content e.g. HTML, images and text.
  5. User may be asked to define some metadata to go with the captured content (some will be generated automatically).
  6. The content and metadata is COPIED to the external portfolio system.
  7. User has the option to return to the page they were previously viewing or visit the their portfolio (certain portfolios only).

Export formats

Different formats are supported (currently LEAP2A, HTML, Images and Text, but others like PDF can be added)

Exportable data

  • Assignment submissions - single and multiple file uploads, online text
  • Chat sessions
  • Database activity module entries (##export## tag may be added to list and single templates)
  • Database activities
  • Forum posts
  • Glossary activities

See also