Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)

Variables

 $logs
 

Detailed Description

Variable Documentation

◆ $logs

$logs
Initial value:
= array(
array('module' => 'scorm', 'action' => 'view', 'mtable' => 'scorm', 'field' => 'name'),
array('module' => 'scorm', 'action' => 'review', 'mtable' => 'scorm', 'field' => 'name'),
array('module' => 'scorm', 'action' => 'update', 'mtable' => 'scorm', 'field' => 'name'),
array('module' => 'scorm', 'action' => 'add', 'mtable' => 'scorm', 'field' => 'name'),
)