software simulations
Submitted by fwu on Mon, 01/04/2016 - 12:09
Forums:
hello,
Im looking for a way to create software simulations. More concretly, I would like to save a video with a xcreen capture, and then be able to set points in that video that will wait for user interaction in order for the video to continue. For instance, if my video has a button somewhere, I want to stop the video and wait for the user to click on the button to move on in the video. Similar to waht articulate do. If h5p doesn´t support this, can someone point me in a direction to other open source or free solution?
thank you!
falcon
Mon, 01/04/2016 - 15:16
Permalink
Hello,
Hello,
H5P atleast partially does this. H5P can stop the video and offer an interaction, and a continue button appears when the interaction is done. However H5P does not restrict the user from pushing the play button when the interaction appears so the user can push play and continue in the movie without answering the question that pops up. H5P will probably support preventing the user from navigating in the future.
duqtape
Fri, 02/26/2016 - 19:55
Permalink
Here is an example of what I've been doing for that exact thing
I have been using the interactive video for creating software demonstations. I use screencast-o-matic to capture and H5P to edit.
http://learngis.org/drupal/node/17
falcon
Tue, 03/01/2016 - 20:39
Permalink
Aha, so my previous answer