IceKhan13/purplecaffeine

Client: Split trial.json into different files

Closed this issue · 0 comments

What is the expected enhancement?

In order to avoid having a HUGE file, we need to split the different element of the trial.json file into different files.

/path
- /trial_<uuid>
-- /trial.json # trial name, id, tags, description, etc
-- /circuit_1.json # circuit 1
-- /circuit_2.json # circuit 2
-- /circuit_3.json # circuit 3
-- /text_1.json # text 1