Actions

Participant settings/ja: Difference between revisions

From LimeSurvey Manual

(Created page with "*'''トークンベースの回答保持を有効:''' アンケートでトークンを使用し、匿名でない場合、この機能を使えます。オンにすると、...")
(Created page with "*'''一つのトークンで複数回答または回答の更新を有効:''' オンにすると、アンケート参加者は、すでに送信済みのアンケートであ...")
Line 27: Line 27:
*'''トークンベースの回答保持を有効:''' アンケートでトークンを使用し、匿名でない場合、この機能を使えます。オンにすると、回答者はアンケートをいったん離れ、'''あとで続きをする''機能を使わずにいつでも再開できるようになります。例えば、気が乗らなかったり、ブラウザーがクラッシュした場合などです。招待リンクを再びクリックすると、アンケートの回答がそのまま残っているとともに、アンケートを離れる前と同じページに復帰します。
*'''トークンベースの回答保持を有効:''' アンケートでトークンを使用し、匿名でない場合、この機能を使えます。オンにすると、回答者はアンケートをいったん離れ、'''あとで続きをする''機能を使わずにいつでも再開できるようになります。例えば、気が乗らなかったり、ブラウザーがクラッシュした場合などです。招待リンクを再びクリックすると、アンケートの回答がそのまま残っているとともに、アンケートを離れる前と同じページに復帰します。


*'''Allow multiple responses or update responses with one token:''' If this option is activated, participants will be able to return to their survey by clicking the invitation link, even if they have already submitted the survey. If the survey is anonymous or "Enable token-based response persistence" is set to "No", this will add a new response. If the survey is not anonymous and token-based response persistence is enabled, the user will update the existing responses.
*'''一つのトークンで複数回答または回答の更新を有効:''' オンにすると、アンケート参加者は、すでに送信済みのアンケートであっても招待リンクをクリックするとアンケートに戻ることができます。アンケートが匿名で、"トークンベースの回答保持を有効""オフ"に設定されている場合、新たな回答となります。アンケートが匿名ではなく、"トークンベースの回答保持"が有効な場合、ユーザーは送信済みの回答を上書きします。


*'''Allow public registration:'''  If you use tokens to control access to your survey, the only people who can use the survey are those who have an entry and a unique token allocated in the survey participants table. If you would like to use tokens, but also allow public registration, set this to "Yes". The "Yes" setting will allow a visitor to register his name and email address. The script will create a new entry in your survey participants table for this person, then send them an invitation email. The script will ensure that only one person per email address can complete your survey.
*'''Allow public registration:'''  If you use tokens to control access to your survey, the only people who can use the survey are those who have an entry and a unique token allocated in the survey participants table. If you would like to use tokens, but also allow public registration, set this to "Yes". The "Yes" setting will allow a visitor to register his name and email address. The script will create a new entry in your survey participants table for this person, then send them an invitation email. The script will ensure that only one person per email address can complete your survey.

Revision as of 15:31, 23 June 2018

はじめに

このパネルから、アンケート参加者のテーブル設定を編集することができます。たとえば、アンケートから得たすべての回答を匿名化するか、公開アンケート登録を許可するかを選択できます。アンケート参加者と併せ、LimeSurveyの強力な特徴です。

各アンケートのアンケートメニューからアクセスできます。



参加者設定パネル

下記のオプションが使用できます。



  • トークンの長さを設定: 通常、既定値の15文字(最大35)は変更する必要はありません。変更したい場合は、5以上の数値(X)を入力します。入力した数値が5より小さい場合は既定値の15に変換されます。トークンを作成するときは、すべてのトークンがX文字になります。
  • 匿名回答: この設定により、各アンケートで使用するアンケート参加者テーブルの情報と回答を突き合わせるか、"匿名"のままにするかを決定します。既定値は"オフ"です。"オン"を選択すると、アンケートの回答は匿名、つまり回答と参加者を突き合わせることはできないことになります。アンケート管理者であっても回答データと参加者データをリンクさせることはできません。ただし、アンケートで参加者が入力したそれぞれの回答はいつでも見ることができます。こうして、個別かつ匿名での分析が可能です。
  注意 : この機能をオンにすると、回答の送信日時とトークンの完了日時は、他の設定にかかわらず、常に1980-01-01 00:00となります。送信日時を無効にすることにより、アンケートが始まるときにトークンキーが記録されるウェブサーバーのログとも突き合わせることができません。トークン完了日時を無効にすることにより、トークン日時の順番と送信された回答の順番を突き合わせることができなくなります。


  • 'トークンベースの回答保持を有効: アンケートでトークンを使用し、匿名でない場合、この機能を使えます。オンにすると、回答者はアンケートをいったん離れ、あとで続きをする機能を使わずにいつでも再開できるようになります。例えば、気が乗らなかったり、ブラウザーがクラッシュした場合などです。招待リンクを再びクリックすると、アンケートの回答がそのまま残っているとともに、アンケートを離れる前と同じページに復帰します。
  • 一つのトークンで複数回答または回答の更新を有効: オンにすると、アンケート参加者は、すでに送信済みのアンケートであっても招待リンクをクリックするとアンケートに戻ることができます。アンケートが匿名で、"トークンベースの回答保持を有効"を"オフ"に設定されている場合、新たな回答となります。アンケートが匿名ではなく、"トークンベースの回答保持"が有効な場合、ユーザーは送信済みの回答を上書きします。
  • Allow public registration: If you use tokens to control access to your survey, the only people who can use the survey are those who have an entry and a unique token allocated in the survey participants table. If you would like to use tokens, but also allow public registration, set this to "Yes". The "Yes" setting will allow a visitor to register his name and email address. The script will create a new entry in your survey participants table for this person, then send them an invitation email. The script will ensure that only one person per email address can complete your survey.
  • Use HTML format for token emails: When enabled, all emails sent via the LimeSurvey email system management interface (invite, reminder, confirmation) will be formatted as HTML. You'll then be able to use rich formatting for these emails. The default value is "Yes".
  Attention : When you switch on or off this feature, you'll have to double check that your email templates are still displayed as you want.


  • Send confirmation emails: If enabled, the participant will receive a confirmation email that the survey was submitted.