JP2017058981A - Work management system and program - Google Patents

Work management system and program Download PDF

Info

Publication number
JP2017058981A
JP2017058981A JP2015183532A JP2015183532A JP2017058981A JP 2017058981 A JP2017058981 A JP 2017058981A JP 2015183532 A JP2015183532 A JP 2015183532A JP 2015183532 A JP2015183532 A JP 2015183532A JP 2017058981 A JP2017058981 A JP 2017058981A
Authority
JP
Japan
Prior art keywords
task
flow
work
information
registered
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2015183532A
Other languages
Japanese (ja)
Other versions
JP6558171B2 (en
Inventor
章裕 今井
Akihiro Imai
章裕 今井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2015183532A priority Critical patent/JP6558171B2/en
Publication of JP2017058981A publication Critical patent/JP2017058981A/en
Application granted granted Critical
Publication of JP6558171B2 publication Critical patent/JP6558171B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a work management system and a program capable of easily registering a plurality of work items included in a series of work flow.SOLUTION: A server 10 includes a CPU 11 that registers a work item to be carried out by a user. When the registered work item corresponds to any one work item constituting the series of the work flow, the CPU 11 derives other work item to be carried out from the work flow in addition to the registered work item.SELECTED DRAWING: Figure 2

Description

本発明は、作業管理装置及びプログラムに関する。   The present invention relates to a work management apparatus and a program.

従来、ユーザが実施するべき作業項目(タスク)を管理するTODO管理が知られている。TODO管理の目的は、するべき作業項目を備忘録として記録し、常に確認できることで実行忘れを防ぐことにある。   Conventionally, TODO management for managing work items (tasks) to be performed by a user is known. The purpose of TODO management is to prevent forgetting to execute by recording work items to be recorded as a memorandum and always confirming it.

TODO管理を行う装置として、複数のユーザにおける複数のタスクの処理(実施)済率に応じて算出した優先度に応じて、当該複数のタスクを順に並べてリスト表示するTODOリスト作成装置が知られている(特許文献1参照)。   As a device that performs TODO management, a TODO list creation device that displays a list of a plurality of tasks in order according to the priority calculated according to the processing (execution) rate of a plurality of tasks by a plurality of users is known. (See Patent Document 1).

特開2010−92204号公報JP 2010-92204 A

しかし、上記TODOリスト作成装置では、例えば、買物→レシート取込→記帳等の一連の行動(作業フロー)のうちの各作業項目を登録する場合、当該各作業項目及び作業フローの内容をユーザ自身で覚えておいて新規登録しなければならない。一連の行動を何度も実施する場合に、当該一連の行動の各作業項目を毎回新たに登録するのは煩雑であり、ユーザの負担が大きく、登録漏れのおそれもあった。   However, in the above-mentioned TODO list creation device, for example, when registering each work item in a series of actions (work flow) such as shopping → receipt taking → bookkeeping etc., the user himself / herself sets the content of each work item and work flow. Remember to register new. When a series of actions are performed many times, it is troublesome to newly register each work item of the series of actions every time, which places a heavy burden on the user and may cause a registration failure.

本発明の課題は、一連の作業フローに含まれる複数の作業項目を容易に登録することである。   An object of the present invention is to easily register a plurality of work items included in a series of work flows.

上記課題を解決するために、本発明の作業管理装置は、ユーザが実施するべき作業項目を登録する登録手段と、前記登録された作業項目が、一連の作業フローを構成する作業項目の一つに対応する場合に、当該作業フローの中で前記登録された作業項目の他に実施するべき作業項目を導出する導出手段と、を備える。   In order to solve the above problems, a work management apparatus according to the present invention includes a registration unit for registering work items to be performed by a user, and the registered work items are one of work items that form a series of work flows. , Derivation means for deriving work items to be executed in addition to the registered work items in the work flow.

本発明によれば、一連の作業フローに含まれる複数の作業項目を容易に登録できる。   According to the present invention, a plurality of work items included in a series of work flows can be easily registered.

本発明の実施の形態のタスク管理システムを示すブロック図である。It is a block diagram which shows the task management system of embodiment of this invention. サーバの機能構成を示すブロック図である。It is a block diagram which shows the function structure of a server. 端末装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of a terminal device. (a)は、タスクDBの構成を示す図である。(b)は、タスクフローDBの構成を示す図である。(c)は、タスクフローコンテンツDBの構成を示す図である。(d)は、タスクフローキーワードDBの構成を示す図である。(A) is a figure which shows the structure of task DB. (B) is a figure which shows the structure of taskflow DB. (C) is a figure which shows the structure of taskflow content DB. (D) is a figure which shows the structure of taskflow keyword DB. タスクフロー登録処理を示すフローチャートである。It is a flowchart which shows a task flow registration process. (a)は、タスクフロー登録画面を示す図である。(b)は、タスクキーワード編集画面を示す図である。(A) is a figure showing a task flow registration screen. (B) is a figure which shows a task keyword edit screen. タスク一覧表示処理を示すフローチャートである。It is a flowchart which shows a task list display process. (a)は、第1のタスク一覧画面を示す図である。(b)は、タスク追加提案画面を示す図である。(A) is a figure which shows a 1st task list screen. (B) is a figure which shows a task addition proposal screen. タスク登録処理を示すフローチャートである。It is a flowchart which shows a task registration process. (a)は、第2のタスク一覧画面を示す図である。(b)は、第3のタスク一覧画面を示す図である。(A) is a figure which shows a 2nd task list screen. (B) is a figure which shows a 3rd task list screen.

以下、添付図面を参照して本発明に係る実施の形態を詳細に説明する。なお、本発明は、図示例に限定されるものではない。   Embodiments according to the present invention will be described below in detail with reference to the accompanying drawings. The present invention is not limited to the illustrated example.

図1〜図3を参照して、本実施の形態の装置構成を説明する。先ず、図1を参照して、本実施の形態のタスク管理システム1を説明する。図1は、本実施の形態のタスク管理システム1を示すブロック図である。   The apparatus configuration of the present embodiment will be described with reference to FIGS. First, with reference to FIG. 1, the task management system 1 of this Embodiment is demonstrated. FIG. 1 is a block diagram showing a task management system 1 of the present embodiment.

タスク管理システム1は、作業管理装置としてのサーバ10と、端末装置20と、を備える。サーバ10は、クラウド上のサーバであり、端末装置20のユーザが実施する作業項目としてのタスクに関する情報を管理する。サーバ10は、通信ネットワークNに接続されている。通信ネットワークNは、インターネットであるものとするが、LAN(Local Area Network)等、他のネットワークとしてもよい。   The task management system 1 includes a server 10 as a work management device and a terminal device 20. The server 10 is a server on the cloud, and manages information regarding tasks as work items performed by the user of the terminal device 20. The server 10 is connected to the communication network N. The communication network N is assumed to be the Internet, but may be another network such as a LAN (Local Area Network).

端末装置20は、個人商店店主等のユーザが所持する端末装置である。ここでは、端末装置20がタブレットPC(Personal Computer)であるものとして説明するが、これに限定されるものではなく、端末装置20が、スマートフォン、携帯電話機、PDA(Personal Digital Assistant)、ノートPC、デスクトップPC等、他の携帯端末装置であるとしてもよい。また、端末装置20は、ブラウザ等により、ユーザの操作入力を受け付けてサーバ10に送信し、サーバ10から受信した情報を表示する。また、端末装置20は、通信ネットワークN上の基地局、アクセスポイント(いずれも図示略)等を介して、通信ネットワークNに接続されている。   The terminal device 20 is a terminal device possessed by a user such as a private store owner. Here, the terminal device 20 will be described as a tablet PC (Personal Computer), but the present invention is not limited to this, and the terminal device 20 may be a smartphone, a mobile phone, a PDA (Personal Digital Assistant), a notebook PC, It may be another portable terminal device such as a desktop PC. Further, the terminal device 20 receives a user's operation input through a browser or the like, transmits it to the server 10, and displays information received from the server 10. The terminal device 20 is connected to the communication network N via a base station on the communication network N, an access point (both not shown), and the like.

なお、タスク管理システム1は、1台の端末装置20のユーザのタスク情報をサーバ10が管理する構成とするが、これに限定されるものではない。タスク管理システム1は、複数台の端末装置20を備え、複数台の端末装置20の各ユーザのタスク情報をサーバ10が一元的に管理する構成としてもよい。   The task management system 1 is configured such that the server 10 manages the task information of the user of one terminal device 20, but the present invention is not limited to this. The task management system 1 may include a plurality of terminal devices 20, and the server 10 may centrally manage task information of each user of the plurality of terminal devices 20.

次いで、図2を参照して、サーバ10の内部の機能構成を説明する。図2は、サーバ10の機能構成を示すブロック図である。   Next, the internal functional configuration of the server 10 will be described with reference to FIG. FIG. 2 is a block diagram illustrating a functional configuration of the server 10.

図2に示すように、サーバ10は、登録手段、導出手段、提案手段としてのCPU(Central Processing Unit)11と、操作部12と、RAM(Random Access Memory)13と、表示部14と、記憶手段としての記憶部15と、提案手段としての通信部16と、を備える。サーバ10の各部は、バス17を介して接続されている。   As shown in FIG. 2, the server 10 includes a CPU (Central Processing Unit) 11, an operation unit 12, a RAM (Random Access Memory) 13, a display unit 14, and a storage as registration means, derivation means, and proposal means. The storage part 15 as a means and the communication part 16 as a proposal means are provided. Each part of the server 10 is connected via a bus 17.

CPU11は、サーバ10の各部を制御する。CPU11は、記憶部15に記憶されているシステムプログラム及びアプリケーションプログラムのうち、指定されたプログラムを読み出してRAM13に展開し、当該プログラムとの協働で、各種処理を実行する。   The CPU 11 controls each unit of the server 10. The CPU 11 reads a designated program out of the system program and application program stored in the storage unit 15 and expands it in the RAM 13 and executes various processes in cooperation with the program.

操作部12は、キーボード等のキー入力部と、マウス等のポインティングデバイスとを有し、キー入力及び位置入力を受け付け、その操作情報をCPU11に出力する。   The operation unit 12 includes a key input unit such as a keyboard and a pointing device such as a mouse, receives key input and position input, and outputs the operation information to the CPU 11.

RAM13は、揮発性のメモリであり、各種のデータやプログラムを一時的に格納するワークエリアを形成する。表示部14は、LCD(Liquid Crystal Display)、EL(ElectroLuminescent)ディスプレイ等で構成され、CPU11から指示された表示情報に従い各種表示を行う。   The RAM 13 is a volatile memory, and forms a work area for temporarily storing various data and programs. The display unit 14 includes an LCD (Liquid Crystal Display), an EL (ElectroLuminescent) display, and the like, and performs various displays according to display information instructed from the CPU 11.

記憶部15は、HDD(Hard Disk Drive)、SSD(Solid State Drive)等により構成され、データ及びプログラムを書き込み及び読み出し可能な記憶部である。特に、記憶部15は、タスクフロー登録プログラム151、タスク一覧表示プログラム152、タスク登録プログラム153と、後述するタスクDB(DataBase)30、タスクフローDB40、タスクフローコンテンツDB50、タスクフローキーワードDB60と、を記憶している。   The storage unit 15 includes a hard disk drive (HDD), a solid state drive (SSD), and the like, and is a storage unit that can write and read data and programs. In particular, the storage unit 15 includes a task flow registration program 151, a task list display program 152, a task registration program 153, a task DB (DataBase) 30, a task flow DB 40, a task flow content DB 50, and a task flow keyword DB 60 described later. I remember it.

通信部16は、ネットワークカード等により構成され、通信ネットワークNに通信接続されて、通信ネットワークN上の機器との通信を行う。CPU11は、通信部16を介して、通信ネットワークN上の端末装置20と通信が可能である。   The communication unit 16 is configured by a network card or the like, is connected to the communication network N, and communicates with devices on the communication network N. The CPU 11 can communicate with the terminal device 20 on the communication network N via the communication unit 16.

次いで、図3を参照して、端末装置20の機能構成を説明する。図3は、端末装置20の機能構成を示すブロック図である。   Next, the functional configuration of the terminal device 20 will be described with reference to FIG. FIG. 3 is a block diagram illustrating a functional configuration of the terminal device 20.

端末装置20は、CPU21と、操作部22と、RAM23と、表示部24と、記憶部25と、無線通信部26と、を備える。端末装置20の各部は、バス27を介して接続されている。   The terminal device 20 includes a CPU 21, an operation unit 22, a RAM 23, a display unit 24, a storage unit 25, and a wireless communication unit 26. Each unit of the terminal device 20 is connected via a bus 27.

CPU21、RAM23、表示部24は、サーバ10のCPU11、RAM13、表示部14と同様であるため、重複する説明を省略し、異なる部分を主として説明する。   Since the CPU 21, RAM 23, and display unit 24 are the same as the CPU 11, RAM 13, and display unit 14 of the server 10, overlapping descriptions are omitted, and different portions are mainly described.

CPU21は、端末装置20の各部を制御する。操作部22は、表示部24の表示画面上に設けられたタッチパネルを有し、ユーザからのタッチ入力を受け付け、その操作情報をCPU21に出力する。   The CPU 21 controls each unit of the terminal device 20. The operation unit 22 has a touch panel provided on the display screen of the display unit 24, receives a touch input from the user, and outputs the operation information to the CPU 21.

記憶部25は、フラッシュメモリ、EEPROM(Electrically Erasable Programmable ROM)等により構成され、データ及びプログラムを書き込み及び読み出し可能な記憶部である。   The storage unit 25 is configured by a flash memory, an EEPROM (Electrically Erasable Programmable ROM), or the like, and is a storage unit that can write and read data and programs.

無線通信部26は、アンテナ、変復調回路、信号処理回路等により構成され、通信ネットワークN上の基地局、アクセスポイント等と無線電波により情報の送受信を行う。このため、CPU21は、無線通信部26により、通信ネットワークN上の基地局、アクセスポイント等を介して、サーバ10と通信を行うことができる。   The wireless communication unit 26 includes an antenna, a modulation / demodulation circuit, a signal processing circuit, and the like, and transmits / receives information to / from a base station, an access point, and the like on the communication network N by radio waves. Therefore, the CPU 21 can communicate with the server 10 by the wireless communication unit 26 via a base station, an access point, etc. on the communication network N.

次に、図4を参照して、サーバ10の記憶部15に記憶されるタスクDB30、タスクフローDB40、タスクフローコンテンツDB50、タスクフローキーワードDB60を説明する。図4(a)は、タスクDB30の構成を示す図である。図4(b)は、タスクフローDB40の構成を示す図である。図4(c)は、タスクフローコンテンツDB50の構成を示す図である。図4(d)は、タスクフローキーワードDB60の構成を示す図である。   Next, the task DB 30, the task flow DB 40, the task flow content DB 50, and the task flow keyword DB 60 stored in the storage unit 15 of the server 10 will be described with reference to FIG. FIG. 4A is a diagram illustrating a configuration of the task DB 30. FIG. 4B is a diagram illustrating a configuration of the task flow DB 40. FIG. 4C is a diagram showing the configuration of the task flow content DB 50. FIG. 4D is a diagram showing a configuration of the task flow keyword DB 60.

図4(a)に示すように、タスクDB30は、タスクID31、タスク名称32、タスク終了フラグ33、フローID34、順番35の項目を有する。   As shown in FIG. 4A, the task DB 30 includes items of a task ID 31, a task name 32, a task end flag 33, a flow ID 34, and an order 35.

タスクID31は、ユーザが実施するべく登録されたタスクの識別情報である。タスクID31は、登録順に対応して昇順の番号が付与されているものとする。タスク名称32は、タスクID31のタスクの名称である。タスク終了フラグ33は、タスクID31のタスクを実施終了(完了)したか否かを示すフラグである。タスク終了フラグ33は、1が実施終了を表し、0が実施未終了を表すものとする。フローID34は、タスクID31のタスクを含む複数のタスクで構成される一連のタスクフローの識別情報である。順番35は、フローID34のタスクフローにおけるタスクID31のタスクの実施の順番である。   The task ID 31 is task identification information registered to be executed by the user. Assume that task IDs 31 are assigned numbers in ascending order corresponding to the registration order. The task name 32 is the name of the task with the task ID 31. The task end flag 33 is a flag indicating whether or not the task with the task ID 31 has been completed (completed). In the task end flag 33, 1 represents the end of execution, and 0 represents the incomplete execution. The flow ID 34 is identification information of a series of task flows including a plurality of tasks including the task with the task ID 31. The order 35 is the execution order of the task with the task ID 31 in the task flow with the flow ID 34.

図4(b)に示すように、タスクフローDB40は、フローID41、フロー名称42の項目を有する。   As shown in FIG. 4B, the task flow DB 40 has items of a flow ID 41 and a flow name 42.

フローID41は、タスクフローの識別情報である。フロー名称42は、フローID41のタスクフローの名称である。   The flow ID 41 is task flow identification information. The flow name 42 is the name of the task flow with the flow ID 41.

図4(c)に示すように、タスクフローコンテンツDB50は、フローID51、順番52、タスク名称53の項目を有する。   As shown in FIG. 4C, the task flow content DB 50 includes items of a flow ID 51, an order 52, and a task name 53.

フローID51は、タスクフローの識別情報である。順番52は、フローID51のタスクフローを構成する各タスクの実施の順番である。タスク名称53は、フローID51のタスクフローの順番52のタスクの名称である。   The flow ID 51 is task flow identification information. The order 52 is the order of execution of each task constituting the task flow with the flow ID 51. The task name 53 is the name of the task in the task flow order 52 of the flow ID 51.

図4(d)に示すように、タスクフローキーワードDB60は、フローID61、順番62、キーワード63の項目を有する。   As shown in FIG. 4D, the task flow keyword DB 60 includes items of a flow ID 61, an order 62, and a keyword 63.

フローID61は、タスクフローの識別情報である。順番62は、フローID61のタスクフローを構成する各タスクの実施の順番である。キーワード63は、フローID61のタスクフローの順番62のタスクに対応付けて設定された検索用のキーワードである。   The flow ID 61 is task flow identification information. The order 62 is the order in which the tasks constituting the task flow with the flow ID 61 are executed. The keyword 63 is a search keyword set in association with the task of the order 62 of the task flow with the flow ID 61.

次に、図5〜図10を参照して、タスク管理システム1の動作を説明する。図5は、タスクフロー登録処理を示すフローチャートである。図6(a)は、タスクフロー登録画面70を示す図である。図6(b)は、タスクキーワード編集画面80を示す図である。図7は、タスク一覧表示処理を示すフローチャートである。図8(a)は、タスク一覧画面90を示す図である。図8(b)は、タスク追加提案画面100を示す図である。図9は、タスク登録処理を示すフローチャートである。図10(a)は、タスク一覧画面90Aを示す図である。図10(b)は、タスク一覧画面90Bを示す図である。   Next, the operation of the task management system 1 will be described with reference to FIGS. FIG. 5 is a flowchart showing the task flow registration process. FIG. 6A shows the task flow registration screen 70. FIG. 6B is a diagram showing a task keyword editing screen 80. FIG. 7 is a flowchart showing task list display processing. FIG. 8A shows the task list screen 90. FIG. 8B is a diagram showing the task addition proposal screen 100. FIG. 9 is a flowchart showing the task registration process. FIG. 10A shows a task list screen 90A. FIG. 10B is a diagram showing a task list screen 90B.

図5及び図6を参照して、サーバ10で実行されるタスクフロー登録処理を説明する。タスクフロー登録処理は、ユーザが入力したタスクフローと当該タスクフローを構成するタスクとに関する情報を、タスクフローDB40、タスクフローコンテンツDB50、タスクフローキーワードDB60に登録する処理である。   The task flow registration process executed by the server 10 will be described with reference to FIGS. The task flow registration process is a process of registering information related to a task flow input by the user and tasks constituting the task flow in the task flow DB 40, the task flow content DB 50, and the task flow keyword DB 60.

例えば、端末装置20において、CPU21は、操作部22を介してユーザからタスクフロー登録処理の実行指示情報が入力されると、タスクフロー登録処理の実行指示情報をサーバ10に送信する。   For example, in the terminal device 20, when the execution instruction information for the task flow registration process is input from the user via the operation unit 22, the CPU 21 transmits the execution instruction information for the task flow registration process to the server 10.

サーバ10において、通信部16を介して、タスクフロー登録処理の実行指示情報を端末装置20から受信したことをトリガとして、CPU11は、記憶部15から読み出して適宜RAM13に展開したタスクフロー登録プログラム151との協働で、タスクフロー登録処理を実行する。   In the server 10, the CPU 11 reads the task flow registration process execution instruction information from the terminal device 20 via the communication unit 16 as a trigger, and the CPU 11 reads the task flow registration program 151 that is appropriately expanded in the RAM 13. Taskflow registration processing is executed in cooperation with.

そして、端末装置20において、CPU21は、操作部22を介してユーザから、登録するタスクフローのフロー名称の入力を受け付け、無線通信部26を介して、タスクフロー情報をサーバ10に送信する。   In the terminal device 20, the CPU 21 receives an input of the flow name of the task flow to be registered from the user via the operation unit 22, and transmits the task flow information to the server 10 via the wireless communication unit 26.

図5に示すように、先ず、CPU11は、通信部16を介して、フロー名称を端末装置20から受信し、受信したフロー名称のタスクフローにユニークなフローIDを付与し、付与したフローID、受信したフロー名称を、記憶部15のタスクフローDB40のフローID41、フロー名称42のレコードに追加して記憶して登録する(ステップS11)。   As shown in FIG. 5, first, the CPU 11 receives a flow name from the terminal device 20 via the communication unit 16, assigns a unique flow ID to the task flow with the received flow name, The received flow name is added to the record of the flow ID 41 and flow name 42 of the task flow DB 40 of the storage unit 15 and stored and registered (step S11).

そして、CPU11は、記憶部15に記憶されたタスクフローコンテンツDB50を読み出し、タスクフローコンテンツDB50の情報を用いてタスクフロー登録画面情報を生成し、通信部16を介して、生成したタスクフロー登録画面情報を端末装置20に送信する(ステップS12)。端末装置20のCPU21は、無線通信部26を介して、タスクフロー登録画面情報をサーバ10から受信して表示部24に表示する。   Then, the CPU 11 reads the task flow content DB 50 stored in the storage unit 15, generates task flow registration screen information using information in the task flow content DB 50, and generates the generated task flow registration screen via the communication unit 16. Information is transmitted to the terminal device 20 (step S12). The CPU 21 of the terminal device 20 receives task flow registration screen information from the server 10 via the wireless communication unit 26 and displays it on the display unit 24.

タスクフロー登録画面情報は、例えば、図6(a)に示すタスクフロー登録画面70の表示情報である。タスクフロー登録画面70は、タスク名称入力欄71と、追加ボタン72と、タスク表示欄73と、削除ボタン74と、を有する。タスク名称入力欄71は、ステップS11で登録したタスクフローを構成する登録するタスクのタスク名称の入力欄である。追加ボタン72は、ステップS11で登録したタスクフローへのタスク名称入力欄71に入力されたタスク名称のタスクの追加実行入力を受け付けるボタンである。   The task flow registration screen information is, for example, display information of the task flow registration screen 70 shown in FIG. The task flow registration screen 70 has a task name input field 71, an add button 72, a task display field 73, and a delete button 74. The task name input field 71 is an input field for the task name of the task to be registered that constitutes the task flow registered in step S11. The add button 72 is a button for accepting an additional execution input of the task with the task name input in the task name input field 71 for the task flow registered in step S11.

タスク表示欄73は、登録されたタスクの順番及びタスク名称の表示欄であり、キーワード設定のためのタスク選択入力を受け付ける。タスク表示欄73は、タスクフローコンテンツDB50のステップS11で登録したタスクフローのフローID51に対応する順番52、タスク名称53の情報に基づく。削除ボタン74は、ステップS11で登録したタスクフローからのタスク表示欄73のタスクの削除実行入力を受け付けるボタンである。   The task display column 73 is a display column for the order and task names of registered tasks, and accepts task selection input for keyword setting. The task display column 73 is based on the information of the order 52 and the task name 53 corresponding to the flow ID 51 of the task flow registered in step S11 of the task flow content DB 50. The delete button 74 is a button for accepting an input to delete the task in the task display field 73 from the task flow registered in step S11.

端末装置20において、CPU21は、操作部22を介してユーザから、タスク入力情報(タスク名称入力欄71へのタスク名称入力及び追加ボタン72のクリック入力、削除ボタン74のクリック入力)、タスク表示欄73へのタスク選択入力、又はタスクフロー登録処理の終了情報入力を受け付け、それらの操作情報をサーバ10に送信する。   In the terminal device 20, the CPU 21 receives task input information (task name input to the task name input field 71, click input of the add button 72, click input of the delete button 74), a task display field from the user via the operation unit 22. The task selection input to 73 or the end information input of the task flow registration process is received, and the operation information is transmitted to the server 10.

そして、CPU11は、通信部16を介して、終了情報を端末装置20から受信したか否かを判別する(ステップS13)。終了情報を受信した場合(ステップS13;YES)、タスクフロー登録処理が終了する。終了情報を受信していない場合(ステップS13;NO)、CPU11は、通信部16を介して、タスク入力情報を端末装置20から受信したか否かを判別する(ステップS14)。   And CPU11 discriminate | determines whether completion | finish information was received from the terminal device 20 via the communication part 16 (step S13). When the end information is received (step S13; YES), the task flow registration process ends. When the end information has not been received (step S13; NO), the CPU 11 determines whether task input information has been received from the terminal device 20 via the communication unit 16 (step S14).

タスク入力情報を受信した場合(ステップS14;YES)、CPU11は、受信したタスク入力情報に応じて、記憶部15のタスクフローコンテンツDB50を更新して記憶し(ステップS15)、ステップS12に移行する。ステップS15では、タスク入力情報がタスク名称入力欄71へ入力されたタスク名称、追加ボタン72のクリック入力である場合、ステップS11で登録したタスクフローのフローID51に対応して、登録するタスクの順番が付与され、付与された順番、入力されたタスク名称が順番52、タスク名称53に追加される。タスク入力情報が削除ボタン74のクリック入力である場合、ステップS11で登録したタスクフローのフローID51に対応して、削除するタスクの順番52、タスク名称53のレコードが削除される。   When the task input information is received (step S14; YES), the CPU 11 updates and stores the task flow content DB 50 in the storage unit 15 according to the received task input information (step S15), and proceeds to step S12. . In step S15, when the task input information is the task name input to the task name input field 71 and the click input of the add button 72, the order of tasks to be registered corresponding to the flow ID 51 of the task flow registered in step S11. Are added to the order 52 and the task name 53. If the task input information is a click input of the delete button 74, the record of the task order 52 and task name 53 to be deleted is deleted in correspondence with the flow ID 51 of the task flow registered in step S11.

タスク入力情報を受信していない場合(ステップS14;NO)、CPU11は、通信部16を介して、タスク選択情報を端末装置20から受信したか否かを判別する(ステップS16)。タスク選択情報を受信していない場合(ステップS16;NO)、ステップS12に移行される。   When task input information has not been received (step S14; NO), the CPU 11 determines whether or not task selection information has been received from the terminal device 20 via the communication unit 16 (step S16). When task selection information has not been received (step S16; NO), the process proceeds to step S12.

タスク選択情報を受信した場合(ステップS16;YES)、CPU11は、記憶部15に記憶されたタスクフローキーワードDB60を読み出し、タスクフローキーワードDB60の情報を用いてタスクキーワード編集画面情報を生成し、通信部16を介して、生成したタスクキーワード編集画面情報を端末装置20に送信し(ステップS17)。端末装置20のCPU21は、無線通信部26を介して、タスクキーワード編集画面情報をサーバ10から受信して表示部24に表示する。   When the task selection information is received (step S16; YES), the CPU 11 reads the task flow keyword DB 60 stored in the storage unit 15, generates task keyword editing screen information using the information in the task flow keyword DB 60, and performs communication. The generated task keyword edit screen information is transmitted to the terminal device 20 via the unit 16 (step S17). The CPU 21 of the terminal device 20 receives task keyword edit screen information from the server 10 via the wireless communication unit 26 and displays it on the display unit 24.

タスクキーワード編集画面情報は、例えば、図6(b)に示すタスクキーワード編集画面80の表示情報である。タスクキーワード編集画面80は、タスク名称表示欄81と、キーワード入力欄82と、追加ボタン83と、キーワード表示欄84と、削除ボタン85と、を有する。タスク名称表示欄81は、受信したタスク選択情報に対応するタスクのタスク名称の表示欄であり、タスク名称の変更入力も可能である。キーワード入力欄82は、受信したタスク選択情報に対応するタスクに設定するキーワードの入力欄である。追加ボタン83は、受信したタスク選択情報に対応するタスクへのキーワード入力欄82に入力されたキーワードの追加実行入力を受け付けるボタンである。   The task keyword edit screen information is, for example, display information on the task keyword edit screen 80 shown in FIG. The task keyword editing screen 80 includes a task name display field 81, a keyword input field 82, an add button 83, a keyword display field 84, and a delete button 85. The task name display field 81 is a display field for the task name of the task corresponding to the received task selection information, and the task name can be changed and input. The keyword input field 82 is an input field for keywords to be set for tasks corresponding to the received task selection information. The add button 83 is a button for accepting an additional execution input of a keyword input in the keyword input field 82 for a task corresponding to the received task selection information.

キーワード表示欄84は、登録されたキーワードの表示欄であり、キーワード変更のためのキーワード変更入力を受け付ける。キーワード表示欄84は、タスクフローキーワードDB60のステップS11で登録したタスクフローのフローID61、受信したタスク選択情報に対応するタスクの順番62に対応するキーワード63の情報に基づく。削除ボタン85は、受信したタスク選択情報に対応するタスクからのキーワード表示欄84のキーワードの削除実行入力を受け付けるボタンである。   The keyword display field 84 is a display field for registered keywords, and accepts keyword change input for keyword change. The keyword display field 84 is based on the information of the keyword 63 corresponding to the task ID 62 of the task flow registered in step S11 of the task flow keyword DB 60 and the task order 62 corresponding to the received task selection information. The delete button 85 is a button for receiving an input to delete a keyword in the keyword display field 84 from a task corresponding to the received task selection information.

端末装置20において、CPU21は、操作部22を介してユーザから、キーワード入力情報(タスク名称表示欄81へのタスク名称入力、キーワード入力欄82へのキーワード入力、追加ボタン83のクリック入力、キーワード表示欄84へのキーワード入力、削除ボタン85のクリック入力)を受け付け、それらの操作情報をサーバ10に送信する。   In the terminal device 20, the CPU 21 receives keyword input information (task name input to the task name display column 81, keyword input to the keyword input column 82, click input of the add button 83, keyword display from the user via the operation unit 22. (Keyword input to column 84, click input of delete button 85) is received, and the operation information is transmitted to server 10.

そして、CPU11は、受信したキーワード入力情報に応じて、タスクフローコンテンツDB50、タスクフローキーワードDB60を更新して記憶し(ステップS18)、ステップS12に移行する。ステップS18では、キーワード入力情報がタスク名称表示欄81へ入力されたタスク名称入力である場合、ステップS11で登録したタスクフローのフローID51、受信したタスク選択情報に対応するタスクに対応して、タスク名称53が入力されたタスク名称で更新される。   Then, the CPU 11 updates and stores the task flow content DB 50 and the task flow keyword DB 60 according to the received keyword input information (step S18), and proceeds to step S12. In step S18, when the keyword input information is the task name input input to the task name display field 81, the task ID corresponding to the task ID registered in step S11 and the task corresponding to the received task selection information is displayed. The name 53 is updated with the input task name.

キーワード入力情報がキーワード入力欄82へのキーワード入力、追加ボタン83のクリック入力である場合、ステップS11で登録したタスクフローのフローID61、受信したタスク選択情報に対応するタスクの順番62に対応して、入力されたキーワードがキーワード63に追加される。キーワード入力情報がキーワード表示欄84へ入力されたキーワードである場合、ステップS11で登録したタスクフローのフローID61、受信したタスク選択情報に対応するタスクの順番62に対応して、キーワード63が入力されたキーワードに更新される。キーワード入力情報が削除ボタン85のクリック入力である場合、ステップS11で登録したタスクフローのフローID61に対応して、削除するタスクのキーワード63のレコードが削除される。   When the keyword input information is a keyword input to the keyword input field 82 and a click input of the add button 83, it corresponds to the flow ID 61 of the task flow registered in step S11 and the task order 62 corresponding to the received task selection information. The entered keyword is added to the keyword 63. If the keyword input information is a keyword input to the keyword display field 84, the keyword 63 is input corresponding to the flow ID 61 of the task flow registered in step S11 and the task order 62 corresponding to the received task selection information. Updated to new keywords. If the keyword input information is a click input of the delete button 85, the record of the keyword 63 of the task to be deleted is deleted corresponding to the flow ID 61 of the task flow registered in step S11.

次いで、図7及び図8を参照して、タスクフロー登録処理の後に、サーバ10で実行されるタスク一覧表示処理を説明する。タスク一覧表示処理は、登録されているタスクの情報を一覧表示する処理である。   Next, a task list display process executed by the server 10 after the task flow registration process will be described with reference to FIGS. The task list display process is a process for displaying a list of registered task information.

例えば、端末装置20において、CPU21は、操作部22を介してユーザからタスク一覧表示処理の実行指示情報が入力されると、タスク一覧表示処理の実行指示情報をサーバ10に送信する。   For example, in the terminal device 20, when the execution instruction information for the task list display process is input from the user via the operation unit 22, the CPU 21 transmits the execution instruction information for the task list display process to the server 10.

サーバ10において、通信部16を介して、タスク一覧表示処理の実行指示情報を端末装置20から受信したことをトリガとして、CPU11は、記憶部15から読み出して適宜RAM13に展開したタスク一覧表示プログラム152との協働で、タスク一覧表示処理を実行する。   In the server 10, the CPU 11 reads the task list display process execution instruction information from the terminal device 20 via the communication unit 16 as a trigger, and the CPU 11 reads the task list display program 152 that is appropriately expanded in the RAM 13. Task list display processing is executed in cooperation with.

図7に示すように、先ず、CPU11は、記憶部15に記憶されたタスクDB30、タスクフローDB40を読み出す(ステップS21)。そして、CPU11は、タスクDB30のレコードのうち、未選択でタスク終了フラグ33が0である実施が終了していないタスクのレコードを1つ選択する(ステップS22)。そして、CPU11は、ステップS22で選択したタスクのレコードにフローID34の値があるか否かを判別する(ステップS23)。   As shown in FIG. 7, first, the CPU 11 reads the task DB 30 and the task flow DB 40 stored in the storage unit 15 (step S21). Then, the CPU 11 selects one of the records in the task DB 30 that has not been selected and whose task end flag 33 is 0 and that has not been completed (step S22). Then, the CPU 11 determines whether or not the record of the task selected in step S22 has a value of the flow ID 34 (step S23).

フローID34の値がある場合(ステップS23;YES)、CPU11は、選択したレコードのフローID34に対応するタスクフローのフロー名称42、タスク名称32を、同じタスクフローでまとめる(連続させる)とともに、当該タスクフローの順番35の昇順に並べて表示順を設定する(ステップS24)。フローID34の値がない場合(ステップS23;NO)、CPU11は、選択したレコードのタスク名称32を次の表示順に設定する(ステップS25)。   When there is a value of the flow ID 34 (step S23; YES), the CPU 11 collects (continues) the flow names 42 and task names 32 of the task flows corresponding to the flow ID 34 of the selected record in the same task flow, and The display order is set in ascending order of the task flow order 35 (step S24). When there is no value of the flow ID 34 (step S23; NO), the CPU 11 sets the task name 32 of the selected record in the next display order (step S25).

そして、CPU11は、タスクDB30にステップS22で未選択のレコードがあるか否かを判別する(ステップS26)。未選択のレコードがある場合(ステップS26;YES)、ステップS22に移行される。未選択のレコードがない場合(ステップS26;NO)、CPU11は、ステップS24,S25で表示順が設定されたタスク名称(及びフロー名称)を含むタスク一覧画面情報を生成し、通信部16を介して、生成したタスク一覧画面情報を端末装置20に送信し(ステップS27)、タスク一覧表示処理を終了する。端末装置20のCPU21は、無線通信部26を介して、タスク一覧画面情報をサーバ10から受信して表示部24に表示する。   Then, the CPU 11 determines whether or not there is a record not selected in step S22 in the task DB 30 (step S26). When there is an unselected record (step S26; YES), the process proceeds to step S22. When there is no unselected record (step S26; NO), the CPU 11 generates task list screen information including the task name (and flow name) for which the display order is set in steps S24 and S25, via the communication unit 16. Then, the generated task list screen information is transmitted to the terminal device 20 (step S27), and the task list display process is terminated. The CPU 21 of the terminal device 20 receives task list screen information from the server 10 via the wireless communication unit 26 and displays it on the display unit 24.

タスク一覧画面情報は、例えば、図8(a)に示すタスク一覧画面90の表示情報である。タスク一覧画面90は、タスク名称入力欄91と、追加ボタン92と、タスク表示欄93と、を有する。タスク名称入力欄91は、登録するタスクのタスク名称の入力欄である。追加ボタン92は、タスク名称入力欄91に入力されたタスク名称のタスクの追加実行入力を受け付けるボタンである。   The task list screen information is, for example, display information of the task list screen 90 shown in FIG. The task list screen 90 has a task name input field 91, an add button 92, and a task display field 93. The task name input field 91 is an input field for the task name of the task to be registered. The add button 92 is a button for accepting an additional execution input of the task having the task name input in the task name input field 91.

タスク表示欄93は、実施が終了していなく実施するべき順に並べられたタスク名称の表示欄である。タスク表示欄93において、タスク名称32「市場調査」、「企画書作成」のように、フローID34の値「1」があるものについては、この値に対応するフロー名称42「企画」がタスク名称とともに表示される。また、タスク名称32「ごみ捨て」のように、フローID34の値がないものについては、この値に対応するフロー名称がタスク名称とともに表示されない。   The task display column 93 is a display column for task names arranged in the order to be performed without being completed. In the task display field 93, for a task with the value “1” of the flow ID 34 such as task name 32 “market research” and “plan creation”, the flow name 42 “plan” corresponding to this value is the task name. It is displayed with. In addition, for a task having no value of the flow ID 34 such as the task name 32 “trash disposal”, the flow name corresponding to this value is not displayed together with the task name.

次いで、図8〜図10を参照して、タスク一覧表示処理の後に、サーバ10で実行されるタスク登録処理を説明する。タスク登録処理は、ユーザが入力したタスクのタスク情報をタスクDB30に登録し、登録したタスクを含むタスクフローに含まれる他のタスクの登録の提案をし、当該他のタスクの登録を行う処理である。   Next, a task registration process executed by the server 10 after the task list display process will be described with reference to FIGS. The task registration process is a process of registering task information of a task input by the user in the task DB 30, making a proposal for registration of another task included in the task flow including the registered task, and registering the other task. is there.

タスク一覧表示処理により、端末装置20の表示部24には、タスク一覧画面90が表示されているものとする。端末装置20のCPU21は、操作部22を介して、ユーザから、タスク情報(タスク名称入力欄91への新規登録するタスクのタスク名称の入力、追加ボタン92のクリック入力)を受け付け、無線通信部26を介して、入力されたタスク名称をサーバ10に送信する。   It is assumed that the task list screen 90 is displayed on the display unit 24 of the terminal device 20 by the task list display process. The CPU 21 of the terminal device 20 receives task information (input of the task name of a task to be newly registered in the task name input field 91 and click input of the add button 92) from the user via the operation unit 22, and the wireless communication unit The input task name is transmitted to the server 10 via 26.

サーバ10において、通信部16を介して、入力されたタスク情報を端末装置20から受信開始したことをトリガとして、CPU11は、記憶部15から読み出して適宜RAM13に展開したタスク登録プログラム153との協働で、タスク登録処理を実行する。   In the server 10, triggered by the start of receiving input task information from the terminal device 20 via the communication unit 16, the CPU 11 reads out from the storage unit 15 and cooperates with the task registration program 153 that is appropriately expanded in the RAM 13. The task registration process is executed.

図9に示すように、先ず、CPU11は、通信部16を介して、入力されたタスク情報を端末装置20から受信完了する(ステップS31)。そして、CPU11は、受信したタスク情報のタスクにユニークなタスクIDを付与し、付与したID、タスク情報のタスク名称、0(未実施)、を、タスクDB30のタスクID31、タスク名称32、タスク終了フラグ33、のレコードに追加して記憶し登録する(ステップS32)。   As shown in FIG. 9, first, the CPU 11 completes receiving the input task information from the terminal device 20 via the communication unit 16 (step S31). Then, the CPU 11 assigns a unique task ID to the task of the received task information, and assigns the assigned ID, the task name of the task information, 0 (unexecuted), the task ID 31 of the task DB 30, the task name 32, and the task end. In addition to the record of the flag 33, it is stored and registered (step S32).

そして、CPU11は、登録したタスク情報のタスク名称で、タスクフローキーワードDB60のキーワード63を検索する(ステップS33)。そして、CPU11は、ステップS33においてタスク名称にキーワード63が完全一致又は部分一致(前方一致、後方一致、中間一致)したか否かを判別する(ステップS34)。   Then, the CPU 11 searches for the keyword 63 in the task flow keyword DB 60 with the task name of the registered task information (step S33). Then, the CPU 11 determines whether or not the keyword 63 is completely matched or partially matched (forward match, backward match, intermediate match) with the task name in step S33 (step S34).

キーワード63が完全一致又は部分一致した場合(ステップS34;YES)、CPU11は、完全一致又は部分一致したキーワード63に対応する順番62及びフローID61を読み出し、読み出したフローID61に対応するタスクフローDB40のフロー名称42と、読み出したフローID61に対応するタスクフローコンテンツDB50の全てのタスク名称53と、を読み出し、読み出したタスクフローのフロー名称42、読み出した順番62に対応するタスク名称53、当該タスクフローの他の順番62に対応するタスク名称53を含むタスク追加提案画面情報を生成し、通信部16を介してタスク追加提案画面情報を端末装置20に送信する(ステップS35)。   When the keyword 63 is completely matched or partially matched (step S34; YES), the CPU 11 reads the order 62 and the flow ID 61 corresponding to the completely matched or partially matched keyword 63, and the task flow DB 40 corresponding to the read flow ID 61 is read. The flow name 42 and all the task names 53 of the task flow content DB 50 corresponding to the read flow ID 61 are read, the flow name 42 of the read task flow, the task name 53 corresponding to the read order 62, the task flow The task addition proposal screen information including the task name 53 corresponding to the other order 62 is generated, and the task addition proposal screen information is transmitted to the terminal device 20 via the communication unit 16 (step S35).

端末装置20のCPU21は、無線通信部26を介して、タスク追加提案画面情報をサーバ10から受信して表示部24に表示する。タスク追加提案画面情報は、例えば、図8(b)に示すように、タスク追加提案画面100の表示情報である。タスク追加提案画面100は、メッセージ表示欄101と、タスク表示欄102と、キャンセルボタン103と、追加ボタン104と、を有する。   The CPU 21 of the terminal device 20 receives the task addition proposal screen information from the server 10 via the wireless communication unit 26 and displays it on the display unit 24. The task addition proposal screen information is display information of the task addition proposal screen 100 as shown in FIG. 8B, for example. The task addition proposal screen 100 includes a message display field 101, a task display field 102, a cancel button 103, and an add button 104.

メッセージ表示欄101は、登録したタスクのタスクが含まれるタスクフローの他のタスクの登録を行うことの提案を行うメッセージの表示欄である。タスク表示欄102は、登録したタスクのタスク名称、登録したタスクが含まれるタスクフローの他のタスクのタスク名称及びタスクフロー内の順番の表示欄である。タスク表示欄102は、強調表示部102aと、チェックボックス102bと、タスク入力欄102cと、を有する。   The message display field 101 is a message display field for making a proposal to register another task in the task flow including the task of the registered task. The task display field 102 is a display field for the task name of the registered task, the task names of other tasks in the task flow including the registered task, and the order in the task flow. The task display column 102 includes a highlight display portion 102a, a check box 102b, and a task input column 102c.

強調表示部102aは、登録したタスクのタスク名称を強調表示する。チェックボックス102bは、登録したタスクが含まれるタスクフローの他のタスクの選択入力を受け付けるチェックボックスである。タスク入力欄102cは、登録したタスクが含まれるタスクフローの他のタスクのタスク名称の変更入力を受け付ける入力欄である。キャンセルボタン103は、登録したタスクが含まれるタスクフローの他のタスクの登録のキャンセルのクリック入力を受け付けるボタンである。追加ボタン104は、登録したタスクが含まれるタスクフローの他のタスクの追加登録実行のクリック入力を受け付けるボタンである。   The highlighting section 102a highlights the task name of the registered task. The check box 102b is a check box that accepts a selection input of another task in the task flow including the registered task. The task input field 102c is an input field for accepting an input for changing the task name of another task in the task flow including the registered task. The cancel button 103 is a button for accepting a click input for canceling registration of another task in the task flow including the registered task. The add button 104 is a button for accepting a click input for executing additional registration of another task in the task flow including the registered task.

端末装置20のCPU21は、操作部22を介して、ユーザから、チェックボックス102bのチェックによる追加登録するタスクの選択入力、タスク入力欄102cによる追加登録するタスクのタスク名称の変更入力と、キャンセルボタン103又は追加ボタン104のクリック入力と、を受け付け、無線通信部26を介して、選択入力されたタスクの追加タスク情報(追加登録するタスクの順番、タスク名称)又は追加登録のキャンセル情報をサーバ10に送信する。   The CPU 21 of the terminal device 20 receives a selection input of a task to be additionally registered by checking the check box 102b, a change input of the task name of the task to be additionally registered by the task input field 102c, and a cancel button from the user via the operation unit 22. 103 or the click input of the add button 104 is received, and additional task information (order of tasks to be additionally registered, task name) or cancel information of the additional registration is selected by the server 10 via the wireless communication unit 26. Send to.

そして、CPU11は、通信部16を介して、追加タスク情報を端末装置20から受信したか否かを判別する(ステップS36)。   And CPU11 discriminate | determines whether the additional task information was received from the terminal device 20 via the communication part 16 (step S36).

追加タスク情報を受信した場合(ステップS36;YES)、CPU11は、ステップS32で登録したタスク(及び追加登録するタスク)に対応するタスクフローのフローID、ステップS32で登録したタスクのタスクフロー内の順番を、タスクDB30のステップS32で登録したタスクのフローID34、順番35のレコードに追加して記憶し、追加タスク情報の追加登録する各タスクに、ユニークなタスクIDを付与し、付与したタスクID、追加タスク情報のタスク名称、0(未実施)、追加登録する各タスクに対応するタスクフローのフローID、追加登録する各タスクのタスクフロー内の順番をタスクDB30のタスクID31、タスク名称32、タスク終了フラグ33、フローID34、順番35のレコードに追加して記憶し追加登録する(ステップS37)。   When the additional task information is received (step S36; YES), the CPU 11 determines the flow ID of the task flow corresponding to the task registered in step S32 (and the task to be additionally registered), the task flow of the task registered in step S32. The order is added and stored in the record of the task flow ID 34 and the order 35 registered in step S32 of the task DB 30, and a unique task ID is assigned to each task to be additionally registered in the additional task information. , The task name of the additional task information, 0 (unexecuted), the flow ID of the task flow corresponding to each task to be additionally registered, the order of the tasks to be additionally registered in the task flow, the task ID 31 of the task DB 30, the task name 32, Added to the record of task end flag 33, flow ID 34, and order 35 To add registration (step S37).

そして、CPU11は、タスク一覧表示処理を実行し(ステップS38)、タスク登録処理を終了する。キーワード63が完全一致又は部分一致しない場合(ステップS34;NO)、又はキャンセル情報を受信した場合(ステップS36;NO)、ステップS38に移行される。   And CPU11 performs a task list display process (step S38), and complete | finishes a task registration process. If the keyword 63 does not match completely or partially (step S34; NO), or if cancel information is received (step S36; NO), the process proceeds to step S38.

ステップS38において、タスクを登録し、登録したタスクが含まれるタスクフローの他のタスクの追加登録を行わない場合、例えば、図10(a)に示すタスク一覧画面90Aのタスク一覧画面情報がサーバ10から端末装置20に送信されて表示部24に表示される。タスク一覧画面90Aは、図8(a)のタスク一覧画面90に比べて、「○○アプリコーディング」のタスクのみが新たに登録されて表示されている。   In step S38, when the task is registered and no additional registration of other tasks in the task flow including the registered task is performed, for example, the task list screen information on the task list screen 90A shown in FIG. To the terminal device 20 and displayed on the display unit 24. Compared to the task list screen 90 in FIG. 8A, only the task “XX application coding” is newly registered and displayed on the task list screen 90A.

ステップS38において、タスクを登録し、登録したタスクが含まれるタスクフローの他のタスクの追加登録を行う場合、例えば、図10(b)に示すタスク一覧画面90Bのタスク一覧画面情報がサーバ10から端末装置20に送信されて表示部24に表示される。タスク一覧画面90Bは、図8(a)のタスク一覧画面90に比べて、「○○アプリコーディング」のタスクと、これと同じタスクフローの「設計書作成」のタスクと、が登録され、「○○アプリコーディング」のタスクよりもタスクフローの順番が小さい(=2)の「設計書作成」のタスク、「○○アプリコーディング」のタスク(タスクフローの順番:4)の順に並べられ、タスクフロー「ソフト開発」でまとめられて表示されている。   When a task is registered in step S38 and another task in the task flow including the registered task is additionally registered, for example, the task list screen information on the task list screen 90B shown in FIG. It is transmitted to the terminal device 20 and displayed on the display unit 24. Compared to the task list screen 90 in FIG. 8A, the task list screen 90B registers a task “XX app coding” and a task “create design document” of the same task flow. The task flow order is smaller than the “○ App coding” task (= 2), “Design document creation” task, and “XX app coding” task (task flow order: 4). It is summarized and displayed in the flow “Software Development”.

なお、ステップS34で、最初に登録したタスクのタスク名称に、複数のタスクフローのキーワードが一致し、ステップS35で、CPU11は、複数のタスクフローに跨るタスクをチェック可能なタスク追加提案画面情報を生成して端末装置20に送信してもよい。複数のタスクフローに跨るタスクに対応するタスクを追加した場合に、ステップS37で、CPU11は、タスクフローの数分、最初に登録したタスクDB30のタスクの情報を複製して登録し、それぞれのタスクフローの他のタスクの登録を行う。例えば、新しい「タスクT1」を登録した場合に、それが複数のタスクフローF1,F2でキーワードが一致し、追加提案画面でタスクフローF1中のタスクT12にチェックを入れて追加し、かつタスクフローF2中のタスクT22にもチェックを入れて追加した場合は、タスクフローF1に含まれるタスクT1と、タスクフローF2に含まれるタスクT1と、の情報を別々にタスクDB30に追加し、タスクフローF1中のタスクT12と、タスクフローF2中のタスクT22と、の情報それぞれをタスクDB30に追加する。   In step S34, the keywords of the plurality of task flows match the task name of the task registered first, and in step S35, the CPU 11 displays task addition proposal screen information that can check tasks across the plurality of task flows. It may be generated and transmitted to the terminal device 20. When a task corresponding to a task across a plurality of task flows is added, in step S37, the CPU 11 duplicates and registers the task information in the task DB 30 that is registered first for the number of task flows. Register other tasks in the flow. For example, when a new “task T1” is registered, the keywords match in a plurality of task flows F1 and F2, and the task T12 in the task flow F1 is checked and added on the additional proposal screen. When the task T22 in F2 is also checked and added, information on the task T1 included in the task flow F1 and the task T1 included in the task flow F2 is separately added to the task DB 30, and the task flow F1 is added. Each of the information on the task T12 in the task and the task T22 in the task flow F2 is added to the task DB 30.

また、ユーザがタスクを実施し終了した場合、端末装置20のCPU21は、操作部22を介して、ユーザから、実施終了したタスクのタスク名称を含む実施終了情報の入力を受け付け、無線通信部26を介して、入力された実施終了情報をサーバ10に送信する。サーバ10のCPU11は、通信部16を介して、実施終了情報を端末装置20から受信し、実施終了情報のタスク名称に対応するタスクDB30のタスク終了フラグ33を1に変更する。   When the user performs the task and ends, the CPU 21 of the terminal device 20 receives an input of execution end information including the task name of the task that has been completed from the user via the operation unit 22, and the wireless communication unit 26. Then, the inputted execution end information is transmitted to the server 10. The CPU 11 of the server 10 receives the execution end information from the terminal device 20 via the communication unit 16 and changes the task end flag 33 of the task DB 30 corresponding to the task name of the execution end information to 1.

以上、本実施の形態によれば、サーバ10は、ユーザが実施するべきタスクを登録し、登録されたタスクが、一連のタスクフローを構成するタスクの一つに対応する場合に、当該タスクフローの中で前記登録されたタスクの他に実施するべきタスクを導出する。   As described above, according to the present embodiment, the server 10 registers a task to be performed by the user, and when the registered task corresponds to one of the tasks constituting a series of task flows, the task flow In addition to the registered tasks, a task to be executed is derived.

このため、導出した他に実施するべきタスクを提案することで、一連の作業フローに含まれる複数のタスクを容易に登録でき、あるタスクを登録した際に、その前後に行うべきタスクをいちいち新規に登録せずに済み、ユーザの負担を軽減でき、タスクの登録漏れを無くすことができる。   For this reason, by proposing tasks to be performed in addition to the derived ones, it is possible to easily register a plurality of tasks included in a series of work flows, and when a certain task is registered, new tasks to be performed before and after each task are newly created. It is possible to reduce the burden on the user and eliminate the omission of task registration.

また、サーバ10は、導出された他に実施するべきタスクを、端末装置20を介してユーザに提案する。このため、一連の作業フローに含まれる複数のタスクを容易に登録できる。   Further, the server 10 proposes other tasks to be performed to the user via the terminal device 20. Therefore, a plurality of tasks included in a series of work flows can be easily registered.

また、サーバ10は、ユーザの指示(チェックボックス102b、追加ボタン104への入力)に応じて、導出されたタスクフローの他に実施するべきタスクを登録する。このため、ユーザの指示に応じて、一連の作業フローに含まれる複数のタスクを容易に登録できる。   Further, the server 10 registers a task to be performed in addition to the derived task flow in accordance with a user instruction (input to the check box 102b and the add button 104). Therefore, a plurality of tasks included in a series of work flows can be easily registered in accordance with a user instruction.

また、サーバ10は、一連のタスクフローを構成するタスクの情報を有するタスクフローコンテンツDB50を記憶する記憶部15を備え、タスクフローコンテンツDB50を参照して、前記他に実施するべきタスクを導出する。このため、登録されたタスクの他に実施するべきタスクを容易に導出できる。   In addition, the server 10 includes a storage unit 15 that stores a task flow content DB 50 having information on tasks constituting a series of task flows, and refers to the task flow content DB 50 to derive other tasks to be performed. . For this reason, tasks to be performed can be easily derived in addition to the registered tasks.

また、サーバ10は、登録されたタスクのタスクフローを、当該タスクの名称に基づいて判別し、判別されたタスクフローに関して、タスクフローコンテンツDB50に登録された他に実施するべきタスクが存在するか否かを判別する。このため、タスクの名称に基づいて、登録されたタスクの他に実施するべきタスクを容易に導出できる。   Further, the server 10 determines the task flow of the registered task based on the name of the task, and regarding the determined task flow, whether there is a task to be executed other than that registered in the task flow content DB 50. Determine whether or not. For this reason, based on the name of a task, the task which should be implemented other than the registered task can be derived easily.

また、サーバ10は、記憶部15が一連のタスクフローのタスクに対応するキーワードを有するタスクフローキーワードDB60を記憶し、登録されたタスクの名称でタスクフローキーワードDB60のキーワードを検索し、キーワードが一致する場合に、一致したキーワードに対応するタスクフロー及びタスクを判別する。このため、キーワードに基づいて、登録されたタスクの他に実施するべきタスクを自在に導出できる。   In addition, the server 10 stores a task flow keyword DB 60 in which the storage unit 15 has keywords corresponding to tasks in a series of task flows, and searches for keywords in the task flow keyword DB 60 using registered task names. When doing so, the task flow and task corresponding to the matched keyword are determined. Therefore, in addition to the registered tasks, tasks to be performed can be freely derived based on the keywords.

以上の説明では、本発明に係るプログラムのコンピュータ読み取り可能な媒体として記憶部15のHDD、SSDを使用した例を開示したが、この例に限定されない。その他のコンピュータ読み取り可能な媒体として、フラッシュメモリや、CD−ROM等の可搬型記録媒体を適用することが可能である。また、本発明に係るプログラムのデータを通信回線を介して提供する媒体として、キャリアウエーブ(搬送波)も本発明に適用される。   In the above description, an example in which the HDD or SSD of the storage unit 15 is used as a computer-readable medium for the program according to the present invention is disclosed, but the present invention is not limited to this example. As other computer-readable media, portable recording media such as a flash memory and a CD-ROM can be applied. A carrier wave is also applied to the present invention as a medium for providing program data according to the present invention via a communication line.

なお、上記実施の形態における記述は、本発明に係る作業管理装置及びプログラムの一例であり、これに限定されるものではない。   The description in the above embodiment is an example of a work management apparatus and a program according to the present invention, and the present invention is not limited to this.

例えば、上記実施の形態では、サーバ10が、端末装置20を介して1人のユーザの情報(タスクDB30、タスクフローDB40、タスクフローコンテンツDB50、タスクフローキーワードDB60)を管理する例を説明したが、これに限定されるものではない。例えばサーバ10が複数の端末装置20を介して複数のユーザのタスク情報を管理する場合には、サーバ10がユーザID及びパスワードを用いて各端末装置20のユーザを認証し、ユーザID毎に、タスクDB30、タスクフローDB40、タスクフローコンテンツDB50、タスクフローキーワードDB60を管理する構成としてもよい。   For example, in the above-described embodiment, an example has been described in which the server 10 manages information (task DB 30, task flow DB 40, task flow content DB 50, task flow keyword DB 60) of one user via the terminal device 20. However, the present invention is not limited to this. For example, when the server 10 manages task information of a plurality of users via the plurality of terminal devices 20, the server 10 authenticates the user of each terminal device 20 using the user ID and password, and for each user ID, The task DB 30, the task flow DB 40, the task flow content DB 50, and the task flow keyword DB 60 may be managed.

また、上記実施の形態におけるタスク管理システム1の各構成要素の細部構成及び細部動作に関しては、本発明の趣旨を逸脱することのない範囲で適宜変更可能であることは勿論である。   In addition, it goes without saying that the detailed configuration and detailed operation of each component of the task management system 1 in the above embodiment can be changed as appropriate without departing from the spirit of the present invention.

本発明の実施の形態を説明したが、本発明の範囲は、上述の実施の形態に限定するものではなく、特許請求の範囲に記載された発明の範囲とその均等の範囲を含む。
以下に、この出願の願書に最初に添付した特許請求の範囲に記載した発明を付記する。付記に記載した請求項の項番は、この出願の願書に最初に添付した特許請求の範囲の通りである。
〔付記〕
<請求項1>
ユーザが実施するべき作業項目を登録する登録手段と、
前記登録された作業項目が、一連の作業フローを構成する作業項目の一つに対応する場合に、当該作業フローの中で前記登録された作業項目の他に実施するべき作業項目を導出する導出手段と、を備える作業管理装置。
<請求項2>
前記導出された他に実施するべき作業項目を提案する提案手段を備える請求項1に記載の作業管理装置。
<請求項3>
一連の作業フローを構成する作業項目の情報を有するタスクフローコンテンツDBを記憶する記憶手段を備え、
前記導出手段は、前記タスクフローコンテンツDBを参照して、前記他に実施するべき作業項目を導出する請求項1または2に記載の作業管理装置。
<請求項4>
コンピュータを、
ユーザが実施するべき作業項目を登録する登録手段と、
前記登録された作業項目が、一連の作業フローを構成する作業項目の一つに対応する場合に、当該作業フローの中で前記登録された作業項目の他に実施するべき作業項目を導出する導出手段と、
として機能させるためのプログラム。
Although the embodiments of the present invention have been described, the scope of the present invention is not limited to the above-described embodiments, but includes the scope of the invention described in the claims and the equivalents thereof.
The invention described in the scope of claims attached to the application of this application will be added below. The item numbers of the claims described in the appendix are as set forth in the claims attached to the application of this application.
[Appendix]
<Claim 1>
A registration means for registering work items to be performed by the user;
Derivation for deriving a work item to be executed in addition to the registered work item in the work flow when the registered work item corresponds to one of work items constituting a series of work flow A work management apparatus comprising: means.
<Claim 2>
The work management apparatus according to claim 1, further comprising a suggesting unit that proposes work items to be performed in addition to the derived.
<Claim 3>
Comprising storage means for storing a task flow content DB having information on work items constituting a series of work flows;
The work management apparatus according to claim 1, wherein the deriving unit derives a work item to be performed by referring to the task flow content DB.
<Claim 4>
Computer
A registration means for registering work items to be performed by the user;
Derivation for deriving a work item to be executed in addition to the registered work item in the work flow when the registered work item corresponds to one of work items constituting a series of work flow Means,
Program to function as.

1 タスク管理システム
10 サーバ
11 CPU
12 操作部
13 RAM
14 表示部
15 記憶部
16 通信部
17 バス
20 端末装置
21 CPU
22 操作部
23 RAM
24 表示部
25 記憶部
26 無線通信部
27 バス
N 通信ネットワーク
1 task management system 10 server 11 CPU
12 Operation unit 13 RAM
14 Display unit 15 Storage unit 16 Communication unit 17 Bus 20 Terminal device 21 CPU
22 Operation unit 23 RAM
24 display unit 25 storage unit 26 wireless communication unit 27 bus N communication network

Claims (4)

ユーザが実施するべき作業項目を登録する登録手段と、
前記登録された作業項目が、一連の作業フローを構成する作業項目の一つに対応する場合に、当該作業フローの中で前記登録された作業項目の他に実施するべき作業項目を導出する導出手段と、
を備える作業管理装置。
A registration means for registering work items to be performed by the user;
Derivation for deriving a work item to be executed in addition to the registered work item in the work flow when the registered work item corresponds to one of work items constituting a series of work flow Means,
A work management apparatus comprising:
前記導出された他に実施するべき作業項目を提案する提案手段を備える請求項1に記載の作業管理装置。   The work management apparatus according to claim 1, further comprising a suggesting unit that proposes work items to be performed in addition to the derived. 一連の作業フローを構成する作業項目の情報を有するタスクフローコンテンツDBを記憶する記憶手段を備え、
前記導出手段は、前記タスクフローコンテンツDBを参照して、前記他に実施するべき作業項目を導出する請求項1または2に記載の作業管理装置。
Comprising storage means for storing a task flow content DB having information on work items constituting a series of work flows;
The work management apparatus according to claim 1, wherein the deriving unit derives a work item to be performed by referring to the task flow content DB.
コンピュータを、
ユーザが実施するべき作業項目を登録する登録手段と、
前記登録された作業項目が、一連の作業フローを構成する作業項目の一つに対応する場合に、当該作業フローの中で前記登録された作業項目の他に実施するべき作業項目を導出する導出手段と、
として機能させるためのプログラム。
Computer
A registration means for registering work items to be performed by the user;
Derivation for deriving a work item to be executed in addition to the registered work item in the work flow when the registered work item corresponds to one of work items constituting a series of work flow Means,
Program to function as.
JP2015183532A 2015-09-17 2015-09-17 Work management apparatus and program Active JP6558171B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015183532A JP6558171B2 (en) 2015-09-17 2015-09-17 Work management apparatus and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015183532A JP6558171B2 (en) 2015-09-17 2015-09-17 Work management apparatus and program

Publications (2)

Publication Number Publication Date
JP2017058981A true JP2017058981A (en) 2017-03-23
JP6558171B2 JP6558171B2 (en) 2019-08-14

Family

ID=58391676

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015183532A Active JP6558171B2 (en) 2015-09-17 2015-09-17 Work management apparatus and program

Country Status (1)

Country Link
JP (1) JP6558171B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019036106A (en) * 2017-08-15 2019-03-07 カシオ計算機株式会社 Work management device and program

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09259088A (en) * 1996-03-19 1997-10-03 Sanyo Electric Co Ltd Control method for schedule management device, recording medium recording computer program therefor, and schedule management device
JP2003223486A (en) * 2002-01-30 2003-08-08 Fujitsu Ltd Process control system
JP2007164532A (en) * 2005-12-14 2007-06-28 Toshiba Corp Task display device, task display method, and task display program
JP2007264740A (en) * 2006-03-27 2007-10-11 Ntt Docomo Inc Information distribution server, mobile communication terminal, information distribution system, and information distribution method
JP2009009224A (en) * 2007-06-26 2009-01-15 Ntt Docomo Inc Information distribution server, mobile communication terminal, information distribution system, information distribution server program, and information distribution method
JP2011180908A (en) * 2010-03-02 2011-09-15 Fujitsu Ltd Device and method for registering schedule, and program

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09259088A (en) * 1996-03-19 1997-10-03 Sanyo Electric Co Ltd Control method for schedule management device, recording medium recording computer program therefor, and schedule management device
JP2003223486A (en) * 2002-01-30 2003-08-08 Fujitsu Ltd Process control system
JP2007164532A (en) * 2005-12-14 2007-06-28 Toshiba Corp Task display device, task display method, and task display program
JP2007264740A (en) * 2006-03-27 2007-10-11 Ntt Docomo Inc Information distribution server, mobile communication terminal, information distribution system, and information distribution method
JP2009009224A (en) * 2007-06-26 2009-01-15 Ntt Docomo Inc Information distribution server, mobile communication terminal, information distribution system, information distribution server program, and information distribution method
JP2011180908A (en) * 2010-03-02 2011-09-15 Fujitsu Ltd Device and method for registering schedule, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2019036106A (en) * 2017-08-15 2019-03-07 カシオ計算機株式会社 Work management device and program

Also Published As

Publication number Publication date
JP6558171B2 (en) 2019-08-14

Similar Documents

Publication Publication Date Title
US10867128B2 (en) Intelligently updating a collaboration site or template
JP6787190B2 (en) Authentication device and program
WO2018039014A1 (en) Rank query results for relevance utilizing external context
JP2018128810A (en) Authentication device and program
US10742500B2 (en) Iteratively updating a collaboration site or template
JP2013152534A (en) Electronic book device and method and program for controlling the same
JP6558171B2 (en) Work management apparatus and program
JP6119189B2 (en) License management apparatus, license management system, and license management method
JP6690564B2 (en) Work support device and program
JP6822002B2 (en) Schedule management device and program
JP6597042B2 (en) Work management apparatus and program
JP6642101B2 (en) Work management device and program
JP6279969B2 (en) Communication device
JP6911625B2 (en) Work management equipment, work support methods and programs
JP6124701B2 (en) Server apparatus, display control method, and program
JP5353557B2 (en) Information processing apparatus, access method, and program
JP5190324B2 (en) Personal information disclosure support device
US20190228493A1 (en) Information processing apparatus, information processing method, and non-transitory computer-readable storage medium
JP2014116754A (en) Contact list registration device, contact list registration method, and program
US20240169142A1 (en) Meeting information management system, meeting information management method, recording medium storing meeting information management program
US20240185187A1 (en) SYSTEM AND METHODS TO CREATE, SHARE, CURATE, INTEGRATE, VIEW and ANALYZE SCHEDULES OF EVENTS
JP2018142156A (en) Work support system and program
JP5217762B2 (en) Portable terminal device and program
US20130337840A1 (en) Devices and methods of providing location based alerts
JP2017142702A (en) Task management device and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180323

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190122

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190201

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190521

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190606

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20190618

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20190701

R150 Certificate of patent or registration of utility model

Ref document number: 6558171

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150