Recommender

Blocks ::: block_recommender
Maintained by Jenny Gray
Part of set Open University.
This block offers three different recommendation services: popular activities on this course; popular courses on this site; and shared bookmarks. Each can be enabled and configured separately.
Latest release:
20 sites
12 downloads
12 fans
Current versions available: 3

This block offers three different recommendation services: popular activities on this course; popular courses on this site; shared bookmarks.  Each can be enabled and configured separately.

Each service displays the top 3 links in the block and a "more" link to an additional page with further recommendations.

Popular activities service lists the 10 most viewed/updated resources and activities within the current course.

Popular courses service lists the top 3 other courses which the current course students are also enrolled upon

Shared bookmarks allows teachers to add any url to the block to make their own recommendations.

The block can be extended by developing your own services.

Screenshots

Screenshot #0

Contributors

Jenny Gray (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Comments

  • Ruslan Kabalin
    Wed, 30 May 2012, 11:14 PM
    Very nice block! smile
  • Ivana Bosnic
    Mon, 22 Oct 2012, 8:30 PM
    Hi, I'd love to play a bit with this block. But, when I try to obtain OER recommendations, I get the following error: "Retrieving OER data failed: 301 Moved Permanently 301 Moved Permanently nginx". Any hints? smile
  • Jenny Gray
    Mon, 22 Oct 2012, 10:45 PM
    I need to remove the OER service. I just found out that the system it pulls recommendations from has closed sad
  • amit gupta
    Wed, 8 May 2013, 7:32 PM
    can we use this block for personalizing a user's search or recommending him/her about new courses based upon his/her enrolled courses?????
  • Jenny Gray
    Wed, 8 May 2013, 8:44 PM
    You could write new services to extend the block to do personalised search. I'm not sure what you mean by "new" courses - the existing courses service might do this for you, or you could do something similar.
  • Frankie's the name, Moodle's my game!
    Wed, 14 Aug 2013, 11:17 PM
    What a brilliant block! I can't resist trying this one...!!! This is the work of a creative genius! Do not disturb. Genius at work. I wonder what else you have up that creative sleeve of yours. Thank you jenny Gray. I highly recommend other to use your Recommender Block.
  • Frankie's the name, Moodle's my game!
    Wed, 14 Aug 2013, 11:38 PM
    Actually I just found out that the Block was created by Lancaster University Network Services Limited in 2011. Simply, bril.
  • Jenny Gray
    Wed, 14 Aug 2013, 11:39 PM
    Yes, that's correct - designed and maintained by the Open University, but originally built by LUNS.
  • Nick Phillips
    Wed, 16 Mar 2016, 5:02 AM
    On our sites (using a slightly customised adaptable theme), use of this plugin seems to break things when there is a dock (i.e. when at least one block other than recommender is docked).

    A JS error results from something within the call to M.core_dock.init - which causes JS execution to stop, and e.g. edit links within a course to remain inactive.

    I can't see any other block except navigation (or simple_nav) calling M.core_dock.init, but I also can't find any docs on how block plugins should interact with the dock, so it's not clear to me whether recommender just should not be calling it or whether that "should" be ok (perhaps all the other block plugins "should" be calling it too?!) and some other interaction is causing it to fail in our case.

    Any clues?
  • Nick Phillips
    Wed, 16 Mar 2016, 5:03 AM
    Sorry, I should say we're on 3.0.3...
  • Marc Ripin
    Wed, 13 July 2016, 7:00 PM
    Hi. This plugin supports only old logging type. What to change to code that it will work again on logstore_stantard? We used this and now when updated, it stopped working. We like to keep using new loggin, its more eficient.
  • Daniel Neis Araujo
    Wed, 24 Feb 2021, 10:03 PM
    Hello,
    for anyone interested in using this on more recent versions, you can find the code at:
    https://github.com/danielneis/moodle-block_recommender/tree/MOODLE_310_STABLE
  • hiba taha
    Thu, 18 Mar 2021, 2:46 AM
    please, Do you know what algorithm is used in this plugin?
Please login to post comments