An exemplary embodiment of the present invention will be described in detail based on the following figures, wherein:
First, to assist understanding of the present invention, the outline of the present invention will be described.
As shown in
When the respondent answers the question, then the questionnaire apparatus according to the present invention displays one or more next question candidates (candidate questions) on the screen as shown in
For example, as the keywords, the questionnaire apparatus extracts “what you want to eat” from the question, and extracts “miso ramen” and “want to eat” from the answer. The questionnaire apparatus retrieves “There are standers-in-line at famous restaurants. What will you do?”, “Why do you want to eat miso ramen?” and “Your comate wants shio ramen . . . ” from the question DB as questions corresponding to the extracted keywords.
In the next question selection screen image, a selection unit is displayed for selecting one of the plural question candidates. The selection unit is realized with e.g. a radio button. When the respondent selects one question using the radio button, the questionnaire apparatus according to the present invention displays the selected question as the next question as shown in
Further, selection conditions for selecting questions from the question DB are previously set in the questionnaire apparatus according to the present invention. The selection conditions include a checkpoint question (priority question) and a checkpoint arrival condition. The checkpoint question is prepared by the questionnaire inquirer as a question to be infallibly answered. The checkpoint arrival condition is a condition for issuance of the checkpoint question. When the checkpoint arrival condition is satisfied, the questionnaire apparatus according to the present invention retrieves the checkpoint question from the question DB without retrieval of next question candidates, and displays the retrieved checkpoint question as the next question.
Hereinbelow, a questionnaire apparatus 10 according to an exemplary embodiment of the present invention will be specifically described.
As shown in
The questionnaire apparatus 10 is, e.g., a general purpose computer in which a questionnaire program 4 to be described later and the like are installed. The questionnaire apparatus 10 holding plural questions receives a condition for selecting a question, and selects a next question from the stored questions based on a question, an answer to the question and the received selection condition. Note that the questionnaire apparatus 10 may obtain answer data to the questionnaire via the keyboard and the mouse of the UI device. Further, the questionnaire apparatus 10 may function as a server, and display the question and obtain the answer data via the communication device 18.
As shown in
The questionnaire program 4 is supplied to the controller 12 from e.g. an external computer connected to a network (not shown) via the communication device 18, loaded into the memory 16, and performed by utilizing the hardware on an OS (not shown) running on the controller 12. Note that the questionnaire program 4 may be stored on a storage medium 24 such as an FD, a CD or a DVD and supplied to the questionnaire apparatus 10.
In the questionnaire program 4, the UI part 40 receives an operation by the respondent or the inquirer with respect to the UI device 20, and outputs it to the respective constitute elements of the questionnaire program 4. Further, the UI part 40 displays information and data generated by the respective constitute elements, contents of processing in the respective constitute elements, and the like, on the display of the UI device 20. Note that when the questionnaire apparatus 10 performs data transmission/reception with the external computer via the communication device 18, the UI part 40 performs communication processing necessary for the communication with the computer.
The question DB 44 is used as a question storage unit that holds plural questions. The question DB 44 is realized with at least one of the memory 16 and the storage device 22. Note that the questions stored in the question DB will be described in detail later.
The question registration part 42 receives a question inputted by the questionnaire inquirer or an administrator of the questionnaire apparatus 10 via the UI device 20, and registers the question into the question DB 44. Further, the question registration part 42 receives instructions of update, deletion and the like of the questions via the UI device 20, and performs update, deletion and the like of the questions stored in the question DB 44. Note that the question registration part 42 may receive instructions of registration, update, deletion and the like of the questions via the communication device 18.
The answer DB 58 holds the respondent's answer to a question. As in the case of the question DB 44, the answer DB 58 is realized with the storage device 22 or the like. The answer reception part 56 receives an answer inputted by the respondent using the UI device 20 via the UI part 40 and stores it in the answer DB 58.
The selection condition reception part 52 receives a condition for selecting a question (selection condition) via the UI device 20, and stores it in the selection condition storage part 54. Note that the selection condition reception part 52 may receive a selection condition via the communication device 18. Further, the selection condition will be described in detail later.
The selection condition storage part 54 holds the selection condition received by the selection condition reception part 52. As in the case of the question DB 44, the selection condition storage part 54 is realized with the storage device 22 or the like.
The question selection part 46 selects question(s) from among the questions stored in the question DB 44 based on a question, an answer to the question and the selection condition received by the selection condition reception part 52, as next question(s). More particularly, when a checkpoint arrival condition to be described later is satisfied, the question selection part 46 selects a checkpoint question as the next question from the question DB 44, otherwise, extracts keywords from the question and the answer to the question and retrieves next question candidates as the next questions based on the keywords.
In the question selection part 46, the judgment part 64 refers to the checkpoint arrival condition stored in the selection condition storage part 54 and judges whether or not the checkpoint arrival condition is satisfied. When the judgment part 64 judges that the checkpoint arrival condition is not satisfied, the keyword extraction part 62 extracts keywords from the question and the answer to the question. The question retrieval part 60 retrieves questions from the question DB 44 based on the keywords extracted by the keyword extraction part 62. Note that question selection processing by the question selection part 46 will be described in detail later.
The question display 48 displays the question(s) selected by the question selection part 46 on the UI device 20. More particularly, the question display 48 displays the candidate questions retrieved by the question retrieval part 60 or the checkpoint question. When the question display 48 displays plural candidate questions as the next question candidates, the question display 48 controls the display order of the next question candidates based on the number of selected times of each question from the candidate questions. For example, the question display 48 displays the next question candidates in descending order of numbers of selected times.
The question reception part 50 receives a question selected by the respondent from the plural candidate questions via the UI device 20, and outputs it to the question selection part 46. In this case, the question selection part 46 retrieves the question received from the question reception part 50 as the next question from the question DB 44, and the question display 48 displays the retrieved question on the UI device 20.
As shown in
As shown in
The selection condition is set for each process. The questionnaire inquirer inputs a selection condition using the UI device 20 for collection of questionnaire data. The selection condition reception part 52 of the questionnaire program 4 receives, as the selection conditions, a checkpoint question (priority question), a checkpoint arrival condition for selection of the checkpoint question from the question DB 44 (priority question selection condition), and a retrieval condition for retrieval of questions stored in the DB 44 when the checkpoint arrival condition is not satisfied.
As shown in
Further, the keyword in the retrieval condition is used for selection of question in the process. For example, the keyword is set as “all ‘shop selection’, ‘outside shop’ and ‘food and drink business’ included”. In this case, a question in which all the keywords of the retrieval condition are set is retrieved in the process. More particularly, the question retrieval part 60 refers to the keyword as the retrieval condition of the process, extracts keywords from the question and the answer to the question, and retrieves questions from the question DB 44 based on the keyword as the retrieval condition and the extracted keywords.
For example, the question retrieval part 60 retrieves candidate questions including at least one of the keyword as the retrieval condition of the process and the keywords extracted from the question and the answer to the question. The question retrieval part 60 may retrieve questions including all the retrieval condition of the process and the keywords extracted from the question and the answer.
The checkpoint arrival condition is judged by the judgment part 64 of the question selection part 46. For example, in a case where the checkpoint arrival condition is set as “answer to 2 attribute ‘selection’ questions”, when answers to two questions where the attribute “selection” is set are obtained, the judgment part 64 judges that the checkpoint arrival condition is satisfied. When the judgment part 64 judges that the checkpoint arrival condition is satisfied, the question retrieval part 60 retrieves a question set as the checkpoint question from the question DB 44. In this case, the question selection part 46 selects the checkpoint question as the next question. As shown in
The checkpoint arrival condition is also a process completion condition. In this case, the process ends when the checkpoint arrival condition has been satisfied and the checkpoint question has been issued, and moves to the next process. Note that the process completion condition may be satisfaction of the maximum number of questions. In this case, even when the checkpoint question has been issued, the question is retrieved based on the retrieval condition.
As shown in
At step S102, the question display 48 displays a question screen image including the question and the answer input field on the UI device 20.
At step S104, when the respondent inputs an answer, the answer reception part 56 receives the answer inputted via the UI device 20.
At step S106, the answer reception part 56 stores the received answer into the answer DB 58. In this manner, the answer is stored into the answer DB 58.
At step S108, the judgment part 64 of the question selection part 46 refers to a checkpoint arrival condition stored in the selection condition storage part 54, and judges whether or not the checkpoint arrival condition is satisfied. For example, the judgment part 64 judges whether or not two questions having attribute “selection” have been answered. When the judgment part 64 judges that the checkpoint arrival condition is satisfied, the question selection part 46 proceeds to processing at step S118, otherwise, proceeds to processing at step S110.
At step S110, the keyword extraction part 62 of the question selection part 46 refers to the answer DB 58, and extracts keywords from the question and the answer to the question.
At step S112, the question retrieval part 60 retrieves questions from the question DB 44 based on the keywords extracted by the keyword extraction part 62. For example, the question retrieval part 60 retrieves questions which satisfy the retrieval condition (attribute and keyword) stored in the selection condition storage part 54 and in which at least one of the extracted keywords is set as a keyword, from the question DB 44.
At step S114, the question selection part 46 outputs the questions retrieved by the question retrieval part 60 to the question display 48, and the question display 48 displays the retrieved questions as the next question candidates in e.g. descending order of numbers of times selected by the respondent in the past, and displays a selection unit (e.g., radio buttons) to select a next question.
At step S116, when the respondent selects the next question from the next question candidates, the question reception part 50 receives the selected question and outputs it to the question selection part 46. The question selection part 46 outputs the received question as the next question to the question display 48. Thereafter, the questionnaire program 4 returns to the processing at step S102.
On the other hand, when it is judged that the checkpoint arrival condition is satisfied, then at step S118, the question retrieval part 60 of the question selection part 46 retrieves the checkpoint question from the question DB 44. The question selection part 46 outputs the checkpoint question to the question display 48, and the question display 48 displays a question screen image including the checkpoint question and the answer input field on the UI device 20.
At step S120, when the respondent inputs an answer to the checkpoint question, the answer reception part 56 receives the input answer, and stores it into the answer DB 58. In this manner, plural questions are issued in one process.
At step S122, the question selection part 46 judges whether or not all the processes included in the questionnaire have been completed. When all the processes have been completed, the questionnaire program 4 ends, otherwise, the process proceeds to the next process, and the questionnaire program 4 returns to the processing at step S102. In this manner, all the processes included in the questionnaire are performed.
Note that the questionnaire apparatus 10 may be realized as a general purpose computer, or may be realized as a server. When the questionnaire apparatus 10 is realized as a server, a question and an answer to the question are transmitted/received between the questionnaire apparatus 10 and a client used by the respondent via the network. Further, the questionnaire apparatus 10 may be realized as so-called electronic paper (also referred to as “e-Paper”) which includes a controller and on which the questionnaire program 4 operates. In this case, the respondent inputs an answer into the electronic paper, thereby the questionnaire processing based on the questionnaire program 4 is performed.
Further, the questionnaire apparatus 10 may be realized as a question and answer machine for business promotion. In this case, a salesman (respondent) inputs a client's need in a business scene, a business situation, a commercial article or the like as an answer. Further, on the screen, a transaction corresponding to the answer is displayed as a question.
The foregoing description of the exemplary embodiment of the present invention has been provided for the purposes of illustration and description. It is not intended to be exhaustive or to limit the invention to the precise forms disclosed. Obviously, many modifications and variations will be apparent to practitioners skilled in the art. The embodiment was chosen and described in order to best explain the principles of the invention and its practical applications, thereby enabling others skilled in the art to understand the invention for various embodiments and with the various modifications as are suited to the particular use contemplated. It is intended that the scope of the invention be defined by the following claims and their equivalents.
Number | Date | Country | Kind |
---|---|---|---|
2006-193943 | Jul 2006 | JP | national |