SVG not visible in latest versions of Moodle

SVG not visible in latest versions of Moodle

Rafa Pla -
Erantzun kopurua: 2

Hi, I made a SCORM with Adobe Captivate and upload it to a newer version of Moodle (I think 3.9 but I'm not sure). The problem is that I have a graphic in SVG format that shows the progress in the course, and this is not visible in this version (Chrome directly download every svg's in the screen, but don't show them. It's possible to force the visualization of svg's graphics without changing the Moodle code?? Thanks in advance

Puntuazioen batez bestekoa: -
Rafa Pla(e)ri erantzunda

Re: SVG not visible in latest versions of Moodle

Mary Cooch -
Documentation writers-ren irudia Moodle HQ-ren irudia Particularly helpful Moodlers-ren irudia Testers-ren irudia Translators-ren irudia
Hello Rafa. I saw this tracker issue which suggests it has been worked on and has recently been fixed https://tracker.moodle.org/browse/MDL-72316 in Moodle 3.10.8 and Moodle . These are due to be released next week if you are able to upgrade. Alternatively, since you made the SCORM course yourself, perhaps you could replace the SVG with  a PNG?
Puntuazioen batez bestekoa:Useful (1)
Mary Cooch(e)ri erantzunda

Re: SVG not visible in latest versions of Moodle

Rafa Pla -
Thanks, Mary. I saw this problem from version 3.9, and it's a serious problem because svg is a very useful format. Anyway, will try to find and edit those lines of code inside Moodle installation.