
When I look at the traffic to the server, I see I'm getting a '200 OK' response:

and that the payload is OK, and includes the mouse trajectory data:

However, there's a silent fail here, hidden in the response from the server:

I guessed this had to do with the way I'm launching the study, so I tested all the methods I could think of:
1. Clicking the Play This Task button at the top of the editor - issue occurred.
2. Right clicking mgr.js in the files pane > Experiment options > Play this task - no issue.
3. Right clicking mgr.js in the files pane > Experiment options > Copy launch URL. then pasting it in the address bar - no issue.
Just to be sure, I looked at the sessionID allocated by each method via the data payload, and sure enough, method 1 gave (-1), while methods 2 and 3 gave a random positive number (5 figures).
As I wrote this message I've found a way to circumvent to issue, but realized that the Play button at the top of the editor is kinda buggy (or at least not intuitive), and that it fails semi-silently (200 OK, but the data isn't saved).
--
You received this message because you are subscribed to the Google Groups "Minno.js" group.
To unsubscribe from this group and stop receiving emails from it, send an email to minnojs+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/minnojs/08ff33e7-5c38-4ed6-8f5e-dd67fcfa8e63%40googlegroups.com.