Actions

Plugins/Artfact/Library: Difference between revisions

From Mahara Wiki

< Plugins
No edit summary
mNo edit summary
Line 3: Line 3:
Library plugin (with recommender system) by [https://mahara.org/user/guillaume-nerzic Guillaume Nerzic] for a [https://www.dcs.bbk.ac.uk/study/postgraduate-specialist/msc-learning-technologies MSc in Learning Technologies]. This artefact (and dedicated grouptype) allows shared documents to be uploaded to a group's file library. The artefact includes a recommender system class, which can suggest publications based on a learner's rating of other publications in the same group.
Library plugin (with recommender system) by [https://mahara.org/user/guillaume-nerzic Guillaume Nerzic] for a [https://www.dcs.bbk.ac.uk/study/postgraduate-specialist/msc-learning-technologies MSc in Learning Technologies]. This artefact (and dedicated grouptype) allows shared documents to be uploaded to a group's file library. The artefact includes a recommender system class, which can suggest publications based on a learner's rating of other publications in the same group.


[[https://github.com/gnerzic/mahara-library-artefact Download the code].
[https://github.com/gnerzic/mahara-library-artefact Download the code].


//TODO installation and usage guide.
//TODO installation and usage guide.

Revision as of 07:48, 22 October 2019

Library with ratings and recommendations

Library plugin (with recommender system) by Guillaume Nerzic for a MSc in Learning Technologies. This artefact (and dedicated grouptype) allows shared documents to be uploaded to a group's file library. The artefact includes a recommender system class, which can suggest publications based on a learner's rating of other publications in the same group.

Download the code.

//TODO installation and usage guide.