Skip to content

Notes about Learning Locker

Dave Tosh edited this page Feb 26, 2014 · 2 revisions

Learning Locker is an open source Learning Record Store. We are currently working towards our aim of becoming 100% compliant with the xAPI specification https://github.com/adlnet/xAPI-Spec/blob/master/xAPI.md#rtcom

Learning Locker users

Learning Locker comes with 3 defined user roles: super, admin and observer.

  • Super: a super user (or super admin) has complete control over all aspects of the Learning Locker install. A super user can access all LRSs, delete, edit or remove them regardless of who created and can invite and remove users from the service.
  • Admin: any user who creates an LRS will have the role of admin.
  • Observer: observers are users invited in to view an LRS who have no privileges to edit or create their own LRSs. An observer will not yet have created an LRS.

Super users can decide which level of user can create and administer LRSs.

Learning Locker site and LRSs

An install of Learning Locker lets you create a site housing as many LRSs as you need. Each LRS is private to the person who created it and anyone they invite in.

xAPI versions supported

Learning Locker only supports xAPI v1.0 and above. It is not suitable for platforms still using an earlier version of xAPI. At this time there are no plans to provide backwards compatibility for older versions of the spec.

Clone this wiki locally