Skip to content

Instantly share code, notes, and snippets.

@DWS-paris
Created May 24, 2019 12:59
Show Gist options
  • Save DWS-paris/f3bdf1db37e8de6d54f191ed80d26b52 to your computer and use it in GitHub Desktop.
Save DWS-paris/f3bdf1db37e8de6d54f191ed80d26b52 to your computer and use it in GitHub Desktop.
[
{
"question": "1 lorem......",
"response": { "oui": "./img/oui.png", "non": "./img/non.png" }
},
{
"question": "2 Ipsum......",
"response": { "oui": "./img/non.png", "non": "./img/oui.png" }
},
{
"question": "3 lorem......",
"response": { "oui": "./img/oui.png", "non": "./img/non.png" }
},
{
"question": "4 Ipsum......",
"response": { "oui": "./img/non.png", "non": "./img/oui.png" }
},
{
"question": "5 lorem......",
"response": { "oui": "./img/oui.png", "non": "./img/non.png" }
},
{
"question": "6 Ipsum......",
"response": { "oui": "./img/non.png", "non": "./img/oui.png" }
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment