Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

Portfolios: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
(Reformat., some edit of words, add links)
(page update, Site administration category)
Línia 1: Línia 1:
{{Improve}}
{{Portfolios}}
{{Portfolios}}
 
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.   
The portfolio feature in Moodle,makes it easy for a student to export their work to an external portfolio management system.  For example, student work might include forum posts or assignment submissions that they believe demonstrates their knowledge.   
 
Portfolios in Moodle 2.0 video:
 
<mediaplayer>http://www.youtube.com/watch?v=Ic2j6esjPR8</mediaplayer>


==Using portfolios==
==Using portfolios==
Línia 26: Línia 20:
* Forum posts
* Forum posts
* Glossary entries
* Glossary entries
===Useful plugins===
There are many ways students can export data for their portfolio, including:
* [[Box.net portfolio plugin|Box.net internet storage]]
* [[File]] download
* [[Flickr]] online photo management system
* [[Google Docs]]
* [[Development:Mahara Portfolio Plugin|Mahara ePortfolio]]
* [[Picasa]]


===Export formats===
===Export formats===
Línia 47: Línia 30:


Additional formats such as PDF can be added.
Additional formats such as PDF can be added.


==Enabling portfolios==
==Enabling portfolios==
Línia 53: Línia 35:
Enabling the use of portfolios in Moodle is a 2-step process for a site administrator:
Enabling the use of portfolios in Moodle is a 2-step process for a site administrator:


# Check the enableportfolios box in ''Site Administration > [[Advanced features]]''
# Check the enableportfolios box in ''Settings > Site administration > [[Advanced features]]''
# Enable selected portfolio plugins in ''Site Administration > Plugins > Portfolios > Manage portfolios''
# Enable selected portfolio plugins in ''Settings > Site administration > Plugins > Portfolios > Manage portfolios''


==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
* [http://en.wikipedia.org/wiki/Electronic_portfolio e-Portfolio] overview at Wikipedia
[[Category: Site administration]]


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

Revisió del 15:37, 29 ago 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.

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.

Enabling portfolios

Enabling the use of portfolios in Moodle is a 2-step process for a site administrator:

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

See also