Forsta Responsive Rendering versioning

Rendering versioning is a new concept that allows us to evolve responsive rendering and roll out breaking changes that won't automatically affect existing surveys.

Rendering Version

The rendering version contains:

Each responsive survey layout references a specific rendering version. This means that a survey using this layout uses html markup, JavaScript and CSS from this rendering version. It is possible to change the rendering version in the layout properties, and override it in survey settings. For layout templates, you have the option of setting the rendering version. If this is not set, it will by default use the latest available version. It will be useful for layouts that only reference style bundles but do not contain any version-specific customizations. For surveys, it is mandatory to have the rendering version selected. When a survey is created its rendering version will be fixed (to the version supported by the layout), and it will not automatically change later even if new versions become available.