Grades and summary slide
Currently, in a course presentation, no grades will transfer to Moodle unless the learner gets to the summary slide. This presents a couple of problems: 1.If you use surface navigation, or choose to hide the summary slide, then no grades will be recorded in Moodle.
2. If you want to use an H5P for a little test, and disable the re-try feature (so learners on ly get one chance to get it right), but show the summary slide, the summary slide has an automatic re-try button (even tho you may have disabled the re-try feature).
The request is to have scores transfer to Moodle in a different way, or have users be able to customize the summary slide so it does not include a re-try.
BV52
Thu, 06/29/2017 - 01:26
Permalink
I agree that this is an
I agree that this is an important feature that can help a lot of users.
-BV52
ormjr
Thu, 07/06/2017 - 18:17
Permalink
Concur, this is needed.
First thanks to BV52 for his response to the same issue that I just inquired about.
I just wanted to concur and "second" this feature request.
ORMJR
akaskens
Wed, 07/12/2017 - 15:54
Permalink
disabling the re-try in summary slide
somewhere in these forums, someone said there was a way (by adapting a code line) to disable or hide the re-try button on the summary slide. If this is possible, I'd like to request that someone provide easy-to-follow instructions on how someone can do this. Thanks!
fnoks
Mon, 07/24/2017 - 12:55
Permalink
Hi,You could achieve this by
Hi,
You could achieve this by including a CSS-file that contains the following:
How to include a CSS file is explained here: https://h5p.org/documentation/for-developers/visual-changes
akaskens
Tue, 08/08/2017 - 15:49
Permalink
thank you!
Thanks very much!! I will try it.
Nuria
Sun, 08/04/2019 - 19:04
Permalink
Code line for hiding the show solution in the summary slide
Hi Fnoks,
I would appreciate if you can also provide us with a line code to be able to hide the 'Show solution' button in the summary slide of the Course presentation activity?
Also, I wanted to ask you, would adding this code line to the style sheet hide all the Show solutions buttons across all the H5p activities, is there a way we can just add it to the summary slide?
Thank you for your help.