I'm not sure what it would take to do this (but I think I'm willing to pitch in as-needed)... but I've grown rather annoyed with the import/export loop to test with JATOS. 😅
Do you know if there might be a way to interact with JATOS during a development build? The simplest solution would be to point to something like... locahost:9000/assets/javascripts/jatos.js, but that won't actually emulate a true JATOS environment (a la interacting with jatos.batchSession and equivalents).
I'm not sure what it would take to do this (but I think I'm willing to pitch in as-needed)... but I've grown rather annoyed with the import/export loop to test with JATOS. 😅
Do you know if there might be a way to interact with JATOS during a development build? The simplest solution would be to point to something like...
locahost:9000/assets/javascripts/jatos.js, but that won't actually emulate a true JATOS environment (a la interacting withjatos.batchSessionand equivalents).