Actions

Translations

Questions - introduction/15/it: Difference between revisions

From LimeSurvey Manual

No edit summary
m (FuzzyBot moved page Translations:Adding a question/15/it to Translations:Questions - introduction/15/it without leaving a redirect: Part of translatable page "Adding a question".)
(No difference)

Revision as of 18:15, 13 September 2017

Message definition (Questions - introduction)
{|
|{TOKEN:FIRSTNAME}||inserts the value from the "firstname" field located in the survey participants table
|-
|{TOKEN:LASTNAME}||inserts the value from the "lastname" field located in the survey participants table
|-
|{TOKEN:EMAIL}||inserts the value from the "email" field located in the survey participants table
|-
|{TOKEN:ATTRIBUTE_1}||inserts the value from the "attribute_1" field located in the survey participants table
|-
|{TOKEN:ATTRIBUTE_2}||inserts the value from the "attribute_2" field located in the survey participants table
|}
{TOKEN:FIRSTNAME} inserisce il valore risultante nel campo "Nome" della tabella degli identificativi
{TOKEN:LASTNAME} inserisce il valore risultante nel campo "Cognome" della tabella degli identificativi
{TOKEN:EMAIL} inserisce il valore risultante nel campo "Email" della tabella degli identificativi
{TOKEN:ATTRIBUTE_1} inserisce il valore risultante nel campo "Attibuto_1" della tabella degli identificativi
{TOKEN:ATTRIBUTE_2} inserisce il valore risultante nel campo "Attibuto_2" della tabella degli identificativi