Problem with Response Report on FireFox/Chrome

Problem with Response Report on FireFox/Chrome

by eCampus Admin -
အကြောင်းပြန်မှု အရေအတွက်: 5

Hello,

There seems to be a problem with the Response Report on FireFox/Chrome as the percentage is shown as in the attached.

On IE it looks fine.

Version 2.4.2 on Moodle 2.5.

Appreciate your help on how to fix this.

Thanks.

Attachment Capture_ResponsesReport_FF.jpg
ပျှမ်းမျှအဆင့်သတ်မှတ်ချက်များ: -
eCampus Admin ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Problem with Response Report on FireFox/Chrome

by Joseph Rézeau -
Core developers ၏ ရုပ်ပုံ Particularly helpful Moodlers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ Testers ၏ ရုပ်ပုံ Translators ၏ ရုပ်ပုံ
Joseph Rézeau ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Problem with Response Report on FireFox/Chrome

by eCampus Admin -

Using Essential Theme 2.5.4. Will check the forum discussions.

Thanks.

eCampus Admin ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Problem with Response Report on FireFox/Chrome

by eCampus Admin -

I tried both suggestions in the forum discussions but unfortunately, none did the trick.

Is there a way to fix this?

Thank you.

eCampus Admin ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Problem with Response Report on FireFox/Chrome

by Joseph Rézeau -
Core developers ၏ ရုပ်ပုံ Particularly helpful Moodlers ၏ ရုပ်ပုံ Plugin developers ၏ ရုပ်ပုံ Testers ၏ ရုပ်ပုံ Translators ၏ ရုပ်ပုံ

Try adding this rule at the end of your moodle/mod/questionnaire/styles.css file:

body#page-mod-questionnaire-report .cell img {
    height:8px;
}

The problem has been fixed in the forthcoming version 2.5 of questionnaire.

Joseph

Joseph Rézeau ထံသို့ အကြောင်းပြန်ရာတွင်

Re: Problem with Response Report on FireFox/Chrome

by eCampus Admin -

That did the trick! Thank you so much for helping.

Looking forward to the next release!