retry button in course presentation summary slide

mmm de jong's picture

Hi, I'm very enthusiast using H5P. Now I would like to use course presentation in Moodle for assesment purposes. The problem is that the ‘summary slide’ now always shows a ‘retry’- button. Is it possible to disable this button?

As long as this button exits we can not use it for assesments purposes.

 

Summary: 
Disable retry button on summary slide
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
tim's picture

Hi, I'm happy that you've been finding H5P useful :) 
Currently, there isn't a setting to disable the retry button on the summary slide but if you have access to a developer or are willing to touch the code, all you have to do is edit the following line:

https://github.com/h5p/h5p-course-presentation/blob/master/scripts/summary-slide.js#L95

 

mmm de jong's picture

Thanks for your quick answer!
I discover that the F5-button on the keyboard also can be used is 'retry'-button. Is there a way to prevent that?

falcon's picture

Hi,

You could experiment with the save content state feature in H5P settings if you use H5P on your own site, but there is no bullet proof way to deny retries at the moment :/

There will be assessment mode features in the future where you'll also be able to control number of attempts.

Hello falcon - I too am trying to use H5P (course presentation) for assessment purposes, but cannot because of the retry button on the summary slide. This is great to hear that there will be an assessment mode features in the future (to control number of attempts). Is there a timeline on when this will happen? It would also of course be great to be able to hide the retry button on the summary slide.

tim's picture

I can't say if it will happen in the near future. The best way to make sure it gets done is to contribute the code necessary and the Core Team can review and merge it in :) 

castelmager's picture

Hi tim,

I've have been using h5p for a year until now, and I really like the progress. ;)

I wonder, related to course presentation, which is the  porpouse to have question and also stored in the moodle gradebook if there is a retry button which will reset all the scores ... ?

Until now we are using h5p only for show some content, but we would love to use it for questionaries.

Best Regards,

 

 

BV52's picture

Hi castelmager,

This is an often asked/requested feature for Course Presentation and I think this opens a lot of possiblities for this content. I don't think there is any plans within the core team to implement this in coming year. The good news is that H5P is open source so you or anyone in the community can make the changes.

-BV52