WO2024009479A1 - アンケート送信装置、アンケート送信方法及びプログラム - Google Patents

アンケート送信装置、アンケート送信方法及びプログラム Download PDF

Info

Publication number
WO2024009479A1
WO2024009479A1 PCT/JP2022/027028 JP2022027028W WO2024009479A1 WO 2024009479 A1 WO2024009479 A1 WO 2024009479A1 JP 2022027028 W JP2022027028 W JP 2022027028W WO 2024009479 A1 WO2024009479 A1 WO 2024009479A1
Authority
WO
WIPO (PCT)
Prior art keywords
questionnaire
question
sent
questionnaires
order
Prior art date
Application number
PCT/JP2022/027028
Other languages
English (en)
French (fr)
Inventor
昌洋 渡辺
猛 松本
遼 橋本
渉 赤堀
Original Assignee
日本電信電話株式会社
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2022/027028 priority Critical patent/WO2024009479A1/ja
Publication of WO2024009479A1 publication Critical patent/WO2024009479A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising

Definitions

  • the present invention relates to a questionnaire sending device, a questionnaire sending method, and a program.
  • Web survey systems that allow users to answer surveys by connecting to the Internet are becoming popular.
  • a web survey system it is possible to easily collect responses to a survey using form elements such as radio buttons, check boxes, text boxes, etc. of web content technology.
  • order effects can be considered. In other words, depending on the order in which the questionnaire items are arranged, there is a possibility that the previous question will influence the answer to the question after it.
  • One way to offset the order effect is to randomize the order of survey items and have respondents respond to the survey.
  • the present invention has been made in view of the above points, and an object of the present invention is to reduce the possibility that among a plurality of types of questionnaires, questionnaires from which responses can be obtained will be biased.
  • the questionnaire sending device sends messages to each of the plurality of terminals based on the order in which the number of times each of the plurality of types of questionnaires is sent is not more than two times more than the number of times the other types of questionnaires are sent.
  • a questionnaire transmitting section configured to transmit one of the questionnaires at different timings; and a detecting section configured to detect a refusal of an answer to the questionnaire transmitted by the questionnaire transmitting section.
  • the questionnaire sending unit is configured to send the questionnaire if there is a questionnaire for which a refusal of response has already been detected at the timing of sending.
  • FIG. 1 is a diagram showing an example of a system configuration according to an embodiment of the present invention.
  • 1 is a diagram showing an example of a hardware configuration of a web questionnaire system 10 according to an embodiment of the present invention.
  • 1 is a diagram showing an example of a functional configuration of a web questionnaire system 10 according to an embodiment of the present invention.
  • 3 is a flowchart for explaining an example of a processing procedure executed by the web questionnaire system 10.
  • FIG. It is a figure showing an example of a user list. It is a figure which shows an example of a message page.
  • FIG. 3 is a diagram illustrating a configuration example of questionnaire response status data. It is a figure which shows an example of questionnaire presentation order data. It is a figure showing an example of questionnaire item data.
  • FIG. 3 is a diagram showing an example in which URLs of questionnaire pages are associated with each question pattern. It is a figure showing an example of a questionnaire page. It is a figure which shows an example of a confirmation page.
  • FIG. 3 is a diagram showing the state of questionnaire response status data at a certain point in time.
  • FIG. 7 is a diagram showing the state of questionnaire presentation order data at a certain point in time.
  • multiple types of questionnaires are distributed in which questionnaire items are arranged in random order. Responses to the questionnaire will be tracked and additional questionnaires with fewer responses will be distributed. Thereby, it is possible to reduce the possibility that among the plurality of types of questionnaires, questionnaires from which responses can be obtained will be biased.
  • FIG. 1 is a diagram showing an example of a system configuration according to an embodiment of the present invention.
  • a participant terminal 20 and one or more respondent terminals 30 including a respondent terminal 30a, a respondent terminal 30e, etc. are connected to a web questionnaire system 10 via a network N1 such as a LAN (Local Area Network) or the Internet. Connect to.
  • a network N1 such as a LAN (Local Area Network) or the Internet.
  • the implementer terminal 20 is a terminal used by the survey implementer.
  • the questionnaire implementer inputs information in the questionnaire manual, questionnaire items, etc. to the web survey system 10 via the implementer terminal 20.
  • the web survey system 10 uses the function as a web server to generate one or more web pages for the survey (hereinafter referred to as "questionnaire page") according to information input by the survey implementer. It's a computer. The web survey system 10 also collects responses to questions forming the survey via the survey page 510.
  • the respondent terminal 30a and the respondent terminal 30e are terminals used by respondents to the questionnaire.
  • the respondent terminal 30a is used by respondent a
  • the respondent terminal 30e is used by respondent e.
  • FIG. 1 for convenience, there are two respondent terminals 30, but there may be one respondent terminal 30, or three or more respondent terminals 30.
  • Each respondent terminal 30 displays a questionnaire page 510 generated by the web questionnaire system 10, and receives input of answers to questions forming the questionnaire via the questionnaire page 510.
  • a PC Personal Computer
  • a tablet terminal a smartphone, or the like may be used as the implementer terminal 20 and the respondent terminal 30.
  • FIG. 2 is a diagram showing an example of the hardware configuration of the web questionnaire system 10 according to the embodiment of the present invention.
  • the web survey system 10 in FIG. 2 includes a drive device 100, an auxiliary storage device 102, a memory device 103, a processor 104, an interface device 105, etc., which are interconnected via a bus B.
  • a program that implements processing in the web questionnaire system 10 is provided by a recording medium 101 such as a CD-ROM.
  • a recording medium 101 such as a CD-ROM.
  • the program is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100.
  • the program does not necessarily need to be installed from the recording medium 101, and may be downloaded from another computer via a network.
  • the auxiliary storage device 102 stores installed programs as well as necessary files, data, and the like.
  • the memory device 103 reads and stores the program from the auxiliary storage device 102 when there is an instruction to start the program.
  • the processor 104 is a CPU, a GPU (Graphics Processing Unit), or a CPU and a GPU, and executes functions related to the web questionnaire system 10 according to a program stored in the memory device 103.
  • the interface device 105 is used as an interface for connecting to a network.
  • FIG. 3 is a diagram showing an example of the functional configuration of the web questionnaire system 10 according to the embodiment of the present invention.
  • the web questionnaire system 10 includes a questionnaire requesting section 11, a questionnaire transmitting section 12, a response receiving section 13, and a web page generating section 14.
  • the web questionnaire system 10 also utilizes an information storage unit 15.
  • the information storage unit 15 can be realized using, for example, the auxiliary storage device 102 or a storage device connectable to the web questionnaire system 10 via a network.
  • the web questionnaire system 10 randomly arranges the order of questionnaire items and generates a plurality of patterns (multiple types) of questionnaires.
  • a case will be described in which six patterns of questionnaires are generated, but the number of patterns is not limited to six. If all the responses to the six patterns of questionnaires are collected, it is possible to obtain responses to the questionnaires in a random order when looking at the responses as a whole. However, it is unlikely that 100% of respondents will respond, and there will be some non-respondents (refusal to respond), so examining the patterns of completed questionnaires may result in bias. Therefore, the web questionnaire system 10 arranges the patterns one time at a time and allows the user to answer all the patterns once.
  • FIG. 4 is a flowchart for explaining an example of a processing procedure executed by the web questionnaire system 10.
  • the questionnaire requesting unit 11 refers to the user list stored in the information storage unit 15 and accesses the questionnaire for a plurality of questionnaire respondents (respondent terminals 30).
  • An e-mail (hereinafter referred to as an "access e-mail") is sent to the user (S101). That is, research companies generally pool a plurality of survey respondents (hereinafter referred to as "users") called a panel.
  • an access email is sent to each user pooled in this way.
  • FIG. 5 is a diagram showing an example of a user list.
  • the user list includes items (columns) such as user ID, email address, access destination URL, presentation, and answer for each user.
  • the access destination URL is a URL for accessing the questionnaire.
  • Presentation is an item that takes a value of 0 or 1 and indicates whether the questionnaire (questionnaire page) has been presented (sent). 0 indicates that no questionnaire page is presented. 1 indicates that the questionnaire page has been presented.
  • the answer is an item that takes a value of 0 or 1, indicating whether or not the questionnaire has been answered. 0 indicates that the question has not been answered, and 1 indicates that the question has been answered.
  • the initial values for presentation and answer are both 0.
  • the questionnaire requesting unit 11 sends an access email containing the access destination URL to each email address included in the user list.
  • access emails containing different access destination URLs are sent to each of 120 users.
  • Each user who received the access email uses their respective respondent terminal 30 to view the access email.
  • the respondent terminal 30 used by the user sends an access request to the access destination URL.
  • the questionnaire transmitting unit 12 determines the user ID of the access source user (hereinafter referred to as "target user") based on the access destination URL of the access request (S102). That is, the user ID corresponding to the access destination URL of the access request is specified in the user list (FIG. 5).
  • target user the user ID of the access source user
  • the user list FOG. 5
  • the questionnaire transmitter 12 refers to the response column in the row corresponding to the target user in the user list (FIG. 5) and determines whether the target user has not yet responded to the questionnaire (S103). If the response column is "1" (No in S103), the target user has already answered the questionnaire, so the questionnaire sending unit 12 sends a web page (hereinafter referred to as "message page") that notifies that the user has already answered the questionnaire. ) is transmitted to the respondent terminal 30 of the target user (S104). The respondent terminal 30 displays the message page.
  • a web page hereinafter referred to as "message page”
  • FIG. 6 is a diagram showing an example of a message page. As shown in FIG. 6, the message page includes a message indicating that the questionnaire has already been answered. By referring to the message, the user can recognize that it is not necessary to respond to the questionnaire.
  • FIG. 7 is a diagram showing an example of the structure of questionnaire response status data.
  • the questionnaire response status data includes access date and time, response date and time (non-answer judgment date and time), user ID, question pattern, presentation, answer, question N (in FIG. 7, N includes items such as answers to A to C).
  • the access date and time is the date and time when the questionnaire was accessed. “2022.04.18.12:02:30” indicates 12:02:30 on April 18, 2022.
  • the response date and time is the date and time when a response to the questionnaire was given, or the date and time when a non-response (rejection of an answer) was detected.
  • the user ID is the user ID of the user who accessed the questionnaire.
  • the question pattern is an item indicating which pattern has been adopted among a plurality of patterns regarding the order of questions (hereinafter referred to as "question patterns").
  • Presentation is an item indicating whether or not the questionnaire has been presented.
  • the answer is an item indicating whether or not the questionnaire has been answered.
  • the answer to question N is an item in which the answer to question N is recorded.
  • FIG. 7 shows an example in which user 7 is the target user and access was performed at 12:02:30 on April 18, 2022. Furthermore, since the row corresponding to this access is at the top, it can be seen that the access by user 7 is the first. Note that in FIG. 7, values are also recorded for the question pattern and presentation for convenience, but these values are not recorded at the time of step S105.
  • the questionnaire transmitter 12 records 1 in the presentation column of the row corresponding to the target user in the user list (FIG. 5) (S106). According to the user list, it is possible to record which users have accessed the site.
  • the questionnaire transmitting unit 12 refers to the questionnaire presentation order data stored in the information storage unit 15 and selects a question pattern of the questionnaire to be presented to the target user from among the plurality of question patterns (S107 ).
  • FIG. 8 is a diagram showing an example of questionnaire presentation order data.
  • the questionnaire presentation order data is data indicating the order in which question patterns are presented.
  • One record (hereinafter referred to as "presentation order record”) corresponds to the presentation of a questionnaire with one answer (to one respondent), and includes presentation ID, group ID, question pattern, question 1, question 2, question 3, Includes items such as presentation and answers.
  • the presentation ID is a value indicating the order in the presentation order. In this embodiment, there are accesses from a maximum of 120 people, so the presentation IDs range from 1 to 120 (the number of presentation order records is 120).
  • a group is a unit divided into six question patterns in the order of presentation ID.
  • One group includes six question patterns and the number of presentation order records is 120, so there are 20 groups.
  • Each question pattern always appears once in one group.
  • the order of question patterns for each group may be different.
  • group 1 is a group in which question patterns are arranged in the order of 1 to 6.
  • Group 2 is a group in which the order of question patterns is random. Note that in FIG. 8, the groups are arranged in ascending order. That is, it can be said that the order of the question patterns in the questionnaire presentation order data is such that the number of times each of the plurality of question patterns is sent is not more than two times more than the number of times that the other question patterns are sent. According to such an order, it is possible to reduce bias in the transmitted question patterns.
  • Question 1 is an item indicating the first question in the question pattern.
  • Question 2 is an item indicating the second question in the question pattern.
  • Question 3 is an item indicating the third question in the question pattern.
  • a questionnaire consisting of three questions, Question A, Question B, and Question C, is assumed. Therefore, the value of question 1, question 2, and question 3 is one of question A, question B, and question C.
  • Presentation is an item indicating whether the questionnaire has been presented or not, and the initial value is 0 (undecided).
  • the answer is an item indicating whether or not the questionnaire has been answered, and the initial value is 1 (unanswered).
  • step S107 the questionnaire transmission unit 12 sends a question pattern (hereinafter referred to as "target "Question Pattern”) is selected as the question pattern for the target user. Therefore, the questionnaire transmitter 12 records 1 in the presentation column of the presentation order record. In addition, the questionnaire transmitter 12 updates the question pattern and presentation column in the row corresponding to the target user in the questionnaire response status data. That is, the value of the determined question pattern is recorded in the question pattern column. 1 is recorded in the column of the presentation.
  • a question pattern hereinafter referred to as "target "Question Pattern”
  • the "Presentation” column in FIG. 8 is all “0", so the smallest presentation ID is 1. Therefore, question pattern 1 is selected as the presentation target. Therefore, in the questionnaire response status data (FIG. 7), "1" is recorded in the "Question pattern” column of the row corresponding to user 7, and "1” is recorded in the "Presentation” column. As a result, the contents of the row become as shown in FIG.
  • the web page generation unit 14 generates a questionnaire page including questions A to C in an order corresponding to the target question pattern.
  • the web page generation section 14 generates a questionnaire page based on the questionnaire item data stored in the information storage section 15.
  • FIG. 9 is a diagram showing an example of questionnaire item data.
  • the questionnaire item data includes a question ID, question text, number of options, answer format, options 1 to 5, etc. for each questionnaire item.
  • the question ID is an identifier of a questionnaire item (question).
  • the question text is a character string indicating a question corresponding to a questionnaire item. That is, the questionnaire items correspond one-to-one to the questions (sentences). All questions in this embodiment are multiple choice.
  • the number of options is the number of options prepared as answer candidates corresponding to the question text.
  • the answer format is an item indicating whether the format of the answer corresponding to the question text is single selection or multiple selection. Single choice refers to an answer format in which one option is selected. Multiple choice refers to an answer format in which multiple options are selected.
  • a questionnaire page is generated so that these questionnaire items (questions) are arranged in an order corresponding to the target question pattern.
  • the presentation ID is 3
  • the questions are arranged in the order of question A, question B, and question C.
  • the questionnaire page can be generated using, for example, a form element. Since Question A and Question B are single-selection questions, the web page generation unit 14 specifies radio in the type attribute of the input element so that the questions can be selected using radio buttons. Since question C is a multiple-selection question, the web page generation unit 14 creates it by specifying checkbox in the type attribute of the input element so that the question can be selected using a checkbox. Furthermore, by using general CMS (Content Management System) technology, a questionnaire page can be generated by incorporating questionnaire item data (FIG. 9) and question patterns into a web page template. Further, the questionnaire page may be generated using a dynamic mechanism such as CGI.
  • CMS Content Management System
  • the questionnaire transmitting unit 12 transmits the questionnaire page to the respondent terminal 30 of the target user (S108).
  • the questionnaire page is transmitted in response to an access request from each respondent terminal 30. Since the access requests from each respondent terminal 30 are made at the user's arbitrary timing, the timing is different. Therefore, the questionnaire transmitter 12 transmits each of the plurality of patterns of questionnaire pages at different timings.
  • a questionnaire page may be generated in advance for each question pattern.
  • the URL of the survey page is associated with each question pattern, and the survey transmitter 12 transmits a redirect command to the URL to the respondent terminal 30 in step S108. Good too.
  • the respondent terminal 30 When the respondent terminal 30 receives the questionnaire page, it displays the questionnaire page.
  • FIG. 11 is a diagram showing an example of a questionnaire page.
  • Questionnaire page 510 shown in FIG. 11 has questions arranged in the order corresponding to question pattern 1 (question A, question B, question C).
  • the survey page 510 also includes a "send” button 511, a “reset” button 512, and a "quit survey” button 513.
  • the respondent terminal 30 transmits a reset request to the web questionnaire system 10.
  • the response receiving unit 13 receives the reset request (Yes in S109)
  • steps S108 and subsequent steps are repeated. Therefore, the questionnaire page is redisplayed to the user. At this time, the question pattern for the user is not changed.
  • the respondent terminal 30 sends data indicating the input answers (hereinafter referred to as "answer data"). is sent to the web questionnaire system 10.
  • the answer data is data that includes as many pairs of question IDs and answers corresponding to the question IDs as there are questions (three in this embodiment).
  • the response receiving unit 13 selects "Answer to Question A”, “Answer to Question B”, and “Answer to Question B” in the row corresponding to the target user in the questionnaire response status data (FIG. 7). For each "answer to question C”, the answer included in the answer data is recorded, and "1" is recorded in the "answer” column of the corresponding row (S111).
  • the response receiving unit 13 records "1" in the "answer” column of the record assigned to the target user in the questionnaire presentation order data (FIG. 8) (S112). Subsequently, the response receiving unit 13 records "1" in the "answer” column of the row corresponding to the target user in the user list (FIG. 5) (S113). This completes the processing for the target user.
  • the respondent terminal 30 sends a refusal request to the web survey system 10. do.
  • the response receiving unit 13 receives the rejection request (Yes in S114), it detects the rejection of the response and proceeds to step S117.
  • steps S109 and subsequent steps are re-executed. That is, the response receiving unit 13 waits to receive a request in response to pressing any button.
  • the predetermined time is, for example, one hour. However, the predetermined time may be 30 minutes or any other time.
  • the value of the predetermined time may be stored in the information storage section 15 in advance.
  • FIG. 12 is a diagram showing an example of a confirmation page.
  • the confirmation page 520 includes a message indicating that the time is up, etc., a "Respond from the beginning" button 521, and a "Stop survey” button 522.
  • the respondent terminal 30 transmits a response request to the web questionnaire system 10.
  • the response receiving unit 13 receives the response request (Yes in S116)
  • steps S108 and subsequent steps are re-executed.
  • the elapsed time is initialized to 0.
  • the question pattern for the target user remains unchanged.
  • the respondent terminal 30 transmits a rejection request to the web survey system 10.
  • the response receiving unit 13 receives the rejection request (No in S116), it detects the rejection of the answer and proceeds to step S117.
  • the response receiving unit 13 may automatically detect a refusal of a response after a predetermined period of time has elapsed. In this case, the process proceeds to step S117 without sending the confirmation page 520.
  • step S117 the response receiving unit 13 records "0" in the "answer” column of the row corresponding to the target user in the questionnaire response status data (FIG. 7). Subsequently, the response receiving unit 13 records "0" in each of the "presentation” column and the "answer” column of the record assigned to the target user in the questionnaire presentation order data (FIG. 8) (S118).
  • the questionnaire transmission unit 12 selects the question pattern of the presentation order record with the smallest presentation ID (that is, the presentation order record with the earliest presentation order) among the presentation order records whose presentation is not 1 as the presentation target (transmission target).
  • the fact that the presentation is not 1 indicates not only that it has not been presented yet, but also that it has been presented but the answer has been rejected. Therefore, at the timing of step S107 (timing of sending the questionnaire), if there is a question pattern in which a refusal of an answer has already been detected, the questionnaire transmitter 12 selects the question pattern as the presentation target. Become.
  • Step S102 and subsequent steps are executed every time an access request is received. Therefore, each time an access request is received and an answer is made, the questionnaire response status data (FIG. 7) and the questionnaire presentation order data (FIG. 8) are updated.
  • the questionnaire response status data is updated as shown in Figure 13
  • the questionnaire presentation order data is updated as shown in Figure 14.
  • 13 and 14 show the state at 23:59:59 on April 18, 2022.
  • an email is sent to each user at 12:00:00 on April 18, 2022.
  • FIG. 13 After that, it can be seen from FIG. 13 that user 7 first accesses the system at 12:02:30. User 7 is the first to access, and the presentation columns of all presentation order records in the questionnaire presentation order data (FIG. 14) are "-" at the time of user 7's access. Therefore, since the question pattern with presentation ID 1 is presented to user 7, 1 is recorded in the question pattern in the row of user 7 in the questionnaire response status data (FIG. 13). User 7 completed the questionnaire at 12:12:33.
  • user 9 accesses at 23:49:27.
  • the presentation column of the presentation order records with presentation IDs 1 to 6 is 1. Therefore, question pattern 4 with presentation ID 7 is presented to user 9, and 4 is recorded as the question pattern of user 9 in the questionnaire response status data (FIG. 13).
  • User 9 is accessing for the second time, but in the survey response status data ( Figure 13), the response column for the first bad picture session is 0, and the response column of the user list (not shown) is also 0, so the response is complete. The second access is accepted because the user has not done so.
  • multiple types of questionnaires are presented based on the order arranged in advance so that there is little bias. If a response is refused for a questionnaire presented in any order, the questionnaire in that order is presented preferentially over other questionnaires. Therefore, it is possible to reduce the possibility that among the plurality of types of questionnaires, questionnaires from which responses can be obtained will be biased.
  • the web questionnaire system 10 is an example of a questionnaire transmitting device.
  • the response receiving section 13 is an example of a detecting section.

Abstract

アンケート送信装置は、複数種類のアンケートのそれぞれの送信回数が他の種類のアンケートの送信回数よりも2回以上多くならない順序に基づいて、複数の端末のそれぞれに対して異なるタイミングでいずれかの前記アンケートを送信するように構成されているアンケート送信部と、前記アンケート送信部が送信したアンケートに対する回答の拒否を検知するように構成されている検知部と、を有し、前記アンケート送信部は、送信のタイミングで既に回答の拒否が検知されているアンケートが有れば、当該アンケートを送信するように構成されていることで、複数種類のアンケートのうち回答が得られるアンケートが偏る可能性を低減することができる。

Description

アンケート送信装置、アンケート送信方法及びプログラム
 本発明は、アンケート送信装置、アンケート送信方法及びプログラムに関する。
 インターネットに接続してアンケートに回答できるウェブアンケートシステムが普及している。ウェブアンケートシステムでは、ウェブコンテンツ技術のラジオボタン、チェックボックス、テキストボックス等のフォーム要素を使って、アンケートに対する回答を容易に収集することが可能である。
特開2011-248436号公報
 アンケートでは、順序効果が考えられる。すなわち、アンケート項目の並び順によって、前の質問がその後ろの質問の回答に影響を与えてしまう可能性がある。順序効果を相殺する方法として、アンケート項目の順番をランダムにして、アンケートに回答してもらう方法がある。
 アンケート項目を並べ替えると、複数のパターン(複数種類)のアンケートが作成できる。しかし、ランダムに並べた複数のパターンのアンケートをランダムに配布しても、回答を得られないアンケートがある。したがって、回答されたアンケートを集計しようとすると、配布した際とは異なり、回答されたアンケートのパターンが偏ってしまう可能性がある。
 なお、斯かる問題は、同じ質問を含む複数パターンのアンケートに限らず、異なる質問を含む複数種類のアンケートを実施したい場合にも共通なものである。
 本発明は、上記の点に鑑みてなされたものであって、複数種類のアンケートのうち回答が得られるアンケートが偏る可能性を低減することを目的とする。
 そこで上記課題を解決するため、アンケート送信装置は、複数種類のアンケートのそれぞれの送信回数が他の種類のアンケートの送信回数よりも2回以上多くならない順序に基づいて、複数の端末のそれぞれに対して異なるタイミングでいずれかの前記アンケートを送信するように構成されているアンケート送信部と、前記アンケート送信部が送信したアンケートに対する回答の拒否を検知するように構成されている検知部と、を有し、前記アンケート送信部は、送信のタイミングで既に回答の拒否が検知されているアンケートが有れば、当該アンケートを送信するように構成されている。
 複数種類のアンケートのうち回答が得られるアンケートが偏る可能性を低減することができる。
本発明の実施の形態のシステム構成例を示す図である。 本発明の実施の形態におけるウェブアンケートシステム10のハードウェア構成例を示す図である。 本発明の実施の形態におけるウェブアンケートシステム10の機能構成例を示す図である。 ウェブアンケートシステム10が実行する処理手順の一例を説明するためのフローチャートである。 ユーザリストの一例を示す図である。 メッセージページの一例を示す図である。 アンケート回答状況データの構成例を示す図である。 アンケート提示順データの一例を示す図である。 アンケート項目データの一例を示す図である。 質問パターンごとにアンケートページのURLが対応付けられている例を示す図である。 アンケートページの一例を示す図である。 確認ページの一例を示す図である。 或る時点におけるアンケート回答状況データの状態を示す図である。 或る時点におけるアンケート提示順データの状態を示す図である。
 本実施の形態では、アンケート項目がランダムな順番に並べられて作成された、複数種類のアンケートが配布される。アンケートに対する回答が把握され、回答が少ない種類のアンケートが追加配布される。これにより、複数種類のアンケートのうち回答が得られるアンケートが偏る可能性を低減することができる。
 以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態のシステム構成例を示す図である。図1において、実施者端末20と、回答者端末30a及び回答者端末30e等を含む1以上の回答者端末30は、LAN(Local Area Network)又はインターネット等のネットワークN1を介してウェブアンケートシステム10に接続する。
 実施者端末20は、アンケートの実施者が利用する端末である。アンケート実施者は、実施者端末20を介して、アンケートの説明書の情報やアンケート項目等をウェブアンケートシステム10に入力する。
 ウェブアンケートシステム10は、ウェブサーバとしての機能を利用して、アンケート実施者によって入力された情報に応じたアンケート用のウェブページ(以下、「アンケートページ」という。)の生成等を行う1以上のコンピュータである。ウェブアンケートシステム10は、また、アンケートページ510を介してアンケートを構成する質問に対する回答を収集する。
 回答者端末30a及び回答者端末30e(以下、それぞれを区別しない場合「回答者端末30」という。)は、アンケートの回答者が利用する端末である。回答者端末30aは回答者aによって利用され、回答者端末30eは回答者eによって利用される。図1では、便宜上、回答者端末30は2台であるが、回答者端末30は1台であってもよいし、3台以上であってもよい。各回答者端末30は、ウェブアンケートシステム10によって生成されるアンケートページ510を表示し、アンケートページ510を介してアンケートを構成する質問に対する回答の入力を受け付ける。
 なお、PC(Personal Computer)、タブレット端末又はスマートフォン等が、実施者端末20及び回答者端末30として利用されてもよい。
 図2は、本発明の実施の形態におけるウェブアンケートシステム10のハードウェア構成例を示す図である。図2のウェブアンケートシステム10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、プロセッサ104、及びインタフェース装置105等を有する。
 ウェブアンケートシステム10での処理を実現するプログラムは、CD-ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。
 メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。プロセッサ104は、CPU若しくはGPU(Graphics Processing Unit)、又はCPU及びGPUであり、メモリ装置103に格納されたプログラムに従ってウェブアンケートシステム10に係る機能を実行する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。
 図3は、本発明の実施の形態におけるウェブアンケートシステム10の機能構成例を示す図である。図3において、ウェブアンケートシステム10は、アンケート要求部11、アンケート送信部12、応答受信部13及びウェブページ生成部14を有する。
 これら各部は、ウェブアンケートシステム10にインストールされた1以上のプログラムが、プロセッサ104に実行させる処理により実現される。ウェブアンケートシステム10は、また、情報記憶部15を利用する。情報記憶部15は、例えば、補助記憶装置102、又はウェブアンケートシステム10にネットワークを介して接続可能な記憶装置等を用いて実現可能である。
 以下、ウェブアンケートシステム10が実行する処理手順について説明する。ウェブアンケートシステム10は、アンケート項目の順番をランダムに並べて、複数パターン(複数種類)のアンケートを生成する。ここでは6パターンのアンケートが生成される場合について説明するが、パターン数は6に限定されない。6パターンのアンケートへの回答が全て集まれば、回答全体で見ると、ランダムな順番のアンケートに対する回答を得ることができる。しかし、回答者が100%になる可能性は低く、未回答者(回答の拒否)が発生するため、回答されたアンケートのパターンを調べると偏ってしまう可能性がある。そこで、ウェブアンケートシステム10は、パターンを1回ずつ並べ、全てのパターンを一通り回答させるようにする。
 図4は、ウェブアンケートシステム10が実行する処理手順の一例を説明するためのフローチャートである。
 例えば、予め設定された時刻が到来すると、アンケート要求部11は、情報記憶部15に記憶されているユーザリストを参照して、複数のアンケート回答者(回答者端末30)に対してアンケートにアクセスさせるための電子メール(以下、「アクセスメール」という。)を送信する(S101)。すなわち、調査会社は一般に、パネルと呼ばれる複数のアンケート回答者(以下、「ユーザ」という。)をプールしている。ステップS101では、このようにしてプールされている各ユーザに対してアクセスメールが送信される。
 図5は、ユーザリストの一例を示す図である。図5に示されるように、ユーザリストには、ユーザごとに、ユーザID、メールアドレス、アクセス先URL、提示及び回答等の項目(列)が含まれる。
 アクセス先URLは、アンケートにアクセスさせるためのURLである。提示は、アンケート(アンケートページ)を提示済み(送信済み)であるか否かを示す、0又は1の値をとる項目である。0は、アンケートページを提示していないことを示す。1はアンケートページを提示済みであることを示す。回答は、アンケートに回答済みであるか否かを示す、0又は1の値をとる項目である。0は未回答であることを示し、1は回答済みであることを示す。提示及び回答の初期値は、いずれも0である。
 アンケート要求部11は、ユーザリストに含まれている各メールアドレス宛に、アクセス先URLを含むアクセスメールを送信する。図5の例では、120名のユーザのそれぞれに対して異なるアクセス先URLが記載されたアクセスメールが送信される。
 アクセスメールを受信した各ユーザは、それぞれの回答者端末30を利用してアクセスメールを閲覧する。アンケートに回答しようとするユーザがアクセスメールに記載されているアクセス先URLへのアクセスを指示すると、当該ユーザが利用する回答者端末30は、当該アクセス先URL宛てにアクセス要求を送信する。
 アンケート送信部12は、当該アクセス要求を受信すると、当該アクセス要求のアクセス先URLに基づいて、アクセス元のユーザ(以下、「対象ユーザ」という。)のユーザIDを判別する(S102)。すなわち、ユーザリスト(図5)において当該アクセス要求のアクセス先URLに対応するユーザIDが特定される。ここでは、アクセス先URLをユーザごとに変えることで対象ユーザの判別を可能としているが、アンケートを始める前にユーザにログインさせたり、アンケートの質問としてメールアドレスを尋ねたりするなどの方法を用いて対象ユーザが判別されてもよい。
 続いて、アンケート送信部12は、ユーザリスト(図5)において対象ユーザに対応する行における回答列を参照して、対象ユーザが既にアンケートに未回答であるか否かを判定する(S103)。回答列が「1」である場合(S103でNo)、対象ユーザはアンケートに回答済みなので、アンケート送信部12は、既にアンケートに回答済みであることを通知するウェブページ(以下、「メッセージページ」という。)を対象ユーザの回答者端末30へ送信する(S104)。回答者端末30は、当該メッセージページを表示する。
 図6は、メッセージページの一例を示す図である。図6に示されるように、メッセージページは、既にアンケートに回答済みであることを示すメッセージを含む。ユーザは、当該メッセージを参照することで、アンケートへの回答が不要であることを認識することができる。
 一方、ユーザリスト(図5)において対象ユーザに対応する行における回答列が「0」である場合(S103でYes)、対象ユーザはアンケートに未回答であるため、アンケート送信部12は、対象ユーザのアクセス日時及びユーザIDを、情報記憶部15に記憶されているアンケート回答状況データに記録する(S105)。
 図7は、アンケート回答状況データの構成例を示す図である。図7に示されるように、アンケート回答状況データは、アンケートへのアクセスごとに、アクセス日時、回答日時(未回答判定日時)、ユーザID、質問パターン、提示、回答、質問N(図7において、NはA~C)への回答等の項目を含む。
 アクセス日時は、アンケートへのアクセスが行われた日時である。「2022.04.18.12:02:30」は、2022年4月18日12時2分30秒を示す。
 回答日時(未回答判定日時)は、アンケートへの回答が行われた日時、又は未回答(回答が拒否されたこと)が検知された日時である。ユーザIDは、アンケートへのアクセスを行ったユーザのユーザIDである。質問パターンは、質問の順番に関する複数のパターン(以下、「質問パターン」という。)のうちのいずれのパターンが採用されたのかを示す項目である。提示は、アンケートが提示済みであるか否かを示す項目である。回答は、アンケートに回答済みであるか否かを示す項目である。質問Nへの回答は、質問Nに対する回答が記録される項目である。
 なお、図7には、ユーザ7が対象ユーザであり、2022年4月18日12時2分30秒にアクセスが行われた例が示されている。また、このアクセスに対応する行は最上位であるため、ユーザ7によるアクセスが最初であることが分かる。なお、図7には、便宜上、質問パターン及び提示にも値が記録されているが、ステップS105の時点では、これらの値は記録されていない。
 続いて、アンケート送信部12は、ユーザリスト(図5)において対象ユーザに対応する行の提示列に1を記録する(S106)。ユーザリストによれば、どのユーザがアクセスしてきたかを記録することができる。
 続いて、アンケート送信部12は、情報記憶部15に記憶されているアンケート提示順データを参照して、複数の質問パターンの中から対象ユーザに対して提示するアンケートの質問パターンを選択する(S107)。
 図8は、アンケート提示順データの一例を示す図である。図8に示されるように、アンケート提示順データは、質問パターンの提示の順序を示すデータである。1つのレコード(以下、「提示順レコード」という。)は、1回答(一人の回答者に対する)アンケートの提示に対応し、提示ID、グループID、質問パターン、質問1、質問2、質問3、提示及び回答等の項目を含む。
 提示IDは、提示順における順番を示す値である。本実施の形態では、最大で120名からのアクセスが有るため、提示IDは1~120である(提示順レコードの数は120個である。)。
 グループは、提示IDの順番で6通りの質問パターンごとに区切られた単位である。1つのグループには6通りの質問パターンが含まれ、提示順レコードの数は120であるため、20のグループが有る。1つのグループに、各質問パターンが必ず1回出現する。各グループの質問パターンの順序は異なってよい。例えば、グループ1は、質問パターンが1~6の順に並んでいるグループである。グループ2は、質問パターンの順番がランダムであるグループである。なお、図8において、グループは昇順に並んでいる。すなわち、アンケート提示順データにおける質問パターンの順序は、複数の質問パターンのそれぞれの送信回数が他の質問パターンの送信回数よりも2回以上多くならない順序であるといえる。このような順序によれば、送信される質問パターンの偏りを少なくすることができる。
 質問1は、当該質問パターンにおいて1番目の質問を示す項目である。質問2は、当該質問パターンにおいて2番目の質問を示す項目である。質問3は、当該質問パターンにおいて3番目の質問を示す項目である。本実施の形態では、質問A、質問B及び質問Cの3つの質問から構成されるアンケートが想定されている。したがって、質問1、質問2、質問3の値は、質問A、質問B及び質問Cのいずれかである。提示は、アンケートを提示済みであるか否かを示す項目であり、初期値は0(未定時)である。回答は、アンケートに回答済みであるか否かを示す項目であり、初期値は1(未回答)である。
 ステップS107において、アンケート送信部12は、提示が1ではない提示順レコードの中で、提示IDが最小の提示順レコード(すなわち、提示順が最も早い提示順レコード)の質問パターン(以下、「対象質問パターン」という。)を、対象ユーザに対する質問パターンとして選択する。そこで、アンケート送信部12は、当該提示順レコードの提示列に1を記録する。また、アンケート送信部12は、アンケート回答状況データにおいて、対象ユーザに対応する行の質問パターン及び提示の列を更新する。すなわち、当該質問パターンの列には、決定した質問パターンの値が記録される。当該提示の列には1が記録される。
 ユーザ7がアクセスする前は、図8の「提示」の列は全て「0」であるため、最も小さい提示IDは1となる。そのため、質問パターン1が提示対象として選択される。したがって、アンケート回答状況データ(図7)においてユーザ7に対応する行の「質問パターン」の列に「1」が記録され「提示」の列に「1」が記録される。その結果、当該行の内容は、図7が示す通りとなる。
 続いて、ウェブページ生成部14は、対象質問パターンに対応した順番で質問A~Cを含むアンケートページを生成する。この際、ウェブページ生成部14は、情報記憶部15に記憶されているアンケート項目データに基づいてアンケートページを生成する。
 図9は、アンケート項目データの一例を示す図である。図9において、アンケート項目データは、アンケート項目ごとに、質問ID、質問文、選択肢数、回答形式、及び選択肢1~5等を含む。質問IDは、アンケート項目(質問)の識別子である。質問文は、アンケート項目に対応する質問を示す文字列である。すなわち、アンケート項目は、質問(文)に一対一に対応する。本実施の形態における質問はいずれも選択式である。選択肢数は、質問文に対応する回答の候補として用意されている選択肢の数である。回答形式は、質問文に対応する回答の形式が、単数選択及び複数選択のいずれであるのかを示す項目である。単数選択とは、1つの選択肢を選択する回答形式をいう。複数選択とは、複数の選択肢を選択する回答形式をいう。選択肢N(N=1~5)は、回答形式が単数又は複数である場合の各選択肢の内容である。但し、選択肢Nは、選択肢数分の選択肢について有効である。
 これらのアンケート項目(質問)が対象質問パターンに対応した順番で配列されるようにアンケートページが生成される。図8において提示IDが3の提示順の場合、質問A、質問B、質問Cの順で各質問が配列される。
 なお、HTMLを利用する場合、アンケートページは、例えば、form要素を使って、生成することができる。質問A及び質問Bは単数選択の質問なので、ラジオボタンで選択させるために、ウェブページ生成部14は、input要素のtype属性にradioを指定する。質問Cは複数選択の質問なので、チェックボックスで選択させるために、ウェブページ生成部14は、input要素のtype属性にcheckboxを指定して作成する。また、一般のCMS(Content Management System)の技術を使うことで、アンケート項目データ(図9)及び質問パターンをウェブページのテンプレートに入れ込むことでアンケートページを生成することができる。また、CGIなど動的な仕組みを使って、のアンケートページが生成されてもよい。
 続いて、アンケート送信部12は、当該アンケートページを対象ユーザの回答者端末30へ送信する(S108)。このように、アンケートページは、各回答者端末30からのアクセス要求に応じて送信される。各回答者端末30からのアクセス要求は、ユーザの任意のタイミングで行われるため、それぞれタイミングが異なる。したがって、アンケート送信部12は、複数パターンのアンケートページのそれぞれを異なるタイミングで送信することになる。
 なお、質問パターンごとに予めアンケートページが生成されていてもよい。この場合、図10に示されるように、各質問パターンにアンケートページのURLを対応付けておき、アンケート送信部12は、当該URLへのリダイレクト命令をステップS108にいて回答者端末30へ送信してもよい。
 回答者端末30は、アンケートページを受信すると、当該アンケートページを表示する。
 図11は、アンケートページの一例を示す図である。図11に示されるアンケートページ510は、質問パターン1に対応する順番(質問A、質問B、質問Cの順番)で質問が配列されている。
 順序効果を防ぐ条件を考えると、質問A、B、Cの順番を変えて並べて、図10のような6種類が考えられる。例えば、図10における質問パターン1は、一つ目の質問(質問1)が質問A、二つ目の質問(質問2)が質問B、三つ目の質問(質問3)が質問Cである。図10の質問パターン1だけの回答が多いなどの偏りがあると、順序効果を消すことができないが、この6種類の質問パターンに対する回答を同じ数だけ集めて解析できれば、順序効果を消すことができる。そこで、図10の6種類の質問パターンに対して、なるべく同じ数の回答を集めることを考える。
 そのためには、6種類の質問パターンのアンケートに対して、順番に回答してもらえば、同じ数の回答を集めやすくなる。つまり、まず、6種類の質問パターンへの回答を集め、その次にまた、6種類の質問パターンの回答を集めることにすれば、6種類の質問パターンへの回答を偏ることなく集めることができる。アンケート提示順データ(図8)には、これを実現するための質問パターンの順番が設定されている。
 アンケートページ510は、また、「送信」ボタン511、「リセット」ボタン512、及び「アンケートをやめる」ボタン513を含む。
 例えば、対象ユーザは、一部又は全部の質問に対して回答を入力した後で、回答の入力をやり直したい場合、「リセット」ボタン512を押下する。この場合、回答者端末30は、リセット要求をウェブアンケートシステム10へ送信する。応答受信部13が、当該リセット要求を受信すると(S109でYes)、ステップS108以降が繰り返される。したがって、当該ユーザに対してアンケートページが再表示される。この際、当該ユーザに対する質問パターンは変更されない。
 また、対象ユーザが、全部の質問に対して回答を入力した後で「送信」ボタン511を押下すると、回答者端末30は、入力された回答を示すデータ(以下、「回答データ」という。)をウェブアンケートシステム10へ送信する。回答データは、質問IDと当該質問IDに対応する回答との組を質問の数(本実施の形態では3)だけ含むデータである。応答受信部13は、当該回答データを受信すると(S110でYes)、アンケート回答状況データ(図7)において対象ユーザに対応する行の「質問Aへの回答」、「質問Bへの回答」、「質問Cへの回答」のそれぞれに対して、当該回答データに含まれている回答を記録し、当該行の「回答」列に「1」を記録する(S111)。
 続いて、応答受信部13は、アンケート提示順データ(図8)において対象ユーザに対して割り当てられたレコードの「回答」列に「1」を記録する(S112)。続いて、応答受信部13は、ユーザリスト(図5)において対象ユーザに対応する行の「回答」列に「1」を記録する(S113)。これによって、対象ユーザに対する処理は終了する。
 また、アンケートページ510(図11)において、対象ユーザが「アンケートをやめる」ボタン513を押下すると(すなわち、対象ユーザが回答を拒否すると)、回答者端末30は拒否要求をウェブアンケートシステム10へ送信する。応答受信部13が当該拒否要求を受信すると(S114でYes)、回答の拒否を検知してステップS117へ進む。
 アンケートページ510(図11)のいずれのボタンも押下されることなく、アンケートページ510の送信(提示)から所定時間が経過するまでは(S115でNo)、ステップS109以降が再実行される。すなわち、応答受信部13は、いずれかのボタンの押下に応じた要求の受信を待機する。所定時間は、例えば、1時間である。但し、所定時間は30分でもよいし他の時間でもよい。所定時間の値は予め情報記憶部15に記憶されていればよい。
 一方、アンケートページ510(図11)のいずれのボタンも押下されることなく、所定時間が経過すると(S115でYes)、回答者端末30の表示は、確認ページに切り替わる。
 図12は、確認ページの一例を示す図である。図12に示されるように、確認ページ520は、時間切れであること等を示すメッセージ、「最初から回答する」ボタン521及び「アンケートをやめる」ボタン522を含む。
 「最初から回答する」ボタン521が押下されると、回答者端末30は、回答要求をウェブアンケートシステム10へ送信する。応答受信部13が当該回答要求を受信すると(S116でYes)、ステップS108以降が再実行される。この際、経過時間は0に初期化される。但し、対象ユーザに対する質問パターンは変更されない。
 一方、「アンケートをやめる」ボタン522が押下されると、回答者端末30は拒否要求をウェブアンケートシステム10へ送信する。応答受信部13は、当該拒否要求を受信すると(S116でNo)、回答の拒否を検知してステップS117へ進む。
 なお、本実施の形態では、確認ページ520が送信される例を示したが、応答受信部13は、所定時間の経過後に自動的に回答の拒否を検知してもよい。この場合、確認ページ520が送信されることなくステップS117へ進む。
 ステップS117において、応答受信部13は、アンケート回答状況データ(図7)において対象ユーザに対応する行の「回答」列に「0」を記録する。続いて、応答受信部13は、アンケート提示順データ(図8)において対象ユーザに対して割り当てられたレコードの「提示」列及び「回答」列のそれぞれに「0」を記録する(S118)。
 このように、回答が拒否されたことが検知された場合、アンケート提示順データ(図8)において対象ユーザに対して割り当てられたレコードの「提示」列が1から0に更新される。その結果、当該レコードは、以後にアクセスしてくるユーザに対して解放されることになる。ステップS107において、アンケート送信部12は、提示が1ではない提示順レコードの中で、提示IDが最小の提示順レコード(すなわち、提示順が最も早い提示順レコード)の質問パターンを提示対象(送信対象)として選択する。上記したように、提示が1ではないということは、まだ提示されていないことだけでなく、提示されたが回答が拒否されたことを示す。したがって、アンケート送信部12は、ステップS107のタイミング(アンケートの送信のタイミング)において、既に回答の拒否が検知されている順番の質問パターンが有れば、当該質問パターンを提示対象として選択することになる。
 なお、図4において、ステップS102以降は、アクセス要求が受信されるたびに実行される。したがって、アクセス要求が受信され、回答が行われるたびに、アンケート回答状況データ(図7)及びアンケート提示順データ(図8)は更新される。
 ここで、何名かのユーザがアクセスし、アンケートに回答するか回答を拒否した結果、アンケート回答状況データが図13のように更新され、アンケート提示順データが図14のように更新されたとする。図13及び図14は、2022年4月18日23時59分59秒の時点における状態を示している。
 以下では、これらのデータが図4の処理手順によって図13及び図14の状態に更新されるまでの経過を時系列順に説明する。
 例えば、2022年4月18日12時0分0秒に各ユーザにメールが送信される。その後、まず、ユーザ7が、12時2分30秒にシステムにアクセスしていることが図13から分かる。ユーザ7は最初にアクセスしているで、ユーザ7のアクセス時点においてアンケート提示順データ(図14)の全ての提示順レコードの提示列は「-」となっている。したがって、提示IDが1の質問パターンがユーザ7に対して提示されるため、アンケート回答状況データ(図13)においてユーザ7の行の質問パターンに1が記録される。ユーザ7は、12時12分33秒にアンケートに回答して終了している。その時点で、アンケート回答状況データ(図13)においてユーザ7に対応する行の回答列とアンケート提示順データ(図14)において提示IDが1の提示順レコードの回答列には1が記録される。アンケート回答状況データ(図13)によれば、ユーザ7は、質問Aに対して「1」、質問Bに対して「2」、質問Cに対して「1,2」と回答している。これらの回答は、図10の選択肢1~5の番号を示しており、ユーザ7は質問Aに対して「週1回以下」、質問Bに対して「どちらともいえない」、質問Cに対して「キッチン,ダイニング」と回答していることが分かる。
 続いて、ユーザ8が12時34分56秒にアクセスしている。このとき、アンケート提示順データ(図14)において提示IDが1の提示順レコードの提示列が1である。したがって、提示IDが2の質問パターン2がユーザ8に提示されこととなり、アンケート回答状況データ(図13)においてユーザ8の行の質問パターンには2が記録される。ユーザ8は12時50分21秒にアンケート回答を終了している。
 続いて、ユーザ3が15時51分20秒にアクセスしている。このとき、アンケート提示順データ(図14)において提示IDが1及び2の提示順レコードの提示列が1である。したがって、提示IDが3の質問パターンがユーザ3に提示されることになり、アンケート回答状況データ(図13)においてユーザ3の行の質問パターンには3が記録される。ユーザ3は16時1分2秒にアンケート回答を終了している。
 続いて、ユーザ9が16時18分6秒にアクセスしている。このとき、アンケート提示順データ(図14)において提示IDが1~3の提示順レコードの提示列が1である。したがって、提示IDが4の質問パターン4がユーザ9に提示されることになり、アンケート回答状況データ(図13)においてユーザ9の行の質問パターンには4が記録される。その後、ユーザ9のアンケートの回答はなく、1時間後の17時18分6秒に時間切れで終了している。
 続いて、ユーザ4が16時32分4秒にアクセスしている。このとき、アンケート提示順データ(図14)において提示IDが1~4の提示順レコードの提示列が1である。したがって、提示IDが5の質問パターン5がユーザ4に提示されることになり、アンケート回答状況データ(図13)においてユーザ4の行の質問パターンには5が記録される。その後、ユーザ4は回答を拒否しており、16時35分40秒に終了している。
 続いて、ユーザ6が16時41分41秒にアクセスしている。このとき既にユーザ4が回答を拒否しているため、アンケート提示順データ(図14)において提示IDが5の提示順レコードの提示列は0によって上書きされた後である。つまり、提示IDが1~4の提示順レコードの提示列が1となっている。そのため、提示IDが5の質問パターン5がユーザ6に改めて提示されることになり、アンケート回答状況データ(図13)においてユーザ6の行の質問パターンには5が記録される。その後、ユーザ6は16時55分14秒にアンケート回答を終了している。
 続いて、ユーザ1が17時2分22秒にアクセスしている。このとき、図14で提示IDが1~5の提示順レコードの提示列が1となっている。したがって、提示IDが6の質問パターン6がユーザ1に提示されることになり、アンケート回答状況データ(図13)においてユーザ1の質問パターンには6が記録される。その後、ユーザ1は17時12分45秒にアンケート回答を終了している。
 続いて、ユーザ2が22時28分31秒にアクセスしている。このとき既にユーザ9が時間切れで終了しているため、アンケート提示順データ(図14)において提示IDが提示順レコードの4の提示列は0によって上書きされた後である。つまり、提示IDが1~3、5~6の提示列が1となっている。したがって、提示IDが4の質問パターン4がユーザ2に提示されることになり、アンケート回答状況データ(図13)においてユーザ2の質問パターンには4が記録される。その後、ユーザ2は22時37分37秒にアンケート回答を終了している。
 続いて、ユーザ9が23時49分27秒にアクセスしている。このとき、アンケート提示順データ(図14)において提示IDが1~6の提示順レコードの提示列が1となっている。したがって、提示IDが7の質問パターン4がユーザ9に提示されることになり、アンケート回答状況データ(図13)においてユーザ9の質問パターンには4が記録される。ユーザ9は2度目のアクセスであるが、アンケート回答状況データ(図13)において1度目の悪絵セスに対する回答欄が0であり、非図示のユーザリストの回答列も0であり、回答が完了していないため、2度目のアクセスが受け入れられている。
 なお、上記では、同じ複数の質問を異なる順序(質問パターン)で含む複数のアンケートが複数種類のアンケートの一例である場合について説明したが、本実施の形態は、それぞれが異なる質問を含む複数種類のアンケートを実施する場合に適用されてもよい。
 上述したように、本実施の形態によれば、予め偏りが少ないように整列された順序に基づいて複数種類のアンケートが提示される。いずれかの順番に提示されたアンケートについて回答が拒否された場合、当該順番のアンケートが他のアンケートに対して優先的に提示される。したがって、複数種類のアンケートのうち回答が得られるアンケートが偏る可能性を低減することができる。
 なお、本実施の形態において、ウェブアンケートシステム10は、アンケート送信装置の一例である。応答受信部13は、検知部の一例である。
 以上、本発明の実施の形態について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。
10     ウェブアンケートシステム
11     アンケート要求部
12     アンケート送信部
13     応答受信部
14     ウェブページ生成部
15     情報記憶部
20     実施者端末
30a    回答者端末
30e    回答者端末
100    ドライブ装置
101    記録媒体
102    補助記憶装置
103    メモリ装置
104    プロセッサ
105    インタフェース装置
B      バス

Claims (7)

  1.  複数種類のアンケートのそれぞれの送信回数が他の種類のアンケートの送信回数よりも2回以上多くならない順序に基づいて、複数の端末のそれぞれに対して異なるタイミングでいずれかの前記アンケートを送信するように構成されているアンケート送信部と、
     前記アンケート送信部が送信したアンケートに対する回答の拒否を検知するように構成されている検知部と、
    を有し、
     前記アンケート送信部は、送信のタイミングで既に回答の拒否が検知されているアンケートが有れば、当該アンケートを送信するように構成されている、
    ことを特徴とするアンケート送信装置。
  2.  前記アンケート送信部は、前記順序において送信済みであることが記録されていない順番のうち最も早い順番に対応するアンケートを送信して、当該順番に対して送信済みであることを記録するように構成されており、
     前記検知部は、回答を拒否したアンケートの順番に対して前記送信済みでないことを記録するように構成されている、
    ことを特徴とする請求項1記載のアンケート送信装置。
  3.  前記複数種類のアンケートは、同じ複数の質問を異なる順序で含む、
    ことを特徴とする請求項1又は2記載のアンケート送信装置。
  4.  複数種類のアンケートのそれぞれの送信回数が他の種類のアンケートの送信回数よりも2回以上多くならない順序に基づいて、複数の端末のそれぞれに対して異なるタイミングでいずれかの前記アンケートを送信するアンケート送信手順と、
     前記アンケート送信手順が送信したアンケートに対する回答の拒否を検知する検知手順と、
    をコンピュータが実行し、
     前記アンケート送信手順は、送信のタイミングで既に回答の拒否が検知されているアンケートが有れば、当該アンケートを送信する、
    ことを特徴とするアンケート送信方法。
  5.  前記アンケート送信手順は、前記順序において送信済みであることが記録されていない順番のうち最も早い順番に対応するアンケートを送信して、当該順番に対して送信済みであることを記録し、
     前記検知手順は、回答を拒否したアンケートの順番に対して前記送信済みでないことを記録する、
    ことを特徴とする請求項4記載のアンケート送信方法。
  6.  前記複数種類のアンケートは、同じ複数の質問を異なる順序で含む、
    ことを特徴とする請求項4又は5記載のアンケート送信方法。
  7.  複数種類のアンケートのそれぞれの送信回数が他の種類のアンケートの送信回数よりも2回以上多くならない順序に基づいて、複数の端末のそれぞれに対して異なるタイミングでいずれかの前記アンケートを送信するアンケート送信手順と、
     前記アンケート送信手順が送信したアンケートに対する回答の拒否を検知する検知手順と、
    をコンピュータに実行させ、
     前記アンケート送信手順は、送信のタイミングで既に回答の拒否が検知されているアンケートが有れば、当該アンケートを送信する、
    ことを特徴とするプログラム。
PCT/JP2022/027028 2022-07-07 2022-07-07 アンケート送信装置、アンケート送信方法及びプログラム WO2024009479A1 (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/027028 WO2024009479A1 (ja) 2022-07-07 2022-07-07 アンケート送信装置、アンケート送信方法及びプログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/027028 WO2024009479A1 (ja) 2022-07-07 2022-07-07 アンケート送信装置、アンケート送信方法及びプログラム

Publications (1)

Publication Number Publication Date
WO2024009479A1 true WO2024009479A1 (ja) 2024-01-11

Family

ID=89453100

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/027028 WO2024009479A1 (ja) 2022-07-07 2022-07-07 アンケート送信装置、アンケート送信方法及びプログラム

Country Status (1)

Country Link
WO (1) WO2024009479A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001265904A (ja) * 2000-03-17 2001-09-28 Dentsu Inc 広告表現調査システム及び広告表現調査方法
EP2228780A1 (en) * 2009-03-09 2010-09-15 Accenture Global Services GmbH Knowledge assessment tool
JP2010532894A (ja) * 2007-07-03 2010-10-14 スリーエム イノベイティブ プロパティズ カンパニー タイムスロットサンプルにコンテンツの複数小片を割り当てて、その割り当てられたコンテンツの効果を測定するためのシステム及び方法

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001265904A (ja) * 2000-03-17 2001-09-28 Dentsu Inc 広告表現調査システム及び広告表現調査方法
JP2010532894A (ja) * 2007-07-03 2010-10-14 スリーエム イノベイティブ プロパティズ カンパニー タイムスロットサンプルにコンテンツの複数小片を割り当てて、その割り当てられたコンテンツの効果を測定するためのシステム及び方法
EP2228780A1 (en) * 2009-03-09 2010-09-15 Accenture Global Services GmbH Knowledge assessment tool

Similar Documents

Publication Publication Date Title
US20070020602A1 (en) Collecting User Responses over a Network
US20070292835A1 (en) Method for reporting student relevant data
US20060235966A1 (en) Predefined live chat session
JP2003280516A (ja) 学習支援方法及び学習支援プログラム
WO2024009479A1 (ja) アンケート送信装置、アンケート送信方法及びプログラム
JP2980167B2 (ja) 討議グループ作成支援システム
JP2004295328A (ja) 情報問い合わせ処理方法,情報問い合わせ装置,情報問い合わせ処理プログラムおよび情報問い合わせ処理プログラムの記録媒体
JP2004242816A (ja) クイズ提供システム
Baker et al. Managing media relations: Determining the reputation of land grant institutions from the perspective of media professionals
JP2002041759A (ja) チャットシステム、発言ログの掲示システム、アンケートウェブページ作成システム、ハイパーテキスト文書を記録された記憶媒体、アンケート集計システム、調査システム
JP2019091312A (ja) 授業支援装置、授業支援方法、及びプログラム
JP2002041755A (ja) ネットワークシステムを利用したアンケート実施方法
Lee et al. Managing the positive and negative characteristics of enterprise microblog to attract user to take action through the perspective of behavioural response
WO2001031589A1 (en) System and method for casting and utilizing votes over a distributed computing network by way of electronic mail
JP2001306499A (ja) ホームページの改良支援システム
JP2006276396A (ja) 教育システム及び教育管理装置
JP2019144983A (ja) アンケート処理装置、アンケート処理方法、およびプログラム
JP7245944B1 (ja) 情報処理装置、情報処理方法、及びプログラム
JP2022021165A (ja) 情報処理装置、情報処理方法、およびプログラム
JP2004094463A (ja) オンラインアンケートシステム及びオンラインアンケートプログラム
JP6952918B1 (ja) 投稿支援装置、投稿支援方法、および、投稿支援プログラム
KR20010095640A (ko) 이동 통신과 인터넷을 이용한 리서치 시스템 및 그 방법
WO2024082868A1 (zh) 虚拟学习系统的实现方法、装置和存储介质及电子设备
US20220036680A1 (en) Method and apparatus for obtaining and reporting response data
JP2022086051A (ja) サーバおよび情報処理方法

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22950273

Country of ref document: EP

Kind code of ref document: A1