Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.10.x will end 8 November 2021 (12 months).
  • Bug fixes for security issues in 3.10.x will end 9 May 2022 (18 months).
  • PHP version: minimum PHP 7.2.0 Note: minimum PHP version has increased since Moodle 3.8. PHP 7.3.x and 7.4.x are supported too.
/lib/xapi/classes/local/statement/
FolderUp one level  
Fileitem.php            [source] [79 lines]    Statement base object for xAPI structure checking and usage.
Fileitem_activity.php   [source] [129 lines]   Statement activity object for xAPI structure checking and usage.
Fileitem_actor.php      [source] [79 lines]    Statement actor (user or group) object for xAPI structure checking and usage.
Fileitem_agent.php      [source] [142 lines]   Statement agent (user) object for xAPI structure checking and usage.
Fileitem_attachment.php [source] [73 lines]    Statement attachment for xAPI structure checking and usage.
Fileitem_context.php    [source] [49 lines]    Statement context for xAPI structure checking and usage.
Fileitem_definition.php [source] [93 lines]    Statement definition object for xAPI structure checking and usage.
Fileitem_group.php      [source] [147 lines]   Statement group object for xAPI structure checking and usage.
Fileitem_object.php     [source] [69 lines]    Statement object (activity, user or group) for xAPI structure checking and usage.
Fileitem_result.php     [source] [107 lines]   Statement result for xAPI structure checking and usage.
Fileitem_score.php      [source] [49 lines]    Statement score for xAPI structure checking and usage.
Fileitem_verb.php       [source] [103 lines]   Statement verb object for xAPI structure checking and usage.