Cornell notes - text option not loaded in creation process
I am working with professors who want to use the Cornell notes activity in their book. In some books, it loads correctly, allowing me to choose whether to place text or a video as the center of the activity. (screenshot 1 below and attached file "Cornell Screenshot 1")
But in other books, it shows that screen for a split second, and then it switches to force a video upload before I can use the pull down menu to choose text. (screenshot 2 below and attached file "Cornell Screenshot 2"). I am not a coder/developer, so I can't figure out what is causing it to behave differently in some projects.
Can anyone shed some light on this?
Screenshot 1:
Screenshot 2:
Thank you!
Jamie
otacke
Tue, 11/26/2024 - 00:08
Permalink
This is not an issue with
This is not an issue with Cornell Notes.
The content type requests H5P.Video, H5P.Image, H5P.Audio and H5P.AdvancedText in particular versions from H5P's core. Seems that in one case, H5P core only delivers H5P.video which is then used automatically.
You should ensure that the missing content types get installed on the failing Pressbooks instance. Can't tell why they are not, but using clones of a book might be a potential cause.
Jamie.holmes
Tue, 11/26/2024 - 00:23
Permalink
Thank you!
Well, as an end user with a very limited understanding of all this, your answer didn't make much sense to me; however, as a problem solver, I noticed the word "missing" in your answer...so I downloaded a text-based Cornell Notes h5p file from a different project, and uploaded it into the project/book where it wasn't working. Once I successfully loaded that content, all new h5p cornell notes creations include the option for text.
Thank you!!
otacke
Tue, 11/26/2024 - 02:23
Permalink
You have installed the
You have installed the missing libraries by doing that, yes.