Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.2.x will end 22 April 2024 (12 months).
  • Bug fixes for security issues in 4.2.x will end 7 October 2024 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.1.x is 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.