Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

action that forces sending the logger to server #25

Open
baranan opened this issue Jul 29, 2014 · 0 comments
Open

action that forces sending the logger to server #25

baranan opened this issue Jul 29, 2014 · 0 comments
Assignees
Labels

Comments

@baranan
Copy link
Contributor

baranan commented Jul 29, 2014

It would be useful to add an action that forces sending the logged data to the server immediately, rather than wait for the next pulse. It is useful when you want the data from that trial recorded even if participants terminate the study soon after (by closing the window).

actions: [
    {type:'log', immediate:'true'}
]

Of course, by default, immediate is false.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants