How To import data by JSON
- Pierluigi Candia
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 1
- Thank you received: 0
3 years 7 months ago #7550
by Pierluigi Candia
How To import data by JSON was created by Pierluigi Candia
Hi all,
since it is possible to automatically load questions via json format I would like to know what type of scheme the source file must have.
Thanks for all.
since it is possible to automatically load questions via json format I would like to know what type of scheme the source file must have.
Thanks for all.
Please Log in to join the conversation.
3 years 7 months ago #7551
by Daniel
Replied by Daniel on topic How To import data by JSON
Hi,
To import questions via JSON file you need to have a question object with array of options object.
I'm attaching a demo JSON file with minimum required fields to import a question.
To import questions via JSON file you need to have a question object with array of options object.
I'm attaching a demo JSON file with minimum required fields to import a question.
Please Log in to join the conversation.