Actions
Translations
Translations:URL fields/39/ja
From LimeSurvey Manual
http://ls.example.org/1234?QTEXT=prefilled
: コードがQTEXTの質問の回答として'prefilled'がセットされます。
http://ls.example.org/1234?MULTI_SQ001=prefilled
(3.14.1 から追加) : タイトルがMULTIとなっている質問のサブ質問SQ001の回答を'prefilled'とする。 (例えば複数のテキスト質問向け)
http://ls.example.org/1234?single=-oth-&single_other=Other%20text
(3.14.1 から追加) : 択一質問で「その他」をチェックし、その他に"Other text"と記入する。
http://ls.example.org/1234?1234X1X1SQ001=prefilled
: Fill the sub question SQ001 of question number 1 in group 1 with 'prefilled'
http://ls.example.org/1234?1234X1X1SQ001=prefilled
: グループ1、質問番号1のサブ質問SQ001の回答として'prefilled'がセットされます。
http://ls.example.org/1234?1234X1X1SQ001=A1
: グループ1、質問番号1のサブ質問SQ001で回答'A1'がチェックされます。
http://ls.example.org/1234?1234X1X1SQ001=Y
: グループ1、質問番号1でサブ質問SQ001がチェックされます。