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

SPDC Portfolio: Difference between revisions

From MoodleDocs
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)
Line 1: Line 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]]

Revision as of 09:27, 28 January 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