Actions

Browsing survey results/ja: Difference between revisions

From LimeSurvey Manual

(Updating to match new version of source page)
(Updating to match new version of source page)
Line 3: Line 3:
=General=
=General=


<br />アンケートを実行すると、回答が返ってきます。すると、回答を見たり、出力したり、ときには編集したり、削除したり、いろいろしたくことなるでしょう。これらを行うのがアンケートの「閲覧」機能です。
Once a survey has been activated, and survey responses have been submitted, you will want to be able to view those responses, maybe edit some of them (or possibly delete some), export them, get some information about the responses received so far, and so on. All of this is done through the "Browse responses" function.


=How to get there=
=How to get there=


アンケート管理画面の「アンケートの回答を閲覧」を押すと、閲覧画面が表示されます。
When your survey is active, a 'Browse responses' menu entry [[File:browse.png]] will be available in the survey tool bar of the main admin screen. Clicking this menu entry will open the "Browse responses" screen.


=Functionality=
=Functionality=
Line 22: Line 22:
*Total records in the token table
*Total records in the token table


<div class="simplebox">未完了回答とは、投稿日付のないレコードのことです。これは、回答者が「これまでの回答を保存するが、アンケートは投稿しない」ことを選択した場合、アンケート実施者などがデータ入力画面から「投稿をファイナライズ」せずにデータを入力した場合、あるいは、例えば回答者のブラウザの不具合などで回答が完了できなかった場合などに生じます。</div>
<div class="simplebox">''Incomplete answers are response records with no Date of Submission: such a record can occur when a participant uses the 'saved so far but do not submit survey' function, or when an operator uses the data entry facility to fill out a survey without 'Finalizing the submit', or even when a participant fails to complete the survey because he/she just left.''</div>


閲覧画面のその他のオプションは以下の通りです。
The other options in this screen are described below:
*アンケート管理画面に戻る: アンケート管理画面に戻ります。
*Admin: Return to the main admin screen for surveys
*概要情報を表示: アンケートの回答数を表示します。(初期画面)
*Survey summary: Just show the total responses so far (initial screen)
*回答を表示: アンケートのすべての回答を表示します。(注:質問は全文表示されますが、回答は短縮形で表示されます。「回答を編集・削除」の項もご参照ください。)
*Browse all: Display all the results to the survey. The browse shows full descriptive question names, but only abbreviated answers. See section below (editing and deleting responses).
*回答の最後50個を表示: アンケートの回答の最後50個を表示します。直近のものから順に表示されます。
*Browse last 50: Display the last 50 responses to the survey, ordered from most recent to least recent.


閲覧画面で表示される回答リストの、各行の1列目(id)にはリンクが設定されています。クリックすると、回答者ごとに回答の詳細を見ることができます。またこの画面では回答を編集・削除することもできます。
When you are browsing responses, the first entry for each row (the "id" number) will be a hyper-linked number. Clicking on this hyperlink allows you to view that specific response on an individual basis. From here you can edit or delete a response. See section below (editing and deleting responses).
*データを入力: 新しい回答データを追加するため、データ入力画面を表示します。(これは管理画面からも実行できます。)
*[[Data entry]]: Go to the data entry screen to add a new respons (this option is also available from the admin screen)
*印刷用のアンケートを表示: 手書きで回答するのに適した印刷用のアンケートを表示します。かなりシンプルですが、実用的なスタイルです。(訳注:v1.49ではこのアイコンは表示されないようです。同様の機能はアンケート管理画面から利用できます。)
*Printable Version: A fairly basic, but hopefully usable version of the survey that can be printed off for people to fill in by hand.
*統計: 回答をフィルタリングして、基本的な情報を抽出します。([[統計]]の項を参照してください。)
*[[Statistics]]: A simple method for filtering and getting summaries of responses.
*データを出力: アンケートをWord、Excel、またはCSV形式で出力します。([[アンケートの結果を出力]]の項を参照してください。)
*[[Exporting results|Export results]]: Export all the responses to this survey to a Word, Excel or CSV file.
*アンケートと結果をバックアップ: アンケートとその回答をまとめてバックアップします。テーブル構造とその内容がCSVファイルで出力されます。(訳注:v1.49ではこのアイコンは表示されないようです。同様の機能はアンケート管理画面から利用できます。)


===回答の編集・削除===
===回答の編集・削除===


閲覧画面で表示される回答リストの、各行の1列目(id)のリンクをクリックすると、回答者ごとの回答の詳細が表示されます。ここで「回答を編集」「回答を削除」ボタンを押すと、回答を編集・削除することができます。
In order to view individual participant choices (and not the report regarding the whole survey), browse to: <br />Browse responses -> Display responses -> Click on one of the IDs in the left column.


回答を削除する、というのは字の通りですが、アンケートを日常実施する方ならどなたでも御存知の通り、よほど重大な事情があった場合(たとえば入力に重複があったとか、その他削除せざるを得ない事情があった場合)でなければお勧めできないコマンドです。回答が気にくわないからもう一回、のような気楽な気持ちでクリックしないようにしましょう。削除ボタンを押すと、確認画面も表示されることなく、回答は直ちに削除されます。
<br />Participants can be identified either by token, name, or IP address.
 
回答を編集する、というのも字の通りです。選択中の回答が入力されているデータ入力画面が表示され、そこでデータを編集して保存できます。繰り返しますが、アンケートにおいて被験者の行った回答に変更を加えることは一般的には避けるべきです。ただ、まあ、しかし――あなたのアンケートです。どうぞお好きに!


=Editing and deleting responses=
=Editing and deleting responses=

Revision as of 09:01, 28 June 2013

General

Once a survey has been activated, and survey responses have been submitted, you will want to be able to view those responses, maybe edit some of them (or possibly delete some), export them, get some information about the responses received so far, and so on. All of this is done through the "Browse responses" function.

How to get there

When your survey is active, a 'Browse responses' menu entry File:Browse.png will be available in the survey tool bar of the main admin screen. Clicking this menu entry will open the "Browse responses" screen.

Functionality

閲覧のメイン画面(アンケート概要)では、以下のようなアンケートについての量的情報を表示します。

  • アンケート回答数(完了・未完了ともに含む)
  • 完了した回答(既に投稿された数)
  • 未完了の回答(記録されている数)

If you survey is also using tokens to restrict survey access then some information for the tokens is shown here too:

  • Total invitations sent
  • Total surveys completed
  • Total with no unique token
  • Total records in the token table
Incomplete answers are response records with no Date of Submission: such a record can occur when a participant uses the 'saved so far but do not submit survey' function, or when an operator uses the data entry facility to fill out a survey without 'Finalizing the submit', or even when a participant fails to complete the survey because he/she just left.

The other options in this screen are described below:

  • Admin: Return to the main admin screen for surveys
  • Survey summary: Just show the total responses so far (initial screen)
  • Browse all: Display all the results to the survey. The browse shows full descriptive question names, but only abbreviated answers. See section below (editing and deleting responses).
  • Browse last 50: Display the last 50 responses to the survey, ordered from most recent to least recent.

When you are browsing responses, the first entry for each row (the "id" number) will be a hyper-linked number. Clicking on this hyperlink allows you to view that specific response on an individual basis. From here you can edit or delete a response. See section below (editing and deleting responses).

  • Data entry: Go to the data entry screen to add a new respons (this option is also available from the admin screen)
  • Printable Version: A fairly basic, but hopefully usable version of the survey that can be printed off for people to fill in by hand.
  • Statistics: A simple method for filtering and getting summaries of responses.
  • Export results: Export all the responses to this survey to a Word, Excel or CSV file.

回答の編集・削除

In order to view individual participant choices (and not the report regarding the whole survey), browse to:
Browse responses -> Display responses -> Click on one of the IDs in the left column.


Participants can be identified either by token, name, or IP address.

Editing and deleting responses

When viewing your responses, you will be able to view a specific response by clicking on the id number. From this point you can choose to "Edit" or "Delete" this response.

Editing a response

Editing the response is also fairly self-explanatory. It will take you to a 'data-entry' screen with the responses provided, and allow you to make and save any modifications. Again, in a survey you generally don't want to make changes to the responses made by the participants - but hey - it's your survey. Do what you want!

Deleting a response

Deleting the responses is, of course, fairly self-explanatory - and as anyone who regularly runs surveys would know, is not recommended, unless you've got a pretty good reason (ie: a doubled up entry, or some sufficiently serious reason as to why it should be deleted). Don't click on this button thinking it will give you a second chance. If you click "Delete", the entry will be deleted with no second guessing or second checks.

Exporting a response

At the "Browse responses for this survey" section you can click on "Display responses" and the id number you want to export in the left column. Then you can click on "Export this survey" above the data.