sahanbull / x5learn

Web frontend for X5GON project
Apache License 2.0
0 stars 0 forks source link

Recommendations from LAM #290

Closed stefankreitmayer closed 4 years ago

stefankreitmayer commented 4 years ago

Problem

Currently, our recommendations in the inspector tab are homemade, based on wikichunk-similarity among OERs within X5Learn. The temporary implementation works but doesn't scale well to millions of OERs.

Solution

Use the API from LAM (Nantes) as documented here: http://wp3.x5gon.org/lamapidoc

/recommendsystem/v1

Tasks