diff --git a/back/resources/Commerce.json b/back/resources/Commerce.json new file mode 100644 index 0000000..d887557 --- /dev/null +++ b/back/resources/Commerce.json @@ -0,0 +1,17 @@ +{ + "nomcat": "Commerce", + "questions": [ + {"question": "", + "options": [ + { + "text": "", + "img": "" + }, + {"text": "", + "img": "" + } + ], + "reponse": 0 + } + ] +} \ No newline at end of file