Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Portfolio module.

Portfolio module: Difference between revisions

From MoodleDocs
m (added link to spanish translation of document)
m (Tsala moved page admin/setting/modsettinggiportfolio to Portfolio module: nicer name)
 
(No difference)

Latest revision as of 08:23, 9 July 2014

Portfolio module for Moodle, heavily based on the Book module for Moodle (http://moodle.org/) - Copyright (C) 2004-2011 Petr Skoda (http://skodak.org/)

Based on the Book module, this activity allows students to create portfolio contributions, with a structure set by the teacher. The course teacher(s) are able to create an overall structure for the students' work via a series of chapters and subchapters, the same as the layout found in the Book module. The course students are then able to add their own contributions based on this structure, which can then be commented on an graded by the course teacher(s).

Usage:

  • As a teacher, click on 'View/edit portfolio template', then create each of the chapters that you want students to contribute to (note you must create all chapters before any students start contributing)
  • You can fill in each chapter with instructions / introductory information to help students.
  • As a student, select a chapter to contribute to, then click on 'Add contribution' and enter the text of your contribution / upload relevant files.
  • As a teacher, click on 'Submitted portfolios', then you can filter and search the list of students who have made contributions.
  • Click on 'View' to browse through a particular student's contributions and add comments to each one.
  • Click on 'Grade' to give overall feedback comments and a grade.

Created by:

  • Petr Skoda (skodak) - most of the coding & design
  • Mojmir Volf, Eloy Lafuente, Antonio Vicent and others
  • Portfolio features by Davo Smith and Manolescu Dorel of Synergy Learning, on behalf of The Goethe Institut.

Project page:


Installation:

Issue tracker:


Intentionally omitted features:

  • more chapter levels - it would encourage teachers to write too much complex and long books, better use standard standalone HTML editor and import it as Resource. DocBook format is another suitable solution.
  • TOC hiding in normal view - instead use printer friendly view
  • PDF export - there is no elegant way AFAIK to convert HTML to PDF, use virtual PDF printer or better use DocBook format for authoring
  • detailed student tracking (postponed till officially supported)
  • export as zipped set of HTML pages - instead use browser command Save page as... in print view