Problem with editing interactions in interactive videos

Hello everyone,

maybe some of you could help. I created an interactive video last year - now I would like to edit some of the interactions. But it doesn´t work. I can run the video in the backend of wordpress, I can click on "bearbeiten", I can add interactions but I can´t edit the already existing interactions. Does anyone have a hint for me?

Thank you

Andrea

otacke's picture

Hi Andrea!

I think it would help if you told the H5P community what's happening when you try to edit existing interactions? If, for instance, there's some message in the developer console, knowing about that message would be very helpful.

Short hint: Most browsers allow you to have a look at developer console by pressing F12.

Longer hint (in German for your convenience): Wie melde ich gut Fehler und Funktionswünsche in oder für H5P?

Cheers,
Oliver

Hi Oliver,

thank you for your hint :) . When I try to edit the existing interactions the video starts and nothing else happens. But while writing this post, someone told me to try another browser - an tata: editing works with edge but not with firefox.

But for the sake of completeness I send you the content of my console (with firefox)

Diese Seite verwendet die nicht standardisierte Eigenschaft "zoom". Stattdessen sollte calc() in den entsprechenden Eigenschaftswerten oder "transform" zusammen mit "transform-origin: 0 0" verwendet werden. admin.phpJQMIGRATE: Migrate is installed, version 3.3.2 load-scripts.php:5:709Diese Seite verwendet die nicht standardisierte Eigenschaft "zoom". Stattdessen sollte calc() in den entsprechenden Eigenschaftswerten oder "transform" zusammen mit "transform-origin: 0 0" verwendet werden. admin.phpFeature Policy: Unbekannte Funktionalität (Feature) "accelerometer" wird ignoriert. www-widgetapi.js:897:251Feature Policy: Unbekannte Funktionalität (Feature) "autoplay" wird ignoriert. www-widgetapi.js:897:251Feature Policy: Unbekannte Funktionalität (Feature) "clipboard-write" wird ignoriert. www-widgetapi.js:897:251Feature Policy: Unbekannte Funktionalität (Feature) "encrypted-media" wird ignoriert. www-widgetapi.js:897:251Feature Policy: Unbekannte Funktionalität (Feature) "gyroscope" wird ignoriert. www-widgetapi.js:897:251Feature Policy: Unbekannte Funktionalität (Feature) "picture-in-picture" wird ignoriert. www-widgetapi.js:897:251Feature Policy: Unbekannte Funktionalität (Feature) "accelerometer" wird ignoriert. www-widgetapi.js:899:185Feature Policy: Unbekannte Funktionalität (Feature) "autoplay" wird ignoriert. www-widgetapi.js:899:185Feature Policy: Unbekannte Funktionalität (Feature) "clipboard-write" wird ignoriert. www-widgetapi.js:899:185Feature Policy: Unbekannte Funktionalität (Feature) "encrypted-media" wird ignoriert. www-widgetapi.js:899:185Feature Policy: Unbekannte Funktionalität (Feature) "gyroscope" wird ignoriert. www-widgetapi.js:899:185Feature Policy: Unbekannte Funktionalität (Feature) "picture-in-picture" wird ignoriert. www-widgetapi.js:899:185Feature Policy: Unbekannte Funktionalität (Feature) "accelerometer" wird ignoriert. www-widgetapi.js:902:242Feature Policy: Unbekannte Funktionalität (Feature) "autoplay" wird ignoriert. www-widgetapi.js:902:242Feature Policy: Unbekannte Funktionalität (Feature) "clipboard-write" wird ignoriert. www-widgetapi.js:902:242Feature Policy: Unbekannte Funktionalität (Feature) "encrypted-media" wird ignoriert. www-widgetapi.js:902:242Feature Policy: Unbekannte Funktionalität (Feature) "gyroscope" wird ignoriert. www-widgetapi.js:902:242Feature Policy: Unbekannte Funktionalität (Feature) "picture-in-picture" wird ignoriert. www-widgetapi.js:902:242Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://googleads.g.doubleclick.net/pagead/id. (Grund: CORS-Anfrage schlug fehl). Statuscode: (null). MouseEvent.mozPressure sollte nicht mehr verwendet werden. Verwenden Sie PointerEvent.pressure stattdessen. base.js:1457:347Diese Website verwendet anscheinend einen scroll-verknüpften Positionierungseffekt. Dies könnte mit asynchronem Verschieben (Panning) schlecht zusammenspielen; siehe https://firefox-source-docs.mozilla.org/performance/scroll-linked_effects.html für weitere Details und um an der Diskussion über damit verbundene Werkzeuge und Funktionen teilzunehmen. admin.phpQuellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://googleads.g.doubleclick.net/pagead/id. (Grund: CORS-Anfrage schlug fehl). Statuscode: (null). Quellübergreifende (Cross-Origin) Anfrage blockiert: Die Gleiche-Quelle-Regel verbietet das Lesen der externen Ressource auf https://googleads.g.doubleclick.net/pagead/id. (Grund: CORS-Anfrage schlug fehl). Statuscode: (null). Thank you for your time.Andrea  
otacke's picture

Hi!

There seems to be something weird going on for sure. There are hints to a CORS issue where some content that you are trying to use is from a different domain and cannot be used on yours, but that should not crash the editor - and the "Unbekannte Funktionalität" messages seem to be something on top.

Best,
Oliver