Use images

You can add images to any block and result in your riddle. To do this, add a media property to the respective block or result which is the URL of the image.

Example with a content block:

{
    "type": "Content",
    "title": "Welcome to the quiz",
    "description": "This quiz will test your knowledge about the world",
    "media": "https://www.example.com/image.jpg"
}

Any images you add here will be uploaded to our file server automatically. Our server also processes the images to ensure they are optimized for the web.

Image limit

Images tend to slow down the building process. To ensure a smooth experience, we have set a limit of 10 images per riddle. If you need more images, please contact us at hello@riddle.com.