Coder Social home page Coder Social logo

Comments (6)

elisafilevich avatar elisafilevich commented on June 12, 2024

Hi, there are two separate things.
As it is correctly pointed out in the error message, you should always use the forwards (common) slash. I'm surprised the changes were not saved. Stupid question, but can you try again, maybe deleting the whole path and re-writing it? And report back.

Having said this, if you say that the images aren't loaded I assume that the rest of the code otherwise works. That suggests that JATOS can successfully find and read your HTML file, but not the images. Can you open the console (Developer tools on the browser you're using) and try to see what error messages you get when you try to load the images? Usually this is related to image filenames being written in a different case (caps or lowercase) or the extension being wrong.

from jatos.

Bezze95 avatar Bezze95 commented on June 12, 2024

I've tried to delete and reupload the entire folder but nothing change. I've tried also to run jatos with my Linux subsystem to bypass the path-problem and it seems have worked, because now the path is correct.

Inspecting the webpage on my browser this is the report output I get:
Capture3

from jatos.

elisafilevich avatar elisafilevich commented on June 12, 2024

Ok, I'm confused about the path, if it's wrong your code wouldn't run. And JATOS should not change anything automatically.

But let's fix your images first. Do those files exist verbatim in your path? Are they within a subfolder?

from jatos.

Bezze95 avatar Bezze95 commented on June 12, 2024

No they exist verbatim in the path's folder

from jatos.

elisafilevich avatar elisafilevich commented on June 12, 2024

Can you send me your study? I can try to have a (quick) look. just send the .jzip you get when you export the entire study
[email protected]

from jatos.

Bezze95 avatar Bezze95 commented on June 12, 2024

I've found the solution meanwhile ahahah. The problem was related to the files' path: jatos used the path "RECODE2.0/img.png" instead of "RECODE2.0/intro/img.png". Once solved this, all works properly!

Thank u so much for your help anyway!

from jatos.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.