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

SPDC Portfolio: Difference between revisions

From MoodleDocs
m (Reverted edits by Rcollman (talk) to last version by Abel Camacho)
(try again.)
Line 1: Line 1:
The '''Portfolio module''' is a non-standard module by [http://moodle.org/user/view.php?id=82371&course=5 Matt Oquist].  
The '''Portfolio module''' 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 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.


==See also==
In Moodle 1.9 there are contributed module with 'Portfolio' in their names. The code and some of the functions are completely different between the contributed code modules and the standard core versions.  The contributed code versions can be found in the Modules and Plugin database for downloading and additional information.
* [http://download.moodle.org/download.php/modules/portfolio.zip Download latest version]
* [http://moodle.org/mod/forum/discuss.php?d=38736 Discuss]
*[http://moodle.org/mod/data/view.php?d=13&rid=2341 Sophia Portfolio] - for 1.9 or later
* [http://moodle.org/mod/forum/discuss.php?d=33201 Discuss (old thread)]
*[http://moodle.org/mod/data/view.php?d=13&rid=1142 Exabis ePortfolio Block] - for 1.8 or later
* [http://portfolio.spdc.org/ A demo site] which might be useful
*[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


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


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

Revision as of 21:50, 27 January 2010

The Portfolio module are a collection of contributed modules and hacks. The initial portfolio module was developed 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.

In Moodle 1.9 there are contributed module with 'Portfolio' in their names. The code and some of the functions are completely different between the contributed code modules and the standard core versions. The contributed code versions can be found in the Modules and Plugin database for downloading and additional information.