Version of Experiment Factory:
Latest
Expected behavior
I am running some experiments created by a collaborator (@JuneOh710) as part of a battery.
I expect at experiment completion for:
- data to be saved
- the completed experiment to be removed from the subject's pool of experiments to complete
Actual behavior
When I run other experiments (for example maintained by @vsoch or another collaborator of mine @juhng62) they seem to work fine. Data is saved as expected and the experiments are removed from the queue. When running those of @JuneOh710 nothing is saved and I am just stuck on the last page (i.e. it neither continues to the next experiment nor removes the completed experiment from the queue)
Steps to reproduce behavior
I have a public repo of the container build dockerfile. It contains the following experiments:
five-item-ambition-survey \
boredom-proneness-scale-short-survey \
brief-sensation-seeking-survey \
affective-conflict-resolution-task \
berlin-numeracy-test \
cognitive-estimation-test \
effort-avoidance-task \
jdm-classics \
psychomotor-vigilance-test \
where the first three are surveys that work correctly and the last 6 are the new tasks added by @JuneOh710 that are not.
Version of Experiment Factory:
Latest
Expected behavior
I am running some experiments created by a collaborator (@JuneOh710) as part of a battery.
I expect at experiment completion for:
Actual behavior
When I run other experiments (for example maintained by @vsoch or another collaborator of mine @juhng62) they seem to work fine. Data is saved as expected and the experiments are removed from the queue. When running those of @JuneOh710 nothing is saved and I am just stuck on the last page (i.e. it neither continues to the next experiment nor removes the completed experiment from the queue)
Steps to reproduce behavior
I have a public repo of the container build dockerfile. It contains the following experiments:
five-item-ambition-survey \ boredom-proneness-scale-short-survey \ brief-sensation-seeking-survey \ affective-conflict-resolution-task \ berlin-numeracy-test \ cognitive-estimation-test \ effort-avoidance-task \ jdm-classics \ psychomotor-vigilance-test \where the first three are surveys that work correctly and the last 6 are the new tasks added by @JuneOh710 that are not.