You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am developing a plugin for our system where I would like to use Lab.js.
So far I am able to load a json saved from the builder and run the experiment in our system and handle automatically all the data save.
I would like to find a way to keep the state of the experiment. If the experiment is too big sometimes our participants want to be able to stop and later continue from where they stopped.
I tried to load the the data and the state in a study but once I run the study it always starts from scratch.
I tried to find some info in the documentation if it is possible but I could not find anything.
Maybe if it is not possible I can fork the project and expand it myself if some little guidance is provided?
The text was updated successfully, but these errors were encountered:
I am developing a plugin for our system where I would like to use Lab.js.
So far I am able to load a json saved from the builder and run the experiment in our system and handle automatically all the data save.
I would like to find a way to keep the state of the experiment. If the experiment is too big sometimes our participants want to be able to stop and later continue from where they stopped.
I tried to load the the data and the state in a study but once I run the study it always starts from scratch.
I tried to find some info in the documentation if it is possible but I could not find anything.
Maybe if it is not possible I can fork the project and expand it myself if some little guidance is provided?
The text was updated successfully, but these errors were encountered: