WO2010140570A1 - 電子会議サーバおよびコンピュータプログラム - Google Patents

電子会議サーバおよびコンピュータプログラム Download PDF

Info

Publication number
WO2010140570A1
WO2010140570A1 PCT/JP2010/059214 JP2010059214W WO2010140570A1 WO 2010140570 A1 WO2010140570 A1 WO 2010140570A1 JP 2010059214 W JP2010059214 W JP 2010059214W WO 2010140570 A1 WO2010140570 A1 WO 2010140570A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
terminal
conference
server
application server
Prior art date
Application number
PCT/JP2010/059214
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 コミットメントテクノロジー株式会社
Publication of WO2010140570A1 publication Critical patent/WO2010140570A1/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
    • G06Q10/00Administration; Management
    • G06Q10/10Office automation; Time management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1813Arrangements for providing special services to substations for broadcast or conference, e.g. multicast for computer conferences, e.g. chat rooms
    • H04L12/1818Conference organisation arrangements, e.g. handling schedules, setting up parameters needed by nodes to attend a conference, booking network resources, notifying involved parties
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/40Support for services or applications
    • H04L65/403Arrangements for multi-party communication, e.g. for conferences
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]

Definitions

  • the present invention relates to an electronic conference server for realizing an electronic conference system using a computer, and a computer program for realizing the electronic conference system.
  • PCs Personal computers
  • web application web application
  • a web application generally operates after receiving data distribution request data from a PC (client PC) using the web application.
  • client PC client PC
  • the same improvement in response and real-time performance as when application software is installed on an individual PC have been required.
  • the old technique uses the following method. That is, a command to distribute the updated data from ⁇ to the web server, that is, to all the chatting PCs, is sent, and the web server that receives the command responds to the request from the client PC.
  • the method of delivering utterance data will be adopted.
  • a trigger for starting communication is always transmitted from the client PC side. For example, a communication start is generated when a button is clicked on the client PC or when a return key is pressed after typing.
  • a “polling method” is generally used in which the browser makes an inquiry to the server every predetermined time and periodically checks the server for changes. It became so. However, if the “periodic” interval is long, the time lag becomes long and the real-time property is lost, and if it is shortened, the load on the browser, server, and network increases.
  • a general web server is designed on the premise that throughput is emphasized so that a large amount of processing that can be returned with a short response time is performed. For this reason, a general technique is that when a request is received, a process or a thread is assigned to the request. So-called chat and network games are operated by web servers that employ such a technique.
  • the operation of the electronic conference system is desired to be provided in the form of a web application.
  • the side that adopts the electronic conferencing system reduces the hardware load, such as no need to introduce a server, and the side that provides the electronic conferencing system no longer needs to be changed according to the type of hardware on the adopting side. This is because there are merits such as.
  • a situation has occurred in which real-time performance is impaired. This situation is exacerbated as the functionality of the electronic conferencing system increases and the number of participants in the conference increases. However, there is no effective method in the electronic conference system.
  • the electronic conferencing system has the advantage of being freed from the spatial constraints of meeting participants coming together. However, we are not freed from the time and space constraints of having to sit in front of the PC during the conference. On the other hand, it may be preferable for the progress of the entire meeting to spend a certain amount of time, such as when many items or novel ideas are required in the meeting.
  • the conference is interrupted, the time and time restrictions are communicated to the participants, and items are collected and ideas are recruited by e-mail or the like. In other words, it frees participants from the constraints from the time the conference is in progress and from the space from sitting in front of the PC.
  • the current electronic conferencing system could not perform information processing such as reflecting an idea applied by e-mail by a participant who was released from time and space constraints in the interrupted electronic conferencing system.
  • the problem to be solved by the present invention is to provide a technology capable of ensuring real-time performance when providing an electronic conference system with a web application, and to manage unresolved issues associated with the operation of the electronic conference system.
  • the purpose is to provide technology that can improve the quality of output at conferences, reflect and manage commitments in routine work, and expand the flexibility of time and space.
  • An object of the first invention is to provide an electronic conference server capable of reducing real-time performance by reducing the load on an application server when providing an electronic conference system with a web application.
  • An object of the second invention is to provide an electronic conference computer program capable of reducing real-time performance by reducing the load on an application server when an electronic conference system is provided by a web application.
  • the present invention includes an application server, a comet server, and a conference database on the premise that an electronic conference system is provided by a web application. It should be noted that the same applies to the case where it is realized in a network (so-called intranet) in an organization such as one company, and the case where it is realized in the ASP system via the Internet.
  • a first invention relates to an electronic conference server in which a plurality of terminals participating in an electronic conference are connected to a network and information related to the electronic conference can be displayed on each terminal.
  • the electronic conference server includes an application server that can receive data transmitted from each terminal, a comet server that receives instructions from the application server and transmits necessary data to each terminal, and the electronic conference And a conference database for storing data used for.
  • the application server controls the comet server to receive an HTTP request from each terminal and enter a pending state, and when the application server receives message data from the certain terminal, Control is performed so that the application server extracts necessary data from the conference database and transmits it from the comet server to the corresponding terminal together with the message data.
  • the application server is an electronic conference server that is controlled so that the comet server receives an HTTP request from each terminal and is put on hold again.
  • the “terminal” includes a mobile phone, a personal data assistant (PDA) and the like in addition to a computer and a personal computer.
  • PDA personal data assistant
  • the “network” may be a so-called “closed network” constructed in a certain organization, or may be an “open network” representing the Internet.
  • the “conference database” is a database that records or additionally updates the minutes of the conference, the attendance member list of the conference, and the like.
  • APS Application Service Provider
  • Applicable terminal that transmits “necessary data and message data” refers to all terminals, all terminals except the terminal that transmitted the message data, and the terminal that transmitted the message data. There are cases where a terminal to be specified is specified.
  • Each terminal transmits an HTTP request to the application server, and the application server receives this (0).
  • the application server sends a command to the comet server to maintain the pending state even if an HTTP request is received from each terminal (1).
  • the application server requests each terminal to send an HTTP request to the comet server, and the comet server receives the HTTP request from each terminal (2).
  • message data is transmitted from a certain terminal ( ⁇ )
  • the application server receives it (3). If there is necessary data for the message data, the necessary data is requested from the conference database and received (4). Then, the message data and necessary data are transmitted to the comet server (5).
  • the comet server transmits message data and necessary data to the corresponding terminal (6).
  • the application server includes non-adopted agenda data transmitting means for transmitting non-adopted agenda data, which is an agenda not adopted at the meeting, to the terminal relating to the agenda submitter, and the terminal for the non-adopted agenda data
  • Unresolved unresolved issue storage data (challenge bank) that stores unresolved and selected unaccepted agenda data selected in the conference database as to whether or not it has been resolved by the operator of It is.
  • the rejected agenda data which is the agenda rejected at the meeting, is transmitted to the terminal associated with the agenda submitter by the rejected agenda data transmitting means.
  • the terminal whether or not the operator of the terminal has solved the non-adopted agenda data is selected (if the agenda is rejected, it is resolved in relation to the adopted agenda. Because there is).
  • the rejected unresolved agenda data is stored in the conference database by the rejected unresolved problem storage means.
  • unresolved unresolved issues that are determined not to be adopted in the meeting and need to be separately held after the meeting are stored.
  • Each terminal can take out unresolved issues that have not been adopted as necessary. In addition, you may enable it to store the problem employ
  • the first invention described above can provide a variation to which the following configuration is added. That is, the application server determines message reception interval calculation means for calculating the reception interval of message data from each terminal, and determines that the conference is stagnant when the reception interval exceeds a predetermined time, to the terminal related to the chairperson. When the meeting data stagnation transmission means for transmitting the message and the request for transmitting the stagnation breaking data from the terminal related to the chairperson to each terminal are received, the stagnation breaking data is transmitted from the comet server to each terminal. Data transmission means.
  • the criteria for determining “conference stagnation” may be that the reception interval of message data from each terminal exceeds a predetermined time once, or the total time until the most recent reception reaches a predetermined number of times is predetermined. The time may be exceeded. In the former case, the stagnation breaking data may not be transmitted to the terminal that has transmitted the last message data.
  • “Stagnant breakthrough data” means a message based on text data that prompts message transmission (speaking at a meeting) (adopting “whispering button” described in the embodiment described later), voice data such as warning sound, video, Image data such as a still image, or a combination thereof.
  • the “stagnation breaking data” is set so as not to be recorded as a record in the conference database described above, or cannot be browsed unless there is a specific authority such as a chairman of what is stored in the conference database. Specifically, it is temporarily recorded in a volatile memory and discarded at the end of the conference. Alternatively, it is stored in the conference database so that it cannot be viewed unless the password is set and the agreement of all members is obtained.
  • Message reception interval calculation means calculates the reception interval of message data from each terminal. When the reception interval exceeds a predetermined time, the conference data stagnation transmission means determines that the conference is stagnation and transmits the fact to the terminal related to the chairperson. When a request for transmitting stagnation break data to each terminal is received from the terminal related to the chairperson, the stagnation break data transmission means transmits the stagnation break data to each terminal from the comet server. As described above, it is possible to inform the conference participants that the conference is stagnant. As the chairperson, the electronic conference server automatically determines whether or not the conference is stagnant, so that the conference can be operated without worrying about whether or not the conference is stagnant.
  • the application server includes a message reception interval calculation unit that calculates the reception interval of opinion data from each terminal, and a conference stagnation when the reception interval calculated by the message reception interval calculation unit exceeds a predetermined time.
  • the conference data stagnation transmission means for judging and transmitting the message to the terminal related to the chairman, and when the conference data stagnation transmission means transmits the determination of the stagnation of the meeting, the opinion data for breaking the stagnation state is received from a certain terminal.
  • a praise data transmission means for receiving a request for transmitting praise data from each terminal to the other terminal from the comet server and transmitting the praise data to each terminal from the comet server. is there.
  • the “praise data” is data that praises participants related to opinion data. For example, symbol data indicating appreciation (for example, clapping symbols), text data messages, audio data such as fanfare sounds, image data such as moving images and still images, or combinations thereof. . It should be noted that praise data can be transmitted with respect to opinion data submitted when it is determined that the state is stagnant, and praise data can be transmitted with respect to ordinary opinion data.
  • Message reception interval calculation means calculates the reception interval of opinion data from each terminal.
  • the conference data stagnation transmission means determines that the conference is stagnation and transmits the fact to the terminal related to the chairperson.
  • the chair can objectively grasp the situation that the meeting is stagnant.
  • the conference data stagnation transmission means is transmitted, it is assumed that another terminal receives opinion data that breaks the stagnation state from a certain terminal.
  • a terminal that has received the opinion data can transmit the praise data to other terminals (including the terminal that submitted the opinion data) via the comet server.
  • the participant can express praise for the opinion data, and convey the intention of praise to all the conference members. Can do.
  • the application server selects a decision item data transmission means for transmitting decision item data relating to a matter decided at the meeting to each terminal, and selects whether the decision item data is a routine work by the operator of the terminal.
  • the routine work receiving means for receiving the selected routine work and the selected decision item data as the routine work data, and reflecting the routine work to the terminal relating to the person executing the routine work data received by the routine work receiving means.
  • schedule data transmission means for processing and transmitting the schedule data.
  • the application server transmits the decision matter data (commitment candidate) regarding the matter decided at the conference by the decision matter data transmission means to each terminal.
  • the operator of the terminal selects whether or not the work is a routine work from the selected routine work.
  • the decision data selected as the routine work is transmitted to the application server.
  • the routine work receiving means of the application server receives it as routine work data. Based on the routine work data received by the routine work receiving means, the application server processes the schedule data reflecting the routine work. Then, the schedule data transmitting means transmits the schedule data to the terminal related to the executor.
  • the transmission destination of the schedule data is not only the terminal of the person who executes the routine work, but also the terminal related to the administrator (for example, manager) of the routine work, the terminal related to the assistant (for example, secretary) related to the routine work, and the like. It is good also as transmitting.
  • the schedule data transmitted to the terminal since the routine work in the commitment is reflected in the schedule, the commitment is seamlessly reflected in the schedule and the execution management data from the electronic conference system of the present application. As a result, it is possible to realize management for executing the commitment that has been dropped into the routine work.
  • the first invention described above can provide a variation to which the following configuration is added. That is, when the operator of each terminal inputs mood data reflecting feelings about the conference and transmits it to the application server, the mood data receiving means for receiving the mood data, and the received mood data of the conference It is provided with mood meter transmission means for processing the participant display in correspondence with the participant and transmitting it to each terminal.
  • the mood data may be shown in three steps such as “normal, good, bad”, five steps including “slightly good, slightly bad”, or infinitely on a scale of a predetermined length. Further, two-dimensional display may be performed using two-axis indexes such as “good / bad atmosphere” and “hot / cool feeling”.
  • the operator of each terminal inputs mood data reflecting feelings about the meeting and transmits it to the application server.
  • the application server receives the mood data by the mood data receiving means. Then, the mood data is processed into a participant display corresponding to the participant of the conference, and transmitted to each terminal by the mood meter transmission means.
  • the electronic conference system where conference participants do not always share the same space has a drawback in that the conference participants cannot feel the atmosphere in the conference space.
  • the operator of each terminal can input and transmit the mood data, and the mood data is opened to the conference participants by the application server, so that each participant can Share the mood of other participants. For this reason, a thing close to the atmosphere of the meeting felt in a real meeting can be visually felt.
  • the first invention described above can provide a variation to which the following configuration is added. That is, some or all of the terminals connected to the network are provided with a mail server capable of transmitting an electronic mail, and the mail server includes reply address data in the electronic mail data transmitted to the terminal. And a mail receiving means for receiving a reply mail from the terminal returned by the reply address data, and storing the reply mail data received by the mail receiving means in a predetermined location of the conference database. Mail data storage means is provided.
  • the mail server transmits an electronic mail to some or all of the terminals connected to the network, and the terminal receives the electronic mail.
  • Reply address data is included in the received e-mail data, and the reply mail data returned by the reply address data is stored in a predetermined location of the conference database by the mail data storage means. Therefore, the operator (conference participant) related to the terminal can submit an opinion to the conference only by replying the mail with the reply address data.
  • the terminal can receive information from the application server without actively accessing the application server using the web browser. Even if it is a portable information device that does not have a web browser (or its performance is not sufficient to operate with a web browser), specifically a mobile phone, it can become a participant in an electronic conference system it can.
  • a second invention relates to a computer program used for an electronic conference server in which a plurality of terminals participating in an electronic conference are connected to a network and information related to the electronic conference can be displayed on each terminal.
  • the electronic conference server includes an application server that can receive data transmitted from each terminal, a comet server that receives instructions from the application server and transmits necessary data to each terminal, and the electronic conference server.
  • a conference database storing data used for the conference.
  • the computer program includes: a request hold procedure for controlling the comet server to receive an HTTP request from each terminal and enter a hold state; and when the application server receives message data from the certain terminal.
  • the second invention described above can provide a variation to which the following configuration is added. That is, the non-adopted agenda data transmission procedure for transmitting the non-adopted agenda data, which is the agenda rejected at the meeting, to the terminal related to the agenda submitter, On the other hand, an unresolved unresolved issue storage procedure for storing unresolved unresolved agenda data selected as unresolved among those selected by the operator of the terminal, and causing the application server to execute It can also be set as the computer program made.
  • the second invention described above can provide a variation to which the following configuration is added. That is, a message reception interval calculation procedure for calculating the message data reception interval from each terminal, and a conference that determines that the conference is stagnant and transmits the message to the chairperson terminal when the reception interval exceeds a predetermined time.
  • a data stagnation transmission procedure, and a stagnation smashing data transmission procedure for transmitting stagnation smashing data to each terminal from the comet server when receiving a request to transmit stagnation breaking data from the terminal relating to the chairperson to each terminal; Can also be a computer program that causes an application server to execute.
  • the second invention described above can provide a variation to which the following configuration is added. That is, the message reception interval calculation procedure for calculating the message data reception interval from each terminal, and if the reception interval calculated by the message reception interval calculation procedure exceeds a predetermined time, it is determined that the conference is stagnant and If the conference data stagnation transmission procedure for transmitting the notification to the terminal concerned and the opinion data for breaking the stagnation state is received from the terminal when the conference data stagnation transmission procedure transmits the determination of the conference stagnation, A computer program that receives a request for transmitting praise data from a comet server to another terminal from the comet server and causes the application server to execute a praise data transmission procedure for transmitting the praise data from the comet server to each terminal. It can also be.
  • the second invention described above can provide a variation to which the following configuration is added. That is, a commitment reception procedure for receiving a commitment input from a certain terminal, a commitment extraction data transmission procedure for transmitting commitment extraction data for extracting terminals involved in the commitment from all the comet servers to all terminals, and A commitment management data creation procedure for creating commitment management data based on commitment response data from a terminal that has received commitment extraction data, and a computer program that causes an application server to execute the commitment management data creation procedure, Is a computer program that includes schedule and execution management data.
  • the second invention described above can provide a variation to which the following configuration is added.
  • the mood data receiving procedure for receiving the mood data and the mood data receiving procedure Participant display processing procedure for processing mood data corresponding to the participants in the conference, and a participant meter processing procedure for transmitting the participant display processed by the participant display processing procedure to each terminal, Can also be executed by an application server.
  • the electronic conference server includes a mail server capable of transmitting an electronic mail to a part or all of the terminals connected to the network, and the mail server returns a reply in the electronic mail data transmitted to the terminal. Address data is included.
  • the computer program receives a reply mail from the terminal that has been returned by the reply address data, and receives the reply mail data received by the mail reception procedure in the conference database. It is also possible to cause the mail server to execute a mail data storage procedure to be stored in the location.
  • the second invention including variations 1 to 6, can be provided by being recorded on a recording medium, or can be transmitted to a predetermined computer and installed via a communication means.
  • an electronic conference server that can ensure real-time performance when providing an electronic conference system with a web application.
  • a computer program for electronic conferencing that can ensure real-time performance when an electronic conference system is provided by a web application.
  • it is a conceptual diagram which shows the case where mail delivery is carried out to a terminal.
  • It is a conceptual diagram which shows the mood meter which collects the mood data showing the feeling with respect to a meeting, and shares information.
  • It is a flowchart which shows the state which advanced the meeting from the start of a meeting.
  • management challenge bank
  • It is a conceptual diagram which shows the measure of the quality improvement of the output in a meeting.
  • It is a conceptual diagram which shows the measure of the quality improvement of the output in a meeting.
  • It is a conceptual diagram which shows "routine management" reflected on a schedule from the matter and commitment determined at the meeting.
  • indicating implementation of a meeting in the terminal which concerns on a meeting creator is represented. It is an example of a screen output of “My page” customized to the terminal for the conference system provided to each terminal. It is an example of a screen output of “commitment management” customized to the terminal for the conference system provided to each terminal. It is an example of a screen output of a “challenge bank” customized for the terminal for the conference system provided to each terminal. It is an example of a screen output of “routine management” customized to the terminal for the conference system provided to each terminal. It is an example of screen output of minutes.
  • a screen output which shows immediately before starting an electronic conference. It is an example of a screen output in the middle of recruiting “achieved” from each participant in the terminal related to the chairperson. It is the example of a screen output which shows the case where the chairperson registers an opinion himself in the terminal which concerns on a chairperson. This is a screen output example in the middle of recruiting “What are the problems or concerns?” From each participant in the terminal related to the chairperson. This is an example in which an advice screen for describing a strategic focus is output as a balloon. It is an example of an output screen of a pop-up window that provides a terminal user (regardless of chairperson or participant) with a description format of “strategic focus”.
  • FIGS. 1 to 41 are FIGS. 1 to 41.
  • FIG. 1 conceptually shows a configuration for realizing the electronic conference system.
  • a plurality of terminals participating in the electronic conference (referred to as “client terminals” in FIG. 1) are network-connected via the Internet.
  • a web browser is installed in each terminal.
  • the electronic conference system is provided to each of the terminals described above.
  • An application server, a comet server that receives instructions from the application server and transmits necessary data to each terminal, and data used for the electronic conference Is a conference database that stores
  • the application server is controlled so that the comet server receives an HTTP request from each terminal ( ⁇ , ⁇ ,%) And enters a pending state ((0) HTTP request, (1 ) Hold instruction, and (2) HTTP request).
  • the application server receives message data from the certain terminal ( ⁇ ) ((3) message data)
  • the application server extracts necessary data from the conference database ((4) required data ), And the message data together with the message data ([6] message data, necessary data).
  • the application server controls the comet server to receive an HTTP request from each terminal ( ⁇ , ⁇ ,...) And enter a hold state ((1) hold command, (2) HTTP request).
  • the arrow “(6) Message data, necessary data” from the comet server to the terminal ( ⁇ ) is a wavy line, unlike the transmission to the terminal ( ⁇ ). This is to distinguish between outgoing calls.
  • FIG. 2 shows a case where the client terminal in the embodiment shown in FIG. 1 does not require a web browser. In some cases, it is preferable to spend some time in the progress of the entire conference, such as when a lot of items or novel ideas are needed in the conference. Therefore, in order to enable operations such as reporting the time and time restrictions to the participants and recruiting items and collecting ideas by e-mail or the like, the following configuration is used (detailed illustration is omitted).
  • a mail server capable of sending an e-mail to a part or all of the terminals connected to the network
  • the mail server adds the question data and the reference data to the e-mail data to be sent to the terminal.
  • Reply address data a mail receiving means for receiving a reply mail from the terminal returned by the reply address data, and storing the reply mail data received by the mail receiving means in a predetermined location of the conference database.
  • Mail data storage means is provided.
  • an instruction for idea collection is transmitted from the terminal ( ⁇ ) related to the chairperson to the terminal ( ⁇ , ⁇ ) of the participant (1).
  • This is the same as the case shown in FIG. 1 when the call for ideas is distributed to the terminal ( ⁇ ) via the application server and via the comet server (2). That is, the terminal ( ⁇ ) requires a web browser.
  • the electronic mail is delivered to the terminal ( ⁇ ) via the mail server (2 ′), a web browser is not necessary for the terminal ( ⁇ ). This is particularly convenient when the terminal ( ⁇ ) is a mobile phone.
  • the terminal ( ⁇ ) receives a call for ideas by e-mail.
  • the received e-mail data includes reply address data
  • the reply mail data returned by the reply address data is stored in a predetermined location of the conference database by the mail data storage means. Therefore, the operator (conference participant) related to the terminal ( ⁇ ) can submit an opinion to the conference only by replying an e-mail with the reply address data.
  • the operator (conference participant) associated with the terminal ( ⁇ ) can leave the desk on which the PC is placed. For example, you can move away from your desk to another space and have a relaxed time while accepting ideas. There is an expectation that the possibility of coming up with a good idea can be increased because it is freed from the restraint from the time that the meeting is in progress and the restraint from the space that must be sitting in front of the PC.
  • FIG. 3 shows a mood meter that collects mood data representing feelings about the conference and shares information.
  • the operator of each terminal inputs mood data reflecting feelings about the conference and transmits it to the application server.
  • the application server that receives the mood data processes the received mood data into a participant display corresponding to the participant of the conference, and sends it to each terminal via the comet server (not shown in FIG. 3). Send.
  • the mood data has three levels, “normal, good, and bad”. However, even if the mood data is shown steplessly on a vertical scale of a predetermined length as shown in FIG. Good.
  • two-dimensional display may be performed using two-axis indexes such as “good / bad atmosphere” and “hot / cool feeling”.
  • each terminal can input and transmit mood data. Then, by making the mood data open to the conference participants by the application server and the comet server, each participant can share the mood of the other participants. For this reason, a thing close to the atmosphere of the meeting felt in a real meeting can be visually felt.
  • FIG. 4 shows a flow from the start of the conference to the state in which the conference has progressed.
  • a conference template is selected at a terminal related to the chair (“chairman terminal ⁇ ” in FIG. 4) and a conference participant is selected, a notice of conferencing is transmitted to the participant.
  • the operator related to the terminal that has received the notice of the convocation sends a message indicating the intention to participate in the conference and becomes a participant in the conference.
  • the chairman terminal ( ⁇ ) transmits necessary information for the conference. Necessary information includes various materials and minutes of related meetings. If the minutes are recorded in the conference database, the conference database is accessed from the chairman terminal ( ⁇ ), and the necessary minutes are transmitted to each terminal. In addition, the chairman terminal ( ⁇ ) transmits to the participant terminals ( ⁇ , ⁇ ) a request to solicit opinions / data regarding the conference, and the participant terminals receive it. When one of the participant terminals (participant terminal- ⁇ ) transmits the opinion / data, the chairman terminal receives it. Then, the opinion / data may be automatically transmitted to other participant terminals (participant terminal- ⁇ ), but whether the chairperson transmits or if the transmission timing is selected and transmitted. There is also.
  • evaluation of received opinions / data may be sent to the participant terminals as necessary.
  • the “evaluation for opinion / data” is an evaluation such as “mood meter” shown in FIG. 3 or “applause” described later.
  • FIG. 5 shows a case where each terminal ( ⁇ , ⁇ ,%) Performs “entry of problem” required for the progress of the meeting, and the problem is not adopted as an agenda, and as an unresolved problem. It shows the procedure for registering if it remains.
  • Non-accepted agenda data which is an agenda rejected at the meeting, is transmitted to the terminal associated with the agenda submitter.
  • the terminal selects whether or not the non-accepted agenda data has been solved in relation to the agenda adopted by the operator of the terminal.
  • the rejected unresolved agenda data is stored in the conference database by the rejected unresolved problem storage means.
  • unresolved issues that are not adopted in the meeting and need to be held separately after the meeting are stored.
  • Each terminal can take out unresolved issues that have not been adopted as necessary. Note that a wavy arrow is shown in FIG. 5 to indicate that it may be possible to store the task adopted in the conference.
  • FIG. 6 is a flowchart showing an information processing procedure devised to improve the quality of output in a conference.
  • Message data is transmitted from one of the participant terminals ( ⁇ ) and received by the conference management system at the chairman terminal ( ⁇ ) (the actual conference management system exists in the application server, and the application server And sends the processed information to the chairperson's terminal).
  • the application server does not receive other message data after the predetermined time has elapsed since the message data from the terminal ( ⁇ ) is transmitted, the data indicating that the conference is stagnant (Conference management data) is transmitted to the chairperson terminal ( ⁇ ). If the chairperson determines that the meeting is stagnant, the chairperson may transmit stagnation breakthrough data.
  • stagnation breaking data means warning sound and text data indicating that the meeting is stagnant, visual data indicating that the mood is bad (image data with the scale of the mood meter lowered), Etc.
  • FIG. 7 is also a flowchart showing an information processing procedure devised to improve the quality of output in a conference. Unlike FIG. 6, FIG. 6 transmits warning data from the chairman terminal ( ⁇ ). On the other hand, in the example shown in FIG. 7, when the chairperson or a participant who operates another terminal determines that the opinion data transmitted from the terminal ( ⁇ ) has praise value, the message data is praised. Is sent to the participant terminals ( ⁇ , ⁇ , ⁇ ,). The praise data is transmitted to all the terminals. However, when it is desired to convey the praise individually or to transmit a message with no praise value, the “whisper data” described in FIG. 9 may be transmitted. it can.
  • This praise data is visual data (in addition to image data with the above-mentioned mood meter raised, applause picture data), audio data such as fanfare, and the like. By disseminating this praise data, it is expected that the participants' feelings will be enhanced and the output quality of the conference will be improved.
  • the chairman can also send praise data at his own discretion without meeting management data by the meeting management system.
  • FIG. 8 is a flowchart showing a routine management flow for reflecting the commitment determined in the conference on the schedules of the parties concerned.
  • the application server transmits data as a commitment candidate in matters determined at the conference to each terminal. For the data, the operator of the terminal selects whether the work is a routine work or not from the selected routine work (see FIG. 25 described later).
  • the decision item data selected as the routine work is processed into schedule data reflecting the routine work, and the schedule data is transmitted to a terminal related to a person who should execute the schedule.
  • the transmission destination of the schedule data is not only the terminal of the person who executes the routine work, but also the terminal related to the administrator (for example, manager) of the routine work, the terminal related to the assistant (for example, secretary) related to the routine work, and the like. It is good also as transmitting. In order to show this, it is indicated by a wavy arrow in FIG.
  • the scheduling software of the participant who should execute the commitment reflects the data that urges the execution of the commitment that should be made every Monday until the end of the fiscal year. Become. This routine management can improve the effectiveness of the commitments decided at the meeting for routine work.
  • FIG. 9 is a flowchart for explaining the use of whisper data as a technique for breaking down a conference when it stagnates.
  • the chairman terminal ( ⁇ ) that has received the notice that the conference is stagnant in the management status by the application server determines whether or not the conference is stagnant. It may be determined that the conference is stagnant without the reception. Further, when the reception is received, it may be determined that the conference is mechanically stagnant. Then, it is assumed that “transmission of whisper data” is selected as a measure for overcoming the stagnation of the conference.
  • Whisper data is a message that is not reflected in the minutes.
  • the chair can be sent individually to participants, or the same message can be sent to everyone.
  • Participants who have received the whisper data are stimulated by the whisper data to create and transmit opinion data on the theme of the conference.
  • the application server resets the status indicating that the conference has been stagnated and the status indicating that the conference has been stagnated.
  • the chairman raises the mood meter or applauds the evaluation data and transmits the evaluation.
  • the chairperson and participants can also send whispering data to praise.
  • a means for breaking it down with a soft technique is provided.
  • FIG. 10 shows a screen used when a conference is set in a certain terminal.
  • “Setting up a meeting” has nothing to do with becoming the chair of the meeting. If several templates are prepared in advance according to the type and content of the meeting, they are selected.
  • the “problem solving” template is a template designed in a flow specialized for solving the problem.
  • the “target setting” template is designed in such a manner that the target is described, the project name is determined, and the role assignment is determined.
  • “strategic focus” setting “conference group” setting, setting of the number of people who can participate in the meeting, addition and removal of participating members, selection of chairperson, setting of meeting name, setting of meeting purpose, setting of meeting time and so on.
  • the “strategic focus” will be described later with reference to FIG.
  • the “conference group” is for setting the disclosure range of data of commitment, routine, and challenge bank generated in the conference.
  • a person who operates the terminal can obtain information arranged as follows by using this My page. That is, what goals are you currently working on (targets you are working on), what status your meetings are in (meetings and minutes), what commitment you are making (commitments), routine work
  • FIG. 12 shows a screen output when the “commitment management” tab is selected. This will be described in more detail.
  • Commitment is a commitment to your organization and meeting members. There are commitments that have been declared to other members, etc., and commitments that have been declared by other members to whom the commitment should be managed (approved). The latter is displayed in the lower half of the figure, and the former is displayed above it. Furthermore, a button (new commitment creation) for creating a new commitment is arranged above the button.
  • a“ CSV download ”button is arranged.
  • the commitment management content in CSV format is sent to the clicked terminal via the application server or conference database.
  • FIG. 13 is a screen output example of a “challenge bank” customized to the terminal for the conference system provided to each terminal.
  • the challenge bank will be described later with reference to FIG.
  • FIG. 14 shows a screen output when the “routine management” tab is selected. This will be described in more detail. “Routine management” is a screen for schedule management of what must be done as routine work in the commitment to be executed by itself.
  • Figure 14 shows the routine work (first routine work) "Please conduct employee satisfaction survey” and the routine work (second share the number of sales visits of all employees)
  • routine work For the routine work), a predetermined mark is displayed on the part of the calendar indicating the day to be implemented in the period from May 14 to August 1.
  • the symbol “+” is represented in the calendar display
  • the symbol “ ⁇ ” is represented in the calendar display.
  • the symbols “+” and “ ⁇ ” control the display / non-display of more detailed information.
  • the data includes a period, characters indicating a project, a meeting name, a person in charge, an approver, a status (status), a requester, and the like.
  • the character string for specifying the meeting shown in the meeting name is provided with a hyperlink, and by clicking on the character string, the minutes data of the meeting can be displayed on this terminal.
  • buttons for “new routine creation” and “CSV download” are prepared.
  • an auxiliary screen for creating a new routine work that appears while looking at this routine management screen appears.
  • the registration button is pressed (clicked)
  • the newly created routine is also managed in the “routine management page”.
  • the “CSV download” button is clicked, the CSV format data for the calendar display described above can be acquired at this terminal.
  • FIG. 15 is a screen displaying the minutes. Specifically, for each theme (agenda), the speaker and the content of the statement are listed. The agenda is, for example, “What is going well?” Or “What problems are there?” The agenda is generally arranged in the order of remarks.
  • the problem is displayed in red text, and the next line is a black text that has been rewritten into a question format to solve the problem.
  • the question “Customer satisfaction survey is not done in a timely manner” is displayed in red text, and the question format is “How can customer satisfaction surveys be conducted and reported in a timely manner?” Displayed in black.
  • the minutes screen as shown in FIG. 15 can be output during and after the conference.
  • access to the minutes is limited to a terminal associated with a person who has been given public authority (described later in FIG. 28).
  • FIG. 16 is one of the chairperson screens and shows immediately after the start of the electronic conference.
  • a button “Change Participant” is prepared. When this button is clicked, although not shown in the figure, a screen that allows the number of participants to be increased or decreased appears. Under the “Change Participant” button, the project name, meeting name, etc. are displayed.
  • a “participant display” is performed for identifying who the participating members are.
  • symbols such as “user01” and “user02” are displayed, but a face photograph, a full name, and the like can also be displayed.
  • FIG. 16 there are two conference participants. In the display “user01” indicating the chairman among the participants, “ ⁇ ” is shown. That is, “user01” is himself and the chairperson.
  • FIG. 17 is also one of the screens output to the terminal related to the chairperson, and is an example of screen output in the middle of recruiting “achieved” from each participant.
  • the upper part of the screen has the same configuration as that of FIG. 16, and “participant display” and “navigation display” exist.
  • the display is a display that is differentiated from other displays.
  • respondent ranking This shows the ranking of the content of comments and the time until completion of the comments regarding the collection of opinions such as “What are your expectations for this meeting?” And “What have you achieved?”.
  • a “whispering button” is prepared in the display of “answer ranking”. Although this whisper button is not shown, it can send a message to all respondents or to individual participants.
  • the role of the “whispering button” is not just used by the chairman to break down the stagnation of the meeting. It can also be used to send messages from participants to the chairperson and from participants to other participants. Messages using the whisper button are set not to appear in the meeting minutes. Therefore, participants can send messages with peace of mind. Although detailed illustration is omitted, if there is no speech for a certain period of time or if the number of utterances for a certain period of time is small, a message or warning from the system will be sent to the chairperson alone or to all participants to speak. It can also be set to be sent.
  • “mood meter display” is prepared.
  • This mood meter display visually represents the atmosphere of the current meeting, and the mood is better as it goes upward in the vertical direction, and the lower means that the mood is bad.
  • the top of the mood meter display shows an illustration with the thumb up, and the bottom shows an illustration with the thumb up.
  • the mood meter display can be changed by the operator of the terminal.
  • the mood meter display is reflected in the “participant display”. For example, by changing the color of the participant's border (red if the mood is good, blue if bad).
  • the system displays a message “Please confirm the submitted contents and close the participant's input”, and a button “cut off the participant's input” is prepared.
  • the chair clicks the button “cut off participant input” the “input opinion” button for the participant cannot be clicked, and the opinions of all participants are released to all participants.
  • FIG. 18 shows a case where the chairperson registers his / her opinion at the stage of collecting problems and concerns.
  • a screen for inputting an opinion appears as a pop-up window.
  • a pop-up window (the screen below the pop-up window is not active, only the pop-up window is active) is used by participants (and possibly the chairperson) to input to the pop-up window This is so that you can concentrate.
  • the ranking display is not displayed in the pop-up window. This is also a measure to prevent participants from being over-pressured.
  • FIG. 18 is displayed, the “complete” button at the lower right is clicked.
  • the pop-up window ends, and the opinion data of the chairperson, the opinion data of the participant, and the ranking are displayed.
  • the opinions of other participants cannot be seen until all the participants press the “Done” button and the chairperson operates to release the opinions of all participants.
  • FIG. 19 is one of the chairperson screens, and is a screen output example in the middle of recruiting “What are the problems or concerns?” From each participant.
  • the navigation display indicates that this is the case by highlighting "What are the problems or concerns? [1]". Below the navigation display, the content written by all participants is displayed.
  • the description written as “shortage of human resources” has been rewritten into an inquiry system for solving the problem “How can the shortage of human resources be resolved?”.
  • a “praise” button is provided.
  • This praise button is used to easily execute an intention expression indicating a good opinion.
  • the first and third do not have a praise button because the chairman does not expect to praise his opinion.
  • “praised” is displayed, and the button cannot be pressed. This is because the chairman has already pressed a praise button for this opinion.
  • FIG. 20 is an example in which the screen for describing the strategic focus is output as a pop-up window. Further, by placing the cursor on a hyperlink display “strategic focus” on the screen, an explanation display of “strategic focus” is displayed in a balloon. As described above, for special terms such as “strategic focus”, hyperlinks are incorporated (without distinction between participants and chairpersons) to assist the progress of the conference.
  • FIG. 21 is an example of an output screen of a pop-up window that provides the terminal user (regardless of chairperson or participant) with a description format of “strategic focus”. Strategic focus is a format that “by YY / MM / DD, we will ⁇ ⁇ by achieving XX”. “YY / MM / DD” can be input by selecting from the pull-down menu. In addition, “XX” and “ ⁇ ” are designed to input text data. After entering these, click the “Submit / Add” button to finish.
  • FIG. 22 is an example of an output screen of a pop-up window in which a screen for determining strategic focus is provided to a terminal user (regardless of chairperson or participant). Strategic focus is determined by voting by participants (which may or may not include the chairman).
  • FIG. 22 is a chairperson screen for the vote preparation. A plurality of strategic focus points input from participants are displayed, and the chairperson confirms the contents, and considers which opinion is to be voted, and clicks the “go to vote” button. Then, the screen is switched to a vote screen.
  • FIG. 23 is a screen output example in which the voting result regarding the strategic focus is displayed near the center. “Navigating” highlights “determining strategic focus”. Under the “navigation display”, a matrix of “determination of strategic focus (for all members)” is displayed, and the horizontal axis is in the order of respondents, contents of strategic focus, and the number of votes. In this figure, the number of votes for the opinion proposed by “user 01” is “2”, and the number of votes for “user 02” is “0”. There is an “opinion input” button in the upper right of this matrix, and when clicked, a screen on which the chairperson can input a new opinion in response to the vote result is displayed as a pop-up window.
  • FIG. 24 shows a screen for the chairperson for determining a role and a person in charge after determining the “strategic focus”, the subsequent “what is the project name”, and the “project name”.
  • “Navigation display” highlights “What is the role and responsibility?”
  • a matrix “What are the roles and responsibilities? This matrix is a screen that is displayed after aggregating the roles proposed by all participants, and is a screen for selecting the titles of multiple roles and the main person in charge and sub-persons in accordance with the titles from the pull-down menu. Yes.
  • a window near the center of the matrix displays the project name (determined as “smile project” in this example) and the full text of the strategic focus.
  • an instruction box for the chairman is displayed with a mood display.
  • the content of the instruction is “Select a person in charge and proceed to the next”.
  • the chairperson who is the operator of the terminal on which this screen is displayed selects, for each role displayed in the matrix, a main person in charge and a sub person in charge according to the role from the pull-down menu. Then, click the “Next” button.
  • FIG. 25 shows an example of output as a pop-up window that assists in creating a commitment while displaying and displaying the “role” shown in FIG.
  • a screen that assists in creating commitments.
  • the operator of the terminal on which this screen is displayed is instructed to complete a sentence “who will do what by when” and click the “submit / add” button.
  • this check box is clicked and “R” is displayed, the date on which routine work should be performed can be entered. For example, if it is a routine work that should be executed on the 1st of every month, select “Monthly” from the pull-down menu, and then enter the dates to be implemented in the blank below it, separated by commas (in this case, “1 Only).
  • FIG. 26 is an example of a screen output for adjusting whether or not the commitment input in FIG. 25 is displayed after being displayed. “Navigation display” highlights “What is commitment?” Below the navigation display, the full text of strategic focus is displayed in a box. The commitment (for all members) is displayed in a matrix below the box.
  • Each commitment has a pull-down menu that allows you to choose between “Yes, No, Negotiating”.
  • On the right side of the matrix display there is an instruction box for the chairperson with the mood meter in between.
  • In the instruction box there is an indication that “confirm the input contents of the participant, make necessary changes / additions / deletions, and proceed to the next”.
  • Under the display there are prepared an “additional input” button and a “next” button.
  • an alert message such as an e-mail is delivered from the application server to the terminal of the relevant participant when the execution deadline approaches (see Fig. 2).
  • Application of the e-mail function shown The reply address of the alert message is linked to various management data related to the corresponding commitment. Accordingly, the person who has received the alert message in response to the commitment simply replies to the e-mail, and the reply message is added and recorded as part of the management data.
  • FIG. 27 is an example of a screen output for the chairperson to adjust the registration to the challenge bank. This is a screen output example in which the chairperson adjusts after selecting whether or not the participant himself / herself should register in the first stage of this screen.
  • “Navigation Display” “Register to Challenge Bank” is highlighted. Below the navigation display, the full text of strategic focus is displayed in a box. Under the box, registrations for challenge banks (for all members) are displayed in a matrix.
  • a pull-down menu for selecting “register, not register, solve” is prepared.
  • On the right side of the matrix display there is an instruction box for the chairperson with the mood meter in between.
  • In the instruction box there is an indication that “confirm the input contents of the participant, make necessary changes / additions / deletions, and proceed to the next”.
  • Under the display an “additional input” button and a “close conference” button are prepared.
  • FIG. 28 is a screen displayed on the terminal related to the chairman when the conference is ended. Under “Navigation Display”, the total respondent ranking is displayed. On the right side of the total respondent ranking, there is an instruction box for the chairperson. In the instruction box, “End the meeting” is displayed. Under the display, there are prepared a “conference release authority confirmation” button and a “close conference” button.
  • FIG. 29 is a screen displayed on the terminal related to the participant (user02) and is a screen related to “achieved”.
  • FIG. 17 is a screen on the participant's side after the chair clicks “Cut off participant input” in FIG. 17 (chairperson screen) described above.
  • “Navigation Display” “What has been achieved?”, Which is located to the right of “What are your expectations for this meeting?” Is highlighted.
  • "What has been achieved? (For all members)” is displayed in the order of responses, "What has been achieved as a group as an individual so far”. .
  • the entry is closed by the chairman's operation, and the opinions of all participants are made public, so the responses of other participants can be seen by those other than the chairman.
  • FIG. 30 is a screen displayed on the terminal related to the participant (user02), and is a screen output example regarding “What are the problems and concerns? [3]”.
  • a speech bubble is displayed from the frame of the other participant (user01) in the participant display, and in the speech bubble is "Good opinion! Please give a more important opinion! This reflects the result of other participants (user01) sending information to the participants (user02) who operate this terminal using the “whisper” button.
  • the respondent ranking is displayed and the participants are listed. At the right end of the list, there are buttons for “whisper to everyone” and “whisper”. In order for the participant (user02) who operates this terminal to whisper to other participants (user01), click the “whisper” button on the right side of user01 and enter the whispering words as appropriate. It will be.
  • FIG. 31 shows an example of a screen displayed on the terminal related to the participant (user02), which is output as a pop-up window for writing an opinion in “strategic focus”.
  • the format of “We will ⁇ by achieving XX by YY / MM / DD” hyperlinks for explanation of terms are prepared for the parts that require selection and input . For example, if you place the cursor on the hyperlink part of “YY / MM / DD”, a balloon saying “The last date of this year is recommended, but if there is any reason, please enter the date before that.” appear. When you place the cursor on the hyperlink part of “ ⁇ ”, a speech bubble appears stating “What impact will be produced by achieving 2.”.
  • “YY / MM / DD” can be input by selecting from the pull-down menu.
  • “XX” and “ ⁇ ” are designed to input text data. After entering these, click the “Submit / Add” button to submit. If there is no opinion as a “strategic focus” submitted, click the “Done” button at the bottom right.
  • FIG. 32 is a screen output example for determining the project name on the screen relating to the participant's terminal.
  • the project name is decided by recruiting, voting, and exchanging opinions on project name proposals suitable for the “strategic focus” established through the above-mentioned process.
  • This screen lists the project name proposals submitted by each participant, and is a screen for voting.
  • buttons “voting” When the button “voting” is clicked, the button is changed to “cancel”, and when the button “cancel” is clicked, the button returns to the button “voting”. You can also rethink and click "vote” again. To complete the voting, click the “Done” button at the bottom right. You can click the complete button even if there are still votes available. In this case, some votes were abstained.
  • FIG. 33 is an example in which a screen relating to a participant's terminal is output as a pop-up window for determining a problem to be registered in the challenge bank.
  • a pop-up window with the title “Register to Challenge Bank” at the top left displays a list of projects that have already been determined, strategic focus, and commitments that have been created.
  • a list of problems to be selected as to whether or not to register in the challenge bank is displayed.
  • a pull-down menu is displayed so that “do not register” or “register” can be selected.
  • click the “Done” button at the bottom right of the screen. Then, registration for the challenge bank is completed and stored in a predetermined location in the conference database.
  • the electronic conference system has a procedure for registering a challenge bank as described above. Therefore, unsolved problems can be stored reasonably, and can be retrieved and output as necessary.
  • FIG. 34 is a screen displayed on the terminal related to the conference creator, and is a screen output example when selecting and starting a “problem solving” template (in “select template” in FIG. The case where “setting” is selected has been described with reference to FIGS. 16 to 33.)
  • the meeting After selecting a template, select information about the meeting. Specifically, “strategic focus” setting, “conference group” setting, setting of the number of people who can participate in the meeting, addition and removal of participating members, selection of chairperson, setting of meeting name, setting of meeting purpose, setting of meeting time and so on.
  • the progress of the “problem solving” template is simpler than that of the “target setting” template, and some steps existing in the “target setting” template are omitted. Since the steps other than the omitted steps are almost the same, the description about the same steps is omitted.
  • the challenge bank data of conference participants born from the project can be set before the conference starts according to the selected project.
  • FIG. 35 shows a state where a pop-up window called “Change Conference Participant” has been launched when the “Change Participant” button is clicked.
  • the chairperson is “user01” and the number of users who can participate is fifteen.
  • the box on the right lists enrolled members who are already registered (other than the chair), and the box on the left lists the names of participants who are not registered for the meeting but can be added to the members. Yes. Between the left and right boxes, a button “Add to participating member ⁇ ” and a button “ ⁇ Delete from participating member” are located.
  • buttons “ ⁇ Remove from participating members” will change to active display (display that you can click). Clicking on the “ ⁇ Remove from participating member” button that is actively displayed will remove the selected participating member from the box on the right and appear in the box on the left.
  • buttons “Add to participating members ⁇ ” will change to active display.
  • the button “Add to Participating Member ⁇ ” displayed in an active state is clicked, the selected user who can participate is deleted from the left box and appears in the right box.
  • FIG. 36 shows a state where a pop-up window “quotation from challenge bank” is launched when a button “quotation from challenge bank” is clicked on the terminal related to the chairperson. From the menu such as “What are the problems and concerns?”, It has been empirically found that problems registered in Challenge Bank at past meetings can be cited or useful for reference. did. Therefore, a button “Quotation from Challenge Bank” is prepared so that registered problems can be captured.
  • FIG. 37 shows an example of a screen output that is displayed when the terminal related to the chairman enters the stage of “what is happening” in the navigation display.
  • the navigation display "What is happening?" Is positioned next to "What problem is there?" And "What problem are you working on?” Next to the navigation display “What is happening?” Is “What solution is there?”
  • FIG. 38 is an output example of a pop-up window “Confirm meeting authority” that is launched by clicking a button prepared only on the terminal related to the chairman just before the conference ends.
  • a display saying “Please select the approver of the commitment created at the meeting”, but if the commitment or routine was not created, as shown in FIG. The commitment was not created. "Is displayed as an emphasis character (for example, red).
  • Participants in the meeting can view the minutes, and will not be disabled by the change. Therefore, the user who participated in the conference is listed in the display of “user who can view minutes”. Below the display of “user who can view the minutes” is a box located left and right. In the right box, users other than those who participated in the conference are listed and displayed in the left box. Between the left and right boxes, a button “Add to additional viewer ⁇ ” and a button “ ⁇ Delete from additional viewer” are located.
  • buttons “Add to additional viewers ⁇ ” changes to active display.
  • the “Add to additional viewer ⁇ ” button that is active is clicked, the selected user is deleted from the left box and appears in the right box.
  • FIG. 39 is a screen displayed only on a terminal operated by the system operator, and is an example of a screen output for editing the agenda order and the like.
  • a template can be custom-made when a standard template does not fit the organization or is difficult to use.
  • a screen for selecting a prototype to be custom-made and registering it when custom-made is completed is displayed as “template information”.
  • template information the name (here “Problem solving” is described), the type (“Problem solving” is selected here), the creator (here, the organization name “Commitment technology” is described), pull-down menu and free description respectively.
  • the “description” an explanation regarding the template is input. Below the template information box, an “edit” button, an “update” button, a “create as a new template” button, and a “return to list” button are prepared.
  • menus such as “trash box”, “conference flow”, and “addable agenda list” are prepared.
  • the “conference flow” is the order of the agendas to discuss in managing each conference.
  • the “addable agenda list” is a candidate for a component when a new agenda is added to the conference flow.
  • the “trash box” is used to delete one of the flows once it is added to the conference flow and then it is desired to remove the flow.
  • FIG. 40 is a screen displayed only on a terminal operated by the system operator, and is an example of a screen output displayed when the “return to list” button in FIG. 39 described above is pressed.
  • tabs “Management TOP”, “Opinion / Request”, “Service Management”, and “Conference Template”, and the screen when “Conference Template” is selected is shown in FIG. It is.
  • a list of conference templates is displayed, and a horizontal axis of model name, author name, description, version is provided.
  • a “search” button, a “new” button, a “delete” button, and a “deleted” button are displayed.
  • FIG. 41 is a screen displayed only on the terminal operated by the system operator, and is a screen on which details of each agenda in the conference flow in FIG. 39 described above can be edited.
  • the “template information” part is the same as in FIG. Under “Template Information”, a box for selecting which agenda of “Conference Flow” to edit, and a box for editing the detailed “navigation display” after selecting each agenda to the right of it. And are displayed.
  • the present invention relates to information device manufacturers such as personal computers and mobile phones, service businesses that undertake creation and maintenance of computer programs for information devices, businesses that operate application service providers, and consulting businesses that provide management guidance advice through conferences. And so on.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Multimedia (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

 ウェブ・アプリケーションにて電子会議システムを提供する場合にリアルタイム性を確保可能とすること、および電子会議システムの運用に付随した未解決課題の管理などを実現する。 アプリケーション・サーバは、コメット・サーバが各端末からのHTTPリクエストを受信して保留状態となるように制御する(0,1)。ある端末からメッセージデータをアプリケーション・サーバが受信したら(3)、アプリケーション・サーバが会議データベースから必要データを引き出して(4)メッセージデータとともに該当する端末へコメット・サーバから送信する(5,6)。送信後は前記アプリケーション・サーバが各端末からのHTTPリクエストを受信して再び保留状態となるように制御する(0)。

Description

電子会議サーバおよびコンピュータプログラム
 本発明は、コンピュータを用いた電子会議システムを実現するための電子会議サーバ、および電子会議システムを実現するためのコンピュータプログラムに関する。
 (ウェブ・アプリケーションの発展)
 パーソナルコンピュータ(PC)は、通信技術の進歩に従って、スタンドアロンからネットワーク利用型が一般的になった。情報漏洩防止などの見地から、不揮発性の記憶装置を装備しないPCも増えている。
 また、アプリケーション・プログラムを個々のPCにインストールせずに、インターネット経由にて必要なアプリケーション・プログラムを、使用したいときに使用する、という利用形態(ウェブ・アプリケーション)も増えている。
 さて、ウェブ・アプリケーションは、一般的に、ウェブ・アプリケーションを使用するPC(クライアントPC)からのデータ配信要求のデータを受信してから稼働する。この場合、個別のPCにアプリケーション・ソフトウェアをインストールした場合と同様なレスポンスの向上、リアルタイム性が要求されるようになってきた。
 ウェブ・アプリケーションを利用したチャットを実現する場合について説明する。
 クライアントPCのαとβとがインターネットに接続されており、ウェブ・アプリケーションを格納して実行可能としているウェブ・サーバを介してチャットを実行しようとしているとする。
 クライアントPCのαから発言データが送信されたとすると、チャットしている全てのPC(この場合は、αとβの2台)からのリクエストに応じて、その発言されたデータが配信される。
 この配信されたデータを受信するためには、古くからの技術では、以下のような手法による。すなわち、αからウェブ・サーバに対してすなわち更新されたデータを、チャットしている全てのPCに配信せよ、という命令が発信され、その命令を受けたウェブ・サーバがクライアントPCからのリクエストに応じてに発言データを配信する、という手法が採用されることとなる。
 しかし、この手法ではレスポンスが良いとは言えず、リアルタイム性が求められるチャットには致命的とも言える欠点となってしまう。ウェブ・アプリケーションにおいては、通信開始のトリガーはクライアントPC側が常に発信している。たとえば、クライアントPCにてボタンをクリックした時や、タイピングしてリターンキーを押した時などに通信開始を発生させることになる。
 このような構造では、サーバ側で発生した変化をリアルタイムにクライアント側に通知することが原理的に不可能である。たとえばチャット・アプリケーションでは、複数のユーザから不定期にメッセージが送信され、それが他の参加者に一斉に配信されなければならないが、メッセージを受け取ったサーバ側では、それをクライアントに即座にプッシュで通知する手法がない。
 上記の構造を維持したままレスポンスを向上させるため、ブラウザがサーバに対して所定時間ごとに問い合わせてサーバ側に変化がないかを定期的にチェックする、という「ポーリング方式」が一般的に使われるようになった。しかし、「定期的」の間隔が長ければタイムラグが長くなってリアルタイム性が損なわれてしまい、短くするとブラウザやサーバやネットワークの負荷が大きくなる、という二律背反の問題を抱えていた。
 さて、一般的なウェブ・サーバは、短い応答時間で返せる処理を大量にこなすというスループット重視の前提で設計されている。このため、リクエストを受けたらそのリクエストに対してプロセスまたはスレッドをあてがう、という手法が一般的である。
 そうした手法を採用したウェブ・サーバによって、いわゆるチャットやネットワーク対戦型ゲームなどが運営されている。
 (会議システム)
 さて、電子会議の有効性を向上させることに配慮した電子会議システムに関する技術としては、たとえば、特許文献1に記載の技術が提供されている。
特開2009-93220号公報 なお、本願発明のポイント技術のひとつである「コメット・サーバ」または「コメットサーバ」をキーワードとして先行特許文献を調べたが、ヒット件数は0であった。
 (電子会議システムにおけるリアルタイム性の確保)
 電子会議システムの運用は、ウェブ・アプリケーションの方式での提供が望まれる。 電子会議システムを採用する側としてはサーバ導入が不要となるなどのハードウェア負担が軽減される、電子会議システムを提供する側としては採用側のハードウェアの種別などに応じた変更が不要となる、などのメリットがあるためである。
 ところが、ウェブ・アプリケーションにて電子会議システムを提供する場合、リアルタイム性が損なわれるような事態が生じてきた。電子会議システムの機能が高められたり、会議参加者の人数が増えたりすれば、ますますこのような事態は悪化する。しかし、電子会議システムにおいて有効な手法が存在していない。
 (未解決課題の管理)
 一度だけの会議で全ての課題を解決できる場合よりも、できない場合の方が一般的である。すると、未解決の課題が蓄積されてくる。しかし、そのような未解決の課題をどのように管理するのか、従来の電子会議システムにおいて合理的な手法が存在しない。
 (会議でのアウトプットの質向上)
 電子会議システムでは、会議出席メンバーが同じ空間を共有せずに会議を進行できるが、電子会議システムといえども、たとえば沈滞したムードが漂うということはある。しかし、会議出席メンバーが、いわゆる雰囲気を変化させたり、ムードを向上させたりする手法が従来の電子会議システムには存在しない。
 (決定事項の実行管理)
 会議にて決定された事項を実行するということ(コミットメント)については、いわゆるトゥ・ドゥ・リストを作成する手法が、さまざま提案されている。しかし、コミットメントの一部はルーチンワークに関わる、ということが経験的に把握されるようになってきた。ところが、ルーチンワークに関わるコミットメントをルーチンワークに反映させるための合理的な手法は、従来の電子会議システムには存在しない。
 (時間および空間の束縛から解放した場合の情報処理)
 電子会議システムは、会議参加者が一堂に会する、という空間的な束縛から解放されるというメリットがある。しかし、会議の進行中にはPCの前に座っていなければならないという時間および空間の束縛からは解放されていない。
 一方、会議においてたくさんの項目や斬新なアイディアが必要な場合など、ある程度時間をおいた方が会議全体の進行において好ましい場合もある。従来の電子会議システムでは、会議を中断した上で時刻や時間の制限を参加者に伝えて、項目出しやアイディアを電子メールなどで募集する、といった運用がなされることとなる。 換言すれば、会議の進行中という時間からの束縛と、PCの前に座っていなければならないという空間からの束縛から、参加者を解放するのである。
 しかし、時間および空間の束縛から解放された参加者による電子メールにて応募されたアイディアなどを、中断した電子会議システムに反映させるといった情報処理までは、現状の電子会議システムでは行えなかった。
 本願発明が解決しようとする課題は、ウェブ・アプリケーションにて電子会議システムを提供する場合にリアルタイム性を確保可能な技術を提供すること、および電子会議システムの運用に付随した未解決課題の管理、会議でのアウトプットの質向上、コミットメントにおけるルーチンワークへの反映および管理、時間および空間の自由度拡大への対応などが可能な技術を提供することにある。
 第一の発明の目的は、ウェブ・アプリケーションにて電子会議システムを提供する場合に、アプリケーション・サーバの負荷を軽減してリアルタイム性を確保可能な電子会議サーバを提供することにある。
 第二の発明の目的は、ウェブ・アプリケーションにて電子会議システムを提供する場合に、アプリケーション・サーバの負荷を軽減してリアルタイム性を確保可能な電子会議用コンピュータプログラムを提供することにある。
 本発明は、ウェブ・アプリケーションにて電子会議システムを提供することを前提として、アプリケーション・サーバ、コメット・サーバおよび会議データベースを備える。
 なお、一企業などの組織内のネットワーク内(いわゆるイントラネット)において実現する場合、インターネットを介してASP方式において実現する場合、いずれでも同様である。
 (第一の発明)
 第一の発明は、電子会議に参加する複数の端末がネットワーク接続され、各端末に対して電子会議に係る情報を表示可能とする電子会議サーバに係る。
 その電子会議サーバは、 各端末から送信されるデータを受信可能なアプリケーション・サーバと、 そのアプリケーション・サーバからの命令を受信して各端末に必要なデータを送信するコメット・サーバと、 当該電子会議に用いるデータを格納する会議データベースと、を備える。
 前記アプリケーション・サーバは、前記コメット・サーバが各端末からのHTTPリクエストを受信して保留状態となるように制御するとともに、 前記のある端末からメッセージデータを前記アプリケーション・サーバが受信した場合には、前記アプリケーション・サーバが前記会議データベースから必要データを引き出して前記メッセージデータとともに該当する端末へコメット・サーバから送信するように制御する。 その送信後には、前記アプリケーション・サーバは、前記コメット・サーバが各端末からのHTTPリクエストを受信して再び保留状態となるように制御することとした電子会議サーバ、である。
 「端末」とは、コンピュータ、パーソナルコンピュータのほか、携帯電話、PDA(パーソナル・データ・アシスタント)などを含む。たとえば携帯電話の場合、画面出力や入力デバイスを補助するハードウェアを付加することとしてもよい。
 「ネットワーク」とは、ある組織内に構築されたいわゆる「閉じたネットワーク」でもよいし、インターネットを代表する「開かれたネットワーク」でもよい。
 「会議データベース」とは、会議の議事録、会議の出席メンバー名簿などを記録し、あるいは追加更新しているデータベースである。本電子会議システムをAPS(アプリケーション・サービス・プロバイダ)方式にて提供している場合には、提供先毎にデータベースを構築するのが一般的である。
 「必要データおよびメッセージデータ」を送信する「該当する端末」とは、全端末の場合と、当該メッセージデータを送信してきた端末を除く全端末の場合と、当該メッセージデータを送信してきた端末が送信すべき端末を指定している場合とがある。
 (作用)
 電子会議サーバの作用について説明する(図1を参照)。
 各端末は、アプリケーション・サーバにHTTPリクエストを送信し、アプリケーション・サーバはこれを受信する(0)。
 アプリケーション・サーバは、コメット・サーバに対して、各端末からのHTTPリクエストを受信しても保留状態を維持するように命令を発信する(1)。アプリケーション・サーバは、各端末に対してHTTPリクエストをコメット・サーバへ発信するように要求し、コメット・サーバは各端末からのHTTPリクエストを受信する(2)。
 ある端末(α)からメッセージデータが発信されたら、アプリケーション・サーバが受信する(3)。そのメッセージデータに対して必要なデータがあれば、会議データベースに対して必要データを要求し、受信する(4)。そして、メッセージデータおよび必要データをコメット・サーバに送信する(5)。コメット・サーバは、該当する端末に対してメッセージデータおよび必要データを送信する(6)。
 以上のような作用を発揮することにより、HTTPリクエストを定期的にサーバへ問い合わせるよりも応答が早くなり、電子会議システムのリアルタイム性を確保することができる。
 (第一の発明のバリエーション1)
 前述した第一の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、前記アプリケーション・サーバは、会議において不採用となった議題である不採用議題データを議題提出者に係る端末へ送信する不採用議題データ送信手段と、 その不採用議題データに対して前記端末の操作者によって解決したか否かを選別されたうちの未解決と選別された不採用議題データを会議データベースに格納する不採用未解決課題格納手段(チャレンジバンク)と、を備えることとしたものである。
 (作用)
 会議において不採用となった議題である不採用議題データを、不採用議題データ送信手段が議題提出者に係る端末へ送信する。 その端末においては、その不採用議題データに対し、前記端末の操作者が解決したか否かを選別する(不採用となった議題であっても、採用された議題に関連して解決する場合があるため)。 選別された不採用議題データを不採用未解決課題格納手段が会議データベースに格納する。
 以上により、会議において不採用となり、且つ会議後に別途会議をする必要のあると判断された不採用未解決の課題が格納される。各端末では、不採用未解決の課題を必要に応じて取り出すことができる。
 なお、会議において採用された課題を格納できるようにしてもよい。
 (第一の発明のバリエーション2)
 前述した第一の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、前記アプリケーション・サーバは、各端末からのメッセージデータの受信間隔を算出するメッセージ受信間隔算出手段と、 その受信間隔が所定時間を超えた場合には会議停滞と判断して議長に係る端末へその旨を送信する会議データ停滞送信手段と、 当該議長に係る端末から各端末に停滞打破データを送信する旨のリクエストを受信した場合に、停滞打破データを各端末へコメット・サーバから送信停滞打破データ送信手段と、を備える。
 「会議停滞と判断」する判断基準は、各端末からのメッセージデータの受信間隔が所定時間を超えたのが一度の場合としてもよいし、直近の受信の所定回数に至るまでの合計時間が所定時間を超えた場合としてもよい。前者の場合、最後のメッセージデータを送信してきた端末に対しては、停滞打破データを送信しないこととしてもよい。
 「停滞打破データ」とは、メッセージの発信(会議での発言)を促すようなテキストデータによるメッセージ(後述する実施形態において説明する「ささやきボタン」の採用)、警告音などの音声データ、動画や静止画などの画像データ、あるいはそれらの組み合わせなどである。
 なお、この「停滞打破データ」は、前述の会議データベースに記録として残さないように設定したり、会議データベースに保存するものの議長などの特定権限がないと閲覧できないようにする。具体的には、揮発性メモリに一時的に記録してその会議終了時には破棄する。あるいは、パスワード設定、全員の合意などが得られないと閲覧できないように会議データベースに保存する。
 (作用)
 メッセージ受信間隔算出手段が各端末からのメッセージデータの受信間隔を算出する。その受信間隔が所定時間を超えた場合には、会議データ停滞送信手段が会議停滞と判断して議長に係る端末へその旨を送信する。 当該議長に係る端末から各端末に停滞打破データを送信する旨のリクエストを受信した場合には、停滞打破データ送信手段が停滞打破データを各端末へコメット・サーバから送信する。
 以上により、会議参加メンバーに対して、会議が停滞している旨を伝えることができる。議長としては、会議が停滞している状態か否かを電子会議サーバが自動的に判断するので、会議が停滞しているか否かを気にすることなく会議を運営することができる。
 (第一の発明のバリエーション3)
 前述した第一の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、前記アプリケーション・サーバは、各端末からの意見データの受信間隔を算出するメッセージ受信間隔算出手段と、 そのメッセージ受信間隔算出手段が算出した受信間隔が所定時間を超えた場合には会議停滞と判断して議長に係る端末へその旨を送信する会議データ停滞送信手段と、 その会議データ停滞送信手段が会議停滞の判断を送信した場合において停滞状態を打破する意見データをある端末から受信した場合には、各端末から賞賛データを他の端末へコメット・サーバから送信するリクエストを受信し、その賞賛データを各端末へコメット・サーバから送信させる賞賛データ送信手段と、を備えることとしたものである。
 「賞賛データ」とは、意見データに係る参加者を賞賛するようなデータである。たとえば、賞賛していることを表す図柄データ(たとえば、拍手をしている図柄)、テキストデータによるメッセージ、ファンファーレ音などの音声データ、動画や静止画などの画像データ、あるいはそれらの組み合わせなどである。
 なお、停滞状態と判断されている時点に提出された意見データに対して、賞賛データを送信可能とするほか、通常の意見データに対して賞賛データを送信可能としても良い。
 (作用)
 メッセージ受信間隔算出手段が各端末からの意見データの受信間隔を算出する。 その受信間隔が所定時間を超えた場合には、会議データ停滞送信手段が会議停滞と判断して議長に係る端末へその旨を送信する。 議長は、会議が停滞しているという事態を客観的に把握することができる。
 さて、その会議データ停滞送信手段を送信した場合において、停滞状態を打破する意見データをある端末から他の端末が受信したとする。 その意見データを受信したある端末は、コメット・サーバを介して賞賛データを他の端末(当該意見データを提出した端末を含む)へ送信することができる。
 以上によって、会議メンバーによるひとつの意見データが停滞状態を打破した場合には、参加者はその意見データに対して賞賛の意を表すことができ、会議メンバー全員にその賞賛の意思表示を伝えることができる。
 会議の停滞状態を打破すれば参加メンバーから賞賛される可能性がある、ということが、会議の停滞を打破しやすい電子会議システムを間接的に提供したことになる。 会議メンバーが同じ空間に揃っていないという電子会議システムであるにもかかわらず、会議が停滞する可能性を低くし、しかも会議停滞を打破する意見データを提出した参加者に対しては、会議への無形の貢献を可視化することにもなる。
 (第一の発明のバリエーション4)
 前述した第一の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、前記アプリケーション・サーバは、会議において決定した事項に関する決定事項データを各端末へ送信する決定事項データ送信手段と、 その決定事項データに対して前記端末の操作者によってルーチンワークか否かを選別されたうちのルーチンワークと選別された決定事項データをルーチンワークデータとして受信するルーチンワーク受信手段と、 そのルーチンワーク受信手段が受信したルーチンワークデータの実行者に係る端末へ当該ルーチンワークを反映させたスケジュールデータに加工して送信するスケジュールデータ送信手段と、を備えることとしたものである。
 (作用)
 前記アプリケーション・サーバは、決定事項データ送信手段が会議において決定した事項に関する決定事項データ(コミットメントの候補)を各端末へ送信する。 その決定事項データに対して前記端末の操作者は、ルーチンワークか否かを選別されたうちのルーチンワークと選別する。ルーチンワークと選別した決定事項データは、アプリケーション・サーバに送信する。アプリケーション・サーバのルーチンワーク受信手段は、ルーチンワークデータとして受信する。 そのルーチンワーク受信手段が受信したルーチンワークデータに基づいて、アプリケーション・サーバは、当該ルーチンワークを反映させたスケジュールデータに加工する。そして、そのスケジュールデータをスケジュールデータ送信手段がその実行者に係る端末へ送信する。
 スケジュールデータの送信先は、当該ルーチンワークを実行する者の端末の他、当該ルーチンワークの管理者(たとえばマネージャー)に係る端末、当該ルーチンワークに係る補助者(たとえば秘書)に係る端末などにも送信することとしてもよい。
 端末に送信されてきたスケジュールデータは、コミットメントにおけるルーチンワークがスケジュールに反映されているので、本願の電子会議システムからシームレスに、コミットメントがスケジュールや実行管理用データに反映される。 これによって、ルーチンワークに落とし込まれたコミットメントを実行するための管理が実現できる。
 (第一の発明のバリエーション5)
 前述した第一の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、各端末の操作者が会議に対する気持ちを反映するムードデータを入力してアプリケーション・サーバに送信してきた場合にそのムードデータを受信するムードデータ受信手段と、 その受信したムードデータを当該会議の参加者に対応させて参加者表示に加工し、各端末に送信するムードメータ送信手段とを備えることとしたものである。
 ムードデータは、「普通、良い、悪い」といった三段階、「やや良い、やや悪い」を加えた五段階、といったもののほか、所定長さのスケールにて無段階に示すものであってもよい。更に、「雰囲気の善し/悪し」と「気持ちのホット/クール」といった二軸の指標にて二次元表示をしてもよい。
 (作用)
 各端末の操作者は、会議に対する気持ちを反映するムードデータを入力し、アプリケーション・サーバに送信する。アプリケーション・サーバは、そのムードデータをムードデータ受信手段にて受信する。そして、そのムードデータを当該会議の参加者に対応させて参加者表示に加工し、ムードメータ送信手段によって各端末に送信する。
 会議参加者が同じ空間を共有するとは限らない電子会議システムは、会議の空間に漂う雰囲気を会議参加者が感じられないのが欠点であった。しかし、本願の電子会議システムにおいては、各端末の操作者がムードデータを入力および送信することができ、且つアプリケーション・サーバによってそのムードデータを会議参加者にオープンにすることによって、各参加者が、他の参加者のムードを共有することができる。このため、リアルな会議にて感じる会議の雰囲気に近いものを、視覚的に感じ取ることができる。
 (第一の発明のバリエーション6)
 前述した第一の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、ネットワーク接続される端末の一部または全部に電子メールを送信可能なメール・サーバを備え、 そのメール・サーバは、前記端末に送信する電子メールのデータ中に返信用アドレスデータを含む。
 そして、その返信用アドレスデータにて返信されてきた前記端末からの返信メールを受信するメール受信手段を備えるとともに、 そのメール受信手段にて受信した返信メールのデータを前記会議データベースの所定箇所に格納させるメールデータ格納手段を備えることとしたものである。
 (作用)
 メール・サーバは、ネットワーク接続される端末の一部または全部に電子メールを送信し、当該端末は、電子メールを受信する。受信した電子メールのデータ中に返信用アドレスデータが含まれており、しかもその返信用アドレスデータにて返信する返信メールのデータは、メールデータ格納手段によって会議データベースの所定箇所に格納される。
 したがって、当該端末に係る操作者(会議参加者)は、返信用アドレスデータにてメールを返信するだけで、当該会議に対して意見を提出することができる。
 上記の構成を備えることにより、端末はウェブブラウザを用いたアプリケーション・サーバに対する積極的なアクセスをしなくても、アプリケーション・サーバからの情報を受信することができるようになる。
 ウェブブラウザを搭載しない(あるいはウェブブラウザにて操作するにはパフォーマンスが十分ではない)携帯情報機器であっても、具体的には携帯電話であっても、電子会議システムの参加者になることができる。
 (第二の発明)
 第二の発明は、電子会議に参加する複数の端末がネットワーク接続され、各端末に対して電子会議に係る情報を表示可能とする電子会議サーバに用いられるコンピュータプログラムに係る。
 前記の電子会議サーバは、各端末から送信されるデータを受信可能なアプリケーション・サーバと、 そのアプリケーション・サーバからの命令を受信して各端末に必要なデータを送信するコメット・サーバと、 当該電子会議に用いるデータを格納する会議データベースと、を備える。
 前記コンピュータプログラムは、 前記コメット・サーバが各端末からのHTTPリクエストを受信して保留状態となるように制御するリクエスト保留手順と、 前記のある端末からメッセージデータを前記アプリケーション・サーバが受信した場合には、前記アプリケーション・サーバが前記会議データベースから必要データを引き出して前記メッセージデータとともに該当する端末へコメット・サーバから送信するように制御する端末送信手順と、 その端末送信手順による送信後において前記アプリケーション・サーバが各端末からのHTTPリクエストを受信して再び保留状態となるように制御するリクエスト再保留手順と、をアプリケーション・サーバに実行させるようにしたコンピュータプログラムである。
 (第二の発明のバリエーション1)
 前述した第二の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、会議において不採用となった議題である不採用議題データを議題提出者に係る端末へ送信する不採用議題データ送信手順と、 その不採用議題データ送信手順にて送信した不採用議題データに対して前記端末の操作者によって解決したか否かを選別されたうちの未解決と選別された不採用議題データを会議データベースに格納する不採用未解決課題格納手順と、アプリケーション・サーバに実行させるようにしたコンピュータプログラムとすることもできる。
 (第二の発明のバリエーション2)
 前述した第二の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、各端末からのメッセージデータの受信間隔を算出するメッセージ受信間隔算出手順と、 その受信間隔が所定時間を超えた場合には会議停滞と判断して議長に係る端末へその旨を送信する会議データ停滞送信手順と、 当該議長に係る端末から各端末に停滞打破データを送信する旨のリクエストを受信した場合に、停滞打破データを各端末へコメット・サーバから送信する停滞打破データ送信手順と、をアプリケーション・サーバに実行させるようにしたコンピュータプログラムとすることもできる。
 (第二の発明のバリエーション3)
 前述した第二の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、各端末からのメッセージデータの受信間隔を算出するメッセージ受信間隔算出手順と、 そのメッセージ受信間隔算出手順にて算出した受信間隔が所定時間を超えた場合には会議停滞と判断して議長に係る端末へその旨を送信する会議データ停滞送信手順と、 その会議データ停滞送信手順が会議停滞の判断を送信した場合において停滞状態を打破する意見データをある端末から受信した場合には、各端末から賞賛データを他の端末へコメット・サーバから送信するリクエストを受信し、その賞賛データを各端末へコメット・サーバから送信させる賞賛データ送信手順と、をアプリケーション・サーバに実行させるようにしたコンピュータプログラムとすることもできる。
 (第二の発明のバリエーション4)
 前述した第二の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、ある端末から入力されたコミットメントを受信するコミットメント受信手順と、 そのコミットメントに関わる端末を抽出するためのコミットメント抽出用データを全端末へコメット・サーバから送信するコミットメント抽出用データ送信手順と、 そのコミットメント抽出用データを受信した端末からのコミットメント返信データに基づいてコミットメント管理データを作成するコミットメント管理データ作成手順と、をアプリケーション・サーバに実行させるようにしたコンピュータプログラムであって、 前記コミットメント管理データには、スケジュールおよび実行管理用データを含むこととしたコンピュータプログラムである。
 (第二の発明のバリエーション5)
 前述した第二の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、各端末の操作者が会議に対する気持ちを反映するムードデータを入力してアプリケーション・サーバに送信してきた場合にそのムードデータを受信するムードデータ受信手順と、 そのムードデータ受信手順にて受信したムードデータを当該会議の参加者に対応させて参加者表示に加工する参加者表示加工手順と、 その参加者表示加工手順にて加工した参加者表示を、各端末に送信するムードメータ送信手順とをアプリケーション・サーバに実行させるようにすることもできる。
 (第二の発明のバリエーション6)
 前述した第二の発明は、以下のような構成を付加したバリエーションを提供することができる。
 すなわち、 前記電子会議サーバは、ネットワーク接続される端末の一部または全部に電子メールを送信可能なメール・サーバを備えるとともに、 そのメール・サーバは、前記端末に送信する電子メールのデータ中に返信用アドレスデータを含むこととする。
 そして、前記コンピュータプログラムは、 前記返信用アドレスデータにて返信されてきた前記端末からの返信メールを受信するメール受信手順と、 そのメール受信手順にて受信した返信メールのデータを前記会議データベースの所定箇所に格納させるメールデータ格納手順とをメール・サーバに実行させるようにすることもできる。
 第二の発明は、バリエーション1から6を含め、記録媒体に記録して提供することもできるし、通信手段を介して所定のコンピュータに送信してインストールさせることもできる。
 第一の発明によれば、ウェブ・アプリケーションにて電子会議システムを提供する場合にリアルタイム性を確保可能な電子会議サーバを提供することができた。
 第二の発明によれば、ウェブ・アプリケーションにて電子会議システムを提供する場合にリアルタイム性を確保可能な電子会議用コンピュータプログラムを提供することができた。
本発明の実施形態を示す概念図である。 本発明の実施形態において、端末にメール配信する場合を示す概念図である。 会議に対する気持ちを表すムードデータを収集して情報共有するムードメータを示す概念図である。 会議の開始から会議を進行させた状態を示すフロー図である。 未解決課題の管理(チャレンジバンク)に関する概念図である。 会議におけるアウトプットの質向上の施策を示す概念図である。 会議におけるアウトプットの質向上の施策を示す概念図である。 会議にて決定された事項やコミットメントからスケジュールに反映させる「ルーチン管理」を示す概念図である。 会議が停滞した状態からそれを打破するための状態を示すフロー図である。 会議作成者に係る端末において、会議の実施を指示する際に用いる画面を表したものである。 各端末に対して提供される会議システムについて、当該端末にカスタマイズされた「Myページ」の画面出力例である。 各端末に対して提供される会議システムについて、当該端末にカスタマイズされた「コミットメント管理」の画面出力例である。 各端末に対して提供される会議システムについて、当該端末にカスタマイズされた「チャレンジバンク」の画面出力例である。 各端末に対して提供される会議システムについて、当該端末にカスタマイズされた「ルーチン管理」の画面出力例である。 議事録の画面出力例である。 電子会議を開始する直前を示す画面出力例である。 議長に係る端末において、各参加者から「達成されたこと」を募集している最中の画面出力例である。 議長に係る端末において、議長が自ら意見を登録する場合を示す画面出力例である。 議長に係る端末において、各参加者から「問題や懸念は?」を募集している最中の画面出力例である。 戦略的フォーカスを記載するためのアドバイス画面が吹き出しとして出力された例である。 「戦略的フォーカス」の記載フォーマットを端末ユーザ(議長、参加者を問わない)に提供するポップアップウィンドウの出力画面例である。 戦略的フォーカスを決定するための画面を端末ユーザ(議長画面)に提供されるポップアップウィンドウの出力画面例である。 戦略的フォーカスに関する投票結果を表示している画面出力例である。 議長に係る端末において、役割と担当を決定するための入力が可能である画面出力例である。 コミットメントの作成を補助するポップアップウィンドウとして出力された例である。 入力されたコミットメントを全て表示し実施するか否かを調整する画面出力例である。 チャレンジバンクへの登録を実行するための画面出力例である。 議長に係る端末に対して表示される、会議を終了する際の画面出力例である。 会議の参加者に係る端末において、「達成されたこと」に関する画面出力例である。 会議の参加者に係る端末において、「問題や懸念は?[3] 」に関する画面出力例である。 会議の参加者に係る端末において、「戦略的フォーカス」における意見を書き込むためのポップアップウィンドウとして出力された例である。 参加者の端末に係る画面において、プロジェクトネームを決定する参考としての投票をするための画面出力例である。 参加者の端末に係る画面において、チャレンジバンクに登録する問題を決定するためのポップアップウィンドウとして出力された例である。 会議作成者に係る端末において、「問題解決」のテンプレートを選択して開始する際の画面出力例である。 「参加者の変更」というボタンをクリックした場合に「会議参加者の変更」というポップアップウィンドウが立ち上がった状態を示す出力例である。 議長に係る端末において、「チャレンジバンクからの引用」というボタンをクリックした場合にポップアップウィンドウが立ち上がった出力例である。 議長に係る端末においてナビゲート表示において「何が起こっているか?」の段階となった場合に表示される画面出力例である。 議長に係る端末にのみ用意されたボタンをクリックすることで立ち上がる「会議公開権限の確認」というポップアップウィンドウの出力例である。 システム運営者の操作する端末のみに表示され、アジェンダの順番などを編集する画面出力例である。 システム運営者の操作する端末のみに表示され、「一覧に戻る」ボタンを押された場合に表示される画面出力例である。 システム運営者の操作する端末のみに表示され、各アジェンダを編集することができる画面出力例である。
 以下、請求項に係る発明を実施する形態について、図面を参照しながら説明する。ここで使用する図面は、図1から図41である。
 (図1)
 図1では、電子会議システムを実現するための構成を概念的に示している。
 電子会議に参加する複数の端末(図1では、「クライアント端末」と表記)がインターネットを介してネットワーク接続されている。各端末には、ウェブブラウザがインストールされている。
 前記の各端末に電子会議システムを提供するのは、アプリケーション・サーバと、 そのアプリケーション・サーバからの命令を受信して各端末に必要なデータを送信するコメット・サーバと、 当該電子会議に用いるデータを格納する会議データベースである。
 アプリケーション・サーバはコメット・サーバが各端末(α、β、・・・)からのHTTPリクエストを受信して保留状態となるように制御することとしている(図1における(0)HTTPリクエスト、(1)保留命令、および(2)HTTPリクエスト)。
 また、前記のある端末(α)からメッセージデータを前記アプリケーション・サーバが受信した場合には((3)メッセージデータ)、前記アプリケーション・サーバが前記会議データベースから必要データを引き出し((4)必要データ)、前記メッセージデータとともに該当する端末(β)へコメット・サーバから送信するように制御する((6)メッセージデータ、必要データ)。 その送信後には、前記アプリケーション・サーバがコメット・サーバに対して各端末(α、β、・・・)からのHTTPリクエストを受信して保留状態となるように制御する((1)保留命令、(2)HTTPリクエスト)。
 なお、図1中において、コメット・サーバから端末(α)に『(6)メッセージデータ、必要データ』の矢印が波線となっているのは、端末(β)への発信と異なり、必要に応じての発信であることを区別するためである。
 以上のような構成により、クライアント端末からの要求に応じてアプリケーション・サーバからクライアント端末にデータを押し付けるように送信するサーバ・プッシュを実現できる。そのため、あるクライアント端末から他の端末に対してメッセージデータを送信する旨のリクエストがあった場合に、ほぼリアルタイムで当該メッセージデータを送信することができる。すなわち、電子会議におけるリアルタイム性を確保できる。
 (図2)
 図2は、図1に示す実施形態におけるクライアント端末が、ウェブブラウザを必要としない場合を示している。
 会議においてたくさんの項目や斬新なアイディアが必要な場合など、ある程度時間をおいた方が会議全体の進行において好ましい場合もある。そこで、時刻や時間の制限を参加者に伝えて、項目出しやアイディアを電子メールなどで募集する、といった運用を可能とするため、以下のような構成とする(詳細な図示は省略する)。
 すなわち、ネットワーク接続される端末の一部または全部に電子メールを送信可能なメール・サーバを備え、 そのメール・サーバは、前記端末に送信する電子メールのデータ中に、質問データや参考データに加えて返信用アドレスデータを含むこととする。
 そして、その返信用アドレスデータにて返信されてきた前記端末からの返信メールを受信するメール受信手段を備えるとともに、 そのメール受信手段にて受信した返信メールのデータを前記会議データベースの所定箇所に格納させるメールデータ格納手段を備えるのである。
 以上のような構成によって、たとえば、以下のような使い方が可能となる。
 まず、議長に係る端末(α)から、参加者の端末(β、γ)にアイディア募集の指示を発信する(1)。これは、アプリケーション・サーバを介し、コメット・サーバを介して端末(β)にアイディア募集の連絡が配信される場合(2)には、図1に示した場合と同じである。すなわち端末(β)にはウェブブラウザが必要である。
 しかし、前記のメール・サーバを介することで、端末(γ)に電子メールで配信する場合(2')には、端末(γ)にウェブブラウザは不要である。端末(γ)が携帯電話である場合などでは、特に便利である。
 端末(γ)は、電子メールによるアイディア募集の連絡を受信する。受信した電子メールのデータ中には返信用アドレスデータが含まれており、しかもその返信用アドレスデータにて返信する返信メールのデータは、メールデータ格納手段によって会議データベースの所定箇所に格納される。 したがって、当該端末(γ)に係る操作者(会議参加者)は、返信用アドレスデータにてメールを返信するだけで、当該会議に対して意見を提出することができることとなる。
 端末(γ)は携帯電話であるので、当該端末(γ)に係る操作者(会議参加者)はPCを置いてある机から離れることができる。たとえば、机から離れて他の空間に移動し、リラックスした時間を過ごしながら、アイディア募集に応じることができる。会議の進行中という時間からの束縛と、PCの前に座っていなければならないという空間からの束縛から解放されるため、良いアイディアを思い付ける可能性を高められるという期待がある。
 会議の進行について、ウェブブラウザにてアクセスするという積極的な関わり方をしなくても、電子メールの返信をすれば会議に参加できる。換言すれば、参加者としては電子メールが送信されてきて意見提出を求められる、といった受動的な関わり方になるため、議長としては会議の進行(〆切設定や催促など)をコントロールしやすくなるといったメリットもある。
 (図3)
 図3には、会議に対する気持ちを表すムードデータを収集して情報共有するムードメータが示される。
 各端末の操作者は、会議に対する気持ちを反映するムードデータを入力してアプリケーション・サーバに送信する。そのムードデータを受信したアプリケーション・サーバは、その受信したムードデータを当該会議の参加者に対応させて参加者表示に加工し、コメット・サーバ(図3では図示を省略)を介して各端末に送信する。
 この図3においては、ムードデータは、「普通、良い、悪い」といった三段階としているが、後述する図17などに示すような所定長さの縦長スケールにて無段階に示すものであってもよい。なお図示は省略するが、「雰囲気の善い/悪い」と「気持ちのホット/クール」といった二軸の指標にて二次元表示をしてもよい。
 会議参加者が同じ空間を共有するとは限らない電子会議システムであるが、各端末の操作者がムードデータを入力および送信することができる。そして、アプリケーション・サーバおよびコメット・サーバによってそのムードデータを会議参加者にオープンにすることによって、各参加者が、他の参加者のムードを共有することができる。このため、リアルな会議にて感じる会議の雰囲気に近いものを、視覚的に感じ取ることができる。
 (図4)
 図4には、会議の開始から会議を進行させた状態までをフローにて示している。ここでは、議長と議長以外の参加者が2名であるとして説明する。
 議長に係る端末(図4中で「議長端末α」)にて会議テンプレートが選択され、会議参加者が選択された場合、参加者に対して会議招集の旨が送信される。会議招集の旨を受信した端末に係る操作者は、会議参加の意思表示を送信し、当該会議の参加者となる。
 議長端末(α)からは、当該会議における必要情報を発信する。必要情報とは、各種の資料の他、関連する会議の議事録などである。会議データベースに記録されている議事録であれば、議長端末(α)から会議データベースにアクセスして、必要な議事録を各端末に送信する。
 また、議長端末(α)から会議に関する意見/データを募集する旨を参加者端末(β,γ)に発信し、参加者端末はそれを受信する。
 参加者端末のうちのひとつ(参加者端末-β)が意見/データを送信したら、議長端末が受信する。そして、その意見/データを他の参加者端末(参加者端末-γ)へ自動的に送信する場合もあるが、議長が送信するか否かについて、または送信のタイミングを選択して送信する場合もある。
 また、必要に応じて、受信した意見/データに対する評価を参加者端末に送信する場合もある。「意見/データに対する評価」とは、たとえば、図3似て示した「ムードメータ」や後述する「拍手」といった評価である。
 (図5)
 図5は、各端末(α、β、・・)が会議の進行に必要とされた「問題の記入」を実行し、その問題が議題として採用されなかった場合で、且つ未解決の問題として残った場合に、それを登録する手順を示している。
 会議において不採用となった議題である不採用議題データが、その議題提出者に係る端末に送信される。 その端末においては、その不採用議題データに対し、前記端末の操作者が採用された議題に関連して解決したか否かを選別する。 選別された不採用議題データを不採用未解決課題格納手段が会議データベースに格納する。
 以上により、会議において不採用となり、且つ会議後にも別途会議をする必要のある不採用未解決の課題が格納される。各端末では、不採用未解決の課題を必要に応じて取り出すことができる。
 なお、会議において採用された課題を格納できるようにしてもよいこと示すため、波線の矢印を図5中に示している。
 (図6)
 図6は、会議におけるアウトプットの質を向上させるために考案された情報処理手順を示すフローチャートである。
 参加者端末のひとつ(β)からメッセージデータが発信され、議長端末(α)における会議管理システムが受信する(実際の会議管理システムは、アプリケーション・サーバに存在しており、アプリケーション・サーバが情報処理をし、議長端末に処理後の情報を送信している)。
 アプリケーション・サーバは、端末(β)からのメッセージデータが発信してから所定時間を経過しても、他のメッセージデータを議長端末(α)が受信しない場合、会議が停滞している旨のデータ(会議管理データ)を議長端末(α)に送信する。
 議長は、会議が停滞していると判断したら、停滞打破データを送信しても良い。
 ここで、「停滞打破データ」とは、会議が停滞している旨の警告音やテキストデータ、ムードが悪いといったことを示す視覚的なデータ(前述したムードメータの目盛りを下げた画像データ)、などである。 この停滞打破データを発信することで、会議におけるアウトプットの質向上を目指す。
 なお、会議管理システムによる会議管理データなしに、議長が独自の判断で停滞打破データを発信してもよい。
 (図7)
 図7もまた、会議におけるアウトプットの質を向上させるために考案された情報処理手順を示すフローチャートである。
 図6の場合と異なるのは、図6が警告的なデータを議長端末(α)から発信した。これに対して、図7に示す例では、端末(β)が発信した意見データに賞賛価値があると議長や他の端末を操作する参加者が判断した場合に、そのメッセージデータを賞賛する旨の賞賛データを参加者端末(β、γ、δ、・・)へ発信する、というものである。
 賞賛データは、全ての端末に送信されるが、個別に賞賛の旨を伝えたい場合あるいは賞賛価値はないもののメッセージを送信したい場合には、図9において説明する「ささやきデータ」を送信することもできる。
 この賞賛データとは、視覚的なデータ(前述したムードメータの目盛りを上げた画像データの他に、拍手している絵柄データ)、ファンファーレのような音声データなどである。 この賞賛データを発信することで、会議参加者の気持ちが高揚して会議におけるアウトプットの質が向上することが期待できる。
 なお、会議管理システムによる会議管理データなしに、議長が独自の判断で賞賛データを発信することもできる。
 (図8)
 図8は、会議において決定したコミットメントを関係者のスケジュールに反映させるためのルーチン管理の流れを示すフローチャートである。
 前記アプリケーション・サーバは、会議において決定した事項におけるコミットメント候補となるデータを各端末へ送信する。 そのデータに対して前記端末の操作者は、ルーチンワークか否かを選別されたうちのルーチンワークと選別する(後述する図25を参照)。
 ルーチンワークとして選別した決定事項データは、当該ルーチンワークを反映させたスケジュールデータに加工し、そのスケジュールデータをそのスケジュールを実行すべき者に係る端末へ送信する。
 スケジュールデータの送信先は、当該ルーチンワークを実行する者の端末の他、当該ルーチンワークの管理者(たとえばマネージャー)に係る端末、当該ルーチンワークに係る補助者(たとえば秘書)に係る端末などにも送信することとしてもよい。それを示すため、図8においては波線の矢印にて示している。
 端末に送信されてきたスケジュールデータは、コミットメントにおけるルーチンワークがスケジュールに反映されているので、本願の電子会議システムからシームレスに、コミットメントがスケジュールや実行管理用データに反映される。 これによって、ルーチンワークに落とし込まれたコミットメントを実行するための管理が実現できる(後述する図13を参照。)
 スケジューリングが発信されると、たとえば、コミットメントを実行すべき参加者のスケジュールソフトに対して、年度末まで毎週月曜日に行うべきコミットメントであれば、それを実行するように促すデータが反映されることとなる。
 このルーチン管理によって、会議にて決定したコミットメントにおいて、ルーチンワークとなるものに対しての実効性を高められる。
 (図9)
 図9は、会議が停滞した場合にそれを打破するための手法として、ささやきデータの活用について説明するためのフローチャートである。
 アプリケーション・サーバによる管理状況にて、会議が停滞している旨を受信した議長端末(α)は、会議が停滞しているか否かを判断する。前記受信なしに会議が停滞している旨を判断しても良い。また、前記受信があった場合には機械的に会議が停滞していると判断しても良い。
 そして、会議の停滞打破策として「ささやきデータの送信」を選択したとする。
 ささやきデータとは、議事録に反映されないメッセージである。議長は参加者へ個別に送信することもできるし、同じメッセージを全員に一斉送信することもできる。
 ささやきデータを受信した参加者は、そのささやきデータに刺激を受けて、会議のテーマに対する意見データを作成して送信することとなる。その意見データを受信したら、会議停滞の状態は打破されたとして、アプリケーション・サーバは停滞していたというステータスをリセットする。
 会議の停滞を打破した参加者の意見データに対しては、議長がムードメータを上昇させたり、拍手をしたりすることで評価およびその評価の送信を実行する。なお、議長や参加者は、賞賛する旨をささやきデータにて送信することもできる。
 以上によって、会議が停滞した場合に、それをソフトな手法で打破する手段を提供していることとなる。
 (図10)
 図10は、ある端末において、会議を設定する際に用いる画面を表したものである。「会議を設定する」とは、会議の議長となることとは無関係である。
 会議の種類や内容に応じていくつかのテンプレートが予め用意されている場合には、それを選択する。代表的なテンプレートとしては、「問題解決」と「目標設定」の二種類である。「問題解決」のテンプレートは、問題を解決することに特化した流れにて設計されたテンプレートである。「目標設定」のテンプレートは、目標を記載したり、プロジェクト名を決定したり、役割分担を決定したりする流れにて設計されている。
 テンプレートの選択以外には、会議に関する情報を選択する。具体的には、「戦略的フォーカス」の設定、「会議グループ」の設定、会議参加可能人数の設定、参加メンバーの加除、議長の選択、会議名の設定、会議目的の設定、会議時間の設定などがある。
 「戦略的フォーカス」については、図20等を参照させながら後述する。
 「会議グループ」とは、会議実施において生成されるコミットメント、ルーチン、チャレンジバンクのデータの公開範囲を設定するためのものである。
 (図11)
 図11に示すのは、本実施形態に係る会議システムを利用できるように登録された端末に対して提供される画面であり、「Myページ」と名付けられている(当該端末を操作する者(=会議参加者または議長)とこの「Myページ」とは、対応関係にある)。
 当該端末を操作する者は、このMyページによって、以下のように整理された情報を得ることができる。すなわち、現在どのような目標に取り組んでいるのか(取組中の目標)、関わっている会議がどのステータスにあるか(会議および議事録)、どのようなコミットメントをしているか(コミットメント)、ルーチンワークに反映されたコミットメントは何か(ルーチン)、未解決の課題は何か(チャレンジバンク)、といったデータを一覧できる。各データについては、以下で更に詳しく説明する。
 なお、この「Myページ」における画面の上の方には、「Myページ」のほかに、「会議と議事録」、「コミットメント管理」、「ルーチン管理」、「チャレンジバンク」というタブが用意されている。
 換言すれば、「Myページ」のタブが選択された状態において、前述したような目標管理、会議ステータス管理、等のデータで主に自身が取り組んでいることを一覧できる画面が出力されるのである
 (図12)
 図12は、「コミットメント管理」のタブが選択された状態において出力される画面を示している。更に詳しく説明する。
 コミットメントとは、所属組織や会議メンバーに対する約束事である。自分が他のメンバー等に対して宣言したコミットメントと、自分がそのコミットメントの実行管理(承認)をすべき他のメンバーが宣言したコミットメントとが存在する。後者が図中の下半分に表示されており、前者がその上に表示されている。さらにその上には、コミットメントを新規に作成するためのボタン(コミットメント新規作成)が配置されている。
 「コミットメント新規作成」のボタンをクリックすると、図示を省略するが、新たなコミットメントの内容を特定するための補助画面が現れる。そして、その補助画面における入力を終了して登録ボタンを押す(クリックする)と、その新規作成されたコミットメントについても、「コミットメント管理ページ」における管理対象となる。
 「コミットメント新規作成」のボタンの右側には、「CSVダウンロード」というボタンが配置されている。これは、前述したようなコミットメントの管理内容を表計算出力としてダウンロードしたい場合にクリックすると、CSV形式のコミットメント管理内容が、アプリケーション・サーバや会議データベースを介して、クリックした端末に送り込まれる。
 (図13)
 図13は、各端末に対して提供される会議システムについて、当該端末にカスタマイズされた「チャレンジバンク」の画面出力例である。チャレンジバンクについては、図27などにおいて後述する。
 (図14)
 図14は、「ルーチン管理」のタブが選択された状態において出力される画面を示している。更に詳しく説明する。
 「ルーチン管理」とは、自らが実行すべきコミットメントの中で、ルーチンワークとして行わなければならないことを、スケジュール管理するための画面である。
 図14に示されているのは、「社員満足度調査を実施してください」というルーチンワーク(第一ルーチンワーク)と、「全員の営業訪問数を共有してください」というルーチンワーク(第二ルーチンワーク)について、5月14日から8月1日までの期間で実施すべき日を示すカレンダーの部位に、所定の印が表示される。
 第一ルーチンワークについては、「+」の記号がカレンダー表示の中に表され、第二ルーチンワークについては、「-」の記号がカレンダー表示の中に表される。この「+」および「-」の記号はより詳しい情報の表示・非表示をコントロールしている。
 カレンダー表示の左側には、前述のルーチンワークに関連するデータが表示される。
 そのデータとは、期間、プロジェクトを示す文字、会議名、担当者、承認者、状態(ステータス)、依頼者などである。
 会議名に示された会議を特定するための文字列には、ハイパーリンクが備えられており、その文字列をクリックすれば、この端末において、当該会議の議事録データを表示させることができる。
 なお、このルーチン管理の画面においては、「ルーチン新規作成」および「CSVダウンロード」のボタンが用意されている。図示を省略するが、「ルーチン新規作成」をクリックすると、このルーチン管理の画面を見ながら思い付いた新たなルーチンワークについて、作成の補助画面が現れる。そして、その補助画面における入力を終了して登録ボタンを押す(クリックする)と、その新規作成されたルーチンについても、「ルーチン管理ページ」における管理対象となる。
 また、「CSVダウンロード」のボタンをクリックすると、前述のカレンダー表示についてのCSV形式のデータを、この端末において取得できる。
 (図15)
 図15は、議事録を表示した画面である。
 具体的には、テーマ(アジェンダ)毎に、発言者と発言内容とを羅列している。アジェンダとは、たとえば、「うまくいっていることは?」、「どんな問題があるか」といったものである。アジェンダは、原則として発言の順番に並べられている。
 「どんな問題があるか」というアジェンダでは、問題を赤い文字で表示され、次の行では、その問題を解決するための問いかけの形式に、書き換えられた黒い文字の表示になっている。
 たとえば、「顧客満足度調査がタイムリーにできていない」という問題は赤い文字で表示され、「どのようにすれば、顧客満足度調査の実施と報告がタイムリーになるか?」という問いかけ形式に黒い文字で表示される。
 なお、図15に示すような議事録の画面は、会議中、会議終了後にも出力させることができる。ただし、議事録へのアクセスは、公開権限を与えられた者に係る端末からに限られる(図28にて後述する)。
 (図16)
 図16は、議長画面のひとつであり、電子会議の開始直後を示している。
 画面の最上部には、「参加者の変更」というボタンが用意されている。このボタンをクリックすると、図示を省略するが、参加者の増減変更を可能とする画面が現れる。
 「参加者の変更」のボタンの下には、プロジェクト名、会議名などが表示される。
 更にその下には、参加メンバーが誰であるかを特定するための「参加者表示」がなされる。図16においては、「user01」、「user02」といった記号となっているが、顔写真やフルネームなどを表示させることもできる。
 この図16においては、会議参加者は2名である。参加者の中の議長を示す表示「user01」内には、「☆」が示されている。すなわち、「user01」が自分であり、議長である。
 参加メンバーの表示の下には、この会議の進行手順をナビゲートする「ナビゲート表示」がなされている。
 この表示の存在により、「この会議への期待は?」、「達成されたことは?」、「問題や懸念は?[1] 」、・・・といった順で会議を進行すればよい、ということを議長は認識できる。
 上記の表示の右下には、議長がやるべきことも表示されている。すなわち、「参加者を確認し、この会議への期待を聞いて下さい」という説明文と、「会議への期待を聞く」というボタンとが用意されている。このボタンをクリックすると、参加者に対して、この会議に期待することを書き込むためのページが用意されることとなる。
 なお、そのボタンをクリックすることで、会議の残り時間のカウントが始まる。そのカウントは、経過時間表示および残り時間の同時表示をすることとして、左中央付近に「タイマー表示」として表示される。
 (図17)
 図17も議長に係る端末に出力される画面のひとつであり、各参加者から「達成されたこと」を募集している最中の画面出力例である。
 画面の上の方は、図16と同じような構成であり、「参加者表示」および「ナビゲート表示」が存在する。「ナビゲート表示」においては、画面の状態が「達成されたことは?」の段階にあるため、その表示が他の表示と差別化される表示となっている。
 ナビゲート表示の下、タイマー表示の右には、「回答者ランキング」という表示がある。これは、「この会議への期待は?」、「達成されたことは?」といった意見収集に対しての発言内容や発言完了までの時間のランキングを示したものである。
 この「回答ランキング」の表示内に「ささやきボタン」が用意されている。このささやきボタンは、図示を省略するが、回答者全員あるいは参加者個別に対してメッセージを発信することができる。
 「ささやきボタン」の役割は、会議の停滞を打破するために議長が用いるだけではない。参加者から議長へ、参加者から他の参加者へ、というメッセージ発信にも使用できる。
 ささやきボタンを用いてのメッセージは、会議議事録には掲載されないように設定されている。そのため、参加者は安心してメッセージ発信が可能である。
 なお、詳しい図示は省略するが、一定の時間、発言がなかったり、一定時間の発言数が少なかったりした場合に、議長のみ、または参加者全員に対して発言を促すメッセージや警告がシステム側から発信されるように設定することもできる。
 「回答ランキング」の表示の右側には、「ムードメータ表示」が用意されている。このムードメータ表示とは、現在の会議の雰囲気を視覚的に表すものであり、縦方向の上に行くほどムードが良く、下はムードが悪いことを意味する。ムードメータ表示の一番上には、親指を上に向けたイラスト、一番下には親指をしたに向けたイラストを表している。
 このムードメータ表示は、その端末の操作者が変更できる。そして、そのムードメータ表示は、「参加者表示」に反映される。たとえば、参加者の縁取り部分の色彩を変化させる(ムードが良ければ赤、悪ければ青)ことによる。
 「回答ランキング表示」の下側には、「達成されたこと」に関する全員の発言が整理されて表示されている。
 また、新たな発言を入力するための「意見入力」というボタンも用意されている。このボタンをクリックすれば、発言することができる。参加者または議長が発言内容を入力して「完了ボタン」をクリックした場合には、「達成されたこと」の最下部に表示されることとなる。
 前述のシステム側からの停滞打破は、発言が所定時間内になされている場合には発信されない。そこで、議長は、発言内容を読んで、会議が停滞している、と判断した場合に、前述のささやきボタンを用いて停滞打破を試みたり、ムードメータを意図的に下げたりして、緊張感を高めたりする。
 なお、議長に対しては、システム側から「提出内容を確認し参加者の入力を〆切ってください」というメッセージが表示され、「参加者の入力を〆切る」というボタンが用意されている。「参加者の入力を〆切る」というボタンを議長がクリックすると、参加者における「意見入力」のボタンはクリックできなくなり、全参加者の意見が全参加者に公開される。
 (図18)
 図18は、問題や懸念の収集の段階において、議長が自ら意見を登録する場合を示している。
 前述した「意見入力」のボタンを議長がクリックした場合、ポップアップウィンドウとして意見を入力するための画面が前面に現れる。ポップアップウィンドウとなっているのは(ポップアップウィンドウの下の画面はアクティブにならず、ポップアップウィンドウのみがアクティブになっているのは)、参加者(場合によっては議長も)そのポップアップウィンドウへの入力に集中できるようにするためである。ランキング表示もポップアップウィンドウには表示されない。これも、必要以上のプレッシャーを参加者に与えないための工夫である。
図18が表示されている時点で、右下にある「完了」のボタンをクリックする。すると、図示は省略するが、ポップアップウィンドウが終了し、議長である自分の意見データと参加者の意見データおよびランキングが表示されることとなる。
 なお参加者の端末では、全参加者が「完了」のボタンを押した後に議長が全参加者の意見公開の操作をするまでは、他の参加者の意見を見ることはできない。
 ポップアップウィンドウ右下の完了ボタンの左側には、このポップアップウィンドウが現れてからの経過時間が表示されるようになっている。すなわち、ポップアップウィンドウに対する入力を促す意味合いがある。
 なお、ポップアップウィンドウとしての「問題や懸念は?」の入力画面における右上には、「チャレンジバンクへ」というボタンが用意されている。このボタンをクリックすると、過去にチャレンジバンクに登録した問題を当該会議にて話し合う候補として提出することができる。
 (図19)
 図19は、議長画面のひとつであり、各参加者から「問題や懸念は?」を募集している最中の画面出力例である。
 ナビゲート表示は、「問題や懸念は?[1] 」を強調表示することによって、当該段階であることを示している。
 ナビゲート表示の下には、参加者全員が書き込んだ内容が表示されている。
 たとえば、二番目の問題として、「人材不足」と書かれた記載は、「どのようにすれば人材不足が解消するか?」という問題解決のための問いかけ方式に書き直されている。この書き直しは、議長や参加者が書き直す場合の他、会議システムにおける言語解析エンジンが自動で書き直す場合、前記言語解析エンジンが書き直したものを議長や参加者が更に書き直す場合、の三種類がある。
 この二番目の問題に対しては、「賞賛」のボタンが用意されている。この賞賛ボタンは、良い意見である、という意思表示を簡単に実行するためのものである。なお、一番目と三番目には賞賛ボタンがないのは、議長が自らの意見を賞賛することを想定していないからである。
 また、四番目の問題に対しては、「賞賛済み」と表示され、ボタンは押すことができない表示に変わっている。これは議長が既にこの意見に対して賞賛ボタンを押したからである。
 ムード表示の右側には、議長がなすべきことについての案内が表示されている。「参加者の入力内容を確認し、必要な変更/追加/削除を行い、次に進んでください。」という案内である。
 「追加入力を行う」というボタンをクリックすると、再度参加者および議長が自身の意見を記載できる画面になる。(図示は省略する)。「次に進む」というボタンをクリックすると、「問題や懸念は?[2] 」という画面に進むこととなる。
 (図20)
 図20は、戦略的フォーカスを記載するための画面がポップアップウィンドウとして出力された例である。そして、更にその画面における「戦略的フォーカス」というハイパーリンク表示にカーソルをあてがうことで、「戦略的フォーカス」の説明表示を吹き出しにて表示させた状態を示している。
 以上のように、「戦略的フォーカス」といった特殊な用語については、ハイパーリンクを組み込む(参加者、議長の区別なしに)ことによって、会議進行を補助している。
 (図21)
 図21は、「戦略的フォーカス」の記載フォーマットを端末ユーザ(議長、参加者を問わない)に提供するポップアップウィンドウの出力画面例である。
 戦略的フォーカスとは、「YY/MM/DDまでに、私たちは、○○を達成することにより、△△する」というフォーマットである。
 「YY/MM/DD」については、プルダウンメニューによって選択すれば入力できる。また、「○○」と「△△」は、テキストデータを入力するようになっている。
 これらを入力したら、「提出・追加」ボタンをクリックして終了する。
 (図22)
 図22は、戦略的フォーカスを決定するための画面を端末ユーザ(議長、参加者を問わない)に提供されるポップアップウィンドウの出力画面例である。
 戦略的フォーカスは、参加者(議長を含めてもよいし、含めないことも可能である)の投票によって決定される。図22は、その投票準備の議長画面である。参加者から入力された複数の戦略的フォーカスが表示され、議長はその内容を確認し、いずれの意見を投票対象にするかを考えて、「投票へ」というボタンをクリックする。すると、投票するための画面に切り替わる。
 (図23)
 図23は、その中央付近に戦略的フォーカスに関する投票結果を表示している画面出力例である。 「ナビゲート表示」は、「戦略的フォーカスの決定」が強調表示されている。
 その「ナビゲート表示」の下に、「戦略的フォーカスの決定(全員分)」というマトリクスが表示されており、横軸が回答者、戦略的フォーカスの内容、投票数の順になっている。
 この図においては、「user 01」が提案した意見への投票数が「2」、「user 02」への投票数が「0」となっている。なお、このマトリクスの右上には、「意見入力」のボタンがあり、クリックすれば、投票結果を受けて新規意見を議長が入力できる画面がポップアップウィンドウとして表示されることとなる。
 なお、各意見の右側には、「鉛筆のアイコン」が表示されている。この鉛筆のアイコンをクリックすると、当該意見に対して修正をすることができる。その修正内容に関してはコメット・サーバを経由して全参加者に即時に送信される。
 (図24)
 図24は、前述した「戦略的フォーカスの決定」、続く「プロジェクトネームは?」および「プロジェクトネーム」の決定を経て、役割と担当を決定するための、議長用の画面を示すものである。 「ナビゲート表示」は、「役割と担当は?」が強調表示されている。
 その「ナビゲート表示」の下に、「役割と担当は?全員分」」というマトリクスが表示されている。このマトリクスは、全参加者が提案した役割を集約した後に表示される画面で複数の役割のタイトルとそのタイトルに応じた主担当者および副担当者を、プルダウンメニューにて選択する画面となっている。また、マトリクスの中央付近の窓には、プロジェクトネーム(この例では「笑顔プロジェクト」と決定されている)と、戦略的フォーカスの全文が表示されている。
 前記のマトリクスの右側には、ムード表示を挟んで、議長に対する指示ボックスが表示されている。その指示内容は、「担当者を選択し、次に進んでください。」というものである。
 この画面が表示されている端末の操作者である議長は、前記のマトリクスに複数表示された役割毎に、その役割に応じた主担当者および副担当者を、プルダウンメニューにて選択する。そして、「次に進む」のボタンをクリックする。
 (図25)
 図25は、図24にて示した「役割」を表示して参照できるようにしながら、コミットメントの作成を補助するポップアップウィンドウとして出力された例である。
 ポップアップウィンドウにおける上部分には、「戦略的フォーカスを達成するのに重要だと思われる役割案」という表を位置させている。 また、その表の下には、「1:戦略的フォーカスを達成するために、あなたは何を達成しますか? 2:あなたの達成を確実にするために、誰が何を達成することをリクエストしますか?」という案内文が位置する。
 案内文の下には、コミットメントの作成を補助する画面が位置する。 この画面が表示される端末の操作者は、「誰が、いつまでに、何をする」という一文を完成させて、「提出・追加」のボタンをクリックするように指示される。
 なお、このコミットメントの入力において、「ルーチン」というチェックボックスが存在する。このチェックボックスをクリックして「レ点」が表示されると、ルーチンワークをすべき月日を入力することができる。たとえば、「毎月1日」に実行すべきルーチンワークであれば、「毎月」をプルダウンメニューで選択した後、その下にある空欄に、実施する日をカンマ区切りで入力(この場合は、「1」のみ)する。
 (図26)
 図26は、図25で入力されたコミットメントを全て表示したうえで実施するか否かを調整する画面出力例である。
 「ナビゲート表示」は、「コミットメントは?」が強調表示されている。そのナビゲート表示の下には、戦略的フォーカスの全文がボックス内に表示されている。そして、そのボックスの下に、コミットメント(全員分)がマトリクス表示される。
 それぞれのコミットメントには、「やる、やらない、交渉中」のいずれかを選択するプルダウンメニューが用意されている。
 また、マトリクス表示の右側には、ムードメータを挟んで議長に対する指示ボックスが存在する。その指示ボックスには、「参加者の入力内容を確認し、必要な変更/追加/削除を行い、次に進んでください」と表示がある。そしてその表示の下には、「追加入力を行う」ボタンと、「次に進む」ボタンが用意されている。
 この画面にて入力したルーチンについて、この会議が終了して登録されると、そのルーチンを実行すべき参加者に係るデータに、ルーチンワークが反映される。具体的には、その参加者に係る「マイページ」、「ルーチン管理」には、そのルーチンワークが登録されるのである。
 なお、コミットメントとして登録された内容に関して、実行期限が近づいたら、該当する参加者に係る端末へ電子メールなどのアラート・メッセージがアプリケーション・サーバから届くような構成を採用することもできる(図2に示した電子メール機能の応用)。そのアラート・メッセージの返信用アドレスは、該当するコミットメントに関する各種の管理データに紐づけられている。したがって、アラート・メッセージを受け取ったコミットメントの該当者は、その電子メールに返信するだけで、返信メッセージが管理データの一部として追加され、記録される。
 (図27)
 図27は、チャレンジバンクへの登録を議長が調整することを実行するための画面出力例である。この画面の前段で参加者自身が登録すべきか否かを選択したうえで、議長が調整する画面出力例である。
 「ナビゲート表示」は、「チャレンジバンクへの登録」が強調表示されている。そのナビゲート表示の下には、戦略的フォーカスの全文がボックス内に表示されている。そして、そのボックスの下に、チャレンジバンクへの登録(全員分)がマトリクス表示される。
 それぞれの「チャレンジバンクに登録する問題」に対しては、「登録する、登録しない、解決」といった選択をするためのプルダウンメニューが用意されている。
 また、マトリクス表示の右側には、ムードメータを挟んで議長に対する指示ボックスが存在する。その指示ボックスには、「参加者の入力内容を確認し、必要な変更/追加/削除を行い、次に進んでください」と表示がある。そしてその表示の下には、「追加入力を行う」ボタンと、「会議を締める」ボタンが用意されている。
 (図28)
 図28は、議長に係る端末に対して表示される、会議を終了する際の画面である。
 「ナビゲート表示」の下には、総合回答者ランキングが表示されている。その総合回答者ランキングの右側には、議長に対する指示ボックスが存在する。その指示ボックスには、「会議を終了します。」と表示がある。そしてその表示の下には、「会議公開権限の確認」ボタンと、「会議を閉じる」ボタンが用意されている。
 「会議公開権限の確認」ボタンを議長がクリックすると、図示は省略するが、この会議で作成されたコミットメントおよびルーチンの承認者の設定や、誰に対して議事録を公開するかを確認したり、変更したりする画面が現れる。
 「会議を閉じる」ボタンを議長がクリックすると、会議は終了する。そして、会議の議事録が会議データベースに登録される。
 (図29)
 図29は、参加者( user02 )に係る端末に表示される画面であって、「達成されたこと」に関する画面である。前述した図17(議長画面)にて議長が「参加者の入力を〆切る」をクリックした後の参加者側の画面である。
 「ナビゲート表示」は、「この会議への期待は?」の右隣に位置する「達成されたことは?」が強調表示されている。そしてそのナビゲート表示の下方には、「達成されたことは?(全員分)」というマトリクス表示にて、回答順に「今まで個人として、集団として何が達成されたのか」について表示されている。議長操作により記入を締め切られ、全参加者の意見が公開されるので他の参加者の回答を、議長以外も見ることができるのである。
 自分以外の参加者による回答の右側には、「賞賛」ボタンが用意されており、端末操作者がその回答を賞賛したい場合にクリックする。クリックすると賞賛ボタンは、「賞賛済み」という表示に変更され、クリックはできなくなる。
 (図30)
 図30は、参加者( user02 )に係る端末に表示される画面であって、「問題や懸念は?[3] 」に関する画面出力例である。
 参加者表示における他の参加者( user01 )の枠から、吹き出しが表示され、その吹き出しの中には、「いい意見です!もっと核心をついた意見を出してしまってください!」とある。これは、他の参加者( user01 )が、この端末を操作する参加者( user02 )に向けて「ささやく」のボタンを用いて情報発信した結果が反映されたものである。
 「ナビゲート表示」の下には、回答者ランキングが表示され、参加者が一覧表示されている。そしてその一覧表の右端に、「全員にささやく」、「ささやく」のボタンが表示されている。この端末を操作する参加者( user02 )が他の参加者( user01 )に対してささやくためには、 user01 の右端にある「ささやく」のボタンをクリックしてささやく言葉を適すと入力して発信することとなる。
 (図31)
 図31は、参加者( user02 )に係る端末に表示される画面であって、「戦略的フォーカス」における意見を書き込むためのポップアップウィンドウとして出力された例である。
 「YY/MM/DDまでに、私たちは、○○を達成することにより、△△する」というフォーマットにおいて、選択や入力が必要な部位には、用語説明用のハイパーリンクが用意されている。たとえば、「YY/MM/DD」のハイパーリンク部分にカーソルを当てると、「今年度の終わりの日程がおすすめですが、なんらかの理由があるならそれ以前の日にちを記入してください。」という吹き出しが現れる。 「△△」のハイパーリンク部分にカーソルを当てると、「2.を達成することによりどんなインパクトがうまれるか、その意味合いを記入してください。」という吹き出しが現れる。
 「YY/MM/DD」については、プルダウンメニューによって選択すれば入力できる。また、「○○」と「△△」は、テキストデータを入力するようになっている。
 これらを入力したら、「提出・追加」ボタンをクリックして提出する。提出した「戦略的フォーカス」としての意見がなければ、右下にある「完了」ボタンをクリックする。
 (図32)
 図32は、参加者の端末に係る画面において、プロジェクトネームを決定するための画面出力例である。
 プロジェクトネームは、前述した経緯にて確定された「戦略的フォーカス」にふさわしいプロジェクトネーム案を、参加者から募集し、投票したり、意見交換したりして決定される。
 この画面では、参加者が既にそれぞれ複数提出したプロジェクトネーム案が列挙表示されており、投票を行うための画面となっている。
 この投票では、参加者一人に対して3票が議長の決定に基づいて与えられている。この画面に係る端末の操作者は、「取消」というボタンとなっているプロジェクトネーム案に2つの票を投じており、「残り1票」という表示がなされている。この投票においては、「自らの案に投票をすることもできる。
 「投票」というボタンをクリックすると、「取消」というボタンに変更され、「取消」というボタンをクリックすると、「投票」というボタンに戻る。考え直して、「投票」を再びクリックすることもできる。
 投票を完了するには、右下にある「完了」というボタンをクリックする。なお、投じることのできる票が残っていても完了ボタンをクリックすることはできる。この場合、いくつかの票を棄権した、ということになる。
 (図33)
 図33は、参加者の端末に係る画面において、チャレンジバンクに登録する問題を決定するためのポップアップウィンドウとして出力された例である。
 「チャレンジバンクへの登録」というタイトルが左上端に表示されたポップアップウィンドウには、既に決定されたプロジェクト名、戦略的フォーカス、作成されたコミットメントに関する一覧表が表示されている。
 作成されたコミットメントの一覧表の下には、チャレンジバンクに登録するか否かを選択すべき問題が一覧で列挙表示される。そして、その列挙表示の右端には、「登録しない」、あるいは「登録する」を選択できるようにプルダウンメニューが表示されている。
 作成されたコミットメントを判断基準に利用して全ての問題に対して「登録しない」、あるいは「登録する」を選択したら、画面の右下端にある「完了」のボタンをクリックする。すると、チャレンジバンクに対する登録が完了し、会議データベースにおける所定の場所へ格納される。
 以上説明したようなチャレンジバンクの登録、という手順を、本実施形態における電子会議システムが備えている。そのため、未解決の問題を合理的に格納でき、必要に応じて検索して出力させることができる。
 (図34)
 図34は、会議作成者に係る端末に表示される画面であって、「問題解決」のテンプレートを選択して開始する際の画面出力例である(図15における「テンプレートの選択」において「目標設定」を選択した場合について説明してきたのが、図16~図33である。)。
 テンプレートを選択したら、会議に関する情報を選択する。具体的には、「戦略的フォーカス」の設定、「会議グループ」の設定、会議参加可能人数の設定、参加メンバーの加除、議長の選択、会議名の設定、会議目的の設定、会議時間の設定などがある。
 なお、「問題解決」のテンプレートによる進行は、「目標設定」のテンプレートよりもシンプルであり、「目標設定」のテンプレートに存在したいくつかの手順が省略されている。省略された手順以外はほとんど同じなので、同じ手順に関する説明は省略する。またこの画面では表示されていないが、選択されたプロジェクトに応じて当該プロジェクトから生まれた会議参加者のチャレンジバンクのデータを会議開始前にセットできるようになっている。
 (図35)
 図35は、「参加者の変更」というボタンをクリックした場合に「会議参加者の変更」というポップアップウィンドウが立ち上がった状態を示している。
 ポップアップウィンドウの上の方には、議長が「 user01 」であり、参加可能ユーザ数が15人であることが表示されている。
 そして、その下には、左右に離れて位置させたボックスがある。右側のボックスには、既に登録した参加メンバー(議長以外)が列挙表示され、左側のボックスには、その会議には登録されていないが参加メンバーに追加可能な参加者の氏名が列挙表示されている。そして、左右のボックスの間には、「参加メンバーに追加→」というボタンと、「←参加メンバーから削除」というボタンとが位置する。
 右側のボックスの中から参加メンバーのひとつを選択するためのクリックをすると、「←参加メンバーから削除」というボタンがアクティブ表示(クリック可能である旨の表示)に変わる。
 アクティブ表示された「←参加メンバーから削除」というボタンをクリックすると、選択された参加メンバーは、右側のボックスから削除され、左側のボックスに現れる。
 左側のボックスの中から参加可能ユーザのひとつを選択するためのクリックをすると、「参加メンバーに追加→」というボタンがアクティブ表示に変わる。
 アクティブ表示された「参加メンバーに追加→」というボタンをクリックすると、選択された参加可能ユーザは、左側のボックスから削除され、右側のボックスに現れる。
 (図36)
 図36は、議長に係る端末において、「チャレンジバンクからの引用」というボタンをクリックした場合に「チャレンジバンクからの引用」というポップアップウィンドウが立ち上がった状態を示している。
 「問題や懸念は?」というメニューなどにおいて、過去に開催された会議でチャレンジバンクに登録された問題が引用できたり、参考にすることが有益な場合がある、ということが、経験的に判明した。そこで、「チャレンジバンクからの引用」というボタンを用意し、登録された問題を取り込むことができるようにしたものである。
 「チャレンジバンクからの引用」というポップアップウィンドウには、「問題として提出するもの選択してください」という表示の下に、障害となっている問題が列挙表示される。
 表示された問題の右には、「取込」というボタンが用意されており、クリックするとその問題が「問題の入力」の代わりとなる。
 問題の取込が終了したり、取り込むべき問題が存在しないと判断した場合には、このポップアップウィンドウの右端にある「問題の入力へ」というボタンをクリックして、自ら問題を入力する画面に切り替える。
 このポップアップウィンドウが不要と判断した場合には、右上端のクローズボックスをクリックしても良いし、このポップアップウィンドウによる作業が終了した場合には、右下端にある「完了」のボタンをクリックしても良い。
 (図37)
 図37は、議長に係る端末においてナビゲート表示において「何が起こっているか?」の段階となった場合に表示される画面出力例を示す。
 「何が起こっているか?」というナビゲート表示は、「どんな問題があるか?」、「どの問題に取り組みか?」の次に位置する。また、「何が起こっているか?」というナビゲート表示の次は、「どんな解決策があるか」となっている。
 ナビゲート表示の下には、「どの問題に取り組むか」にて選択された問題が表示される。具体的には、「どのようにすれば地方のお客様も顧客満足度を高められるか?」である。
 更にその下には、「何が起こっているか?(全員分)」というボックスが位置する。このボックスは、「何が起こっているか?」について参加者から送信された意見を一覧表示したものである。
 このボックスの右には、ムードメータを挟んで議長に対する指示ボックスが存在する。その指示ボックスには、「参加者の入力内容を確認し、必要な変更/追加/削除を行い、次に進んでください」と表示がある。そしてその表示の下には、「追加入力を行う」ボタンと、「次に進む」ボタンが用意されている。
 (図38)
 図38は、会議終了直前に議長に係る端末にのみ用意されたボタンをクリックすることで立ち上がる「会議公開権限の確認」というポップアップウィンドウの出力例である。
 この画面の上の方には、「会議で作成されたコミットメントの承認者を選択してください」という表示があるが、コミットメントやルーチンが作成されなかった場合はこの図38のように「当該会議ではコミットメントが作成されませんでした」と強調文字(たとえば赤字)と表示される。
 会議の参加者は議事録の閲覧が可能であり、変更によって閲覧不能となることはない。そのため、「議事録閲覧可能なユーザ」という表示において、当該会議に参加したユーザが列挙される。
 「議事録閲覧可能なユーザ」という表示の下には、左右に離れて位置させたボックスがある。右側のボックスには、会議に参加した以外のユーザが列挙表示され、左側のボックスには、空の表示されている。そして、左右のボックスの間には、「追加閲覧者に追加→」というボタンと、「←追加閲覧者から削除」というボタンとが位置する。
 左側のボックスの中から参加可能ユーザのひとつを選択するためのクリックをすると、「追加閲覧者に追加→」というボタンがアクティブ表示に変わる。
 アクティブ表示された「追加閲覧者に追加→」というボタンをクリックすると、選択されたユーザは、左側のボックスから削除され、右側のボックスに現れる。
 その後、右側のボックスの中から追加閲覧者を選択するためのクリックをすると、「←追加閲覧者から削除」というボタンがアクティブ表示(クリック可能である旨の表示)に変わる。
 アクティブ表示された「←追加閲覧者から削除」というボタンをクリックすると、選択された参加メンバーは、右側のボックスから削除され、左側のボックスに現れる。
 (図39)
 図39は、システム運営者の操作する端末のみに表示される画面であり、アジェンダの順番などを編集する画面出力例である。
 本実施形態に係る電子会議システムを使用する組織において、定型のテンプレートでは当該組織にそぐわない、使いにくい、といった場合に、テンプレートをカスタムメードすることができる。
 カスタムメードする原型を選択し、カスタムメードが終了したら登録するための画面が、「テンプレート情報」として表示されている。
 テンプレート情報としては、名称(ここでは「問題解決」を記載)、種類(ここでは「問題解決」を選択)、作成者(ここではコミットメントテクノロジーという組織名を記載)を、それぞれプルダウンメニューおよび自由記載で設定する。 また、「説明」では、このテンプレートに関する説明文を入力する。
 テンプレート情報のボックスの下側には、「編集」ボタン、「更新」ボタン、「新しいひな形として作成」ボタン、「一覧に戻る」ボタンが用意されている。
 テンプレート情報の下には、「ゴミ箱」、「会議フロー」、「追加可能アジェンダ一覧」というメニューが用意されている。
 「会議フロー」とは、一つ一つの会議を運営するうえで話し合うアジェンダの順番である。
 「追加可能アジェンダ一覧」とは、会議フローに新たなアジェンダを追加する際のコンポーネントの候補である。
 なお、「ゴミ箱」は、一旦会議フローに加えた後に、あるフローを取り除きたいときにそのフローの一つを削除するために使うものである。
 (図40)
 図40は、システム運営者の操作する端末のみに表示される画面であり、前述の図39における「一覧に戻る」ボタンを押された場合に表示される画面出力例である。
 画面の上の方には、「管理TOP」、「意見/要望」、「サービス管理」、「会議テンプレート」という四種類のタブがあり、「会議テンプレート」が選択された場合の画面が図40である。
 そのタブの下には、会議テンプレートが一覧表示されており、雛形名、作者名、説明、バージョン、という横軸が設けられている。
 なお、一覧表示の右上には、「検索」ボタン、「新規作成」ボタン、「削除」ボタン、「削除済み」ボタンが表示されている。
 (図41)
 図41は、システム運営者の操作する端末のみに表示される画面であり、前述の図39における会議フロー内の各アジェンダの詳細を編集することができる画面である。
 「テンプレート情報」の部分は、図39と同様であり、説明を省略する。
 「テンプレート情報」の下には、「会議フロー」のどのアジェンダを編集するか選択するためのボックスと、その右に各アジェンダを選択したのちに詳細な「ナビゲート表示」を編集するためのボックスとが表示されている。
 以上説明したように、本発明に係る実施形態によれば、会議の合理的な運用、会議にて決定された事項の実行サポート(実効性向上)などに対して効果を奏する。
 本発明は、パーソナルコンピュータや携帯電話などの情報機器メーカ、情報機器用のコンピュータプログラムの作成やメンテナンスを請け負うサービス業、アプリケーション・サービス・プロバイダを運営する事業、会議を通じて経営の指導助言を行うコンサルティング業などにおいて、利用可能性を有する。

Claims (14)

  1.  電子会議に参加する複数の端末がネットワーク接続され、各端末に対して電子会議に係る情報を表示可能とする電子会議サーバであって、
     各端末から送信されるデータを受信可能なアプリケーション・サーバと、
     そのアプリケーション・サーバからの命令を受信して各端末に必要なデータを送信するコメット・サーバと、
     当該電子会議に用いるデータを格納する会議データベースと、を備え、
     前記アプリケーション・サーバは、前記コメット・サーバが各端末からのHTTPリクエストを受信して保留状態となるように制御するとともに、
     前記のある端末からメッセージデータを前記アプリケーション・サーバが受信した場合には、前記アプリケーション・サーバが前記会議データベースから必要データを引き出して前記メッセージデータとともに該当する端末へコメット・サーバから送信するように制御し、
     その送信後には、前記アプリケーション・サーバは、前記コメット・サーバが各端末からのHTTPリクエストを受信して再び保留状態となるように制御することとした電子会議サーバ。
  2.  前記アプリケーション・サーバは、会議において不採用となった議題である不採用議題データを議題提出者に係る端末へ送信する不採用議題データ送信手段と、
     その不採用議題データに対して前記端末の操作者によって解決したか否かを選別されたうちの未解決と選別された不採用議題データを会議データベースに格納する不採用未解決課題格納手段と、を備えた請求項1に記載の電子会議サーバ。
  3.  前記アプリケーション・サーバは、各端末からのメッセージデータの受信間隔を算出するメッセージ受信間隔算出手段と、 その受信間隔が所定時間を超えた場合には会議停滞と判断して議長に係る端末へその旨を送信する会議データ停滞送信手段と、
     当該議長に係る端末から各端末に停滞打破データを送信する旨のリクエストを受信した場合に、停滞打破データを各端末へコメット・サーバから送信する停滞打破データ送信手段と、を備えることとした請求項1または請求項2のいずれか一に記載の電子会議サーバ。
  4.  前記アプリケーション・サーバは、各端末からのメッセージデータの受信間隔を算出するメッセージ受信間隔算出手段と、
     そのメッセージ受信間隔算出手段が算出した受信間隔が所定時間を超えた場合には会議停滞と判断して議長に係る端末へその旨を送信する会議データ停滞送信手段と、
     その会議データ停滞送信手段が会議停滞の判断を送信した場合において停滞状態を打破する意見データをある端末から受信した場合には、各端末から賞賛データを他の端末へコメット・サーバから送信するリクエストを受信し、その賞賛データを各端末へコメット・サーバから送信させる賞賛データ送信手段と、
    を備えることとした請求項1から請求項3のいずれか一に記載の電子会議サーバ。
  5.  前記アプリケーション・サーバは、会議において決定した事項に関する決定事項データを各端末へ送信する決定事項データ送信手段と、
     その決定事項データに対して前記端末の操作者によってルーチンワークか否かを選別されたうちのルーチンワークと選別された決定事項データをルーチンワークデータとして受信するルーチンワーク受信手段と、
     そのルーチンワーク受信手段が受信したルーチンワークデータの実行者に係る端末へ当該ルーチンワークを反映させたスケジュールデータに加工して送信するスケジュールデータ送信手段と、を備えることとした請求項1から請求項4のいずれか一に記載の電子会議サーバ。
  6.  各端末の操作者が会議に対する気持ちを反映するムードデータを入力してアプリケーション・サーバに送信してきた場合にそのムードデータを受信するムードデータ受信手段と、
     その受信したムードデータを当該会議の参加者に対応させて参加者表示に加工し、各端末に送信するムードメータ送信手段と、を備えることとした請求項1から請求項5のいずれか一に記載の電子会議サーバ。
  7.  ネットワーク接続される端末の一部または全部に電子メールを送信可能なメール・サーバを備え、
     そのメール・サーバは、前記端末に送信する電子メールのデータ中に返信用アドレスデータを含み、
     その返信用アドレスデータにて返信されてきた前記端末からの返信メールを受信するメール受信手段を備えるとともに、
     そのメール受信手段にて受信した返信メールのデータを前記会議データベースの所定箇所に格納させるメールデータ格納手段を備えることとした請求項1から請求項6のいずれか一に記載の電子会議サーバ。
  8.  電子会議に参加する複数の端末がネットワーク接続され、各端末に対して電子会議に係る情報を表示可能とする電子会議サーバに用いられるコンピュータプログラムであって、
     前記電子会議サーバは、各端末から送信されるデータを受信可能なアプリケーション・サーバと、 そのアプリケーション・サーバからの命令を受信して各端末に必要なデータを送信するコメット・サーバと、 当該電子会議に用いるデータを格納する会議データベースと、を備え、
     前記コンピュータプログラムは、アプリケーション・サーバに対して、 前記コメット・サーバが各端末からのHTTPリクエストを受信して保留状態となるように制御するリクエスト保留手順と、
     前記のある端末からメッセージデータを前記アプリケーション・サーバが受信した場合には、前記アプリケーション・サーバが前記会議データベースから必要データを引き出して前記メッセージデータとともに該当する端末へコメット・サーバから送信するように制御する端末送信手順と、
     その端末送信手順による送信後において前記アプリケーション・サーバが各端末からのHTTPリクエストを受信して再び保留状態となるように制御するリクエスト再保留手順と、を実行させるようにしたコンピュータプログラム。
  9.  会議において不採用となった議題である不採用議題データを議題提出者に係る端末へ送信する不採用議題データ送信手順と、
     その不採用議題データ送信手順にて送信した不採用議題データに対して前記端末の操作者によって解決したか否かを選別されたうちの未解決と選別された不採用議題データを会議データベースに格納する不採用未解決課題格納手順と、をアプリケーション・サーバに実行させるようにした請求項8に記載のコンピュータプログラム。
  10.  各端末からのメッセージデータの受信間隔を算出するメッセージ受信間隔算出手順と、
     その受信間隔が所定時間を超えた場合には会議停滞と判断して議長に係る端末へその旨を送信する会議データ停滞送信手順と、
     当該議長に係る端末から各端末に停滞打破データを送信する旨のリクエストを受信した場合に、停滞打破データを各端末へコメット・サーバから送信する停滞打破データ送信手順と、をアプリケーション・サーバに実行させるようにした請求項8または請求項9のいずれか一に記載のコンピュータプログラム。
  11.  各端末からのメッセージデータの受信間隔を算出するメッセージ受信間隔算出手順と、
     そのメッセージ受信間隔算出手順にて算出した受信間隔が所定時間を超えた場合には会議停滞と判断して議長に係る端末へその旨を送信する会議データ停滞送信手順と、
     その会議データ停滞送信手順が会議停滞の判断を送信した場合において停滞状態を打破する意見データをある端末から受信した場合には、各端末から賞賛データを他の端末へコメット・サーバから送信するリクエストを受信し、その賞賛データを各端末へコメット・サーバから送信させる賞賛データ送信手順と、をアプリケーション・サーバに実行させるようにした請求項8から請求項10のいずれか一に記載のコンピュータプログラム。
  12.  会議において決定した事項に関する決定事項データを各端末へ送信する決定事項データ送信手順と、
     その決定事項データ送信手順にて送信されてきた決定事項データに対して前記端末の操作者によってルーチンワークか否かを選別されたうちのルーチンワークと選別された決定事項データをルーチンワークデータとして受信するルーチンワーク受信手順と、
     そのルーチンワーク受信手順にて受信したルーチンワークデータの実行者に係る端末へ当該ルーチンワークを反映させたスケジュールデータに加工して送信するスケジュールデータ送信手順と、をアプリケーション・サーバに実行させるようにした請求項8から請求項11のいずれか一に記載のコンピュータプログラム。
  13.  各端末の操作者が会議に対する気持ちを反映するムードデータを入力してアプリケーション・サーバに送信してきた場合にそのムードデータを受信するムードデータ受信手順と、
     そのムードデータ受信手順にて受信したムードデータを当該会議の参加者に対応させて参加者表示に加工する参加者表示加工手順と、
     その参加者表示加工手順にて加工した参加者表示を、各端末に送信するムードメータ送信手順と、をアプリケーション・サーバに実行させるようにした請求項8から請求項12のいずれか一に記載のコンピュータプログラム。
  14.  前記電子会議サーバは、ネットワーク接続される端末の一部または全部に電子メールを送信可能なメール・サーバを備えるとともに、 そのメール・サーバは、前記端末に送信する電子メールのデータ中に返信用アドレスデータを含むこととし、
     前記コンピュータプログラムは、 前記返信用アドレスデータにて返信されてきた前記端末からの返信メールを受信するメール受信手順と、
     そのメール受信手順にて受信した返信メールのデータを前記会議データベースの所定箇所に格納させるメールデータ格納手順と、をメール・サーバに実行させるようにした請求項8から請求項13のいずれか一に記載のコンピュータプログラム。
PCT/JP2010/059214 2009-05-31 2010-05-31 電子会議サーバおよびコンピュータプログラム WO2010140570A1 (ja)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2009-131667 2009-05-31
JP2009131667A JP2010277492A (ja) 2009-05-31 2009-05-31 電子会議サーバおよびコンピュータプログラム

Publications (1)

Publication Number Publication Date
WO2010140570A1 true WO2010140570A1 (ja) 2010-12-09

Family

ID=43297704

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2010/059214 WO2010140570A1 (ja) 2009-05-31 2010-05-31 電子会議サーバおよびコンピュータプログラム

Country Status (2)

Country Link
JP (1) JP2010277492A (ja)
WO (1) WO2010140570A1 (ja)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002016632A (ja) * 2000-06-29 2002-01-18 Shinho Sato 電子メールでリアルタイムに電子会議に参加をする方法
JP2003281005A (ja) * 2002-03-27 2003-10-03 Matsushita Electric Ind Co Ltd 発呼サーバー装置および端末装置
JP2004118325A (ja) * 2002-09-24 2004-04-15 Sega Corp データ通信方法及びデータ通信システム
JP2004227121A (ja) * 2003-01-21 2004-08-12 Toshiba Corp サーバ装置、通信制御システム、通信方法及びサーバプログラム
JP2005021590A (ja) * 2003-07-03 2005-01-27 X-Nauts Co Ltd 複数ユーザを同期させるシステムおよび同期方法
JP2007048292A (ja) * 2005-08-09 2007-02-22 Seiko Epson Corp 電子文書を生成する方法及び電子文書

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002016632A (ja) * 2000-06-29 2002-01-18 Shinho Sato 電子メールでリアルタイムに電子会議に参加をする方法
JP2003281005A (ja) * 2002-03-27 2003-10-03 Matsushita Electric Ind Co Ltd 発呼サーバー装置および端末装置
JP2004118325A (ja) * 2002-09-24 2004-04-15 Sega Corp データ通信方法及びデータ通信システム
JP2004227121A (ja) * 2003-01-21 2004-08-12 Toshiba Corp サーバ装置、通信制御システム、通信方法及びサーバプログラム
JP2005021590A (ja) * 2003-07-03 2005-01-27 X-Nauts Co Ltd 複数ユーザを同期させるシステムおよび同期方法
JP2007048292A (ja) * 2005-08-09 2007-02-22 Seiko Epson Corp 電子文書を生成する方法及び電子文書

Also Published As

Publication number Publication date
JP2010277492A (ja) 2010-12-09

Similar Documents

Publication Publication Date Title
US20180165656A1 (en) Dynamic invitee-driven customization and supplementation of meeting sessions
AU2002315876B8 (en) Education service system using communicate line and education service providing method
Siemens ‘It's a team if you use “reply all”’: An exploration of research teams in digital humanities environments
US20160241505A1 (en) Methods and apparatus for a social recruiting network
US20120150577A1 (en) Meeting lifecycle management
US20140143354A1 (en) Virtual concierge systems and methods
US20130238520A1 (en) System and method for providing a managed webinar for effective communication between an entity and a user
WO2009107666A1 (ja) 情報管理サーバおよびコンピュータプログラム
Bal et al. Implementing virtual teamworking: Part 3–a methodology for introducing virtual teamworking
WO2023147272A1 (en) Communication platform interactive transcripts
Olaniran Organizational communication: Assessment of videoconferencing as a medium for meetings in the workplace
Breek Neighborhood governance during COVID-19: What is lost with reduced face-to-face communication?
WO2010140570A1 (ja) 電子会議サーバおよびコンピュータプログラム
Xiao et al. Between-team communication in the intercultural context
Feldman et al. Making it work for everyone: An evolving reference service
US20080235265A1 (en) System and method for a stenographic sharing network
JP7452897B2 (ja) 会議運営システム並びにマッチングイベントシステム並びにオンライン名刺交換プログラム及びオンライン名刺交換システム
Mattison Virtual teams and e-collaboration technology: A case study investigating the dynamics of virtual team communication
US20230169470A1 (en) Electronic event facilitating systems and methods
Kleinman Physically present, mentally absent? Technology multitasking in organizational meetings
Dekker Global virtual teams: Enhancing effectiveness
Sanghera et al. Project communication management
Molay Best Practices for Webinars
JP2023001849A (ja) 会議管理システム、会議管理方法、文書作成システム及び文書作成方法
Kothakota AI: A Good or Evil in Building Rapport and Trust? Using AI responsibly requires caution and curiosity

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: 10783353

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 10783353

Country of ref document: EP

Kind code of ref document: A1