Add verb finished

pull/43/head
kirkj 2017-11-22 10:45:02 -10:00
parent 459234859f
commit f7de4603eb
1 changed files with 1 additions and 0 deletions

View File

@ -314,6 +314,7 @@ H5P.XAPIEvent.allowedXAPIVerbs = [
'played',
'paused',
'seeked',
'finished',
// Custom verbs used for action toolbar below content
'downloaded',