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

SPDC Portfolio: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
m (Portfolio module moved to SPDC Portfolio: Misleading title- None of the contributed portfolios are modules)
(description copied from https://docs.moodle.org/en/index.php?title=Portfolio_module&action=edit&oldid=32272 rewording, link to m&p database entry)
Línia 1: Línia 1:
The '''Portfolio module(s)''' are a collection of contributed modules and hacks. The initial portfolio module was developed by [http://moodle.org/user/view.php?id=82371&course=5 Matt Oquist].  
The SPDC Portfolio is a major patch by [http://moodle.org/user/view.php?id=82371&course=5 Matt Oquist].  


A portfolio is a lot like a course when it comes to assignments and submissions. Each student is assigned several assignment in order to complete the portfolio, and those submitted assignments should be correlated back to the portfolio.
The portfolio is a lot like a course when it comes to assignments and submissions. Each student is assigned several assignment in order to complete the portfolio, and those submitted assignments should be correlated back to the portfolio.
 
Note the code and some of the functions are completely different between new Portfolio API in Moodle 2.0 and the contributed code modules.  The contributed code versions can be found in the Modules and Plugin database for downloading and additional information.
*[http://moodle.org/mod/data/view.php?d=13&rid=2341 Sophia Portfolio] - for 1.9 or later
*[http://moodle.org/mod/data/view.php?d=13&rid=1142 Exabis ePortfolio Block] - for 1.8 or later
*[http://moodle.org/mod/data/view.php?d=13&rid=722 Simple Portfolio] - for 1.5.4 or later
*[http://moodle.org/mod/data/view.php?d=13&rid=686 SPDC Portfolio] - for 1.5 and 1.6


==See also==
==See also==
* [http://moodle.org/mod/data/view.php?d=13&rid=686 SPDC Portfolio] in modules and plugins database
* [http://moodle.org/mod/forum/discuss.php?d=38736 Discuss]
* [http://moodle.org/mod/forum/discuss.php?d=33201 Discuss (old thread)]
* [http://portfolio.spdc.org/ A demo site] which might be useful


[[Category:Contributed code]]
[[Category:Contributed code]]


[[eu:Portfolioa]]
[[eu:Portfolioa]]

Revisió del 09:27, 28 gen 2010

The SPDC Portfolio is a major patch by Matt Oquist.

The portfolio is a lot like a course when it comes to assignments and submissions. Each student is assigned several assignment in order to complete the portfolio, and those submitted assignments should be correlated back to the portfolio.

See also