This page lets you write a template for displaying a report on the above surveys. In the template you can have HTML, variable references, and conditional text. Variable references consist of putting '@' around the variable name. Below is a table of the names defined for this survey. If there was no response to a particular question, then the corresponding variable will contain an empty string. Conditional text consists of text surrounded by <if>, <elseif>, <else>, <switch>, <case>, or <default> tags. See the if, elseif, and else tag and switch, case, and default tag references for more details.
Standard for all Reports
User Info
These are standard variables defined for the user viewing the report.
  • @user_id@
  • @username@
  • @first_names@
  • @last_name@
  • @full_name@ = "first_names last_name"
  • @email@
  • @url@
  • @screen_name@
  • @member_state@
  • @current_date@
Survey Info @response_date@ Date the user last took the survey
  • @edit_url@
  • @edit_link@
Edit this response
Section: @vars.name@ (@vars.section_pretty_id@) Variable Names Possible Answers (type or choices)
Question (optional): @vars.question_text@ @@vars.full_id@@ or @@vars.short_id@@
\@@vars.full_id@_median\@
@vars.possible_values;noquote@