Closed jerodsanto closed 4 years ago
I believe we will want some hybrid clues where you have some text + an image, but there will be times when just an image will do. So perhaps it's:
{ "clue": "optional for questions with images", "image": "a url pointing to an image on the web (or local?)" }
Or similar.
I added support for an "image" property in the question data, as demonstrated above.
"image"
I believe we will want some hybrid clues where you have some text + an image, but there will be times when just an image will do. So perhaps it's:
Or similar.