If you have variables created and they are not displaying as expected, check the following:
-
Check to ensure that the variable name referenced in the section is the exact same as the variable defined in the global variables (if in a section) or the local variables (if in a question)
-
Ensure the variable name does not contain any special characters in the naming.
-
Ensure you are not referencing a global variable in a question or a local variable (variable defined in a question) in a section.
-
Ensure the name of the variable is not a funcion e.g. log.