retry H5P quiz button

Home Forums Legacy Support Support queries Styling issues retry H5P quiz button

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #377934
    MeesterGijs
    Spectator
    Hello, Look at this picture. It's taken of a laptopscreen at school where a students finished a quiz and the retry quiz button showed up. part of the H5P plugin. It nearly overlaps the last sentence of the quiz and is not aligned with green bar + 9/10 score at the left. Now look at this video taken from my PC where I can't recreate this little css error: http://somup.com/c3VoqEZYZl When you have seen the video you see that the button stays on the same level as the green button on the left. How come? How can I make sure that the OPNIEUW button does not go up when students use a laptop? This is some custom code I use. Maybe that's something we need to change? I have no idea.... .single-course div#item-body form#retake_course_submit_form { width:100px; margin-left:910px; } .single-course div#item-body form#retake_course_submit_form a.link.retake_submit.tip { width:1000px; height:40px; color:#fff; font-size:20px; font-weight: 400; padding-top:5px; background:#88deb4 !important; padding-left:430px !important; margin-bottom:20px !important;} And this code: @media screen and (max-width:769px){form.quiz_retake_form.start_quiz {display: block !important;margin-top: 8rem;}} Thanks in advance! Gijs
    #378023
    Veronica
    Moderator
    hi can you share the exact quiz and course URL so that we can replicate the same on your site
    #378041
    MeesterGijs
    Spectator
    All quizzes have same url: https://meestergijs.nl/vervolg-cursus/ But it's at this unit ID: 5908
    #378060
    Veronica
    Moderator
    checking on your site
    #378061
    Veronica
    Moderator
    hi have checked this on your site and found the exact quiz the difference is that in the student screenshot the text is long in the question but here it is not: https://somup.com/c3VF1lZ0V3 and see i have checked with the long text https://somup.com/c3VF1oZ0VA and it is working fine in laptop view as i am also working on laptop and it is working fine on my laptop too
    #378069
    MeesterGijs
    Spectator
    Longer sentence is correct. That happens when you have the wrong asnwers and want to see the correct answer. It's put behind the sentence and thus making the sentence longer. Could it be the resolution of the laptops from my school?
    #378149
    Veronica
    Moderator
    hi as i am also testing on laptop with long text as well it is showing fine
    #378334
    MeesterGijs
    Spectator
    mmm, weird. Any idea how come it looks different on specific laptop?
    #378465
    Veronica
    Moderator
    check if the user is still getting the same! or it can be any extension or cache or third party! not so sure or any other user who reported the same to you? let us know
    #378528
    MeesterGijs
    Spectator
    All students with laptops from school...
    #378671
    Veronica
    Moderator
    hi as i am also checking from laptop but didn't face this issue also if you can share the exact detail of QUIZ/Course in which users are getting this issue
    #379026
    MeesterGijs
    Spectator
    I'll check when at school and start a new ticket. Let's close for now.
    #379139
    Veronica
    Moderator
    ok closed
Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘retry H5P quiz button’ is closed to new replies.