H5P: word FINISH

Home Forums Legacy Support Support queries Translation issues H5P: word FINISH

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #228455
    MeesterGijs
    Spectator
    Hello, I want to change this string. One can be found at this course quiz: https://meestergijs.nl/quiz/spreken-8/?id=9253 I have custom H5P php-file. Does that help?
    #228571
    logan
    Member
    it never ends: https://cl.ly/d71199 share course url and steps to get the finish button ??
    #228618
    MeesterGijs
    Spectator
    Yeah, I know. I feel H5P isn't working on it's plugin anymore. I always get the same respond: Message has been send to our support. You'll hear from us. I'm thinkin of switching to the quiz option in WPLMS itself. You have fill in the blanks as well. And moving content around. I'll have a look.. Btw: Would using WPLMS quizes speed up the website as well? I could then delete 3 plugins: h5p, wplms h5p and h5p mods. This is the url: https://meestergijs.nl/item/chunks3/ I've created a video for you :)
    #228808
    logan
    Member
    Hello, simply deactivate the 3 plugins and check the speed if it increases.
    string is coming from h5p plugin. please save and sync the file. OR

    aste this code in wp-admin >> wplms >> footer >> google analytics.

    <script>

    jQuery( document ).ready(function($){

    $(" .question .h5p-question.h5p-speak-the-words .h5p-question-buttons  button.h5p-question-finish font").text("unfinished story");

    });

    </script>

    #228825
    MeesterGijs
    Spectator
    And I should change text: unfinished story? Haha Btw, it didn't stick. I changed it, but it still says finish.
    #229093
    logan
    Member
    This reply has been marked as private.
    #229181
    MeesterGijs
    Spectator
    This reply has been marked as private.
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘H5P: word FINISH’ is closed to new replies.