File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments