Home › Forums › Legacy Support › Support queries › Styling issues › retry H5P quiz button
- This topic has 12 replies, 2 voices, and was last updated 2 years, 9 months ago by Veronica.
Viewing 13 posts - 1 through 13 (of 13 total)
-
AuthorPosts
-
January 15, 2022 at 7:46 pm #377934MeesterGijsSpectatorHello, 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! GijsJanuary 17, 2022 at 2:55 pm #378023VeronicaModeratorhi can you share the exact quiz and course URL so that we can replicate the same on your siteJanuary 17, 2022 at 5:28 pm #378041MeesterGijsSpectatorAll quizzes have same url: https://meestergijs.nl/vervolg-cursus/ But it's at this unit ID: 5908January 18, 2022 at 6:17 am #378060VeronicaModeratorchecking on your siteJanuary 18, 2022 at 6:44 am #378061VeronicaModeratorhi 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 tooJanuary 18, 2022 at 8:25 am #378069MeesterGijsSpectatorLonger 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?January 19, 2022 at 11:14 am #378149VeronicaModeratorhi as i am also testing on laptop with long text as well it is showing fineJanuary 21, 2022 at 9:59 am #378334MeesterGijsSpectatormmm, weird. Any idea how come it looks different on specific laptop?January 22, 2022 at 11:46 am #378465VeronicaModeratorcheck 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 knowJanuary 23, 2022 at 8:16 pm #378528MeesterGijsSpectatorAll students with laptops from school...January 25, 2022 at 12:45 pm #378671VeronicaModeratorhi 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 issueJanuary 31, 2022 at 12:16 pm #379026MeesterGijsSpectatorI'll check when at school and start a new ticket. Let's close for now.February 1, 2022 at 2:52 pm #379139VeronicaModeratorok closed
-
AuthorPosts
Viewing 13 posts - 1 through 13 (of 13 total)
- The topic ‘retry H5P quiz button’ is closed to new replies.