JP2016181036A - Work distribution support device, work distribution support program and work distribution support method - Google Patents

Work distribution support device, work distribution support program and work distribution support method Download PDF

Info

Publication number
JP2016181036A
JP2016181036A JP2015059876A JP2015059876A JP2016181036A JP 2016181036 A JP2016181036 A JP 2016181036A JP 2015059876 A JP2015059876 A JP 2015059876A JP 2015059876 A JP2015059876 A JP 2015059876A JP 2016181036 A JP2016181036 A JP 2016181036A
Authority
JP
Japan
Prior art keywords
work
worker
evaluation
reliability
skill level
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
JP2015059876A
Other languages
Japanese (ja)
Other versions
JP6609414B2 (en
Inventor
信夫 森
Nobuo Mori
信夫 森
力也 土橋
Rikiya Tsuchihashi
力也 土橋
佐藤 弘一
Koichi Sato
弘一 佐藤
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.)
Fujitsu FSAS Inc
Original Assignee
Fujitsu FSAS Inc
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 Fujitsu FSAS Inc filed Critical Fujitsu FSAS Inc
Priority to JP2015059876A priority Critical patent/JP6609414B2/en
Publication of JP2016181036A publication Critical patent/JP2016181036A/en
Application granted granted Critical
Publication of JP6609414B2 publication Critical patent/JP6609414B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To support proper work distribution to workers in non-routine work.SOLUTION: A storage part 21 stores evaluations of a worker and evaluation sources for each worker and each work done. A skill level calculation part 44 calculates a skill level of each worker from a prescribed number of his/her latest evaluations among the evaluations stored in the storage part 21. A reliability calculation part 45 calculates a reliability of each worker from the prescribed number of his/her latest evaluations stored in accordance with each worker, with an evaluation source who is the request source of an object work to which a worker is to be distributed, among evaluations stored in the storage part 21. An applicant presentation part 43 presents the skill level calculated by the skill level calculation part 44 and the reliability calculated by the reliability calculation part 45 for each worker.SELECTED DRAWING: Figure 2

Description

本発明は、作業配分支援装置、作業配分支援プログラムおよび作業配分支援方法に関する。   The present invention relates to a work distribution support apparatus, a work distribution support program, and a work distribution support method.

従来から、作業を作業者に配分する技術が提案されている。例えば、多数の作業工程を経て生産される工業製品の各作業工程の難易度と投入される各作業者の熟練度とをそれぞれランキングする。ランキングされた難易度と熟練度との間で成立する時間変化係数を設定し、時間変化係数に基づいて作業時間を補正する。補正された作業時間に基づいて、各作業者に作業を配分する。   Conventionally, techniques for allocating work to workers have been proposed. For example, the difficulty level of each work process of industrial products produced through a large number of work processes and the skill level of each worker to be input are ranked. A time change coefficient established between the ranked difficulty level and the skill level is set, and the work time is corrected based on the time change coefficient. Work is distributed to each worker based on the corrected work time.

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

しかしながら、従来の技術は、適切な作業者に作業を配分できない場合がある。従来の技術は、工業製品を生産する生産ラインの作業のように作業内容が定型化された定型業務について、作業者の熟練度に応じた作業時間を求めて各作業者に作業を配分する。このため、従来の技術は、作業内容が一定しない非定型業務の作業については、作業を適切に配分できない。例えば、ソフトウェア開発は、顧客ごとに要望や開発規模が異なる非定型業務である。従来の技術は、非定型業務の場合、作業時間の予測が困難であり、適切な作業者に作業を配分できない。   However, the conventional technology may not be able to distribute work to appropriate workers. The conventional technique allocates work to each worker by obtaining a work time corresponding to the skill level of the worker for a routine work in which work contents are stylized like work on a production line for producing industrial products. For this reason, the conventional technology cannot appropriately distribute the work for the atypical work whose work content is not constant. For example, software development is an atypical operation with different demands and development scales for each customer. In the conventional technique, it is difficult to predict the work time in the case of atypical work, and work cannot be distributed to appropriate workers.

一つの側面では、適切な作業者への非定型業務の作業の配分を支援できる作業配分支援装置、作業配分支援プログラムおよび作業配分支援方法を提供することを目的とする。   In one aspect, an object is to provide a work distribution support device, a work distribution support program, and a work distribution support method that can support the distribution of work of an atypical task to an appropriate worker.

本発明の一側面によれば、作業配分支援装置は、記憶部と、熟練度算出部と、信頼度算出部と、提示部とを有する。記憶部は、作業者および実施済みの作業ごとに、作業に対する評価および評価元を記憶する。熟練度算出部は、記憶部に記憶された評価のうち、作業者ごとの直近所定回の評価から作業者ごとに熟練度を算出する。信頼度算出部は、記憶部に記憶された評価のうち、作業者を配分する対象作業の依頼元を評価元とする、作業者ごとの直近所定回の評価から作業者ごとに信頼度を算出する。提示部は、熟練度算出部により算出された熟練度および信頼度算出部により算出された信頼度を作業者ごとに提示する。   According to one aspect of the present invention, the work distribution support apparatus includes a storage unit, a skill level calculation unit, a reliability level calculation unit, and a presentation unit. A memory | storage part memorize | stores the evaluation and evaluation origin with respect to an operation | work for every operator and completed work. The skill level calculation unit calculates the skill level for each worker from the most recent predetermined evaluation for each worker among the evaluations stored in the storage unit. The reliability calculation unit calculates the reliability for each worker from the most recent predetermined evaluation for each worker, with the request source of the target work to which the worker is allocated among the evaluations stored in the storage unit as the evaluation source. To do. The presentation unit presents the skill level calculated by the skill level calculation unit and the reliability level calculated by the reliability level calculation unit for each worker.

本発明の一側面によれば、適切な作業者への非定型業務の作業の配分を支援できるという効果を奏する。   Advantageous Effects of Invention According to one aspect of the present invention, there is an effect that it is possible to support the distribution of work of atypical work to an appropriate worker.

図1は、作業配分支援システムの全体の概略構成の一例を示す図である。FIG. 1 is a diagram illustrating an example of a schematic configuration of the entire work distribution support system. 図2は、作業配分支援装置の機能的な構成の一例を示す図である。FIG. 2 is a diagram illustrating an example of a functional configuration of the work distribution support apparatus. 図3は、ユーザテーブルのデータ構成の一例を示す図である。FIG. 3 is a diagram illustrating an example of a data configuration of the user table. 図4は、ユーザスキルテーブルのデータ構成の一例を示す図である。FIG. 4 is a diagram illustrating an example of a data configuration of the user skill table. 図5は、評価テーブルのデータ構成の一例を示す図である。FIG. 5 is a diagram illustrating an example of a data configuration of the evaluation table. 図6は、募集作業テーブルのデータ構成の一例を示す図である。FIG. 6 is a diagram illustrating an example of a data configuration of the recruitment work table. 図7は、応募者テーブルのデータ構成の一例を示す図である。FIG. 7 is a diagram illustrating an example of a data configuration of the applicant table. 図8は、作業実施作業者テーブルのデータ構成の一例を示す図である。FIG. 8 is a diagram illustrating an example of a data configuration of the work execution worker table. 図9は、募集作業登録画面の一例を示す図である。FIG. 9 is a diagram illustrating an example of a recruitment work registration screen. 図10は、募集画面の一例を示す図である。FIG. 10 is a diagram illustrating an example of a recruitment screen. 図11は、熟練度および信頼度の算出方法の一例を説明する図である。FIG. 11 is a diagram for explaining an example of a method for calculating the skill level and the reliability level. 図12は、応募者表示画面の一例を示す図である。FIG. 12 is a diagram illustrating an example of an applicant display screen. 図13は、評価画面の一例を示す図である。FIG. 13 is a diagram illustrating an example of an evaluation screen. 図14は、依頼元が作業を依頼し、作業者へ作業を配分する全体的な流れの一例を示すフローチャートである。FIG. 14 is a flowchart illustrating an example of an overall flow in which a request source requests work and allocates work to workers. 図15は、募集作業受付処理の手順の一例を示すフローチャートである。FIG. 15 is a flowchart illustrating an example of the procedure of the recruitment work acceptance process. 図16は、応募受付処理の手順の一例を示すフローチャートである。FIG. 16 is a flowchart illustrating an example of the procedure of the application reception process. 図17は、応募者提示処理の手順の一例を示すフローチャートである。FIG. 17 is a flowchart illustrating an example of the procedure of the applicant presentation process. 図18は、評価受付処理の手順の一例を示すフローチャートである。FIG. 18 is a flowchart illustrating an example of the procedure of the evaluation reception process. 図19は、作業配分支援プログラムを実行するコンピュータの構成の一例を示す説明図である。FIG. 19 is an explanatory diagram illustrating an example of a configuration of a computer that executes a work distribution support program.

以下に、本願の開示する作業配分支援装置、作業配分支援プログラムおよび作業配分支援方法の実施例を図面に基づいて詳細に説明する。なお、本実施例により、開示技術が限定されるものではない。また、以下に示す実施例は、矛盾を起こさない範囲で適宜組み合わせてもよい。   Embodiments of a work distribution support apparatus, a work distribution support program, and a work distribution support method disclosed in the present application will be described below in detail with reference to the drawings. The disclosed technology is not limited by the present embodiment. Moreover, you may combine suitably the Example shown below in the range which does not cause contradiction.

[システムの構成]
実施例1に係る作業配分支援システムについて説明する。作業配分支援システムは、非定型業務の作業の作業者への配分を支援するシステムである。本実施例では、非定型業務として、ソフトウェア開発の作業の配分を支援する場合を例に説明する。
[System configuration]
A work distribution support system according to the first embodiment will be described. The work distribution support system is a system that supports the distribution of work of atypical work to workers. In the present embodiment, a case where distribution of software development work is supported as an atypical task will be described as an example.

図1は、作業配分支援システムの全体の概略構成の一例を示す図である。図1に示すように、作業配分支援システム1は、作業配分支援装置10と、依頼元端末11と、作業者端末12とを有する。作業配分支援装置10、依頼元端末11および作業者端末12は、各種の情報を交換することが可能とされている。例えば、作業配分支援装置10、依頼元端末11および作業者端末12は、ネットワーク13を介して通信可能に接続され、各種の情報を交換することが可能とされている。かかるネットワーク13の一態様としては、有線または無線を問わず、LAN(Local Area Network)やVPN(Virtual Private Network)などの任意の通信網が挙げられる。なお、図1の例では、作業配分支援システム1は、依頼元端末11および作業者端末12をそれぞれ1つ有する場合を例示したが、開示のシステムはこれに限定されず、依頼元端末11および作業者端末12を任意の数とすることができる。   FIG. 1 is a diagram illustrating an example of a schematic configuration of the entire work distribution support system. As shown in FIG. 1, the work distribution support system 1 includes a work distribution support device 10, a request source terminal 11, and a worker terminal 12. The work distribution support apparatus 10, the request source terminal 11, and the worker terminal 12 can exchange various types of information. For example, the work distribution support device 10, the request source terminal 11, and the worker terminal 12 are communicably connected via the network 13 and can exchange various types of information. As one aspect of the network 13, there is an arbitrary communication network such as a local area network (LAN) or a virtual private network (VPN) regardless of whether it is wired or wireless. In the example of FIG. 1, the work distribution support system 1 exemplifies a case where each of the request source terminal 11 and the worker terminal 12 is provided. However, the disclosed system is not limited thereto, and the request source terminal 11 and The number of worker terminals 12 can be any number.

依頼元端末11は、作業の依頼元の担当者が用いるコンピュータである。依頼元端末11は、例えば、デスクトップ型PC(パーソナル・コンピュータ)、タブレット型PC、ノート型PCなどの情報処理装置等である。依頼元の担当者は、依頼元端末11を用いて作業配分支援装置10にアクセスし、作業者を募集する作業に関する各種の情報を入力する。例えば、依頼元の担当者は、作業者を募集するソフトウェア開発の作業に関して、作業期間や、作業の種別、見積難易度など各種の情報を入力する。また、依頼元の担当者は、依頼した作業が完了した場合、完了した作業に関する評価を入力する。例えば、完了したソフトウェア開発の作業に関して、作業を実施した作業者ごとに評価を入力する。   The request source terminal 11 is a computer used by the person in charge of the work request source. The request source terminal 11 is, for example, an information processing apparatus such as a desktop PC (personal computer), a tablet PC, or a notebook PC. The person in charge of the request source accesses the work distribution support apparatus 10 using the request source terminal 11 and inputs various types of information regarding the work for recruiting workers. For example, the person in charge of the requester inputs various types of information such as a work period, a work type, and an estimation difficulty level regarding software development work for recruiting workers. In addition, when the requested work is completed, the person in charge of the request source inputs an evaluation regarding the completed work. For example, regarding the completed software development work, an evaluation is input for each worker who performed the work.

作業配分支援装置10は、作業の作業者への配分を支援するサービスを提供するシステムが動作する装置である。作業配分支援装置10は、例えば、サーバコンピュータなどのコンピュータである。作業配分支援装置10は、1台のコンピュータとして実装してもよく、また、複数台のコンピュータによるクラウドとして実装することもできる。なお、本実施例では、作業配分支援装置10を1台のコンピュータとした場合を例として説明する。作業配分支援装置10は、依頼元端末11および作業者端末12からアクセス可能とされ、作業の作業者への配分を支援するサービスを提供する。作業配分支援装置10は、依頼元端末11から作業者の配分を依頼する作業に関する各種の情報を受け付ける。作業配分支援装置10は、受け付けた作業の作業者を募集するWeb(World Wide Web)ページを生成して、作業者からの応募を受け付ける。また、作業配分支援装置10は、過去に作業を実施した作業者の評価を記憶する。作業配分支援装置10は、応募した作業者の過去の評価に基づく各種の情報を作業の依頼元に提供して、作業の作業者への配分を支援する。また、作業配分支援装置10は、完了した作業に関する評価を作業者ごとに作業の依頼元から受け付ける。作業配分支援装置10は、受け付けた作業者の評価を記憶する。   The work distribution support apparatus 10 is an apparatus on which a system that provides a service that supports distribution of work to workers operates. The work distribution support device 10 is a computer such as a server computer, for example. The work distribution support apparatus 10 may be implemented as a single computer, or may be implemented as a cloud including a plurality of computers. In this embodiment, a case where the work distribution support apparatus 10 is a single computer will be described as an example. The work distribution support apparatus 10 is accessible from the request source terminal 11 and the worker terminal 12 and provides a service that supports the distribution of work to the workers. The work distribution support apparatus 10 receives various types of information related to work for requesting worker distribution from the request source terminal 11. The work distribution support device 10 generates a Web (World Wide Web) page for recruiting workers for the accepted work, and accepts applications from the workers. Further, the work distribution support device 10 stores evaluations of workers who have performed work in the past. The work distribution support apparatus 10 provides various information based on the past evaluations of the applied workers to the work requester, and supports the distribution of the work to the workers. In addition, the work distribution support device 10 receives an evaluation regarding the completed work from the work requester for each worker. The work distribution support apparatus 10 stores the received worker evaluation.

作業者端末12は、作業者が用いるコンピュータである。作業者端末12は、例えば、デスクトップ型PC、タブレット型PC、ノート型PCなどの情報処理装置等である。作業者は、作業者端末12を用いて作業配分支援装置10が提供する作業の作業者を募集するWebページにアクセスし、希望する作業に対して応募する。作業者は、応募した作業に対する作業依頼を受けた場合、作業を実施する。   The worker terminal 12 is a computer used by the worker. The worker terminal 12 is, for example, an information processing apparatus such as a desktop PC, a tablet PC, or a notebook PC. The worker uses the worker terminal 12 to access a Web page that recruits workers for the work provided by the work distribution support device 10 and applies for the desired work. When the worker receives a work request for the applied work, the worker performs the work.

[作業配分支援装置の構成]
次に、実施例1に係る作業配分支援装置10について説明する。図2は、作業配分支援装置の機能的な構成の一例を示す図である。図2に示すように、作業配分支援装置10は、通信I/F(インタフェース)部20と、記憶部21と、制御部22とを有する。
[Configuration of work distribution support device]
Next, the work distribution support device 10 according to the first embodiment will be described. FIG. 2 is a diagram illustrating an example of a functional configuration of the work distribution support apparatus. As illustrated in FIG. 2, the work distribution support device 10 includes a communication I / F (interface) unit 20, a storage unit 21, and a control unit 22.

通信I/F部20は、他の装置との間で通信制御を行うインタフェースである。通信I/F部20は、ネットワーク13を介して他の装置と各種情報を送受信する。例えば、通信I/F部20は、依頼元端末11および作業者端末12へ各種の画面の情報を送信する。また、通信I/F部20は、依頼元端末11および作業者端末12から各種の画面に対する入力結果の情報を受信する。かかる通信I/F部20の一態様としては、LANカードなどのネットワークインタフェースカードを採用できる。   The communication I / F unit 20 is an interface that controls communication with other devices. The communication I / F unit 20 transmits / receives various information to / from other apparatuses via the network 13. For example, the communication I / F unit 20 transmits information on various screens to the request source terminal 11 and the worker terminal 12. Further, the communication I / F unit 20 receives information on input results for various screens from the request source terminal 11 and the worker terminal 12. As an aspect of the communication I / F unit 20, a network interface card such as a LAN card can be employed.

記憶部21は、ハードディスク、SSD(Solid State Drive)、光ディスクなどの記憶装置である。なお、記憶部21は、RAM(Random Access Memory)、フラッシュメモリ、NVSRAM(Non Volatile Static Random Access Memory)などのデータを書き換え可能な半導体メモリであってもよい。   The storage unit 21 is a storage device such as a hard disk, an SSD (Solid State Drive), or an optical disk. Note that the storage unit 21 may be a semiconductor memory that can rewrite data, such as a random access memory (RAM), a flash memory, and a non-volatile static random access memory (NVSRAM).

記憶部21は、制御部22で実行されるOS(Operating System)や各種プログラムを記憶する。さらに、記憶部21は、制御部22で実行されるプログラムで用いられる各種データを記憶する。例えば、記憶部21は、ユーザテーブル30と、ユーザスキルテーブル31と、評価テーブル32と、募集作業テーブル33と、応募者テーブル34と、作業実施作業者テーブル35とを有する。   The storage unit 21 stores an OS (Operating System) executed by the control unit 22 and various programs. Furthermore, the storage unit 21 stores various data used in programs executed by the control unit 22. For example, the storage unit 21 includes a user table 30, a user skill table 31, an evaluation table 32, a recruitment work table 33, an applicant table 34, and a work execution worker table 35.

ユーザテーブル30は、サービスを利用可能なユーザに関する各種の情報を記憶したテーブルである。例えば、ユーザテーブル30には、作業を依頼する依頼元の担当者、および、作業の配分を希望する作業者をそれぞれユーザとして、ユーザの所属、ID、パスワード、連絡先などが記憶される。   The user table 30 is a table that stores various types of information related to users who can use the service. For example, the user table 30 stores the user's affiliation, ID, password, contact information, etc., with the person in charge of requesting the work and the worker who wants to distribute the work as users.

図3は、ユーザテーブルのデータ構成の一例を示す図である。図3に示すように、ユーザテーブル30は、「ユーザ」、「所属」、「ID」、「パスワード」および「連絡先」の各項目を有する。「ユーザ」の項目は、ユーザの氏名などユーザの識別情報を記憶する領域である。「所属」の項目は、ユーザが所属する所属先を記憶する領域である。本実施例では、所属先として、所属先の企業名を用いる。「ID」の項目は、ユーザがサービスにログインする際のIDを記憶する領域である。「パスワード」の項目は、ユーザがサービスにログインする際のパスワードを記憶する領域である。「連絡先」の項目は、ユーザのメールアドレスなどユーザの連絡先を記憶する領域である。   FIG. 3 is a diagram illustrating an example of a data configuration of the user table. As shown in FIG. 3, the user table 30 has items of “user”, “affiliation”, “ID”, “password”, and “contact”. The item “user” is an area for storing user identification information such as the user's name. The “affiliation” item is an area for storing the affiliation to which the user belongs. In this embodiment, the company name of the affiliated company is used as the affiliated company. The item “ID” is an area for storing an ID when the user logs in to the service. The item “password” is an area for storing a password when the user logs in to the service. The item “Contact” is an area for storing a user's contact information such as the user's mail address.

図3の例では、「作業者A」は、所属「A社」、ID「xxxx」、パスワード「xxxxx」、連絡先「aa@xxx」であることを示す。本実施例では、「作業者A」は、作業の配分を希望する作業者とする。また、図3の例では、「担当者X」は、所属「X社」、ID「xxxx」、パスワード「xxxxx」、連絡先「xx@xxx」であることを示す。本実施例では、「担当者X」は、作業を依頼する依頼元の担当者とする。   In the example of FIG. 3, “worker A” indicates the belonging “Company A”, ID “xxxx”, password “xxxx”, and contact “aa @ xxx”. In this embodiment, “worker A” is a worker who wishes to distribute work. In the example of FIG. 3, the “person in charge X” indicates the affiliation “Company X”, the ID “xxxx”, the password “xxxx”, and the contact “xxx @ xxx”. In this embodiment, “person in charge X” is the person in charge of the requester who requests the work.

図2に戻り、ユーザスキルテーブル31は、サービスを利用可能なユーザのスキルに関する各種の情報を記憶したテーブルである。例えば、ユーザスキルテーブル31には、作業の配分を希望する作業者をユーザとして、ユーザの識別情報、スキル、自己申告のスキルレベルなどが記憶される。   Returning to FIG. 2, the user skill table 31 is a table that stores various types of information related to the skills of users who can use the service. For example, the user skill table 31 stores user identification information, skills, self-declared skill levels, etc., with the worker who wishes to distribute the work as the user.

図4は、ユーザスキルテーブルのデータ構成の一例を示す図である。図4に示すように、ユーザスキルテーブル31は、「作業者」、「開発作業」、「自己申告スキルレベル」の各項目を有する。「作業者」の項目は、ユーザのうち、サービスを利用可能して作業の配分を希望する作業者の識別情報を記憶する領域である。「開発作業」の項目は、作業者が実施可能な作業がどのような内容であるかを種類ごとに分けた種別を記憶する領域である。本実施例では、「開発作業」の項目は、「カテゴリ」と「スキル」の項目に分かれている。「カテゴリ」の項目は、作業者が実施可能な作業がどのようなソフトウェア開発であるかを示す情報が記憶される。「スキル」の項目は、作業者が有するソフトウェアのスキルを示す情報が記憶される。「自己申告スキルレベル」の項目は、作業者が自己申告した開発作業に関するスキルレベルを記憶する領域である。ここで、作業者は、複数の開発作業が実施可能なスキルを有する場合がある。例えば、作業者は、画面とDBの開発作業が可能なスキルを有する場合がある。ユーザスキルテーブル31には、作業者の実施可能な開発作業ごとに、レコードが登録される。   FIG. 4 is a diagram illustrating an example of a data configuration of the user skill table. As shown in FIG. 4, the user skill table 31 includes items of “worker”, “development work”, and “self-reported skill level”. The item “worker” is an area for storing identification information of a worker who can use a service and desires work distribution among users. The item “development work” is an area for storing the type of work that can be carried out by the worker and classified by type. In this embodiment, the “development work” item is divided into “category” and “skill” items. In the “category” item, information indicating what kind of software development the work that can be performed by the worker is stored. In the “skill” item, information indicating software skills of the worker is stored. The item “self-reported skill level” is an area for storing a skill level related to development work self-reported by the worker. Here, the worker may have a skill capable of performing a plurality of development work. For example, the worker may have a skill that enables screen and DB development work. A record is registered in the user skill table 31 for each development work that can be performed by the worker.

図4の例では、「作業者A」は、カテゴリ「画面」、スキル「Java(登録商標)」の開発が可能であり、自己申告スキルレベル「3.5」であることを示す。また、同じ「作業者A」は、カテゴリ「DB」、スキル「Oracle」の開発が可能であり、自己申告スキルレベル「3.0」であることを示す。   In the example of FIG. 4, “worker A” indicates that the category “screen” and the skill “Java (registered trademark)” can be developed, and the self-declared skill level is “3.5”. The same “worker A” indicates that the category “DB” and the skill “Oracle” can be developed, and the self-declared skill level is “3.0”.

図2に戻り、評価テーブル32は、実施済みの作業に関する各種の情報を記憶したテーブルである。例えば、評価テーブル32には、作業者および実施済みの作業ごとに、作業に対する評価、評価元、作業の種別、作業の見積難易度が記憶される。   Returning to FIG. 2, the evaluation table 32 is a table that stores various types of information related to work that has been performed. For example, the evaluation table 32 stores the evaluation of the work, the evaluation source, the type of work, and the difficulty of estimating the work for each worker and the work that has been performed.

図5は、評価テーブルのデータ構成の一例を示す図である。図5に示すように、評価テーブル32は、「作業者」、「プロジェクト名」、「開発期間」、「作業種別」、「見積難易度」、「評価元」および「評価」の各項目を有する。「作業者」の項目は、作業を実施した作業者の識別情報を記憶する領域である。「プロジェクト名」の項目は、実施された作業のプロジェクト名を記憶する領域である。「開発期間」の項目は、実施された作業の開発期間を記憶する領域である。本実施例では、「開発期間」の項目は、「開始日」と「終了日」の項目に分かれている。「開始日」の項目は、開発期間の開始日を記憶する領域である。「終了日」の項目は、開発期間の終了日を記憶する領域である。「作業種別」の項目は、実施された作業がどのような内容であるかを種類ごとに分けた種別を記憶する領域である。本実施例では、種別として、作業がどのようなソフトウェア開発であるかを示すカテゴリと、作業で必要となるソフトウェアのスキルを記憶させる。なお、種別は、作業がどのような内容であるかを分類したものであればよく、カテゴリおよびスキルに限定されるものではない。本実施例では、「作業種別」の項目は、「カテゴリ」と「スキル」の項目に分かれている。「カテゴリ」の項目は、作業がどのようなソフトウェア開発であるかを示す情報が記憶される。例えば、カテゴリには、作業が画面の開発作業であるか、DB(データベース)の開発作業であるか、アプリケーションの開発作業であるかが記憶される。「スキル」の項目は、作業で必要となるソフトウェアのスキルを示す情報が記憶される。例えば、スキルには、作業で必要となる開発言語や、使用するDBの種類が記憶される。「見積難易度」の項目は、実施された作業に対して依頼元が見積もった見積難易度を記憶する領域である。見積難易度は、作業に必要な技術的なレベルを示している。本実施例では、見積難易度の基準となる技術的なレベルを作業の経験年数で定めている。見積難易度は、値が大きいほど長い経験年数を必要とする作業であることを示す。「評価元」の項目は、実施された作業を評価した評価元を記憶する領域である。「評価元」の項目には、実施された作業を評価した評価者が所属する所属先を記憶する。「評価」の項目は、実施された作業に対する評価を記憶する領域である。ここで、本実施例では、評価の基準を、見積難易度と同じ基準としており、作業者の技術的なレベルを示す値が記憶される。すなわち、評価の項目には、作業を実施した結果、作業者がどの程度の経験年数と見なせるかを評価した値が記憶される。   FIG. 5 is a diagram illustrating an example of a data configuration of the evaluation table. As shown in FIG. 5, the evaluation table 32 includes items of “worker”, “project name”, “development period”, “work type”, “estimation difficulty”, “evaluation source”, and “evaluation”. Have. The item “worker” is an area for storing identification information of the worker who performed the work. The item “project name” is an area for storing the project name of the work performed. The item “development period” is an area for storing the development period of the work performed. In this embodiment, the “development period” item is divided into “start date” and “end date” items. The item “start date” is an area for storing the start date of the development period. The item “end date” is an area for storing the end date of the development period. The item of “work type” is an area for storing a type divided by type for the type of work performed. In this embodiment, as a type, a category indicating what kind of software development the work is and a software skill necessary for the work are stored. Note that the type is not limited to the category and skill as long as the type of work is classified. In this embodiment, the “work type” item is divided into “category” and “skill” items. In the “category” item, information indicating what kind of software development the work is is stored. For example, the category stores whether the work is a screen development work, a DB (database) development work, or an application development work. In the “skill” item, information indicating software skills required for the work is stored. For example, the skill stores the development language required for the work and the type of DB to be used. The item “Estimated difficulty” is an area for storing the estimated difficulty estimated by the requester for the work performed. The estimated difficulty indicates the technical level required for the work. In this embodiment, the technical level that is the standard of the estimated difficulty is determined by the years of work experience. The estimated difficulty level indicates that the larger the value is, the longer the years of experience are required. The item “evaluation source” is an area for storing an evaluation source that has evaluated the performed work. In the item “evaluation source”, the affiliation destination to which the evaluator who evaluated the performed work belongs is stored. The item “evaluation” is an area for storing an evaluation for the performed work. Here, in this embodiment, the evaluation criterion is the same as the estimation difficulty level, and a value indicating the technical level of the worker is stored. That is, in the evaluation item, a value obtained by evaluating how many years of experience the worker can consider as a result of performing the work is stored.

図5の例では、「作業者A」は、プロジェクト名「○×銀行第3次開発」、開発期間「2014/6/1」〜「2014/8/31」の作業を実施したことを示す。また、実施した作業は、「画面」の開発作業であり、必要となる開発言語が「Java(登録商標)」であることを示す。また、実施した作業は、見積難易度「3.5」であり、評価元「X社」による評価が「4.0」であることを示す。   In the example of FIG. 5, “worker A” indicates that the project name “XX bank third development” and the development period “2014/6/1” to “2014/8/31” were performed. . The work performed is a “screen” development work, and the required development language is “Java (registered trademark)”. Further, the work performed has an estimated difficulty level of “3.5” and the evaluation by the evaluation source “Company X” is “4.0”.

図2に戻り、募集作業テーブル33は、作業者を募集中の作業に関する各種の情報を記憶したテーブルである。例えば、募集作業テーブル33には、募集中の作業の作業内容、作業期間、作業の種別、見積難易度、依頼元が記憶される。   Returning to FIG. 2, the recruitment work table 33 is a table that stores various types of information related to work for which workers are being recruited. For example, the recruitment work table 33 stores the work content, work period, work type, estimation difficulty level, and request source of the work being recruited.

図6は、募集作業テーブルのデータ構成の一例を示す図である。図6に示すように、募集作業テーブル33は、「プロジェクト名」、「開発期間」、「作業種別」、「見積難易度」、「依頼元」の各項目を有する。「プロジェクト名」の項目は、募集中の作業の作業内容を簡略的に示すプロジェクト名を記憶する領域である。「開発期間」の項目は、募集中の作業の開発期間を記憶する領域である。本実施例では、「開発期間」の項目は、「開始日」と「終了日」の項目に分かれている。「開始日」の項目は、開発期間の開始日を記憶する領域である。「終了日」の項目は、開発期間の終了日を記憶する領域である。「作業種別」の項目は、募集中の作業がどのような内容であるかを種類ごとに分けた種別を記憶する領域である。本実施例では、「作業種別」の項目は、「カテゴリ」と「スキル」の項目に分かれている。「カテゴリ」の項目は、募集中の作業がどのようなソフトウェア開発であるかを示す情報が記憶される。「スキル」の項目は、募集中の作業で必要となるソフトウェアのスキルを示す情報が記憶される。「見積難易度」の項目は、募集中の作業に対して依頼元が見積もった見積難易度を記憶する領域である。「依頼元」の項目は、募集中の作業を依頼した依頼元を示す情報を記憶する領域である。   FIG. 6 is a diagram illustrating an example of a data configuration of the recruitment work table. As shown in FIG. 6, the recruitment work table 33 includes items of “project name”, “development period”, “work type”, “estimation difficulty”, and “request source”. The item “project name” is an area for storing a project name that briefly indicates the work content of the work being recruited. The item “development period” is an area for storing the development period of the work being recruited. In this embodiment, the “development period” item is divided into “start date” and “end date” items. The item “start date” is an area for storing the start date of the development period. The item “end date” is an area for storing the end date of the development period. The item of “work type” is an area for storing a type in which the type of work being recruited is divided for each type. In this embodiment, the “work type” item is divided into “category” and “skill” items. In the “Category” item, information indicating what kind of software development the work being recruited is stored. In the item “skill”, information indicating software skills necessary for the work being recruited is stored. The item “Estimated difficulty” is an area for storing the estimated difficulty estimated by the requester for the job being recruited. The item “requester” is an area for storing information indicating the requester who requested the work being recruited.

図6の例では、プロジェクト名「○×銀行第4次開発」、開発期間「2014/10/1」〜「2014/12/31」の作業について作業者を募集中であることを示す。また、募集中の作業は、「画面」の開発作業であり、必要となる開発言語が「Java(登録商標)」であることを示す。また、募集中の作業は、見積難易度「3.5」であり、依頼元「X社」であることを示す。   In the example of FIG. 6, it is shown that an operator is being recruited for the work of the project name “○ × bank fourth development” and the development period “2014/10/1” to “2014/12/31”. The work being recruited is a “screen” development work, and the required development language is “Java (registered trademark)”. In addition, the work being recruited has an estimated difficulty level of “3.5”, and indicates that the request source is “Company X”.

図2に戻り、応募者テーブル34は、募集中の作業に応募した作業者に関する各種の情報を記憶したテーブルである。例えば、応募者テーブル34には、募集中の作業に対応付けて、応募した作業者、所属、作業に対する報酬額が記憶される。   Returning to FIG. 2, the applicant table 34 is a table that stores various types of information related to workers who applied for the work being recruited. For example, the applicant table 34 stores the applied worker, affiliation, and remuneration amount for the work in association with the work being recruited.

図7は、応募者テーブルのデータ構成の一例を示す図である。図7に示すように、応募者テーブル34は、「プロジェクト名」、「開発作業」、「依頼元」、「応募者」、「所属」、「月額単金」の各項目を有する。「プロジェクト名」の項目は、募集中の作業のプロジェクト名を記憶する領域である。「開発作業」の項目は、募集中の作業がどのような内容であるかを種類ごとに分けた種別を記憶する領域である。本実施例では、種別として、募集中の作業がどのようなソフトウェア開発であるかを示すカテゴリと、募集中の作業で必要となるソフトウェアのスキルを記憶させる。なお、種別は、募集中の作業がどのような内容であるかを分類したものであればよく、カテゴリおよびスキルに限定されるものではない。本実施例では、「開発作業」の項目は、「カテゴリ」と「スキル」の項目に分かれている。「カテゴリ」の項目は、募集中の作業がどのようなソフトウェア開発であるかを示す情報が記憶される。例えば、カテゴリには、作業が画面の開発作業であるか、DBの開発作業であるか、アプリケーションの開発作業であるかが記憶される。「スキル」の項目は、作業で必要となるソフトウェアのスキルを示す情報が記憶される。例えば、スキルには、作業で必要となる開発言語や、使用するDBの種類が記憶される。ここで、同じプロジェクト名で種別の異なる作業が募集される場合がある。例えば、同一のプロジェクトにおいて、画面とDBの開発作業がある場合、プロジェクト名が同じで種別が画面とDBのそれぞれで作業者の募集が行われる。この場合、募集中の作業は、プロジェクト名と、開発作業の種別によって特定される。「依頼元」の項目は、募集中の作業を依頼した依頼元を示す情報を記憶する領域である。「応募者」の項目は、募集中の作業に応募した作業者を記憶する領域である。「所属」の項目は、募集中の作業に応募した作業者が所属する所属先を記憶する領域である。「月額単金」の項目は、作業に対する報酬額を記憶する領域である。本実施例では、作業に対する報酬額として、1月当たりの報酬額である月額単金を用いている。   FIG. 7 is a diagram illustrating an example of a data configuration of the applicant table. As shown in FIG. 7, the applicant table 34 has items of “project name”, “development work”, “request source”, “applicant”, “affiliation”, and “single monthly fee”. The item “project name” is an area for storing the project name of the work being recruited. The item “development work” is an area for storing the type of work classified as the type of work being recruited. In this embodiment, as a type, a category indicating what kind of software development is the work being recruited, and software skills necessary for the work being recruited are stored. Note that the type is not limited to categories and skills as long as the type of work being recruited is classified. In this embodiment, the “development work” item is divided into “category” and “skill” items. In the “Category” item, information indicating what kind of software development the work being recruited is stored. For example, the category stores whether the work is a screen development work, a DB development work, or an application development work. In the “skill” item, information indicating software skills required for the work is stored. For example, the skill stores the development language required for the work and the type of DB to be used. Here, work of different types with the same project name may be recruited. For example, if there is a screen and DB development work in the same project, workers are recruited for the same project name and type of screen and DB. In this case, the work being recruited is specified by the project name and the type of development work. The item “requester” is an area for storing information indicating the requester who requested the work being recruited. The item “Applicant” is an area for storing a worker who has applied for the job being recruited. The item “affiliation” is an area for storing the affiliation destination to which the worker who applied for the work being recruited belongs. The item of “Monthly simple money” is an area for storing a reward amount for work. In the present embodiment, a monthly simple money, which is a reward amount per month, is used as a reward amount for work.

図7の例では、依頼元「X社」、プロジェクト名「○×銀行第4次開発」、カテゴリ「画面」、スキル「Java(登録商標)」の作業に、所属先「A社」の「作業者A」が応募していることを示す。また、作業者Aの募集中の作業に対する報酬額は、月額単金「725,000」円であることを示す。   In the example of FIG. 7, for the work of the request source “Company X”, the project name “XX Bank Fourth Development”, the category “Screen”, and the skill “Java (registered trademark)”, the “A Company” “ It shows that "worker A" is applying. In addition, the remuneration amount for the work being recruited by the worker A indicates that the monthly simple money is “725,000” yen.

図2に戻り、作業実施作業者テーブル35は、作業を実施する作業者に関する各種の情報を記憶したテーブルである。例えば、作業実施作業者テーブル35には、作業に対応付けて、作業を実施する作業者、所属、作業に対する報酬額が記憶される。   Returning to FIG. 2, the work execution worker table 35 is a table that stores various types of information related to the workers performing the work. For example, in the work execution worker table 35, the worker who performs the work, the affiliation, and the reward amount for the work are stored in association with the work.

図8は、作業実施作業者テーブルのデータ構成の一例を示す図である。図8に示すように、作業実施作業者テーブル35は、「プロジェクト名」、「開発作業」、「依頼元」、「作業者」、「所属」、「月額単金」の各項目を有する。「プロジェクト名」の項目は、作業者へ依頼した作業のプロジェクト名を記憶する領域である。「開発作業」の項目は、作業者へ依頼した作業がどのような内容であるかを種類ごとに分けた種別を記憶する領域である。本実施例では、「開発作業」の項目は、「カテゴリ」と「スキル」の項目に分かれている。「カテゴリ」の項目は、作業者へ依頼した作業がどのようなソフトウェア開発であるかを示す情報が記憶される。「スキル」の項目は、作業者へ依頼した作業で必要となるソフトウェアのスキルを示す情報が記憶される。「依頼元」の項目は、作業の依頼元を示す情報を記憶する領域である。「作業者」の項目は、作業を依頼した作業者の識別情報を記憶する領域である。「所属」の項目は、作業を依頼した作業者が所属する所属先を記憶する領域である。「月額単金」の項目は、作業に対する報酬額を記憶する領域である。   FIG. 8 is a diagram illustrating an example of a data configuration of the work execution worker table. As illustrated in FIG. 8, the work execution worker table 35 includes items of “project name”, “development work”, “request source”, “worker”, “affiliation”, and “monthly single payment”. The item “project name” is an area for storing the project name of the work requested to the worker. The item of “development work” is an area for storing a type that is classified by type for the content of the work requested to the worker. In this embodiment, the “development work” item is divided into “category” and “skill” items. In the “Category” item, information indicating what kind of software development is the work requested to the worker is stored. In the item “skill”, information indicating software skills necessary for the work requested by the worker is stored. The item “request source” is an area for storing information indicating a request source of work. The item “worker” is an area for storing identification information of the worker who requested the work. The item “affiliation” is an area for storing the affiliation destination to which the worker who requested the work belongs. The item of “Monthly simple money” is an area for storing a reward amount for work.

図8の例では、依頼元「X社」、プロジェクト名「○×銀行第4次開発」、カテゴリ「画面」、スキル「Java(登録商標)」の作業を、所属先「A社」の「作業者A」に依頼したことを示す。また、作業者Aの作業に対する報酬額は、月額単金「725,000」円であることを示す。   In the example of FIG. 8, the work of the request source “Company X”, the project name “XX bank fourth development”, the category “Screen”, and the skill “Java (registered trademark)” is changed to “ Indicates that the request was made to the worker A ”. In addition, the remuneration amount for the work of the worker A indicates that the monthly fee is “725,000” yen.

図2に戻り、制御部22は、作業配分支援装置10を制御するデバイスである。例えば、制御部22としては、CPU(Central Processing Unit)やMPU(Micro Processing Unit)等の電子回路や、ASIC(Application Specific Integrated Circuit)やFPGA(Field Programmable Gate Array)等の集積回路を採用できる。   Returning to FIG. 2, the control unit 22 is a device that controls the work distribution support apparatus 10. For example, as the control unit 22, an electronic circuit such as a CPU (Central Processing Unit) or an MPU (Micro Processing Unit), or an integrated circuit such as an ASIC (Application Specific Integrated Circuit) or an FPGA (Field Programmable Gate Array) can be employed.

制御部22は、各種の処理手順を規定したプログラムや制御データを格納するための内部メモリを有し、これらによって種々の処理を実行する。制御部22は、各種のプログラムが動作することにより各種の処理部として機能する。例えば、制御部22は、認証部40と、募集作業受付部41と、応募受付部42と、応募者提示部43と、熟練度算出部44と、信頼度算出部45と、評価受付部46とを有する。   The control unit 22 has an internal memory for storing programs defining various processing procedures and control data, and executes various processes using these. The control unit 22 functions as various processing units by operating various programs. For example, the control unit 22 includes an authentication unit 40, a recruitment work reception unit 41, an application reception unit 42, an applicant presentation unit 43, a skill level calculation unit 44, a reliability level calculation unit 45, and an evaluation reception unit 46. And have.

認証部40は、サービスを利用するユーザの認証を行う。例えば、認証部40は、依頼元端末11や作業者端末12からのアクセス要求に対して、要求元にサービスへのログイン画面を表示させ、ログイン画面によりユーザを識別するIDとパスワードを入力させてログインを受け付ける。認証部40は、ログインを受け付けると、ユーザテーブル30に基づいて、入力されたIDとパスワードによりユーザ認証を行う。これにより、ログイン元が特定される。   The authentication unit 40 authenticates a user who uses the service. For example, in response to an access request from the request source terminal 11 or the worker terminal 12, the authentication unit 40 displays a service login screen on the request source, and inputs an ID and password for identifying the user on the login screen. Accept login. Upon receiving the login, the authentication unit 40 performs user authentication based on the input ID and password based on the user table 30. Thereby, the login source is specified.

募集作業受付部41は、作業者を募集する作業を受け付ける。例えば、募集作業受付部41は、依頼元端末11からの指示操作に応じて、作業者を募集する作業を登録する募集作業登録画面を依頼元端末11に表示させる。募集作業受付部41は、募集作業登録画面から作業者を募集する作業に関する各種の情報の登録を受け付ける。   The recruitment work accepting unit 41 accepts work for recruiting workers. For example, the recruitment work accepting unit 41 causes the request source terminal 11 to display a recruitment work registration screen for registering work for recruiting workers in response to an instruction operation from the request source terminal 11. The recruitment work accepting unit 41 accepts registration of various types of information related to work for recruiting workers from the recruitment work registration screen.

図9は、募集作業登録画面の一例を示す図である。募集作業登録画面50は、例えば、作業者の募集を依頼する依頼元の担当者が依頼元端末11から作業配分支援装置10が提供するサービスにログインし、募集作業登録画面50の表示を指示する所定の操作が行われた場合に表示される。   FIG. 9 is a diagram illustrating an example of a recruitment work registration screen. In the recruitment work registration screen 50, for example, a person in charge of a requester who requests recruitment of a worker logs in to a service provided by the work distribution support apparatus 10 from the requestor terminal 11 and instructs display of the recruitment work registration screen 50. Displayed when a predetermined operation is performed.

募集作業登録画面50には、ログインした担当者の会社が表示される。募集作業登録画面50には、プロジェクト名を入力する入力領域51が設けられている。また、募集作業登録画面50には、開発期間の開始日を入力する入力領域52と、開発期間の終了日を入力する入力領域53とが設けられている。また、募集作業登録画面50には、種別として、作業のカテゴリを選択する選択領域54と、作業に必要なスキルを選択する選択領域55が設けられている。選択領域54には、ソフトウェア開発のカテゴリとして、選択可能なカテゴリが予め登録され、登録されたカテゴリのなかから選択が可能とされている。選択領域55には、ソフトウェア開発のスキルとして、選択可能なスキルが予め登録され、登録されたスキルのなかから選択が可能とされている。また、募集作業登録画面50には、見積難易度を入力する入力領域56が設けられている。また、募集作業登録画面50には、募集する作業の登録を指示する登録ボタン57が設けられている。   The recruiting work registration screen 50 displays the company of the person in charge who has logged in. The recruitment work registration screen 50 is provided with an input area 51 for inputting a project name. In addition, the recruitment work registration screen 50 is provided with an input area 52 for inputting the start date of the development period and an input area 53 for inputting the end date of the development period. In addition, the recruitment work registration screen 50 is provided with a selection area 54 for selecting a work category and a selection area 55 for selecting a skill necessary for the work. In the selection area 54, selectable categories are registered in advance as software development categories, and selection from the registered categories is possible. In the selection area 55, selectable skills are registered in advance as skills for software development, and selection from the registered skills is possible. In addition, the recruiting work registration screen 50 is provided with an input area 56 for inputting the estimated difficulty level. The recruiting work registration screen 50 is provided with a registration button 57 for instructing registration of the work to be recruited.

作業の依頼元の担当者は、作業者を募集する作業のプロジェクト名を入力領域51に入力し、開発期間の開始日を入力領域52に入力し、開発期間の終了日を入力領域53に入力する。また、作業の依頼元の担当者は、選択領域54で作業のカテゴリを選択し、選択領域55で作業に必要なスキルを選択する。また、作業の依頼元の担当者は、見積難易度を入力領域56に入力する。そして、作業の依頼元の担当者は、登録ボタン57を選択する。   The person in charge of the work requester inputs the project name of the work for which the worker is recruited in the input area 51, inputs the start date of the development period in the input area 52, and inputs the end date of the development period in the input area 53. To do. The person in charge of the work request source selects a work category in the selection area 54 and selects a skill necessary for the work in the selection area 55. Further, the person in charge of the work requester inputs the estimated difficulty level in the input area 56. Then, the person in charge of the work request source selects the registration button 57.

募集作業受付部41は、登録ボタン57が選択されると、募集作業登録画面50に入力されたプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度およびログインした担当者の会社を募集作業テーブル33に格納する。   When the registration button 57 is selected, the recruitment work reception unit 41 selects the project name, development date start date, end date, category, skill, estimation difficulty level, and the person in charge who has logged in when the registration button 57 is selected. The company is stored in the recruitment work table 33.

応募受付部42は、作業者を募集中の作業への作業者の応募を受け付ける。例えば、応募受付部42は、作業者端末12からの指示操作に応じて、作業者を募集中の作業への応募用の各種の画面を作業者端末12に表示させ、作業者を募集中の作業への作業者からの応募を受け付ける。例えば、応募受付部42は、募集作業テーブル33に記憶された作業のプロジェクト名を一覧表示した一覧表示画面を作業者端末12に表示させる。応募受付部42は、一覧表示画面から作業の選択を受け付ける。応募受付部42は、一覧表示画面で作業の選択を受け付けた場合、選択された作業の詳細を表示した募集画面を作業者端末12に表示させる。例えば、応募受付部42は、選択された作業のプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度および依頼元を募集作業テーブル33から読み出す。そして、応募受付部42は、読み出した作業のプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度および依頼元を提示した募集画面を作業者端末12に表示させる。   The application reception unit 42 receives an application of the worker for the work for which the worker is being recruited. For example, in response to an instruction operation from the worker terminal 12, the application reception unit 42 causes the worker terminal 12 to display various screens for applying for work for which the worker is being recruited, and recruits workers. Accept applications from workers for work. For example, the application reception unit 42 causes the worker terminal 12 to display a list display screen that displays a list of project names of work stored in the recruiting work table 33. The application receiving unit 42 receives a work selection from the list display screen. When the application receiving unit 42 receives a selection of work on the list display screen, the application receiving unit 42 causes the worker terminal 12 to display a recruitment screen displaying details of the selected work. For example, the application reception unit 42 reads the project name, the start date and end date of the development period, the category, the skill, the estimated difficulty level, and the request source from the recruitment work table 33. Then, the application reception unit 42 causes the worker terminal 12 to display a recruitment screen that presents the project name of the read work, the start date and end date of the development period, the category, the skill, the estimated difficulty level, and the request source.

図10は、募集画面の一例を示す図である。募集画面60は、例えば、作業を希望する作業者が作業者端末12から作業配分支援装置10が提供するサービスにログインし、募集中の作業を一覧表示した一覧表示画面から作業が選択された場合に表示される。   FIG. 10 is a diagram illustrating an example of a recruitment screen. The recruitment screen 60 is, for example, when a worker who wishes to work logs in to the service provided by the work distribution support device 10 from the worker terminal 12 and the work is selected from a list display screen that displays a list of the work being recruited. Is displayed.

募集画面60には、選択された作業に関する情報が表示される。例えば、募集画面60には、選択された作業のプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度および依頼元が表示される。また、募集画面60には、ログインした作業者が表示される。また、募集画面60には、見積難易度の基準が表示される。一般的に、作業者は、経験年数が多いほど様々な経験をしており、難易度の高い作業や技術的なレベルの高い作業もスムーズに進行させることができる。このため、本実施例では、見積難易度の基準となる作業の経験年数を示している。なお、見積難易度の基準は、経験年数に限定されない。例えば、見積難易度の基準は、技術的な困難さや、必要な知識、資格、公的な試験の点数などで定めてもよい。   The recruitment screen 60 displays information related to the selected work. For example, the recruitment screen 60 displays the project name of the selected work, the start date and end date of the development period, the category, the skill, the difficulty of estimation, and the request source. In addition, the recruiting screen 60 displays logged-in workers. In addition, the recruitment screen 60 displays a criterion for the estimated difficulty level. In general, the worker has various experiences as the years of experience increase, and the work having a high degree of difficulty and the work having a high technical level can be smoothly advanced. For this reason, in the present Example, the years of experience of the operation | work used as the reference | standard of estimation difficulty are shown. Note that the standard of the estimated difficulty is not limited to the years of experience. For example, the standard of the estimated difficulty may be determined by technical difficulty, necessary knowledge, qualification, public examination score, and the like.

募集画面60には、月額単金を入力する入力領域61が設けられている。また、募集画面60には、応募ボタン62と、戻るボタン63が設けられている。戻るボタン63が選択されると、一覧表示画面が表示される。   The recruitment screen 60 is provided with an input area 61 for inputting a single monthly fee. In addition, the recruitment screen 60 is provided with an application button 62 and a return button 63. When the return button 63 is selected, a list display screen is displayed.

作業の希望する作業者は、希望する月額単金を入力領域61に入力し、応募ボタン62を選択する。   The worker who wishes to work inputs the desired monthly amount in the input area 61 and selects the application button 62.

応募受付部42は、応募ボタン62が選択されると、募集画面60に表示された作業のプロジェクト名、カテゴリ、スキル、作業の依頼元、応募した作業者、応募した作業者が所属する所属先、および、入力領域61に入力された月額単金を応募者テーブル34に格納する。   When the application button 62 is selected, the application reception unit 42 selects the project name, category, skill, requester of the work, the applicant who applied for the work displayed on the recruitment screen 60, the affiliation to which the applied worker belongs. , And the monthly amount entered in the input area 61 is stored in the applicant table 34.

応募者提示部43は、作業者を募集する作業に応募した作業者を提示する。例えば、応募者提示部43は、依頼元端末11からの指示操作に応じて、作業者の募集を依頼された作業に応募した作業者を提示した応募者表示画面を依頼元端末11に表示させる。例えば、応募者提示部43は、依頼元が作業者の募集を依頼した作業のプロジェクト名、開発作業を募集作業テーブル33から読み出し、読み出したプロジェクト名、開発作業の内容を一覧表示した一覧表示画面を依頼元端末11に表示させる。応募者提示部43は、一覧表示画面から応募した作業者を提示する作業の選択を受け付ける。応募者提示部43は、一覧表示画面で作業の選択を受け付けた場合、選択された作業に応募した作業者を応募者テーブル34から読み出し、読み出した作業者を提示した応募者表示画面を依頼元端末11に表示させる。この応募者表示画面には、作業者ごとに、熟練度算出部44により算出される熟練度、および、信頼度算出部45により算出される信頼度を提示する。熟練度および信頼度の算出方法については、後述する。   The applicant presenting unit 43 presents workers who have applied for work for recruiting workers. For example, the applicant presenting unit 43 causes the requester terminal 11 to display an applicant display screen that presents the worker who applied for the work requested to recruit workers in response to an instruction operation from the requester terminal 11. . For example, the applicant presenting unit 43 reads out the project name and development work of the work requested by the requester from the recruitment work table 33, and displays a list display screen that displays a list of the read project name and development work contents. Is displayed on the request source terminal 11. The applicant presenting unit 43 accepts selection of work for presenting the applied workers from the list display screen. When the applicant presenting unit 43 receives a selection of work on the list display screen, the applicant presenting unit 43 reads out the worker who applied for the selected work from the applicant table 34, and requests the applicant display screen presenting the read worker. It is displayed on the terminal 11. On this applicant display screen, the skill level calculated by the skill level calculation unit 44 and the reliability level calculated by the reliability level calculation unit 45 are presented for each worker. A method for calculating the skill level and the reliability level will be described later.

熟練度算出部44は、作業者の熟練度を算出する。例えば、熟練度算出部44は、一覧表示画面で作業の選択を受け付けた場合、評価テーブル32に基づいて、選択された作業に応募した作業者の熟練度を算出する。   The skill level calculation unit 44 calculates the skill level of the worker. For example, when the selection of work is accepted on the list display screen, the skill level calculation unit 44 calculates the skill level of the worker who applied for the selected work based on the evaluation table 32.

信頼度算出部45は、作業者の信頼度を算出する。例えば、信頼度算出部45は、一覧表示画面で作業の選択を受け付けた場合、評価テーブル32に基づいて、選択された作業に応募した作業者の信頼度を算出する。   The reliability calculation unit 45 calculates the reliability of the worker. For example, when the selection of work is accepted on the list display screen, the reliability calculation unit 45 calculates the reliability of the worker who applied for the selected work based on the evaluation table 32.

図11は、熟練度および信頼度の算出方法の一例を説明する図である。図11は、募集元がX社の作業に応募した作業者Aの熟練度および信頼度の算出方法の一例を示している。図11の例は、評価テーブル32に記憶された作業者Aの評価のデータのみを示している。   FIG. 11 is a diagram for explaining an example of a method for calculating the skill level and the reliability level. FIG. 11 shows an example of a method of calculating the skill level and the reliability level of the worker A who has applied for the work of the company X as a recruitment source. The example of FIG. 11 shows only the evaluation data of the worker A stored in the evaluation table 32.

熟練度算出部44は、評価テーブル32に記憶された評価のうち、作業者ごとの直近所定回の評価から作業者ごとに熟練度を算出する。本実施例では、所定回を、例えば、5回とし、直近5回の評価を平均して熟練度を算出する。図11の例では、符号D1に示す範囲のデータが直近5回のデータである。熟練度算出部44は、作業者Aについて、符号D1に示す範囲のデータの評価を平均して熟練度が「3.7」と算出される。ここで、熟練度は、直近所定回の評価から算出するため、直近での作業者が作業に熟練している度合いを示す指標である。作業に対する評価方法は、会社ごとに異なる場合がある。熟練度は、直近所定回の評価に作業の依頼元以外の会社の評価も含まれる場合があることから、相対的な指標となる。なお、所定回分の評価が記憶されていない作業者は、記憶されている分の評価の平均から熟練度を算出する。例えば、作業の評価が2回分しか記憶されていない作業者は、2回分の評価の平均から熟練度を算出する。   Of the evaluations stored in the evaluation table 32, the skill level calculation unit 44 calculates the skill level for each worker from the most recent predetermined evaluation for each worker. In the present embodiment, the predetermined time is, for example, five times, and the skill level is calculated by averaging the latest five evaluations. In the example of FIG. 11, the data in the range indicated by the symbol D1 is the latest five times of data. The skill level calculation unit 44 calculates the skill level “3.7” for the worker A by averaging the evaluation of the data in the range indicated by the symbol D1. Here, since the skill level is calculated from the most recent predetermined evaluation, it is an index indicating the degree to which the most recent worker is proficient in the work. Evaluation methods for work may vary from company to company. The proficiency level is a relative indicator because evaluations of companies other than the work requester may be included in the most recent predetermined evaluation. An operator who has not stored a predetermined number of evaluations calculates the skill level from the average of the stored evaluations. For example, a worker who has only stored two work evaluations calculates the skill level from the average of the two evaluations.

信頼度算出部45は、評価テーブル32に記憶された評価のうち、依頼元を評価元とする、作業者ごとの直近所定回の評価から作業者ごとに信頼度を算出する。本実施例では、所定回を、例えば、5回とし、依頼元を評価元とする直近5回の評価を平均して信頼度を算出する。図11の例では、符号D2に示すレコードが募集元のX社の評価した直近5回のデータである。信頼度算出部45は、作業者Aについて、符号D2に示すレコードの評価を平均して信頼度が「3.8」と算出される。ここで、信頼度は、作業の依頼元の会社の作業に熟練している度合いを示す指標である。信頼度は、作業の募集元の会社の作業を実施した際の直近所定回の評価から算出される。信頼度は、作業の募集元の会社の評価のみから算出されることから依頼元の評価方法に対応するため、絶対的な指標となる。なお、依頼元を評価元とする、所定回分の評価が記憶されていない作業者は、記憶されている分の評価の平均から信頼度を算出する。例えば、依頼元を評価元とする作業の評価が2回分しか記憶されていない作業者は、2回分の評価の平均から信頼度を算出する。   Of the evaluations stored in the evaluation table 32, the reliability calculation unit 45 calculates the reliability for each worker from the most recent predetermined evaluation for each worker using the request source as the evaluation source. In this embodiment, the predetermined number of times is, for example, five times, and the latest five evaluations with the request source as the evaluation source are averaged to calculate the reliability. In the example of FIG. 11, the record indicated by reference sign D2 is the latest five data evaluated by the recruiting company X. The reliability calculation unit 45 calculates the reliability of the worker A by averaging the evaluation of the record indicated by the symbol D2 as “3.8”. Here, the reliability is an index indicating the degree of skill in the work of the company that requested the work. The degree of reliability is calculated from the most recent evaluation when the work of the company from which the work is recruited is performed. Since the reliability is calculated only from the evaluation of the company that recruits work, it is an absolute index to correspond to the evaluation method of the requester. Note that a worker who uses the requester as an evaluation source and does not store a predetermined number of evaluations calculates the reliability from the average of the stored evaluations. For example, an operator who stores only two evaluations of work with the requester as the evaluation source calculates the reliability from the average of the two evaluations.

ところで、新規の作業者は、過去の評価が無いため、熟練度や信頼度が算出されない。そこで、新規の作業者は、熟練度や信頼度に所定の初期値とする。例えば、応募者提示部43は、新規の作業者については信頼度をゼロとし、熟練度を作業者から申告させた値とする。例えば、作業者がサービスに自身を登録する際に、熟練度を自己申告で登録させ、登録された熟練度を初期値として用いる。   By the way, since the new worker has no past evaluation, the skill level and the reliability level are not calculated. Therefore, a new worker sets predetermined initial values for skill and reliability. For example, the applicant presenting unit 43 sets the reliability for a new worker to zero and the skill level as reported by the worker. For example, when an operator registers himself / herself in the service, the skill level is registered by self-reporting, and the registered skill level is used as an initial value.

応募者提示部43は、一覧表示画面で作業の選択を受け付けた場合、選択された作業に応募した作業者ごとに、熟練度算出部44により算出した熟練度、および、信頼度算出部45により算出した信頼度を提示した応募者表示画面を依頼元端末11に表示させる。   The applicant presenting unit 43, when accepting the selection of work on the list display screen, uses the skill level calculated by the skill level calculating unit 44 and the reliability level calculating unit 45 for each worker who applied for the selected work. An applicant display screen showing the calculated reliability is displayed on the request source terminal 11.

ここで、本実施例では、応募者提示部43は、選択された作業の見積難易度を基準として、信頼度が所定範囲の作業者を応募者表示画面に表示させる。この所定範囲は、例えば、対象作業の見積難易度のプラス、マイナス、0.5の範囲とする。例えば、選択された作業の見積難易度が「3.0」の場合、応募者提示部43は、信頼度が「2.5」〜「3.5」の作業者を応募者表示画面に表示させる。これにより、応募者表示画面には、見積難易度が示す技術的な基準に対応する信頼度を有する作業者が表示される。なお、応募者提示部43は、新規の作業者については信頼度が所定範囲であるかに関わらず応募者表示画面に表示させる。   Here, in the present embodiment, the applicant presenting unit 43 displays an operator whose reliability is in a predetermined range on the applicant display screen based on the estimated difficulty level of the selected work. The predetermined range is, for example, a range of plus, minus, 0.5 of the estimation difficulty level of the target work. For example, when the estimated difficulty level of the selected work is “3.0”, the applicant presenting unit 43 displays the workers having the reliability of “2.5” to “3.5” on the applicant display screen. Let Thereby, the worker who has the reliability corresponding to the technical standard indicated by the estimation difficulty is displayed on the applicant display screen. The applicant presenting unit 43 displays a new worker on the applicant display screen regardless of whether the reliability is within a predetermined range.

図12は、応募者表示画面の一例を示す図である。応募者表示画面70は、例えば、作業者の募集を依頼した依頼元の担当者が依頼元端末11から作業配分支援装置10が提供するサービスにログインし、依頼元が作業者の募集を依頼した作業のプロジェクト名を一覧表示した一覧表示画面から作業が選択された場合に表示される。   FIG. 12 is a diagram illustrating an example of an applicant display screen. In the applicant display screen 70, for example, the person in charge of the requester who requested the recruitment of the worker logs in to the service provided by the work distribution support apparatus 10 from the requestor terminal 11, and the requester requested the recruitment of the worker. Displayed when an operation is selected from the list display screen displaying a list of project names of operations.

応募者表示画面70には、選択された作業に関する情報が表示される。例えば、応募者表示画面70には、募集作業テーブル33に記憶された、選択された作業のプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度および依頼元が表示される。また、応募者表示画面70には、各作業者の所属、信頼度、熟練度、月額単金、追記事項が表示される。応募者提示部43は、信頼度、熟練度、月額単金の順番で優先して、信頼度が高く、熟練度が高く、月額単金が安い順に、ソートして作業者を応募者表示画面70に表示する。追記事項の項目には、新規の作業者については、新規の作業者であり、熟練度が自己申告である旨のメッセージが表示される。例えば、作業者は、サービスにユーザ登録する際に、作業者から実施可能な開発作業と自己申告スキルレベルを登録する。登録された実施可能な開発作業と自己申告スキルレベルはユーザスキルテーブル31に登録される。新規の作業者については、選択された作業と同じ種別の自己申告スキルレベルがユーザスキルテーブル31から読み出されて応募者表示画面70の自己申告の熟練度として表示される。   The applicant display screen 70 displays information regarding the selected work. For example, the applicant display screen 70 displays the project name of the selected work, the start date and end date of the development period, the category, the skill, the estimated difficulty level, and the request source stored in the recruitment work table 33. . In addition, on the applicant display screen 70, the affiliation, reliability, skill, monthly fee, and additional items of each worker are displayed. The applicant presenting section 43 gives priority to the order of reliability, skill, and monthly fee, and sorts the workers in the order of higher reliability, higher skill, and lower monthly fee. 70. In the item of the additional article, a message indicating that the new worker is a new worker and the skill level is self-report is displayed. For example, when a user registers as a service, the worker registers development work and self-declared skill level that can be performed by the worker. The registered executable development work and self-declared skill level are registered in the user skill table 31. For a new worker, the self-reported skill level of the same type as the selected work is read from the user skill table 31 and displayed as the self-reported skill level on the applicant display screen 70.

このように、応募者表示画面70には、熟練度および信頼度が作業者ごとに提示される。これにより、担当者は、作業者ごとに、信頼度から作業者が担当者の会社の評価基準で技術的にどの程度信頼できるかを把握でき、熟練度から作業者がどの程度熟練しているかを把握できる。このため、作業配分支援装置10は、適切な作業者への非定型業務の作業の配分を支援できる。   In this manner, the applicant display screen 70 presents the skill level and the reliability level for each worker. As a result, the person in charge can grasp, for each worker, how reliable the worker is technically based on the evaluation criteria of the person's company from the degree of reliability, and how skilled the worker is from the degree of skill. Can be grasped. For this reason, the work distribution support apparatus 10 can support the distribution of the work of the atypical work to an appropriate worker.

応募者表示画面70には、さらに依頼設定が設けられ、作業者ごとにチェックボックス71と、依頼ボタン72が設けられている。応募者表示画面70は、チェックボックス71により、作業を依頼する作業者の選択を受け付ける。すなわち、本実施例では、応募者提示部43は、応募者表示画面70から作業を依頼する作業者の選択を受け付ける。   The applicant display screen 70 is further provided with request settings, and a check box 71 and a request button 72 are provided for each worker. The applicant display screen 70 receives a selection of a worker who requests work by a check box 71. In other words, in the present embodiment, the applicant presenting unit 43 receives the selection of the worker who requests the work from the applicant display screen 70.

依頼元の担当者は、応募者表示画面70からチェックボックス71により作業を依頼する作業者を選択し、依頼ボタン72を選択する。例えば、依頼元の担当者は、応募者表示画面70に表示された作業者を上から順に必要な人数選択して、依頼ボタン72を選択する。これにより、依頼元の担当者は、信頼度が高く、熟練度が高く、月額単金が安い作業者を選択できる。   The person in charge of the request source selects the worker who requests the work from the applicant display screen 70 using the check box 71 and selects the request button 72. For example, the person in charge of the request source selects the necessary number of workers displayed on the applicant display screen 70 in order from the top, and selects the request button 72. Thereby, the person in charge of the request source can select an operator who has high reliability, high skill, and low monthly unit price.

応募者提示部43は、依頼ボタン72が選択されると、応募者表示画面70のチェックボックス71が選択された作業者を、作業を実施する作業者として、プロジェクト名、カテゴリ、スキル、作業の依頼元、作業者、作業者が所属する所属先、および、月額単金を作業実施作業者テーブル35に格納する。   When the request button 72 is selected, the applicant presenting section 43 sets the worker whose check box 71 on the applicant display screen 70 is selected as the worker who performs the work, the project name, the category, the skill, and the work. The request source, the worker, the affiliation to which the worker belongs, and the monthly unit price are stored in the work execution worker table 35.

応募者表示画面70でチェックボックス71が選択された作業者には、作業の依頼が行われる。例えば、作業の依頼は、作業配分支援装置10が行ってもよい。例えば、作業配分支援装置10が、応募者表示画面70でチェックボックス71が選択された作業者へメール等を送信して作業の依頼を行ってもよい。また、作業配分支援装置10は、応募者表示画面70でチェックボックス71が選択された作業者の情報を依頼元へ通知し、依頼元が作業の依頼を行ってもよい。   An operator who has selected the check box 71 on the applicant display screen 70 is requested to perform the operation. For example, the work distribution support device 10 may make a request for work. For example, the work distribution support device 10 may send a mail or the like to a worker whose check box 71 is selected on the applicant display screen 70 to request a work. Further, the work distribution support apparatus 10 may notify the request source of information on the worker whose check box 71 is selected on the applicant display screen 70, and the request source may request the work.

評価受付部46は、作業に対する作業者の評価を受け付ける。例えば、評価受付部46は、依頼元端末11からの指示操作に応じて、作業者の評価用の各種の画面を依頼元端末11に表示させ、実施した作業に対する作業者の評価を受け付ける。例えば、評価受付部46は、作業実施作業者テーブル35から依頼元が実施を依頼した作業のプロジェクト名、開発作業を読み出し、依頼元が作業を依頼したプロジェクト名、開発作業の内容を一覧表示した一覧表示画面を依頼元端末11に表示させる。評価受付部46は、一覧表示画面から評価対象の作業の選択を受け付ける。評価受付部46は、一覧表示画面で作業の選択を受け付けた場合、選択された作業の詳細と、作業を実施した作業者を表示した評価画面を依頼元端末11に表示させる。例えば、評価受付部46は、選択された作業のプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度および依頼元を募集作業テーブル33から読み出す。また、評価受付部46は、選択された作業を実施した作業者、所属を作業実施作業者テーブル35から読み出す。そして、評価受付部46は、読み出した作業のプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度、依頼元および作業を実施する作業者を提示した評価画面を依頼元端末11に表示させる。   The evaluation receiving unit 46 receives the worker's evaluation for the work. For example, in response to an instruction operation from the request source terminal 11, the evaluation reception unit 46 displays various screens for evaluating the worker on the request source terminal 11 and receives the worker's evaluation for the performed work. For example, the evaluation reception unit 46 reads the project name and development work of the work requested by the requester from the work execution worker table 35, and displays a list of the project name and development work content requested by the requester. A list display screen is displayed on the request source terminal 11. The evaluation receiving unit 46 receives selection of work to be evaluated from the list display screen. When receiving an operation selection on the list display screen, the evaluation receiving unit 46 causes the request source terminal 11 to display the details of the selected operation and an evaluation screen displaying the worker who performed the operation. For example, the evaluation reception unit 46 reads the project name, the start date, the end date, the category, the skill, the estimated difficulty level, and the request source of the selected work from the recruitment work table 33. Further, the evaluation receiving unit 46 reads the worker who has performed the selected work and the affiliation from the work performing worker table 35. Then, the evaluation receiving unit 46 displays the evaluation screen presenting the project name of the read work, the start date and end date of the development period, the category, the skill, the difficulty of estimation, the requester, and the worker performing the work. 11 is displayed.

図13は、評価画面の一例を示す図である。評価画面80は、例えば、作業者へ作業を依頼した依頼元の担当者が依頼元端末11から作業配分支援装置10が提供するサービスにログインし、依頼元が作業を依頼した作業のプロジェクト名を一覧表示した一覧表示画面から作業が選択された場合に表示される。   FIG. 13 is a diagram illustrating an example of an evaluation screen. In the evaluation screen 80, for example, the person in charge of the request source who requested the worker to log in logs in to the service provided by the work distribution support apparatus 10 from the request source terminal 11, and the project name of the work requested by the request source is displayed. Displayed when an operation is selected from the list display screen.

評価画面80には、選択された作業に関する情報が表示される。例えば、評価画面80には、募集作業テーブル33に記憶された、選択された作業のプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度および依頼元が表示される。また、評価画面80は、作業を実施した各作業者の所属、信頼度が表示される。評価画面80には、さらに評価が設けられ、作業者ごとに評価値を入力する入力領域81と、OKボタン82が設けられている。評価画面80は、入力領域81により、作業者の評価の入力を受け付ける。   The evaluation screen 80 displays information regarding the selected work. For example, the evaluation screen 80 displays the project name of the selected work, the start date and end date of the development period, the category, the skill, the difficulty of estimation, and the request source stored in the recruiting work table 33. The evaluation screen 80 displays the affiliation and reliability of each worker who performed the work. The evaluation screen 80 is further provided with an evaluation, and is provided with an input area 81 for inputting an evaluation value for each worker and an OK button 82. The evaluation screen 80 receives an input of an operator's evaluation through the input area 81.

依頼元の担当者は、評価画面80から、各作業者の入力領域81に、作業者がどの程度の経験年数と見なせるかを評価した値を入力し、OKボタン82を選択する。   The person in charge of the request source inputs a value obtained by evaluating how many years of experience the worker can consider in the input area 81 of each worker from the evaluation screen 80 and selects the OK button 82.

評価受付部46は、OKボタン82が選択されると、作業者ごとに、作業者、プロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度、評価した評価元の会社、および、入力された評価を評価テーブル32に格納する。この評価テーブル32に格納された評価は、以降、熟練度、信頼度の算出に利用される。   When the OK button 82 is selected, the evaluation receiving unit 46 determines, for each worker, the worker, the project name, the start date, the end date, the category, the skill, the difficulty of estimation, the evaluated evaluation company, The input evaluation is stored in the evaluation table 32. The evaluation stored in the evaluation table 32 is used for calculation of the skill level and the reliability level.

[処理の流れ]
最初に、作業配分支援システム1を用いて、作業を作業者へ配分する全体的な流れを説明する。図14は、依頼元が作業を依頼し、作業者へ作業を配分する全体的な流れの一例を示すフローチャートである。
[Process flow]
First, the overall flow of distributing work to workers using the work distribution support system 1 will be described. FIG. 14 is a flowchart illustrating an example of an overall flow in which a request source requests work and allocates work to workers.

作業の依頼元の担当者は、依頼元端末11を用いて作業配分支援装置10にアクセスし、作業者を募集する作業ごとに、見積難易度、期間を入力し、作業者の募集を依頼する(S1)。これにより、作業配分支援装置10は、依頼された作業の作業者を募集する。なお、応募した作業者が、必要な人数に達しないときは、難易度を下げるなど、募集条件を変えて再度募集する。   The person in charge of the work request source accesses the work distribution support apparatus 10 using the request source terminal 11, inputs the estimation difficulty level and the period for each work for recruiting workers, and requests recruitment of workers. (S1). Thereby, the work distribution support device 10 recruits workers for the requested work. If the number of workers who have applied does not reach the required number, the recruitment conditions will be changed and recruited again, such as by lowering the difficulty level.

作業配分支援装置10は、作業者を募集する作業に応募した作業者を提示する(S2)。作業に応募した作業者に作業を依頼する(S3)。例えば、依頼元の担当者は、信頼度が高い作業者から、熟練度と月額単金を勘案して、適切な作業者を選択して作業を依頼する。   The work distribution support apparatus 10 presents workers who have applied for the work for recruiting workers (S2). The worker who applied for the work is requested to work (S3). For example, the person in charge of the requester requests an operation by selecting an appropriate worker from highly reliable workers in consideration of the skill level and the monthly fee.

作業者は、作業を請け負うか否かを判定する(S4)。作業を請け負わない場合(S4否定)、再度S3へ移行して、別な作業者に作業を依頼する。なお、ここでは、健康上の理由など、特別な理由がない限り、作業を請け負うものとする。   The worker determines whether or not to undertake work (S4). When the work is not undertaken (No at S4), the process proceeds to S3 again to request another worker for the work. Here, unless there is a special reason such as health reasons, the work will be undertaken.

作業を請け負う場合(S4肯定)、作業者は、作業を実施して作業の成果物を納品する(S5)。作業の依頼元の担当者は、成果物の受け入れを検査し、作業を評価する(S6)。作業の依頼元の担当者は、作業の評価を依頼元端末11に入力する(S7)。入力された評価は、以降の作業者の選択に反映される。   When undertaking work (Yes in S4), the worker carries out the work and delivers the work product (S5). The person in charge of the work requester inspects the acceptance of the deliverable and evaluates the work (S6). The person in charge of the work request source inputs the work evaluation to the request source terminal 11 (S7). The input evaluation is reflected in the subsequent operator selection.

次に、実施例1に係る作業配分支援装置10が実施する各種の処理について説明する。最初に、本実施例に係る作業配分支援装置10が作業者を募集する作業を受け付ける募集作業受付処理の流れについて説明する。図15は、募集作業受付処理の手順の一例を示すフローチャートである。この募集作業受付処理は、所定のタイミング、例えば、募集作業登録画面50の表示を指示する所定の操作が行われたタイミングで実行される。   Next, various processes performed by the work distribution support apparatus 10 according to the first embodiment will be described. First, the flow of recruitment work acceptance processing for accepting work for recruiting workers by the work distribution support device 10 according to the present embodiment will be described. FIG. 15 is a flowchart illustrating an example of the procedure of the recruitment work acceptance process. This recruitment work acceptance process is executed at a predetermined timing, for example, when a predetermined operation for instructing display of the recruitment work registration screen 50 is performed.

図15に示すように、募集作業受付部41は、募集作業登録画面50を依頼元端末11に表示させる(S10)。依頼元の担当者は、募集作業登録画面50に作業者を募集する作業に関するプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度を入力する。   As shown in FIG. 15, the recruitment work accepting unit 41 displays the recruitment work registration screen 50 on the request source terminal 11 (S10). The person in charge of the requester inputs the project name, the start date and the end date of the development period, the category, the skill, and the estimated difficulty on the recruiting work registration screen 50.

募集作業受付部41は、登録ボタン57が選択されたか否かを判定する(S11)。登録ボタン57が選択されていない場合(S11否定)、再度S11へ移行して登録ボタン57の選択待ちを行う。一方、登録ボタン57が選択された場合(S11肯定)、募集作業受付部41、募集作業登録画面50に入力されたプロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度および依頼元の担当者の会社を募集作業テーブル33に格納し(S12)、処理を終了する。   The recruitment work accepting unit 41 determines whether or not the registration button 57 has been selected (S11). If the registration button 57 has not been selected (No at S11), the process proceeds to S11 again to wait for selection of the registration button 57. On the other hand, when the registration button 57 is selected (Yes in S11), the project name input to the recruitment work acceptance unit 41 and the recruitment work registration screen 50, the start date and the end date of the development period, the category, skill, estimation difficulty level, and The company of the person in charge of the request source is stored in the recruiting work table 33 (S12), and the process is terminated.

次に、本実施例に係る作業配分支援装置10が作業者を募集中の作業への作業者の応募を受け付ける応募受付処理の流れについて説明する。図16は、応募受付処理の手順の一例を示すフローチャートである。この応募受付処理は、所定のタイミング、例えば、募集中の作業を一覧表示した一覧表示画面から作業が選択されたタイミングで実行される。   Next, a flow of an application reception process for receiving an application of a worker for a work for which the work distribution support apparatus 10 according to the present embodiment is recruiting the worker will be described. FIG. 16 is a flowchart illustrating an example of the procedure of the application reception process. This application acceptance process is executed at a predetermined timing, for example, when a task is selected from a list display screen that displays a list of tasks being recruited.

図16に示すように、応募受付部42は、一覧表示画面で選択された作業の詳細を表示した募集画面60を作業者端末12に表示させる(S20)。作業者は、応募する作業に月額単金を入力し、応募ボタン62を選択する。   As illustrated in FIG. 16, the application receiving unit 42 causes the worker terminal 12 to display a recruitment screen 60 that displays details of the work selected on the list display screen (S20). The worker inputs a single monthly fee for the work to be applied, and selects the application button 62.

応募受付部42は、応募ボタン62が選択されたか否かを判定する(S21)。応募ボタン62が選択されていない場合(S21否定)、再度S21へ移行して応募ボタン62の選択待ちを行う。一方、応募ボタン62が選択された場合(S21肯定)、応募受付部42は、募集画面60に表示された作業のプロジェクト名、作業の依頼元、応募した作業者、応募した作業者が所属する所属先、および、入力領域61に入力された月額単金を応募者テーブル34に格納し(S22)、処理を終了する。   The application receiving unit 42 determines whether or not the application button 62 has been selected (S21). When the application button 62 has not been selected (No at S21), the process proceeds to S21 again and waits for selection of the application button 62. On the other hand, when the application button 62 is selected (Yes in S21), the application reception unit 42 belongs to the project name of the work displayed on the recruitment screen 60, the work requester, the applied worker, and the applied worker. The affiliation and the monthly single amount input in the input area 61 are stored in the applicant table 34 (S22), and the process ends.

次に、本実施例に係る作業配分支援装置10が作業者を募集する作業に応募した作業者を提示する応募者提示処理の流れについて説明する。図17は、応募者提示処理の手順の一例を示すフローチャートである。この応募者提示処理は、所定のタイミング、例えば、依頼元が作業者の募集を依頼した作業を一覧表示した一覧表示画面から作業が選択されたタイミングで実行される。   Next, a flow of an applicant presentation process for presenting a worker who has applied for work for recruiting workers by the work distribution support device 10 according to the present embodiment will be described. FIG. 17 is a flowchart illustrating an example of the procedure of the applicant presentation process. This applicant presentation process is executed at a predetermined timing, for example, when a task is selected from a list display screen that displays a list of tasks for which the requester has requested the recruitment of workers.

図17に示すように、熟練度算出部44は、評価テーブル32に基づいて、一覧表示画面で選択された作業に応募した作業者ごとの直近所定回の評価から作業者ごとに熟練度を算出する(S30)。信頼度算出部45は、作業に応募した作業者ごとに、評価テーブル32に記憶された評価のうち、依頼元を評価元とする直近所定回の評価から、作業に応募した作業者ごとに信頼度を算出する(S31)。   As shown in FIG. 17, the skill level calculation unit 44 calculates the skill level for each worker from the most recent predetermined evaluation for each worker who applied for the work selected on the list display screen based on the evaluation table 32. (S30). For each worker who applied for the work, the reliability calculation unit 45 trusts each worker who applied for the work from the most recent predetermined evaluation using the requester as the evaluation source among the evaluations stored in the evaluation table 32. The degree is calculated (S31).

応募者提示部43は、一覧表示画面で選択された作業に応募した作業者ごとに、熟練度算出部44により算出した熟練度、および、信頼度算出部45により算出した信頼度を提示した応募者表示画面70を表示させる(S32)。依頼元の担当者は、作業を依頼する作業者を選択する。   The applicant presenting unit 43 presents the skill level calculated by the skill level calculating unit 44 and the reliability level calculated by the reliability level calculating unit 45 for each worker who applied for the work selected on the list display screen. The person display screen 70 is displayed (S32). The person in charge of the request source selects the worker who requests the work.

応募者提示部43は、依頼ボタン72が選択されたか否かを判定する(S33)。依頼ボタン72が選択されていない場合(S33否定)、再度S33へ移行して依頼ボタン72の選択待ちを行う。一方、依頼ボタン72が選択された場合(S33肯定)、応募者提示部43は、選択された作業者を、作業を実施する作業者として、プロジェクト名、作業の依頼元、作業者、作業者が所属する所属先、および、月額単金を作業実施作業者テーブル35に格納し(S34)、処理を終了する。   The applicant presenting unit 43 determines whether or not the request button 72 has been selected (S33). If the request button 72 has not been selected (No at S33), the process proceeds to S33 again and waits for selection of the request button 72. On the other hand, when the request button 72 is selected (Yes at S33), the applicant presenting unit 43 sets the selected worker as the worker who performs the work, the project name, the work request source, the worker, and the worker. Is stored in the work execution worker table 35 (S34), and the process ends.

次に、本実施例に係る作業配分支援装置10が作業に対する作業者の評価を受け付ける評価受付処理の流れについて説明する。図18は、評価受付処理の手順の一例を示すフローチャートである。この評価受付処理は、所定のタイミング、例えば、依頼元が作業を依頼した作業を一覧表示した一覧表示画面から作業が選択されたタイミングで実行される。   Next, the flow of the evaluation reception process in which the work distribution support apparatus 10 according to the present embodiment receives the worker's evaluation on the work will be described. FIG. 18 is a flowchart illustrating an example of the procedure of the evaluation reception process. This evaluation reception process is executed at a predetermined timing, for example, when a task is selected from a list display screen that displays a list of tasks requested by the requester.

図18に示すように、評価受付部46は、一覧表示画面で選択された作業の詳細と、作業を実施した作業者を表示した評価画面80を表示させる(S40)。依頼元の担当者は、評価画面80に各作業者の評価を入力する。   As shown in FIG. 18, the evaluation receiving unit 46 displays the details of the work selected on the list display screen and the evaluation screen 80 displaying the worker who performed the work (S40). The person in charge of the request source inputs the evaluation of each worker on the evaluation screen 80.

評価受付部46は、OKボタン82が選択されたか否かを判定する(S41)。OKボタン82が選択されていない場合(S41否定)、再度S41へ移行してOKボタン82の選択待ちを行う。一方、OKボタン82が選択された場合(S41肯定)、評価受付部46は、作業者ごとに、作業者、プロジェクト名、開発期間の開始日、終了日、カテゴリ、スキル、見積難易度、評価した評価元の会社、および、入力された評価を評価テーブル32に格納し(S42)、処理を終了する。   The evaluation receiving unit 46 determines whether or not the OK button 82 has been selected (S41). If the OK button 82 has not been selected (No at S41), the process proceeds to S41 again to wait for selection of the OK button 82. On the other hand, when the OK button 82 is selected (Yes in S41), the evaluation receiving unit 46 for each worker, the worker, the project name, the start date and the end date of the development period, the category, the skill, the estimation difficulty level, and the evaluation The evaluation source company and the input evaluation are stored in the evaluation table 32 (S42), and the process ends.

[効果]
上述してきたように、本実施例に係る作業配分支援装置10は、作業者および実施済みの作業ごとに、作業に対する評価および評価元を記憶部21に記憶する。作業配分支援装置10は、記憶部21に記憶された評価のうち、作業者ごとの直近所定回の評価から作業者ごとに熟練度を算出する。作業配分支援装置10は、記憶部21に記憶された評価のうち、作業者を配分する対象作業の依頼元を評価元とする、作業者ごとの直近所定回の評価から作業者ごとに信頼度を算出する。作業配分支援装置10は、算出された熟練度および算出された信頼度を作業者ごとに提示する。これにより、作業配分支援装置10は、適切な作業者への非定型業務の作業の配分を支援できる。
[effect]
As described above, the work distribution support device 10 according to the present embodiment stores the evaluation and evaluation source for the work in the storage unit 21 for each worker and the work that has been performed. Of the evaluations stored in the storage unit 21, the work distribution support device 10 calculates the skill level for each worker from the most recent predetermined evaluation for each worker. The work distribution support device 10 has a reliability for each worker from the most recent predetermined evaluation for each worker using the request source of the target work to which the worker is distributed among the evaluations stored in the storage unit 21 as the evaluation source. Is calculated. The work distribution support device 10 presents the calculated skill level and the calculated reliability level for each worker. Thereby, the work distribution support device 10 can support the distribution of the work of the atypical work to an appropriate worker.

さて、これまで開示の装置に関する実施例について説明したが、開示の技術は上述した実施例以外にも、種々の異なる形態にて実施されてよいものである。そこで、以下では、本発明に含まれる他の実施例を説明する。   Although the embodiments related to the disclosed apparatus have been described so far, the disclosed technology may be implemented in various different forms other than the above-described embodiments. Therefore, another embodiment included in the present invention will be described below.

例えば、上記実施例では、評価を、作業を実施した作業者がどの程度の経験年数と見なせるかの評価とした場合を例示した。しかしながら、これらに限定されるものではない。評価を、実施した作業の仕上がりに対する評価としてもよい。例えば、実施した作業が十分に満足するものであれば評価を「5」、実施した作業がレベルの低いものであれば評価を「1」とするなど、作業の仕上がりに対する評価としてもよい。   For example, in the said Example, the case where evaluation was made into the evaluation of what experience years the operator who performed work can consider is illustrated. However, it is not limited to these. The evaluation may be an evaluation of the finished work. For example, if the work performed is sufficiently satisfied, the evaluation may be “5”, and if the work performed is a low level, the evaluation may be “1”.

また、上記実施例では、熟練度算出部44が、作業者ごとの直近所定回の評価から作業者ごとに熟練度を算出する場合を例示した。しかしながら、これらに限定されるものではない。熟練度算出部44は、作業者を配分する対象作業と同じ種別の評価から熟練度を算出してもよい。例えば、熟練度算出部44は、一覧表示画面で選択を受け付けた対象作業と同じ種別の直近所定回の評価から熟練度を算出してもよい。例えば、選択を受け付けた作業がカテゴリ「DB」、スキル「Oracle」の場合、熟練度算出部44は、カテゴリ「DB」、スキル「Oracle」の作業についての直近所定回の評価を平均して熟練度を算出する。これにより、作業配分支援装置10は、対象作業と同じ種別での作業者の熟練度を算出できるため、対象作業に適する作業者の選択を支援できる。   Moreover, in the said Example, the skill level calculation part 44 illustrated the case where skill level was calculated for every worker from the last predetermined evaluation for every worker. However, it is not limited to these. The skill level calculation unit 44 may calculate the skill level from the same type of evaluation as the target work to which the workers are allocated. For example, the skill level calculation unit 44 may calculate the skill level from the most recent predetermined evaluation of the same type as the target work that has been selected on the list display screen. For example, when the selected work is the category “DB” and the skill “Oracle”, the skill level calculation unit 44 averages the most recent predetermined evaluations of the work of the category “DB” and the skill “Oracle” to become skilled. Calculate the degree. Thereby, since the work distribution support device 10 can calculate the skill level of the worker in the same type as the target work, it can support the selection of the worker suitable for the target work.

同様に、上記実施例では、信頼度算出部45が、依頼元を評価元とする、作業者ごとの直近所定回の評価から作業者ごとに信頼度を算出する場合を例示した。しかしながら、これらに限定されるものではない。信頼度算出部45は、作業者を配分する対象作業の依頼元を評価元とする、対象作業と同じ種別の評価から信頼度を算出してもよい。例えば、信頼度算出部45は、一覧表示画面で選択を受け付けた対象作業の依頼元を評価元とする、対象作業と同じ種別の評価から信頼度を算出してもよい。例えば、選択を受け付けた作業がカテゴリ「DB」、スキル「Oracle」の場合、信頼度算出部45は、依頼元を評価元とする、カテゴリ「DB」、スキル「Oracle」の作業についての直近所定回の評価を平均して信頼度を算出する。これにより、作業配分支援装置10は、対象作業と同じ種別での作業者の信頼度を算出できるため、対象作業に適する作業者の選択を支援できる。   Similarly, in the above-described embodiment, the case where the reliability calculation unit 45 calculates the reliability for each worker from the most recent predetermined evaluation for each worker, with the request source as the evaluation source. However, it is not limited to these. The reliability calculation unit 45 may calculate the reliability from the same type of evaluation as the target work, with the request source of the target work to which the worker is allocated as the evaluation source. For example, the reliability calculation unit 45 may calculate the reliability from the same type of evaluation as the target work, with the request source of the target work that has been selected on the list display screen as the evaluation source. For example, when the selected work is the category “DB” and the skill “Oracle”, the reliability calculation unit 45 uses the request source as an evaluation source, and the most recent predetermined for the work of the category “DB” and the skill “Oracle”. The reliability is calculated by averaging the evaluations. Thereby, since the work distribution support device 10 can calculate the reliability of the worker of the same type as the target work, it can support the selection of the worker suitable for the target work.

また、上記実施例では、熟練度算出部44が、作業者ごとの直近所定回の評価から作業者ごとに熟練度を算出する場合を例示した。しかしながら、これらに限定されるものではない。熟練度算出部44は、作業者を配分する対象作業の見積難易度に対応する評価から熟練度を算出してもよい。例えば、熟練度算出部44は、一覧表示画面で選択を受け付けた対象作業の見積難易度を基準として、見積難易度が所定範囲の作業の評価から熟練度を算出してもよい。この所定範囲は、例えば、対象作業の見積難易度のプラス、マイナス、0.5の範囲とする。例えば、選択を受け付けた作業の見積難易度が「3.0」の場合、熟練度算出部44は、見積難易度が「2.5」〜「3.5」の作業についての直近所定回の評価を平均して熟練度を算出する。これにより、作業配分支援装置10は、対象作業の見積難易度に近い見積難易度で高い評価を得ている作業者に高い熟練度が算出できる。ここで、見積難易度が高い作業に対して高い評価を得ている作業者に、見積難易度が低い作業を配分した場合、作業に対して作業者の技術的なレベルが過剰となる場合がある。この結果、後から依頼さされた見積難易度が高い作業に技術的なレベルが高い作業を配分できず、全体として各作業に対して適切な作業者を配分できない場合がある。そこで、作業者を配分する対象作業の見積難易度に対応する評価から熟練度を算出することにより、作業配分支援装置10は、作業者を配分する対象作業に対して高い熟練度の作業者を求めることができるため、各作業に対して適切な作業者を効率よく配分できる。   Moreover, in the said Example, the skill level calculation part 44 illustrated the case where skill level was calculated for every worker from the last predetermined evaluation for every worker. However, it is not limited to these. The skill level calculation unit 44 may calculate the skill level from an evaluation corresponding to the estimation difficulty level of the target work to which the workers are allocated. For example, the skill level calculation unit 44 may calculate the skill level from the evaluation of the work whose estimated difficulty level is within a predetermined range on the basis of the estimated difficulty level of the target work whose selection is received on the list display screen. The predetermined range is, for example, a range of plus, minus, 0.5 of the estimation difficulty level of the target work. For example, when the estimated difficulty level of the work for which the selection has been accepted is “3.0”, the skill level calculation unit 44 performs the most recent predetermined number of times for the work with the estimated difficulty level of “2.5” to “3.5”. Average proficiency to calculate proficiency. Thereby, the work distribution support device 10 can calculate a high skill level for an operator who has a high evaluation with an estimated difficulty level close to the estimated difficulty level of the target work. Here, if work with low estimation difficulty is allocated to a worker who has obtained high evaluation for work with high estimation difficulty, the technical level of the operator may be excessive for the operation. is there. As a result, work with a high technical level cannot be allocated to work with a high estimation difficulty requested later, and an appropriate worker may not be allocated to each work as a whole. Therefore, by calculating the skill level from the evaluation corresponding to the estimation difficulty level of the target work to which the worker is allocated, the work distribution support device 10 assigns a worker with a high skill level to the target work to which the worker is allocated. Therefore, appropriate workers can be efficiently allocated to each work.

同様に、上記実施例では、信頼度算出部45が、依頼元を評価元とする、作業者ごとの直近所定回の評価から作業者ごとに信頼度を算出する場合を例示した。しかしながら、これらに限定されるものではない。信頼度算出部45、作業者を配分する対象作業の依頼元を評価元とする、対象作業の見積難易度に対応する評価から信頼度を算出してもよい。例えば、信頼度算出部45は、一覧表示画面で選択を受け付けた対象作業の見積難易度を基準として、見積難易度が所定範囲、かつ、依頼元を評価元とする作業の評価から信頼度を算出してもよい。この所定範囲は、例えば、対象作業の見積難易度のプラス、マイナス、0.5の範囲とする。例えば、選択を受け付けた作業の見積難易度が「3.0」の場合、信頼度算出部45は、見積難易度が「2.5」〜「3.5」、かつ、依頼元を評価元とする作業についての直近所定回の評価を平均して信頼度を算出する。これにより、作業配分支援装置10は、作業者を配分する対象作業に対して高い信頼度が得られる作業者を求めることができるため、作業に対して作業者を効率よく配分できる。   Similarly, in the above-described embodiment, the case where the reliability calculation unit 45 calculates the reliability for each worker from the most recent predetermined evaluation for each worker, with the request source as the evaluation source. However, it is not limited to these. The reliability calculation unit 45 may calculate the reliability based on the evaluation corresponding to the estimation difficulty level of the target work using the request source of the target work to which the worker is allocated as the evaluation source. For example, the reliability calculation unit 45 obtains the reliability based on the evaluation of the work having the estimated difficulty within a predetermined range and the request source as the evaluation source, based on the estimation difficulty level of the target work whose selection is received on the list display screen. It may be calculated. The predetermined range is, for example, a range of plus, minus, 0.5 of the estimation difficulty level of the target work. For example, when the estimated difficulty level of the work that has received the selection is “3.0”, the reliability calculation unit 45 has an estimated difficulty level of “2.5” to “3.5” and the request source is the evaluation source. The degree of reliability is calculated by averaging the most recent predetermined evaluations of the work. Thereby, since the work distribution support device 10 can obtain a worker with high reliability with respect to the target work to which the worker is distributed, the worker can be efficiently distributed to the work.

例えば、上記実施例では、熟練度および信頼度を所定回の評価を平均して算出する場合を例示した。しかしながら、これらに限定されるものではない。例えば、所定回の評価を重みづけ演算して熟練度および信頼度を算出してもよい。例えば、対象作業の見積難易度を基準として、見積難易度が所定範囲の作業の評価に対して、見積難易度が所定範囲外の作業の評価よりも大きい重みを付けて重みづけ演算して熟練度および信頼度を算出してもよい。   For example, in the above-described embodiment, the case where the skill level and the reliability level are calculated by averaging predetermined evaluations is illustrated. However, it is not limited to these. For example, the proficiency level and the reliability level may be calculated by weighting a predetermined number of evaluations. For example, on the basis of the estimated difficulty level of the target work, the evaluation of the work whose estimated difficulty level is within a predetermined range is weighted with a greater weight than the evaluation of the work whose estimated difficulty level is outside the predetermined range, and is proficient The degree and the reliability may be calculated.

また、図示した各装置の各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。すなわち、各装置の分散・統合の具体的状態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況などに応じて、任意の単位で機能的または物理的に分散・統合して構成することができる。例えば、上記の認証部40、募集作業受付部41、応募受付部42、応募者提示部43、熟練度算出部44、信頼度算出部45および評価受付部46の各処理部が適宜統合されてもよい。さらに、各処理部にて行なわれる各処理機能は、その全部または任意の一部が、CPUおよび当該CPUにて解析実行されるプログラムにて実現され、あるいは、ワイヤードロジックによるハードウェアとして実現され得る。   Further, each component of each illustrated apparatus is functionally conceptual, and does not necessarily need to be physically configured as illustrated. In other words, the specific state of distribution / integration of each device is not limited to the one shown in the figure, and all or a part thereof may be functionally or physically distributed or arbitrarily distributed in arbitrary units according to various loads or usage conditions. Can be integrated and configured. For example, the authentication unit 40, the recruitment work reception unit 41, the application reception unit 42, the applicant presentation unit 43, the skill level calculation unit 44, the reliability level calculation unit 45, and the evaluation reception unit 46 are appropriately integrated. Also good. Further, all or any part of each processing function performed in each processing unit can be realized by a CPU and a program analyzed and executed by the CPU, or can be realized as hardware by wired logic. .

[作業配分支援プログラム]
また、上記の実施例で説明した各種の処理は、あらかじめ用意されたプログラムをパーソナルコンピュータやワークステーションなどのコンピュータシステムで実行することによって実現することもできる。そこで、以下では、上記の実施例と同様の機能を有するプログラムを実行するコンピュータシステムの一例を説明する。最初に、ドライバに対する注意喚起の制御を行う作業配分支援プログラムについて説明する。図19は、作業配分支援プログラムを実行するコンピュータの構成の一例を示す説明図である。
[Work distribution support program]
The various processes described in the above embodiments can also be realized by executing a program prepared in advance on a computer system such as a personal computer or a workstation. Therefore, in the following, an example of a computer system that executes a program having the same function as in the above embodiment will be described. First, a work distribution support program that controls alerting to the driver will be described. FIG. 19 is an explanatory diagram illustrating an example of a configuration of a computer that executes a work distribution support program.

図19に示すように、コンピュータ400は、CPU(Central Processing Unit)410、HDD(Hard Disk Drive)420、RAM(Random Access Memory)440を有する。これら400〜440の各部は、バス500を介して接続される。   As illustrated in FIG. 19, the computer 400 includes a central processing unit (CPU) 410, a hard disk drive (HDD) 420, and a random access memory (RAM) 440. These units 400 to 440 are connected via a bus 500.

HDD420には上記の認証部40、募集作業受付部41、応募受付部42、応募者提示部43、熟練度算出部44、信頼度算出部45および評価受付部46と同様の機能を発揮する作業配分支援プログラム420aが予め記憶される。なお、作業配分支援プログラム420aについては、適宜分離してもよい。   The HDD 420 has the same functions as the authentication unit 40, the recruitment work reception unit 41, the application reception unit 42, the applicant presentation unit 43, the skill level calculation unit 44, the reliability level calculation unit 45, and the evaluation reception unit 46. The distribution support program 420a is stored in advance. Note that the work distribution support program 420a may be separated as appropriate.

また、HDD420は、各種情報を記憶する。例えば、HDD420は、OSや発注量の決定に用いる各種データを記憶する。   The HDD 420 stores various information. For example, the HDD 420 stores various data used for determining the OS and the order quantity.

そして、CPU410が、作業配分支援プログラム420aをHDD420から読み出して実行することで、実施例の各処理部と同様の動作を実行する。すなわち、作業配分支援プログラム420aは、認証部40、募集作業受付部41、応募受付部42、応募者提示部43、熟練度算出部44、信頼度算出部45および評価受付部46と同様の動作を実行する。   Then, the CPU 410 reads out and executes the work distribution support program 420a from the HDD 420, thereby executing the same operation as each processing unit of the embodiment. That is, the work distribution support program 420a operates in the same manner as the authentication unit 40, the recruitment work reception unit 41, the application reception unit 42, the applicant presentation unit 43, the skill level calculation unit 44, the reliability level calculation unit 45, and the evaluation reception unit 46. Execute.

なお、上記した作業配分支援プログラム420aについては、必ずしも最初からHDD420に記憶させることを要しない。   Note that the work distribution support program 420a is not necessarily stored in the HDD 420 from the beginning.

また、例えば、作業配分支援プログラム420aは、コンピュータ400に挿入されるフレキシブルディスク(FD)、CD−ROM、DVDディスク、光磁気ディスク、ICカードなどの「可搬用の物理媒体」に記憶させてもよい。そして、コンピュータ400がこれらからプログラムを読み出して実行するようにしてもよい。   Further, for example, the work distribution support program 420a may be stored in a “portable physical medium” such as a flexible disk (FD), a CD-ROM, a DVD disk, a magneto-optical disk, or an IC card inserted into the computer 400. Good. Then, the computer 400 may read and execute the program from these.

さらには、公衆回線、インターネット、LAN、WANなどを介してコンピュータ400に接続される「他のコンピュータ(またはサーバ)」などにプログラムを記憶させておく。そして、コンピュータ400がこれらからプログラムを読み出して実行するようにしてもよい。   Furthermore, the program is stored in “another computer (or server)” connected to the computer 400 via a public line, the Internet, a LAN, a WAN, or the like. Then, the computer 400 may read and execute the program from these.

1 作業配分支援システム
10 作業配分支援装置
11 依頼元端末
12 作業者端末
20 通信I/F部
21 記憶部
22 制御部
30 ユーザテーブル
31 評価テーブル
32 募集作業テーブル
33 応募者テーブル
34 作業実施作業者テーブル
40 認証部
41 募集作業受付部
42 応募受付部
43 応募者提示部
44 熟練度算出部
45 信頼度算出部
46 評価受付部
DESCRIPTION OF SYMBOLS 1 Work distribution assistance system 10 Work distribution assistance apparatus 11 Request origin terminal 12 Worker terminal 20 Communication I / F part 21 Storage part 22 Control part 30 User table 31 Evaluation table 32 Recruitment work table 33 Applicant table 34 Work execution worker table 40 Authentication Unit 41 Recruitment Work Accepting Unit 42 Application Accepting Unit 43 Applicant Presenting Unit 44 Skill Level Calculation Unit 45 Reliability Level Calculation Unit 46 Evaluation Accepting Unit

Claims (5)

作業者および実施済みの作業ごとに、作業に対する評価および評価元を記憶する記憶部と、
前記記憶部に記憶された評価のうち、前記作業者ごとの直近所定回の評価から前記作業者ごとに熟練度を算出する熟練度算出部と、
前記記憶部に記憶された評価のうち、作業者を配分する対象作業の依頼元を評価元とする、前記作業者ごとの直近所定回の評価から前記作業者ごとに信頼度を算出する信頼度算出部と、
前記熟練度算出部により算出された熟練度および前記信頼度算出部により算出された信頼度を作業者ごとに提示する提示部と、
を有することを特徴とする作業配分支援装置。
A storage unit that stores evaluations and evaluation sources for the work for each worker and work that has been performed,
Of the evaluations stored in the storage unit, a skill level calculation unit that calculates a skill level for each worker from the most recent predetermined number of evaluations for each worker,
Of the evaluations stored in the storage unit, the reliability for calculating the reliability for each worker from the most recent predetermined evaluation for each worker, with the request source of the target work to which the worker is allocated as the evaluation source A calculation unit;
A presentation unit that presents, for each worker, the skill level calculated by the skill level calculation unit and the reliability level calculated by the reliability level calculation unit;
A work distribution support apparatus characterized by comprising:
前記記憶部は、作業者および実施済みの作業ごとに、作業の種別をさらに記憶し、
前記熟練度算出部は、前記対象作業と同じ種別の評価から前記熟練度を算出し、
前記信頼度算出部は、前記対象作業の依頼元を評価元とする、前記対象作業と同じ種別の評価から前記信頼度を算出する
ことを特徴とする請求項1に記載の作業配分支援装置。
The storage unit further stores the type of work for each worker and performed work,
The skill level calculation unit calculates the skill level from the same type of evaluation as the target work,
The work distribution support apparatus according to claim 1, wherein the reliability calculation unit calculates the reliability from an evaluation of the same type as the target work, with the request source of the target work as an evaluation source.
前記記憶部は、作業者および実施済みの作業ごとに、作業の見積難易度をさらに記憶し、
前記熟練度算出部は、前記対象作業の見積難易度に対応する評価から前記熟練度を算出し、
前記信頼度算出部は、前記対象作業の依頼元を評価元とする、前記対象作業の見積難易度に対応する評価から前記信頼度を算出する
ことを特徴とする請求項1または2に記載の作業配分支援装置。
The storage unit further stores an estimated difficulty level of work for each worker and performed work,
The skill level calculation unit calculates the skill level from an evaluation corresponding to the estimated difficulty level of the target work,
The said reliability calculation part calculates the said reliability from the evaluation corresponding to the estimation difficulty level of the said object work which uses the request origin of the said object work as an evaluation origin. The degree of reliability of Claim 1 or 2 characterized by the above-mentioned. Work distribution support device.
コンピュータに、
作業者および実施済みの作業ごとに、作業に対する評価および評価元を記憶する記憶部に記憶された評価のうち、前記作業者ごとの直近所定回の評価から前記作業者ごとに熟練度を算出し、
前記記憶部に記憶された評価のうち、作業者を配分する対象作業の依頼元を評価元とする、前記作業者ごとの直近所定回の評価から前記作業者ごとに信頼度を算出し、
算出された熟練度および信頼度を作業者ごとに提示する
処理を実行させることを特徴とする作業配分支援プログラム。
On the computer,
For each worker and work that has been performed, among the evaluations stored in the storage unit that stores the evaluation and evaluation source for the work, the skill level is calculated for each worker from the most recent predetermined evaluation for each worker. ,
Of the evaluations stored in the storage unit, the reliability is calculated for each worker from the most recent predetermined evaluation for each worker, with the request source of the target work to distribute the worker as the evaluation source,
A work distribution support program that executes a process of presenting the calculated skill level and reliability level for each worker.
コンピュータに、
作業者および実施済みの作業ごとに、作業に対する評価および評価元を記憶する記憶部に記憶された評価のうち、前記作業者ごとの直近所定回の評価から前記作業者ごとに熟練度を算出し、
前記記憶部に記憶された評価のうち、作業者を配分する対象作業の依頼元を評価元とする、前記作業者ごとの直近所定回の評価から前記作業者ごとに信頼度を算出し、
算出された熟練度および信頼度を作業者ごとに提示する
処理を実行することを特徴とする作業配分支援方法。
On the computer,
For each worker and work that has been performed, among the evaluations stored in the storage unit that stores the evaluation and evaluation source for the work, the skill level is calculated for each worker from the most recent predetermined evaluation for each worker. ,
Of the evaluations stored in the storage unit, the reliability is calculated for each worker from the most recent predetermined evaluation for each worker, with the request source of the target work to distribute the worker as the evaluation source,
A work distribution support method characterized by executing a process of presenting the calculated skill level and reliability level for each worker.
JP2015059876A 2015-03-23 2015-03-23 Work distribution support device, work distribution support program, and work distribution support method Active JP6609414B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015059876A JP6609414B2 (en) 2015-03-23 2015-03-23 Work distribution support device, work distribution support program, and work distribution support method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015059876A JP6609414B2 (en) 2015-03-23 2015-03-23 Work distribution support device, work distribution support program, and work distribution support method

Publications (2)

Publication Number Publication Date
JP2016181036A true JP2016181036A (en) 2016-10-13
JP6609414B2 JP6609414B2 (en) 2019-11-20

Family

ID=57131089

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015059876A Active JP6609414B2 (en) 2015-03-23 2015-03-23 Work distribution support device, work distribution support program, and work distribution support method

Country Status (1)

Country Link
JP (1) JP6609414B2 (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102113172B1 (en) * 2019-12-20 2020-05-20 셀렉트스타 주식회사 Method for inspecting a labeling for a bounding box using deep learning model and apparatus using the same
KR102113180B1 (en) * 2019-12-24 2020-05-20 셀렉트스타 주식회사 Method for inspecting a labeling for voice transcription using deep learning model and apparatus using the same
KR102143782B1 (en) * 2019-12-13 2020-08-12 셀렉트스타 주식회사 Method for distributing a labeling task based on difficulty of work and apparatus using the same
KR102143780B1 (en) * 2019-12-23 2020-08-12 셀렉트스타 주식회사 Method for inspecting a labeling for a text entity using deep learning model and apparatus using the same
KR102151756B1 (en) * 2020-01-15 2020-09-03 주식회사 비에스디테크놀로지 Apparatus and method of managing and arranging workers
KR102155790B1 (en) * 2019-08-30 2020-09-14 주식회사 크라우드웍스 Method and apparatus for measuring competence of worker using average return rate
KR102164769B1 (en) * 2020-06-01 2020-10-15 주식회사 크라우드웍스 Method for measuring competence using the number of inspection pass of crowdsourcing based project for artificial intelligence training data generation
KR102183840B1 (en) * 2020-06-12 2020-11-30 주식회사 크라우드웍스 Method for adjusting inspection order considering competence of worker of crowdsourcing based project for artificial intelligence training data generation
KR102195629B1 (en) * 2020-06-30 2020-12-28 주식회사 크라우드웍스 Method for selecting workers based on capability of work in crowdsourcing based projects for artificial intelligence training data generation
KR102205809B1 (en) * 2020-06-12 2021-01-22 주식회사 크라우드웍스 Method for calculating schedule of multi-allocation type crowdsourcing based projects for artificial intelligence training data generation
CN112567401A (en) * 2018-12-26 2021-03-26 欧姆龙株式会社 Motion analysis device, motion analysis method, and motion analysis program
JP2021114153A (en) * 2020-01-20 2021-08-05 株式会社オー Information processing device, information processing method, and program
WO2022055265A1 (en) * 2020-09-08 2022-03-17 S-Alpha Therapeutics, Inc. Method and apparatus for strengthening or increasing mass of a pelvic floor muscle
WO2022124501A1 (en) * 2020-12-11 2022-06-16 셀렉트스타 주식회사 Method, system and computer-readable medium for deriving work results by reflecting reliability information about workers who process workpieces collected through crowdsourcing
JP2022148409A (en) * 2021-03-24 2022-10-06 本田技研工業株式会社 Inspection work management device and inspection work management method
JP7166521B1 (en) 2022-05-16 2022-11-08 ひなた 尾口 Evaluation device, evaluation program, evaluation method
JP7168277B1 (en) 2022-08-19 2022-11-09 株式会社イガワ Information processing method, information processing system and program
WO2023132009A1 (en) * 2022-01-05 2023-07-13 富士通株式会社 Information processing device, control method, and control program
WO2023228484A1 (en) * 2022-05-25 2023-11-30 株式会社日立製作所 Matching support system and matching support method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001350881A (en) * 2000-06-06 2001-12-21 Nec Corp System and method for controlling talented person dispatch information, dispatching terminal, job offering terminal and dispatch information server and recording medium
JP2006302224A (en) * 2005-04-16 2006-11-02 Shigeyuki Nashiki Skill information processor and skill information processing method

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001350881A (en) * 2000-06-06 2001-12-21 Nec Corp System and method for controlling talented person dispatch information, dispatching terminal, job offering terminal and dispatch information server and recording medium
JP2006302224A (en) * 2005-04-16 2006-11-02 Shigeyuki Nashiki Skill information processor and skill information processing method

Cited By (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112567401A (en) * 2018-12-26 2021-03-26 欧姆龙株式会社 Motion analysis device, motion analysis method, and motion analysis program
KR102155790B1 (en) * 2019-08-30 2020-09-14 주식회사 크라우드웍스 Method and apparatus for measuring competence of worker using average return rate
WO2021040265A1 (en) * 2019-08-30 2021-03-04 주식회사 크라우드웍스 Method and device for measuring worker competence by using average return rate
JP2021039756A (en) * 2019-08-30 2021-03-11 クラウドワークス インコーポレイテッドCrowdWorks, Inc. Method of and apparatus for measuring level of operator skill by using mean difference return rate
KR102143782B1 (en) * 2019-12-13 2020-08-12 셀렉트스타 주식회사 Method for distributing a labeling task based on difficulty of work and apparatus using the same
WO2021118041A1 (en) * 2019-12-13 2021-06-17 셀렉트스타 주식회사 Method for distributing labeling work according to difficulty thereof and apparatus using same
KR102113172B1 (en) * 2019-12-20 2020-05-20 셀렉트스타 주식회사 Method for inspecting a labeling for a bounding box using deep learning model and apparatus using the same
WO2021125619A1 (en) * 2019-12-20 2021-06-24 셀렉트스타 주식회사 Method for inspecting labeling on bounding box by using deep learning model and apparatus using same
KR102143780B1 (en) * 2019-12-23 2020-08-12 셀렉트스타 주식회사 Method for inspecting a labeling for a text entity using deep learning model and apparatus using the same
KR102113180B1 (en) * 2019-12-24 2020-05-20 셀렉트스타 주식회사 Method for inspecting a labeling for voice transcription using deep learning model and apparatus using the same
KR102151756B1 (en) * 2020-01-15 2020-09-03 주식회사 비에스디테크놀로지 Apparatus and method of managing and arranging workers
JP2021114153A (en) * 2020-01-20 2021-08-05 株式会社オー Information processing device, information processing method, and program
KR102164769B1 (en) * 2020-06-01 2020-10-15 주식회사 크라우드웍스 Method for measuring competence using the number of inspection pass of crowdsourcing based project for artificial intelligence training data generation
KR102205809B1 (en) * 2020-06-12 2021-01-22 주식회사 크라우드웍스 Method for calculating schedule of multi-allocation type crowdsourcing based projects for artificial intelligence training data generation
KR102183840B1 (en) * 2020-06-12 2020-11-30 주식회사 크라우드웍스 Method for adjusting inspection order considering competence of worker of crowdsourcing based project for artificial intelligence training data generation
KR102195629B1 (en) * 2020-06-30 2020-12-28 주식회사 크라우드웍스 Method for selecting workers based on capability of work in crowdsourcing based projects for artificial intelligence training data generation
WO2022055265A1 (en) * 2020-09-08 2022-03-17 S-Alpha Therapeutics, Inc. Method and apparatus for strengthening or increasing mass of a pelvic floor muscle
WO2022124501A1 (en) * 2020-12-11 2022-06-16 셀렉트스타 주식회사 Method, system and computer-readable medium for deriving work results by reflecting reliability information about workers who process workpieces collected through crowdsourcing
JP7328272B2 (en) 2021-03-24 2023-08-16 本田技研工業株式会社 Inspection work management device and inspection work management method
JP2022148409A (en) * 2021-03-24 2022-10-06 本田技研工業株式会社 Inspection work management device and inspection work management method
WO2023132009A1 (en) * 2022-01-05 2023-07-13 富士通株式会社 Information processing device, control method, and control program
JP7166521B1 (en) 2022-05-16 2022-11-08 ひなた 尾口 Evaluation device, evaluation program, evaluation method
JP2023168800A (en) * 2022-05-16 2023-11-29 ひなた 尾口 Evaluation device, evaluation program, and evaluation method
WO2023228484A1 (en) * 2022-05-25 2023-11-30 株式会社日立製作所 Matching support system and matching support method
JP7168277B1 (en) 2022-08-19 2022-11-09 株式会社イガワ Information processing method, information processing system and program
JP2024028065A (en) * 2022-08-19 2024-03-01 株式会社イガワ Information processing method, information processing system and program

Also Published As

Publication number Publication date
JP6609414B2 (en) 2019-11-20

Similar Documents

Publication Publication Date Title
JP6609414B2 (en) Work distribution support device, work distribution support program, and work distribution support method
US20140310691A1 (en) Method and device for testing multiple versions
US20140278866A1 (en) Systems, methods and apparatus for compensating a member of an online social network for recruitment of new members
WO2019085327A1 (en) Electronic device, product recommendation method and system, and computer readable storage medium
CN114666314B (en) Meta universe interaction method and device, electronic equipment and storage medium
US20130227461A1 (en) Systems and methods for promoting related lists
CN110287442A (en) A kind of determination method, apparatus, electronic equipment and the storage medium of influence power ranking
BRPI1103441A2 (en) System for Generating a Custom Online Loan and Method of Buying a Custom Financial Product
KR102194683B1 (en) Method and appratus for managing legal counseling schedule
US10325252B2 (en) Payment management apparatus, payment management method, and storage medium
KR20170097984A (en) Coupon- based item display system and coupon-based method for displaying item
JP2015125483A (en) Operator selection device, operator selection method, and operator selection program
JP2018173842A (en) Evaluation processing program, device, and method
US8626913B1 (en) Test data analysis engine for state-based website tools
JP2022145702A (en) Loan mediation system
JP2020052490A (en) Advertisement distribution setting device, advertisement distribution setting method and advertisement distribution setting program
Moselhi et al. Compression of project schedules using the analytical hierarchy process
US20180060956A1 (en) System and method for facilitating presentation and/or review of client-related information
JP5735160B1 (en) Advertisement distribution management device, advertisement distribution system, advertisement distribution management method, and advertisement distribution management program
JP6442139B2 (en) Work support device, work support method, and work support program
US20140207698A1 (en) System, method and computer program product for automatically evaluating prospective employees
JP2021022230A (en) Device and method for planning to place recruitment advertisement, and program therefor
JP2016139277A (en) Intellectual property rating system and program
JP7329657B1 (en) Medical estimate evaluation system, medical estimate evaluation method, management server and medical estimate evaluation program
JP2020149137A (en) Behavior pattern analysis device, method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180306

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190215

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190319

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190513

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191028

R150 Certificate of patent or registration of utility model

Ref document number: 6609414

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250