Skip to content

Commit 446f0f7

Browse files
committed
Update xapi statement spec
1 parent 2a7f09c commit 446f0f7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

xapi_stmt_gen/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ If not specified, the following properties will be applied.
55

66
* actor.objectType = Agent
77
* actor.name = <mdl_user.username> (Converted to SHA256 hash)
8+
※ Set to <mdl_user.alternatename> instead if `ePPNScoped` is enabled and <mdl_user.auth> is 'lti'
89
* actor.account.name = <mdl_logstore_standard_log.userid>
910
* actor.account.homePage = <Moodle_URL>
1011
* verb.display['en'] = <mdl_logstore_standard_log.action>
@@ -1450,6 +1451,7 @@ If not specified, the following properties will be applied.
14501451

14511452
* actor.objectType = Agent
14521453
* actor.name = <mdl_user.username> (Converted to SHA256 hash)
1454+
※ Set to <mdl_user.alternatename> instead if `ePPNScoped` is enabled and <mdl_user.auth> is 'lti'
14531455
* actor.account.name = <mdl_scorm_scoes_track.userid>
14541456
* actor.account.homePage = <Moodle_URL>
14551457
* context.contextActivities.category

0 commit comments

Comments
 (0)