Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
core_xapi\local\statement Namespace Reference

Statement base object for xAPI structure checking and usage. More...

Classes

class  item
 Item class used for xAPI statement elements without validation. More...
 
class  item_activity
 Class that implements a xAPI activity compatible with xAPI object. More...
 
class  item_actor
 Abstract xAPI actor class. More...
 
class  item_agent
 Agent xAPI statement element representing a Moodle user. More...
 
class  item_attachment
 Abstract xAPI attachment class. More...
 
class  item_context
 Abstract xAPI context class. More...
 
class  item_group
 Group item inside a xAPI statement. More...
 
class  item_object
 Abstract object item used in xAPI statements. More...
 
class  item_result
 Abstract xAPI result class. More...
 
class  item_score
 Abstract xAPI score class. More...
 
class  item_verb
 Verb xAPI statement item. More...
 

Detailed Description

Statement base object for xAPI structure checking and usage.

Statement verb object for xAPI structure checking and usage.

Statement score for xAPI structure checking and usage.

Statement result for xAPI structure checking and usage.

Statement object (activity, user or group) for xAPI structure checking and usage.

Statement group object for xAPI structure checking and usage.

Statement definition object for xAPI structure checking and usage.

Statement context for xAPI structure checking and usage.

Statement attachment for xAPI structure checking and usage.

Statement agent (user) object for xAPI structure checking and usage.

Statement actor (user or group) object for xAPI structure checking and usage.

Statement activity object for xAPI structure checking and usage.

 

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later