Skip to content
Zotonic
  • Start
  • Cookbook
  • Reference
  • Releases

Live search

Search across all Zotonic content

Type at least two characters

Results are matched against titles, summaries and topics as you type.

Filters · mod_survey
  • Reference
  • Frontend developer
  • Surveys
  • Template filter
  • Transform
  • Collection

survey_as_pages

Module

mod_survey

Split the page blocks into pages, prepare them for easy display in the survey question editor.

A page is split in two lists: one with questions and one with the page break/options/stop blocks.

See module#mod_survey

Edit on GitHub

Related documentation

Filters

language_sort_localized

Sort a list of language codes or map with languages on their localized name in the currently selected language. This is useful for…

Filters

vsplit_in

This filter splits a list in shorter lists. It splits an array in N sub-arrays of more or less equal length. This is useful when displaying…

Filters

make_list

Forces the value to a list.

Filters

reversed

Reverse a list.

Filters

menu_expand

Takes a menu, or a menu resource id, and adds all haspart objects connected to the menu ids.

Filters

split_in

This filter split a list in shorter lists. It splits an array in N sub-arrays of more or less equal length. This is useful when displaying…

Filters

tail

Fetch the tail of a list.

Filters

insert

Prepends the argument in front of the value.

Filters

survey_prepare_thurstone

Normalize a survey Thurstone question before rendering or processing it.

GitHub © 2026 Zotonic