Support for JSON based experiment schema? #2514
Unanswered
veritymedia
asked this question in
Q&A
Replies: 1 comment
-
Hi @veritymedia, There's no direct support for loading a JSON file. You could write a timeline in JSON and then load it into a JS variable with You're right that some features would be limited, like dynamic parameters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First, I want to say thanks for creating this library, very awesome!
I must admit that I am still quite new to this library, so excuse my potential ignorance. I have read a large part of the docs, but I cant find any info on loading (& running) a study from JSON . Many of the features seem amenable to being stored in such a format (eg. timelines, timeline variables, etc), but only in their simpler forms. More interesting things like dynamic parameters would be limited (am i wrong?).
Beta Was this translation helpful? Give feedback.
All reactions