There's also this! https://github.com/Stanford-Online/xblock-in-video-quiz
Example of it in use is here: https://lagunita.stanford.edu/courses/StanfordOnline/OpenEdX/Demo/courseware/Videos/90c25286036641efb04d140a3a563aea/ *Giulio Gratta* <http://www.giuliogratta.com> - - - - - - - - - - - - - - - - - - - - - - - - - B.S. Engineering (Product Design) Stanford University, Class of 2010 On Wed, Jan 24, 2018 at 2:35 PM, Colin Fredericks < [email protected]> wrote: > I can't remember any off the top of my head. There are some even older > threads about it, and there's the original thread where Anton Stupak helped > me figure out how to get at the controls in the first place, but nothing > else comes to mind at the moment. > > https://groups.google.com/d/msg/edx-code/246e6UYiKmw/hP5Vz3QaxzoJ > > For those who stumble across this and want to implement pop-up questions > during your own videos (or a lot of other things), here's my GitHub repo > that collects a lot of my javascript stuff: > > https://github.com/Colin-Fredericks/hx-js > > Ben's going to be (hopefully) bringing this to a hackathon soon, so there > might be some improvements in the next week or two! And there's the > eventual dream of actually getting this into the platform, which was the > plan after the previous hackathon. > > > On Wed, Jan 24, 2018 at 2:42 PM, Ben Piscopo <[email protected]> wrote: > >> Hi Colin, >> >> Wow - this conversation goes waaaaay back. Any new threads on "embedded >> problems in videos"? >> >> Ben >> >> >> On Friday, August 15, 2014 at 3:42:34 PM UTC-4, Colin Fredericks wrote: >>> >>> Heh - just wrote that this week. :) >>> >>> Check it out: >>> https://edge.edx.org/courses/HarvardX/HXDEMO/2014/courseware >>> /98e2362d5cfa4fee908ff8db31405795/6065c638713e4cbb92096c9663127d72/1 >>> Hit "play" and you should see four different questions pop up in the >>> first few minutes. There are controls underneath the video for resetting, >>> skipping questions, and going back one question. >>> >>> It would take some work to change things so that students would be >>> unable to skip the questions, and much more work to make sure they answered >>> correctly. You're welcome to use the code and change it to fit your needs. >>> >>> >>> >>> On Friday, August 15, 2014 2:07:01 PM UTC-4, Daniel McKelvey wrote: >>>> >>>> I am looking for the ability to put a quiz inside a video. >>>> Specifically, as the learning is watching the video, a quiz can appear >>>> anytime inside of the video. So it's a powerful way to make the student >>>> truly comprehend the material. If they don't answer the question >>>> correctly, the video many or many not continue until the right answer is >>>> selected. Any suggestions here are greatly appreciated. >>>> >>>> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "General Open edX discussion" group. >> To view this discussion on the web visit https://groups.google.com/d/ms >> gid/edx-code/b5072854-c1a4-4da1-84b5-84389d4cbd76%40googlegroups.com >> <https://groups.google.com/d/msgid/edx-code/b5072854-c1a4-4da1-84b5-84389d4cbd76%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > -- > You received this message because you are subscribed to the Google Groups > "General Open edX discussion" group. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/edx-code/CABmE_WKHa9AhuRq_CdYj_C_mZVsuAmLGYZPMwzgRdDD2K3RYjg% > 40mail.gmail.com > <https://groups.google.com/d/msgid/edx-code/CABmE_WKHa9AhuRq_CdYj_C_mZVsuAmLGYZPMwzgRdDD2K3RYjg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "General Open edX discussion" group. To view this discussion on the web visit https://groups.google.com/d/msgid/edx-code/CAJeEHK6u4bYmZv%3D_8m8vz_FZt9J0fudBY3p_b4Bi0M8Y95AHdQ%40mail.gmail.com.
