Radio Button alignment issue in Ipad

Radio Button alignment issue in Ipad

od Yasodha Viswesvaran -
Število odgovorov: 12

HI ,

In Quiz activity, i have alignment issue in multi-choice question. i.e radio button get cuts in ipad only in feedback area.Is there any solution for this???

I'll attached the image of it for ur reference.

Priponka allignment_issue.JPG
Povprečje ocenitev: -
V odgovor na Yasodha Viswesvaran

Re: Radio Button alignment issue in Ipad

od Fernando Acedo -
Slika Plugin developers Slika Testers

I see you are using Adaptable theme. Could you clarify what is exactly wrong?

The Quiz activity uses the default bootstrapbase CSS. Adaptable has been tested in several devices and works well in several resolutions.



PD: Can some mod move this thread to the themes forum? Thank you.


V odgovor na Fernando Acedo

Re: Radio Button alignment issue in Ipad

od Raja Balu -

Hi,

I have changed another one theme but same issue occurred. Please clarify..........

V odgovor na Raja Balu

Re: Radio Button alignment issue in Ipad

od Fernando Acedo -
Slika Plugin developers Slika Testers

As I explained you, Adaptable and many other themes are based in Bootstrapbase. The Quiz is controlled by bootstrapbase, not the theme itself. So all the the themes will have the same issue.


Could you post a clear screenshot indicating the issue? I can't replicate in Android, so probably is an iPad issue.

V odgovor na Fernando Acedo

Re: Radio Button alignment issue in Ipad

od Gareth J Barnard -
Slika Core developers Slika Particularly helpful Moodlers Slika Plugin developers

In fact Quiz has its own CSS that is separate from the theme completely.  Therefore, please state what version of Moodle you are using as it does change between versions.

And what browser are you using?

V odgovor na Gareth J Barnard

Re: Radio Button alignment issue in Ipad

od Raja Balu -

I am using Moodle 3.0.

I use both Chrome and Safari browsers in iPad.


V odgovor na Yasodha Viswesvaran

Re: Radio Button alignment issue in Ipad

od Fernando Acedo -
Slika Plugin developers Slika Testers

Tested in iPad and can replicate. The radio buttons are aligned after answer the question. Could you explain the steps to follow to replicate the issue?

More detailed screenshots will help.

V odgovor na Fernando Acedo

Re: Radio Button alignment issue in Ipad

od Yasodha Viswesvaran -

Thank you Fernando for your response..we got solution..now it works fine

V odgovor na Yasodha Viswesvaran

Re: Radio Button alignment issue solution

od Raja Balu -

Thanks to all,

         I got solution from your reference. Modification is done in moodle.css

         Changed path  moodle\theme\bootstrapbase\style\moodle.css

         To fetch code this link  https://github.com/cameron1729/moodle/compare/65cbefc...MDL-53805-master

V odgovor na Raja Balu

Re: Radio Button alignment issue solution

od Fernando Acedo -
Slika Plugin developers Slika Testers
This is a core change and should be avoided. Add the change in the custom CSS box instead.

Did you verify the change you made is working in other OS and browsers? If it is a real bug, then please open an issue in the Moodle Tracker.