Svein-Tore Griff With
Svein-Tore Griff With
Ok, thanks for the heads up. Will add that to a big upcoming upgrade of the metadata system. (Everything in H5P will get a license field+++ not only multimedia)
It could be something. Do note that H5P will typically remove any html tags that are pasted in if they can't be added via the limited ckeditor options allowed for...
Interesting! Have you looked at https://h5p.org/adding-text-editor-buttons
Have you done dpm and console.log or other types of debugging to figure out if there are parts of https://h5p.org/adding-text-editor-buttons that aren't running?
Very hard to say. Adding them to semantics should normally do the trick. In the official implementations the semantics is stored in the database so changing it on the file...
True, that is a problem. I guess we need some way of letting the user tell the system when he is done. I can't find a good way for us...
Good point, I can see scenarios where you have interactions with scores that are just for learning and not tests and where passed, failed, or final score doesn't apply, but...
Thanks a lot for your answer. I always try to learn as much as possible about how the H5P content types are being used. We do indicate which slides all...
context.extensions['http://id.tincanapi.com/extension/ending-point'] is in all statements, and the new property indicating total number of slides would be in all statements as well. Do note that the check button that is everywhere...