Submit screen and summary task in interactive video
Hi,
I am using H5P interactive video in Moodle. There appears to be a couple of problems with submit screens and summary tasks. In all of these scenarios, I have a submit screen placed at the end of the video.
- I have a video with no other interactive elements except the summary task. The submit screen does not appear to the user: there is neither the star icon by the video timeline nor does the popup show at the end.
- I have a video with a summary task and other elements. The submit screen appears at the end, covering the icon that launches the summary task so that unless a student is careful, they may miss doing the summary task.
The point 1 look like a bug to me. The point 2 is less a bug than an unintended outcome of existing features. Ideally, I would like the video to play to the end and the summary task to be visible when the video stops. After the student has completed the summary task, the submit screen would popup automatically.
The workaround to solve both these issues would be to replace summary tasks with single choice question sets that appear one second before the end of the video and pause the video. But this is suboptimal because 1) playing the video for a second to get to the submit screen is bad for usability 2) the text only summary task editor is really nice feature and it cannot be used for the single choice sets and 3) I have a lot of H5Ps that would need to be manually modified.
Mikko
BV52
Thu, 12/13/2018 - 04:25
Permalink
Hi Mikko,Thank you for
Hi Mikko,
Thank you for reporting these.
1. The Summary Screen is not intended as "graded" activity and does not generate xAPI statements. Having said this it does not trigger the Submit screen to pop-up since there are no grades that are going to be sent to the Gradebook.
2. Do you happen to have a sample content that shows this issue?
-BV52
mronkko
Thu, 12/13/2018 - 16:41
Permalink
Thanks for the quick response
Thanks for the quick response.
1. I assume that by "The Summary Screen" you are referring to the summary task at the end of the video. The summary task does send data to Moodle gradebook. For example, if I have a video with only a summary task, and students answer that task before allowing the video to play to the end, at the end of the video the points from the summary task are sent to the Moodle gradebook. The submit screen is not shown, but the grades are sent when the video completes. If the student answers the summary task after the video has completed, they will need to rewind the video a couple of seconds and allow it to complete playing again to send the scores.
2. Here is a demo https://mycourses.aalto.fi/mod/hvp/view.php?id=392071 Answer the first question and then allow the video to play to the end. It is very easy to miss the summary task.
Mikko
BV52
Mon, 12/17/2018 - 08:29
Permalink
Hi Mikko,You are correct on
Hi Mikko,
You are correct on both points.
For the issue with the summary screen being missed I would suggest for now to set it a bit earlier. I will also move this post to the Feature Request forum with 2 suggestions.
1. Include the summary task as a trigger for the submit screen.
2. Add an option in the summary task to pause the video or if a summary task is created use it as a "gatekeeper' before the submit screen pops up.
Please let me what your thoughts on my suggestions.
-BV52
GURTAC
Sun, 04/12/2020 - 10:55
Permalink
Update?
Any news on this issue? Because I just want to use the summary task and add a grade to the grade book.
BV52
Mon, 04/13/2020 - 20:21
Permalink
Hi GURTAC,No updates yet,
Hi GURTAC,
No updates yet, afaik no one has picked up this project.
-BV
mronkko
Tue, 04/14/2020 - 06:12
Permalink
Implemented as a pull request
Hi,
"1. Include the summary task as a trigger for the submit screen." has been implemented in the following pull request:
https://github.com/h5p/h5p-interactive-video/pull/141
Mikko
BV52
Tue, 04/14/2020 - 18:14
Permalink
Hi Mikko,Thank you for the
Hi Mikko,
Thank you for the information.
-BV
mronkko
Tue, 04/14/2020 - 18:21
Permalink
Hope the pull request gets accepted
Hi,
I hope that the pull request is accepted. It is just a one or two line change, and seems that it woudl be interesting for also other than myself.
Mikko
mronkko
Mon, 12/17/2018 - 13:33
Permalink
Hi,The firt suggestion is
Hi,
The firt suggestion is good as it is. In the second one, I do not see the need to pause the video. For me, the point of the summary task is that it is something that can be done when the video ends. If I wanted the video to pause before ending, I could just use the normal single choice set task. Requiring that the summary task is completed before the submit screen shows is a good idea.
BV52
Tue, 12/18/2018 - 01:37
Permalink
Thanks Mikko, I have moved
Thanks Mikko, I have moved the post to the Feature Request forum.
-BV52
aleks-andra.s
Thu, 09/26/2019 - 12:20
Permalink
no submit button after summary task in interactive video
Hi there,
I hope someone can help me with to solve the problem. I created a task with interactive video and added a summary task (5 questions). So after students have watched the video and done the short test, they see their score, for example 3 out 5. But when I check the grades section, I see no marks at all. Does anyone know what the problem is?
JULIANA MARQUES...
Thu, 11/07/2019 - 17:00
Permalink
aleks-andra.s
Estou com o mesmo problema.
mronkko
Mon, 02/24/2020 - 07:13
Permalink
Implemented in a pull request
Hi,
I implemented this about a month and a half ago and submitted a pull request, but there has been no response to it yet.
https://github.com/h5p/h5p-interactive-video/pull/141
Is this the right way to submit patches? If not, how should I propose this patch to be included in the code base?
Mikko
nschildre
Fri, 08/27/2021 - 21:19
Permalink
Same issue with #2 here
Thanks for bringing this issue up. I have the same problem: The Summary screen hides the summary task button. Either the video needs to stop at the summary task or the button needs to be arranged in front of the summary screen. However, with the latter the summary task button could be missed if it is the same black color as the summary screen.
enib
Sat, 09/11/2021 - 15:07
Permalink
Summary screen/button edit imposssible
I have a similar issue. My students were missing the summary (which is an interesting feature, preferable to multiple choice questions at the end of the video). I had to delete the submit screen to prevent the overlap between Submit and Summary, but this does not solve the problem. They are still ignoring the Summary:
a) because there is no option for a poster display;
b) because I cannot find a way to edit the button for the Summary question: it is bottom right in my activity, but central would be better.
Is there a way to edit the Summary button?
enib
Sat, 09/11/2021 - 15:17
Permalink
Same issue with Submit-Summary
I had the same problem - students were not answering the summary questions because the submit screen was interfering with the button.
However, they are still missing the summary questions because I cannot edit the Summary button (move it centre screen, for example, or make it bigger, or replace it with a poster).
I would like a) to re-instate the Submit screen and b) not have students missing the Summary questions (which are a better way than multiple choice questions to consolidate the information).
Is there a way to edit the Summary button?