kri
About
- Username
- kri
- Joined
- Visits
- 1,189
- Last Active
- Roles
- Moderator
Comments
-
Nice! You solved it. You could open an issue with OSWeb https://github.com/shyras/osweb. Best, Kristian
-
Ah, I forgot that it's an OSWeb study. Anyway, you could try to replicate the issue by using a base path on your local JATOS too. Then you can better narrow it down. Best, Kristian
-
Hi Rissa, sorry for answering so late. Have a lot to do lately. Since you are using a base path ('phono'). Did you configure JATOS' production.conf correctly? There should be the following line: play.http.context = "/phono/" And a second t…
-
Hi Rissa, it seems like JATOS is not properly installed on your server or your server has some configuration issues. What is the output of JATOS' test page? For your server it should be similar to linguistics.arts.sfu.ca/jatos/test (for cortex it's …
-
Cortex is up and running again.
-
Hi! Kristian the programmer behind JATOS here. Sorry about that! I just noticed it today (actually Sebastiaan told me ;) ). I will reinstall it within the next minutes.
-
Hi! I can't speak for OSWeb but at least with JATOS you are able to load arbitrary files that are in your study's assets folder in JATOS. Best, Kristian
-
I opend an issue with lab.js for this: https://github.com/FelixHenninger/lab.js/issues/41 It's caused by lab.js usages of jatos.endStudy. Instead it would be better to use jatos.startNextComponent.
-
Hi Lucie, in general it is possible to use all libraries that work in the browser with JATOS (JATOS cares for the server side and leaves the browser to you). Another question is whether you can combine particular libraries like OSWeb, survey.js or j…
-
Hi Licie, I'm not an expert in OSWeb, but as far as I know they are not done with OSWeb yet and some features aren't supported yet.