Portfolio icon

Portfolio

Maintained by Davo Smith, Michael de Raadt
Based on the book module, this allows students to create portfolio contributions, within a structure set by the teacher.
Price option: Free

Supports Moodle 2.2-3.2 See all versions
Latest release: 9 years ago
Installations: 227
Downloads (last 90 days): 20

Frankenstyle name: mod_giportfolio
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Thanks for the code to hide the button, this will do for now.
I've got a couple of other questions for you:
- How can i delete the "title" field when a student create's/edit's a contribution. Or at least make it an optional field.
- Is it possible to create a (sub)chapter where students can't add a contribution? just to give them some information?
I hope you, or anyone else can help me.
Hello!
I have a question: it is possible that a student sees the portfolio other students? What settings do I need for it?
Hi Tom,
I've double-checked the code and there is no way to hide the button, other than a CSS rule (in your theme / theme settings) such as:
.giportfolio_content .singlebutton + .singlebutton { display: none; }
This will hide the button, but will not remove it, so anyone who knows what they are doing will still be able to access other contributions.
Note, however, that only contributions that students have specifically chosen to share with others are shown - they are not shared by default.
Hey,
How can I delete the button to show/hide other contributions. Because we don't want students to see contributions from others.
Hi Ali,
They all sound like interesting suggestions, which would take varying amounts of time to implement. Realistically, none of them are likely to happen unless someone offers to pay for the development time involved. Is that something you would be able to do?
Hi Davo,
Exellent and easy to use Plugin. We almost adopted it if the settings were extended like in the Assignement activity of Moodle. Actually we need grader allocation and word limit in the text, which is not available. Why not adding the assignement settings to the pluggin including the advanced grading in order to use rubrics for example? It would also be great if we could customise the feedback entries (a strutured framework) for teachers to enter feedback in a preformated feedback form/text. It would be perfect!
Thanks for sharing Davo! This is something I've been looking for! It's excellent! I love that the students can share their portfolios with other students so they can compare them. It's the best plugin here! Michael
All automated tests passing in Moodle 3.2, with minor tweaks to the behat tests themselves
Wow, I did not notice the share icon at all! Maybe that could be larger and more obvious in future versions. I love it, though. We've been looking for a way to do portfolios and this is great.
Has the test student clicked on the 'share' icon for any of their contributions?
I love this plugin! It seems that students can't see each other's contributions, though. Is there a setting I've overlooked? The "View other students' contributions" button is available, but when a student clicks it, it says there are no other student contributions yet (even though we have added them from a test student).
I love this plugin! It seems that students can't see each other's contributions, though. Is there a setting I've overlooked? The "View other students' contributions" button is available, but when a student clicks it, it says there are no other student contributions yet (even though we have added them from a test student).
Hello Davo, looking forward to hearing from you soon, either way! smile Many thanks indeed! Stefan
OK, many thanks for letting us know and for trying this; I am sure that many other users will appreciate this very much indeed smile... I am sure also that this will positively reflect on the user stats as well ... smile Stefan.
I'll have to take a look at it and see what needs doing to fix it. It will probably be very easy to fix, but I can't make a firm promise of when I will have time to do so.