File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44#### Common definitions
55- agent.id = <MOODLE_URL>/user/profile.php?id=<mdl_logstore_standard_log.userid>
66- agent.name = <mdl_user.username> (Converted to SHA256 hash)
7- ※ Set to <mdl_user.alternatename> instead if ` ePPNScoped ` is enabled and <mdl_user.auth> is 'lti'
7+ ※ Set to <mdl_user.alternatename> instead if ` DB_EPPN ` is enabled and <mdl_user.auth> is 'lti'
88- agent.description = <mdl_user.description>
99- agent.type = Person
1010- eventTime = <mdl_logstore_standard_log.timecreated>(Converted)
373373#### Common definitions
374374- agent.id = <MOODLE_URL>/user/profile.php?id=<mdl_mdl_scorm_scoes_track.userid>
375375- agent.name = <mdl_user.username> (Converted to SHA256 hash)
376- ※ Set to <mdl_user.alternatename> instead if ` ePPNScoped ` is enabled and <mdl_user.auth> is 'lti'
376+ ※ Set to <mdl_user.alternatename> instead if ` DB_EPPN ` is enabled and <mdl_user.auth> is 'lti'
377377- agent.description = <mdl_user.description>
378378- agent.type = Person
379379- eventTime = <mdl_scorm_scoes_track.timemodified>(Converted)
You can’t perform that action at this time.
0 commit comments