xAPI completed setting for Course Presentation needed

Hi,

I have H5P + Drupal + TinCan xAPI working and I am able to get my statements back from my LRS (Learning Locker)

Currently I am checking for the verb completed but I have noticed that some Course Presentations never get set to "completed" and stay in "attempted" or "progressed" state

This happens when there are no questions in the presentation.

How can I detect that the user viewed the Course Presentation if there are no questions in it?

Thanks

Damien

Summary: 
xAPI completed setting for Course Presentation needed
Content types: 
Issue Status: 
0
0
Supporter votes Members of the Supporter Network can vote for feature requests. When the supporter network has generated sufficient funding for the top voted feature request it will normally be implemented and released. More about the H5P Supporter Network
falcon's picture

Hi,

It is a missing feature in Course Presentation. The author should be able to configure when the resource is done. Might be the last slide, or for active surface mode it may be on several different slides that serves as the last depending on choices made.

Hi Falcon,

Thanks for the reply.

When you say "The author should be able to configure when the resource is done."

I am the Author of the interactive content. How can I configure when it is done?

Also when you say its a missing feature is it possible to add it? 

falcon's picture

Hi, sorry, I wasn't clear. I was trying to explain hot it will be when the feature is added. There are no feature for doing what you want right now unfortunately but coders in the community will add it later :)

We are using Wordpress with H5P, status=completed is sent if you add the sum-up slide.

How do I add the sum up slide? Does the course presentation have to have a question for that to appear?

How could I go about adding some of the missing features to H5P project?

I need

  • Course Presentation completed flag when there are no questions
  • Total Points Available (currently only see raw min & max not working)
  • Total Length of Interactive Video
  • Total number of slides in course presentation

Thanks

Damien

 

icc's picture

Yes, currently, you must add a question in order for the sum up slide to appear and to be able to trigger the completed event. The event should already contain all that you're requesting.