Problem with Response Report on FireFox/Chrome

Problem with Response Report on FireFox/Chrome

eCampus Admin發表於
Number of replies: 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.

附件 Capture_ResponsesReport_FF.jpg
評比平均分數: -
In reply to eCampus Admin

Re: Problem with Response Report on FireFox/Chrome

Joseph Rézeau發表於
Core developers的相片 Particularly helpful Moodlers的相片 Plugin developers的相片 Testers的相片 Translators的相片
In reply to Joseph Rézeau

Re: Problem with Response Report on FireFox/Chrome

eCampus Admin發表於

Using Essential Theme 2.5.4. Will check the forum discussions.

Thanks.

In reply to eCampus Admin

Re: Problem with Response Report on FireFox/Chrome

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.

In reply to eCampus Admin

Re: Problem with Response Report on FireFox/Chrome

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

In reply to Joseph Rézeau

Re: Problem with Response Report on FireFox/Chrome

eCampus Admin發表於

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

Looking forward to the next release!