Actions

QS

Random group/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "'''説明'''")
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 2: Line 2:
<onlyinclude>
<onlyinclude>


===グループ名のランダム化 (random_group)===
===ランダムグループ名 (random_group)===


'''説明'''
'''説明'''


It places the questions into a specified randomization group, all questions included in the specified group being displayed in a random order to the survey respondents.
質問を特定のランダムグループに入れることにより、そのグループ内のすべての質問をランダムな順番でアンケート回答者に提示するものです。


'''Valid values'''
ランダムグループ名を使用した例は、[[ExpressionScript_sample_surveys/ja#.E3.82.B0.E3.83.AB.E3.83.BC.E3.83.97.EF.BC.88.E8.B3.AA.E5.95.8F.E3.81.AE.E3.82.B5.E3.83.96.E3.82.BB.E3.83.83.E3.83.88.EF.BC.89.E5.86.85.E3.81.AE.E7.89.B9.E5.AE.9A.E3.81.AE.E6.95.B0.E3.81.AE.E8.B3.AA.E5.95.8F.E3.82.92.E3.83.A9.E3.83.B3.E3.83.80.E3.83.A0.E3.81.AB.E8.B3.AA.E5.95.8F.E3.81.99.E3.82.8B|ExpressionScriptのサンプルアンケート]]にあります。


Just enter any string you like (for example: 'group1'). All question which have set the same string within the '''randomization group name''' box will have their place in the survey randomized (=randomly exchanged among each other).
'''有効な値'''
 
任意の文字列(例:'group1')を入力します。'''ランダムグループ名'''ボックスに同じ名前がセットされたすべての質問がアンケートの中でランダムになります(お互いにランダムに入れ替わる)。
 
 
'''プレビュー'''
質問をプレビューするには、''質問グループのプレビュー''機能ではなく''アンケートのプレビュー''を使用します。前者では、質問をランダムな順序で表示できないと報告されているためです。
</onlyinclude>
</onlyinclude>


[[Category:Question Settings]][[Category:Question Logic Options]]
[[Category:Question Settings/ja]][[Category:Question Logic Options]]

Latest revision as of 01:56, 22 May 2020


ランダムグループ名 (random_group)

説明

質問を特定のランダムグループに入れることにより、そのグループ内のすべての質問をランダムな順番でアンケート回答者に提示するものです。

ランダムグループ名を使用した例は、ExpressionScriptのサンプルアンケートにあります。

有効な値

任意の文字列(例:'group1')を入力します。ランダムグループ名ボックスに同じ名前がセットされたすべての質問がアンケートの中でランダムになります(お互いにランダムに入れ替わる)。


プレビュー 質問をプレビューするには、質問グループのプレビュー機能ではなくアンケートのプレビューを使用します。前者では、質問をランダムな順序で表示できないと報告されているためです。