xAPI-vle / moodle-logstore_xapi

A Moodle plugin to send xAPI statements to an LRS using events in the Moodle logstore.
GNU General Public License v3.0
75 stars 85 forks source link

Allow customization of identifying actors #778

Open sei-ebram opened 3 years ago

sei-ebram commented 3 years ago

Description

  1. Adds a checkbox to toggle allowing OAuth2 users to identify their homePage via their OAuth2 issuer instead of Moodle's app_url
  2. Adds a dropdown box to allow customization of the Actor's name field. This allows for the removal of the username option, as it now becomes one of many options in the list to choose from.

Related Issues

PR Type

NOTE: It has some TODOs in the sv language file.