brickfield / moodle-block_accessibility

Accessibility tools for Moodle, including ATbar from Southapton University ECS
19 stars 34 forks source link

Accessibility block does not affect website #80

Closed CamBanfield closed 9 years ago

CamBanfield commented 9 years ago

I'm currently seeing a problem where the accessibility block is not affecting the page, the text sizes and colours remain the same.

I've performed a few tests and the CSS is being loaded, however I'm seeing "Resource interpreted as Stylesheet but transferred with MIME type text/html"

I have tried this with Moodle 2.7.3 and accessibility block version 2014093000

If you want any more information, i'll be happy to provide it.

hrvojegolcic commented 9 years ago

Thank you very much for your feedback. Will try to fix it asap! Please can you tell me exact web browser and version you are using. Also does the issue occur in other web browsers?

Please tell me if this is happening for all Moodle pages or just a specific ones?

Thanks!

On 17 November 2014 11:02, CamBanfield notifications@github.com wrote:

I'm currently seeing a problem where the accessibility block is not affecting the page, the text sizes and colours remain the same.

I've performed a few tests and the CSS is being loaded, however I'm seeing "Resource interpreted as Stylesheet but transferred with MIME type text/html"

I have tried this with Moodle 2.7.3 and accessibility block version 2014093000

If you want any more information, i'll be happy to provide it.

— Reply to this email directly or view it on GitHub https://github.com/marxjohnson/moodle-block_accessibility/issues/80.

CamBanfield commented 9 years ago

Hi,

I've tested this in Chrome 38.0.2125.122 on Linux, I also managed to test it on Windows 7 with Internet Explorer 11 and it still doesn't work.

It seems to happen on every page, so this makes me think that it's not another block / plugin that could be causing the problem?

Thanks :-)

hrvojegolcic commented 9 years ago

Yeah indeed it's weird problem. Do you have any idea which plugin could cause the issue, or how could I reproduce the issue locally so I can propose a fix?

Tnx a lot!

On 17 November 2014 17:40, CamBanfield notifications@github.com wrote:

Hi,

I've tested this in Chrome 38.0.2125.122 on Linux, I also managed to test it on Windows 7 with Internet Explorer 11 and it still doesn't work.

It seems to happen on every page, so this makes me think that it's not another block / plugin that could be causing the problem?

Thanks :-)

— Reply to this email directly or view it on GitHub https://github.com/marxjohnson/moodle-block_accessibility/issues/80#issuecomment-63333356 .

datguru commented 9 years ago

Hi Hrvoje,

Working on the issue with Cam, the Moodle version is Moodle 2.7.3 ive listed the custom plugins as well that could be causing the issue are you aware of any plugins that causes issues? We were able to recreate the problem on a fresh install using the same web files.

"Big Blue Button mod_bigbluebuttonbn" Additional "Certificate mod_certificate" Additional "Face-to-face mod_facetoface" Additional "Flashcard mod_flashcard" Additional
"Game mod_game" Additional "HotPot module mod_hotpot" Additional "Lightbox Gallery mod_lightboxgallery" Additional "NLN learning object mod_nln" Additional "RecordingsBN mod_recordingsbn" Additional "Scheduler mod_scheduler" Additional "Subpage mod_subpage" Additional "Tab display mod_tab" Additional Assignment / Submission plugins "Mahara portfolio assignsubmission_mahara" Additional "Online PoodLL submissions assignsubmission_onlinepoodll" Additional "Mahara feedback assignfeedback_mahara" Additional "Upload PDF assignment_uploadpdf" Additional "Image gallery datapreset_imagegallery" Standard HotPot module / Output formats
"Hot Potatoes output formats hotpotattempt_hp" Additional "HTML output formats hotpotattempt_html" Additional "Qedoc output formats hotpotattempt_qedoc" Additional HotPot module / Source files
"Hot Potatoes source files hotpotsource_hp" Additional "HTML source files hotpotsource_html" Additional "Qedoc source files hotpotsource_qedoc" Additional HotPot module / Reports "Statistical analysis report hotpotreport_analysis" Additional "Click trail report hotpotreport_clicktrail" Additional "Overview report hotpotreport_overview" Additional "Responses report hotpotreport_responses" Additional "Scores report hotpotreport_scores" Additional
Blocks
"Accessibility block_accessibility" Additional

"Course contents block_course_contents" Additional

"ILP block block_ilp" Additional

"moodletxt block_moodletxt" Additional

"Quickmail block_quickmail" Additional

"Course ratings block_rate_course" Additional

"VocalEyes block_vocaleyes" Additional Question types

"PoodLL Filter filter_poodll" Additional "Soundcloud filter filter_soundcloud" Additional

"Rebuild Course Cache tool_rebuildcoursecache" Additional

Course formats
"Grid format format_grid" Additional

hrvojegolcic commented 9 years ago

Hi! I was not able to reproduce the error? Did you find any solution?

datguru commented 9 years ago

Hi, still an issue unfortunately, I have seen this issue Resource interpreted as Stylesheet but transferred with MIME type text/html: in the web developer tools when trying to do something is that helpful?

Thanks

hrvojegolcic commented 9 years ago

Hi guys! Do you this might solve a problem? Issue #82

hrvojegolcic commented 9 years ago

Hi guys! The new version of a block is now published to Moodle Plugin Directory. If you will have a chance to try it out and provide some feedback, I'd be very grateful. Otherwise, no worries. Thanks anyway

Cheers!

CamBanfield commented 9 years ago

Hi there,

The issue #82 did indeed fix the problem :)

Thanks!

hrvojegolcic commented 9 years ago

Happy to hear that. The issue can be closed then. Thanks once again for your feedback and effort