@escolalms/h5p-react
Preparing search index...
<internal>
XAPIEvent
Type Alias XAPIEvent
type
XAPIEvent
=
{
statement
:
{
actor
:
{
account
:
{
homePage
:
string
;
name
:
string
}
;
objectType
:
string
;
}
;
context
:
{
contextActivities
:
{
category
:
[
{
id
:
string
;
objectType
:
string
}
]
}
;
}
;
object
:
{
definition
:
{
correctResponsesPattern
:
string
[]
;
description
:
{
[
lang
:
string
]:
string
}
;
extensions
:
{
[
key
:
string
]:
number
}
;
interactionType
:
string
;
type
:
string
;
}
;
objectType
:
string
;
}
;
result
:
{
completion
:
boolean
;
duration
:
string
;
response
:
boolean
|
string
;
score
:
{
max
:
number
;
min
:
number
;
raw
:
number
;
scaled
:
number
}
;
success
:
boolean
;
}
;
verb
:
{
display
:
{
[
lang
:
string
]:
string
}
;
id
:
string
}
;
}
;
}
Index
Properties
statement
Properties
statement
statement
:
{
actor
:
{
account
:
{
homePage
:
string
;
name
:
string
}
;
objectType
:
string
;
}
;
context
:
{
contextActivities
:
{
category
:
[
{
id
:
string
;
objectType
:
string
}
]
}
;
}
;
object
:
{
definition
:
{
correctResponsesPattern
:
string
[]
;
description
:
{
[
lang
:
string
]:
string
}
;
extensions
:
{
[
key
:
string
]:
number
}
;
interactionType
:
string
;
type
:
string
;
}
;
objectType
:
string
;
}
;
result
:
{
completion
:
boolean
;
duration
:
string
;
response
:
boolean
|
string
;
score
:
{
max
:
number
;
min
:
number
;
raw
:
number
;
scaled
:
number
}
;
success
:
boolean
;
}
;
verb
:
{
display
:
{
[
lang
:
string
]:
string
}
;
id
:
string
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
statement
@escolalms/h5p-react
Loading...