
Digital assets including images, videos, pdfs, CSS and Javascript files may be uploaded here and used within the survey. Only executeable files (.exe) are prohibited for security reasons.
These assets may then be accessed either through the insertion of images formatting menu or directly linked within the HTML code.
With the platform - all these assets are addressed directly - no special paths are required.
For example if a an image was uploaded called
image.jpg
You could refer to it within custom html as
<img src='image.jpg'>