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

Portfolios: Difference between revisions

From MoodleDocs
No edit summary
(Common portfolio settings)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Portfolios}}
{{Managing content}}
<p class="note">'''Please refer to [[Page_notes#Portfolios|these notes]] before editing this page.'''</p>
Portfolios in Moodle make it easy for a student to export their work to an external portfolio.  For example, student work might include forum posts or assignment submissions that they believe demonstrates their knowledge.  


Portfolios in Moodle 2.0 onwards enable data, such as forum posts or assignment submissions, to be exported to external systems.
Portfolios are disabled by default in Moodle and must be enabled by a site administrator. See [[Managing portfolios]] for details.


* [[Box.net portfolio|Box.net]]
* [[File download]]
* [[Flickr.com portfolio|Flickr.com]]
* [[Google Docs portfolio|Google Docs]]
* [[Picasa portfolio|Picasa]]
* [[Mahara portfolio|Mahara ePortfolio]]
* [[Portfolios FAQ]]


Portfolios in Moodle 2.0 video:
<mediaplayer>http://www.youtube.com/watch?v=Ic2j6esjPR8</mediaplayer>
==Enabling portfolios==
Enabling the use of portfolios is a 2-step process for an administrator:
# Check the enableportfolios box in ''Site Administration > [[Advanced features]]''
# Enable selected portfolio plugins in ''Site Administration > Plugins > Portfolios > Manage portfolios''
==Portfolio plugins==
Portfolio plugins available in Moodle 2.0 include:
* [[Box.net portfolio plugin|Box.net internet storage]]
* File download
* Flickr online photo management system
* Google Docs
* [[Development:Mahara Portfolio Plugin|Mahara ePortfolio]]
* Picasa


==Using portfolios==
==Using portfolios==
===Basic steps===
#When portfolios are enabled, forum posts and other exportable data (see below) have a save link beside them.
#When portfolios are enabled, forum posts and other exportable data (see below) have a save link beside them.
#User clicks one of these buttons.
#User clicks one of these buttons.
Line 35: Line 23:
#User has the option to return to the page they were previously viewing or visit the their portfolio (certain portfolios only).  
#User has the option to return to the page they were previously viewing or visit the their portfolio (certain portfolios only).  


==Export formats==
===Export examples===
 
* Assignment submissions - single and multiple file uploads
* Chat sessions
* Database activity module entries (##export## tag may be added to list and single templates)
* Database activities
* Forum posts
* Glossary entries
 
===Export formats===


Possible export formats include
Possible export formats include
Line 45: Line 42:
Additional formats such as PDF can be added.
Additional formats such as PDF can be added.


==Exportable data==
==Common portfolio settings==


* Assignment submissions - single and multiple file uploads
Common portfolio settings can be set by an administrator in ''Settings > Site administration > Plugins > Portfolios > Common Portfolio settings''.
* Chat sessions
* Database activity module entries (##export## tag may be added to list and single templates)
* Database activities
* Forum posts
* Glossary entries


==See also==
==See also==


*[[Portfolios FAQ]]
*[[Portfolios FAQ]]
*[[Development:Portfolio API]]  
*[http://www.youtube.com/watch?v=Ic2j6esjPR8 Portfolios in Moodle 2.0 video]
*MDL-14591 - META: Develop new Portfolio API
* [http://en.wikipedia.org/wiki/Electronic_portfolio e-Portfolio] overview at Wikipedia


[[Category:Portfolios]]
[[Category:Portfolios]]


[[eu:Portfolioak]]
[[eu:Portfolioak]]

Latest revision as of 13:34, 2 November 2011

Portfolios in Moodle make it easy for a student to export their work to an external portfolio. For example, student work might include forum posts or assignment submissions that they believe demonstrates their knowledge.

Portfolios are disabled by default in Moodle and must be enabled by a site administrator. See Managing portfolios for details.


Using portfolios

Basic steps

  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 examples

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

Export formats

Possible export formats include

  • HTML
  • LEAP2A, a specification for e-portfolio portability
  • Images
  • Text

Additional formats such as PDF can be added.

Common portfolio settings

Common portfolio settings can be set by an administrator in Settings > Site administration > Plugins > Portfolios > Common Portfolio settings.

See also