...
Question Schema: We’ll add a new key meta which will store all the information.
Code Block |
---|
{ |
...
“Identifier”: “do_id”, |
...
….. |
...
“meta”: { |
...
“comprehensibility”: “2”, |
...
….. |
...
} |
...
} |
...
Question Schema: We’ll add a new key meta which will store all the information.
Code Block |
---|
{ |
...
“Identifier”: “do_id”, |
...
….. |
...
“meta”: { |
...
“comprehensibility”: “2”, |
...
….. |
...
} |
...
} |