True/False question's dependency on Video 1.3
Starting a new thread for this particular problem. I am making the .Net implementation (this thread https://h5p.org/node/87316) and am now expanding the content types supported. I am trying to create an instance of the True/False question with a video file attached. The editor works just fine with the current implementation, but when trying to view the content, it fails since the reference to the H5P.Video-1.3 is missing. This reference is not mentioned anywhere in the preload dependencies of the content type? Is this a bug?