Actions

Translations

Setting conditions/49/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "* Show question IF "the 'Department' value from the participant's profile (Token Attribute from the invitation) equals the 'Accounting' string" ** ''tested value''= the 'Depar...")
 
No edit summary
Line 1: Line 1:
* Show question IF "the 'Department' value from the participant's profile (Token Attribute from the invitation) equals the 'Accounting' string"
** ''tested value''= the 'Department' value taken from the token invitation
** ''comparison operator''= equals
** ''comparison value''= the constant value 'Accounting'
* "参加者プロファイル(トークンの属性)の'部署'の値が'会計'である"場合に、質問を表示する例
* "参加者プロファイル(トークンの属性)の'部署'の値が'会計'である"場合に、質問を表示する例
** ''比較される値'' = トークンから取得した'部署'の値
** ''比較される値'' = トークンから取得した'部署'の値
** ''比較演算子'' = 等しい
** ''比較演算子'' = 等しい
** ''比較する値'' = 定数'会計'</div>
** ''比較する値'' = 定数'会計'</div>

Revision as of 23:58, 10 June 2018

Message definition (Setting conditions)
* Show Question 'Alcohol' '''if''' "the the 'DrinkingHistory' [[Survey participants|participant's attribute]]" matches the 'Yes' string.
** ''tested value''= the 'DrinkingHistory' value taken from the [[Survey participants#Manage attributes|survey participants table]]
** ''comparison operator'' = equals
** ''comparison value'' = the constant value 'Yes'
  • "参加者プロファイル(トークンの属性)の'部署'の値が'会計'である"場合に、質問を表示する例
    • 比較される値 = トークンから取得した'部署'の値
    • 比較演算子 = 等しい
    • 比較する値 = 定数'会計'