JP2019079187A - Information processing system and information processing method - Google Patents

Information processing system and information processing method Download PDF

Info

Publication number
JP2019079187A
JP2019079187A JP2017204499A JP2017204499A JP2019079187A JP 2019079187 A JP2019079187 A JP 2019079187A JP 2017204499 A JP2017204499 A JP 2017204499A JP 2017204499 A JP2017204499 A JP 2017204499A JP 2019079187 A JP2019079187 A JP 2019079187A
Authority
JP
Japan
Prior art keywords
user
function
proficiency
web service
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.)
Pending
Application number
JP2017204499A
Other languages
Japanese (ja)
Inventor
一樹 西海
Kazuki Saikai
一樹 西海
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.)
Kyocera Document Solutions Inc
Original Assignee
Kyocera Document Solutions 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 Kyocera Document Solutions Inc filed Critical Kyocera Document Solutions Inc
Priority to JP2017204499A priority Critical patent/JP2019079187A/en
Publication of JP2019079187A publication Critical patent/JP2019079187A/en
Pending legal-status Critical Current

Links

Images

Abstract

To provide a system that can give a user will to improve a proficiency level to a system to be used and can keep the will to continue.SOLUTION: A server comprises a Web service part providing a Web service, a proficiency level DB in which a proficiency level of user's operation to the Web service is stored, an unlock function list at which an unlock function among functions of the Web service provided to the user is defined according to the proficiency level, an operation measuring part measuring an execution frequency, a duration, and a required number of steps that the user executed for each function of the Web service that the Web service part provides, a proficiency level calculation part that calculates a proficiency level of the user for each function based on an execution frequency, a duration, and a required number of steps for each user stored in the DB and for each function of the Web service and stores it in the proficiency level DB, and a function unlock part unlocking a function based on the unlock function list according to the proficiency level of the user for each function.SELECTED DRAWING: Figure 8

Description

本発明は、システムへの習熟度の向上をユーザーに促す情報処理システムおよび情報処理方法に関する。   The present invention relates to an information processing system and an information processing method for prompting a user to improve the proficiency of the system.

近年、複雑なシステムを使用するユーザーの習熟度を向上させるために、習熟度の可視化して習熟度向上を支援する事が行われてきた(例えば、特許文献1または2参照)。   In recent years, in order to improve the proficiency of a user who uses a complex system, visualization of proficiency has been carried out to support improvement in proficiency (see, for example, Patent Document 1 or 2).

特開平8−44520号公報JP-A-8-44520 特開2000−47532号公報JP 2000-47532 A

しかし、上記特許文献1または2の技術では、そもそもの「習熟度向上への意欲」をどう発生させ、継続させるかという視点が含まれていなかった。   However, the technique of Patent Document 1 or 2 does not include the viewpoint of how to generate and continue the "motivation to improve proficiency level" in the first place.

以上のような事情に鑑み、本発明の目的は、使用するシステムに対するユーザーの習熟度向上への意欲を発生させ、継続させることが出来る情報処理システムおよび情報処理方法を提供することにある。   In view of the circumstances as described above, it is an object of the present invention to provide an information processing system and an information processing method capable of generating and continuing a desire to improve the user's learning level with respect to a system to be used.

上記目的を達成するため、本発明の一形態に係る情報処理システムは、ネットワーク接続されたサーバーと1以上の端末装置を含み、前記サーバーは、前記1以上の端末装置と通信可能な通信部と、Webサービスを前記1以上の端末装置を介してユーザーに提供するWebサービス部と、前記ユーザーの前記Webサービスの操作に対する習熟度が格納される習熟度データベースと、前記習熟度に応じて、前記ユーザーに提供される前記Webサービスの機能のうちアンロックされる機能が定義されているアンロック機能リストとが記憶された記憶部と、前記Webサービス部が提供する前記Webサービスの機能ごとに、前記ユーザーが実行した実行回数、操作にかかった所要時間、操作にかかった所要ステップ数を計測し、計測結果を前記習熟度データベースに格納する操作計測部と、前記習熟度データベースに格納された前記ユーザーごと、前記Webサービスの機能ごとの、前記実行回数、前記所要時間、および前記所要ステップ数に基づいて、前記ユーザーの各機能に対する前記習熟度を算出し、前記習熟度データベースに格納する習熟度算出部と、前記アンロック機能リストに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、ロックされている機能をアンロックし、ユーザーが使えるようにする機能アンロック部とを備える。   In order to achieve the above object, an information processing system according to an aspect of the present invention includes a server connected to a network and one or more terminal devices, the server including a communication unit capable of communicating with the one or more terminal devices A web service unit for providing a web service to a user via the one or more terminal devices, a proficiency database storing the proficiency for the user's operation of the web service, and the proficiency according to the proficiency A storage unit storing an unlock function list in which a function to be unlocked is defined among functions of the web service provided to a user; and for each function of the web service provided by the web service unit, Measure the number of executions performed by the user, the required time taken for the operation, and the required number of steps taken for the operation. The operation measurement unit stored in the learning level database, the number of executions, the required time, and the required number of steps for each user stored in the level database and for each Web service function Locked according to the proficiency level of each function of the user, based on the proficiency level calculation unit that calculates the proficiency level for each function of the user and stores the proficiency level database in the proficiency level database And a function unlocking unit that unlocks the function and allows the user to use it.

そのため、使用するシステムに対するユーザーの習熟度向上への意欲を発生させ、継続させることが出来る。   As a result, it is possible to generate and continue the user's desire to improve the user's familiarity with the system to be used.

上記目的を達成するため、本発明の一形態に係る情報処理システムでは、前記操作計測部は、前記Webサービス部が提供する前記Webサービスの機能ごとに、前記ユーザーが実行した実行回数、操作にかかった所要時間、操作にかかった所要ステップ数に加えて、機能を実行した月日を計測して最終実行年月日として前記習熟度データベースに格納し、前記習熟度算出部は、前記習熟度データベースに格納された前記ユーザーごと、前記Webサービスの機能ごとの、前記最終実行年月日に基づいて、前記最終実行年月日から経過した日数が多いほど前記習熟度を下げるように前記習熟度を算出する構成でもよい。   In order to achieve the above object, in the information processing system according to one aspect of the present invention, the operation measurement unit performs, for each function of the Web service provided by the Web service unit, the number of executions and operations performed by the user. In addition to the required time taken, the required number of steps taken for the operation, the month and day on which the function was executed is measured and stored as the final execution date in the proficiency database, and the proficiency calculation unit The proficiency level is set such that the proficiency level is lowered as the number of days elapsed from the final execution date increases, based on the final execution date for each user and each function of the Web service stored in a database. May be calculated.

上記目的を達成するため、本発明の一形態に係る情報処理システムでは、前記記憶部には、前記習熟度に応じて、前記ユーザーに追加して提示される新しいユーザーインターフェースが定義されている追加ユーザーインターフェースリストがさらに記憶され、前記サーバーは、前記追加ユーザーインターフェースリストに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、追加の新しいユーザーインターフェースを前記ユーザーに提示するUI変更部をさらに備えてもよい。   In order to achieve the above object, in the information processing system according to one aspect of the present invention, the storage unit further defines a new user interface to be presented additionally to the user according to the proficiency level A user interface list is further stored, and the server further comprises a UI changing unit for presenting an additional new user interface to the user according to the proficiency level for each function of the user based on the additional user interface list. May be

上記目的を達成するため、本発明の一形態に係る情報処理システムでは、前記記憶部には、前記習熟度に応じて、前記ユーザーが育成する育成キャラクターの変化が定義されている育成キャラクター変化リストがさらに記憶され、前記サーバーは、前記育成キャラクター変化リストに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、前記育成キャラクターを変化させる育成キャラクター管理部をさらに備えてもよい。   In order to achieve the above object, in the information processing system according to one aspect of the present invention, the storage unit defines a change of a foster character to be fostered by the user according to the proficiency level. Is further stored, and the server may further include a breeding character management unit that changes the breeding character according to the proficiency level for each function of the user based on the breeding character change list.

上記目的を達成するため、本発明の一形態に係る情報処理方法は、ネットワーク接続されたサーバーと1以上の端末装置を含んだ情報処理システムにおける情報処理方法であって、Webサービスを前記1以上の端末装置を介してユーザーに提供し、前記ユーザーの前記Webサービスの操作に対する習熟度が格納される習熟度データベースと、前記習熟度に応じて、前記ユーザーに提供される前記Webサービスの機能のうちアンロックされる機能が定義されているアンロック機能リストとを記憶部に記憶し、前記提供されるWebサービスの機能ごとに、前記ユーザーが実行した実行回数、操作にかかった所要時間、操作にかかった所要ステップ数を計測し、計測結果を前記習熟度データベースに格納し、前記習熟度データベースに格納された前記ユーザーごと、前記Webサービスの機能ごとの、前記実行回数、前記所要時間、および前記所要ステップ数に基づいて、前記ユーザーの各機能に対する前記習熟度を算出し、前記習熟度データベースに格納し、前記アンロック機能リストに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、ロックされている機能をアンロックし、ユーザーが使えるようにすることを前記サーバーが実行する。   In order to achieve the above object, an information processing method according to an aspect of the present invention is an information processing method in an information processing system including a server connected to a network and one or more terminal devices, and one or more Web services. A proficiency database which is provided to the user through the terminal device and in which the proficiency of the user for the operation of the web service is stored, and of the function of the web service provided to the user according to the proficiency Among them, the unlock function list in which the function to be unlocked is defined is stored in the storage unit, and for each function of the provided Web service, the number of executions performed by the user, the time taken for the operation, the operation Measure the required number of steps taken, store the measurement results in the proficiency database, and store in the proficiency database The proficiency level for each function of the user is calculated based on the number of executions, the required time, and the required number of steps for each user, for each function of the Web service, and stored in the proficiency database And the server performs unlocking of the locked function according to the user's level of proficiency based on the unlock function list and enabling the user to use the function.

以上のように、本発明によれば、使用するシステムに対するユーザーの習熟度向上への意欲を発生させ、継続させることが出来る。   As described above, according to the present invention, it is possible to generate and continue the user's desire to improve the user's familiarity with the system to be used.

本発明の一実施形態に係る情報処理システム100の全体構成図である。1 is an overall configuration diagram of an information processing system 100 according to an embodiment of the present invention. サーバー10が一般的なコンピューターにより構成される場合の構成図である。It is a block diagram in case the server 10 is comprised by a general computer. 習熟度DB17aの例を示す図である。It is a figure which shows the example of proficiency level DB17a. アンロック機能リスト17bの例を示す図である。It is a figure which shows the example of the unlocking function list 17b. 追加UIリスト17cの例を示す図である。It is a figure which shows the example of the additional UI list | wrist 17c. 育成キャラクター変化リスト17dの例を示す図である。It is a figure which shows the example of the breeding character change list 17d. スタート・ゴール操作リスト17eの例を示す図である。It is a figure which shows the example of the start goal operation list 17e. 情報処理システム100における処理の流れについて説明するためのフローチャートである。5 is a flowchart for describing the flow of processing in the information processing system 100.

以下、図面を参照しながら、本発明の実施形態を説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

[概要]
最初に、概要を説明する。
[Overview]
First, I will give an overview.

従来の習熟度を可視化するシステムでは、システムの機能を使用した回数や時間などを測定し、ユーザーのシステムに対する習熟度を可視化することが行われてきた。   In the conventional system for visualizing the proficiency level, it has been practiced to measure the number of times and time in which the function of the system was used and to visualize the proficiency level of the user of the system.

しかし、これらのシステムでは、そもそもの「習熟度向上への意欲」をどう発生させ、継続させるかという視点が含まれていなかった。   However, these systems did not include the viewpoint of how to generate and continue the "motivation to improve proficiency level" in the first place.

そこで、本発明では、習熟度向上の対価として、システム上利用可能な機能の面と、UI(User Interface、ユーザーインターフェース)など見かけの両面で習熟度向上に対する報酬が得られるようにした。また、親しみやすいキャラクターを育成し、変化を楽しめるようにしたので、こちらでも報酬を得る効果がある。   Therefore, according to the present invention, as compensation for the improvement of the proficiency level, rewards for the improvement of the proficiency level can be obtained both in terms of functions available on the system and in appearance such as UI (User Interface, user interface). In addition, we foster friendly characters so that we can enjoy change, so we can also get rewards here.

また、使える機能が増えたり、使うUIが変化したり、育成するキャラクターが変化したりという、見て分かる変化により、同システムを使う他のユーザーと話題になることで、ユーザー同士で習熟度向上のために切磋琢磨できる環境を構築できる。   In addition, users can improve their familiarity with each other by talking with other users who use the system by making visible changes such as the increase in usable functions, the change in UI used, and the change in characters to be fostered. Can create an environment that can be

それにより、「習熟度を向上させたい」、「さらに多くの機能を使いたい」という思いをユーザーに抱かせ、習熟度向上に対する心理的な障害を低減し、習熟の効率をより向上させることが出来る。   As a result, the user can have the desire to improve the proficiency level and the desire to use more functions, reduce the psychological obstacles to the improvement of the proficiency level, and improve the efficiency of the proficiency. It can.

[全体構成]
次に、本発明の一実施形態に係る情報処理システム100の全体構成を説明する。図1は、本発明の一実施形態に係る情報処理システム100の全体構成図である。
[overall structure]
Next, the overall configuration of the information processing system 100 according to an embodiment of the present invention will be described. FIG. 1 is an overall configuration diagram of an information processing system 100 according to an embodiment of the present invention.

情報処理システム100は、ネットワーク接続されたサーバー10と1以上の端末装置20を含んで構成される。   The information processing system 100 includes a server 10 connected to a network and one or more terminal devices 20.

サーバー10は、例えば、ネットワーク接続された1以上の画像形成装置(MFP、Multifunction Peripheral、図示せず)を管理する画像形成装置管理機能などのWebサービスを端末装置20に提供する。そして、ユーザーがWebサービスを使用する際に行った操作を計測し、計測結果からユーザーの操作に対する習熟度を算出する。習熟度が向上したユーザーに対しては、Webサービスの新しい機能を利用可能にしたり、UIをよりマニアックなものに変更したり、育成キャラクターをより個性的なものに変化させたりする。   The server 10 provides the terminal device 20 with a Web service such as an image forming device management function that manages, for example, one or more image forming devices (MFP, Multifunction Peripheral, not shown) connected to a network. Then, the operation performed when the user uses the Web service is measured, and the proficiency level for the user operation is calculated from the measurement result. For users with improved proficiency, make available new functions of Web services, change the UI to be more geekish, and change the foster character to be more individual.

端末装置20は、ユーザーがサーバー10にアクセスするために使用するものであり、PC(Personal Computer)、スマートフォンなどを利用することが出来る。   The terminal device 20 is used by a user to access the server 10, and can use a PC (Personal Computer), a smartphone, or the like.

以上、本発明の一実施形態に係る情報処理システム100の全体構成を説明した。   The overall configuration of the information processing system 100 according to an embodiment of the present invention has been described above.

[サーバーの構成]
次に、サーバー10の構成について説明する。サーバー10は、専用のハードウェアやソフトウェアにより構成されていてもよいし、一般的なコンピューターにより構成されてもよい。サーバー10が一般的なコンピューターにより構成される場合の構成図を図2に示す。
Server Configuration
Next, the configuration of the server 10 will be described. The server 10 may be configured by dedicated hardware or software, or may be configured by a general computer. A configuration diagram in the case where the server 10 is configured by a general computer is shown in FIG.

同図に示すように、サーバー10は、CPU(Central Processing Unit)11、ROM(Read Only Memory)12、RAM(Random Access Memory)13、操作入力部14、通信部15、表示部16、および記憶部17を有し、これら各ブロックがバス18を介して接続されている。   As shown in the figure, the server 10 includes a central processing unit (CPU) 11, a read only memory (ROM) 12, a random access memory (RAM) 13, an operation input unit 14, a communication unit 15, a display unit 16, and a storage. And each block is connected via a bus 18.

ROM12は、各種の処理を実行するためのファームウェア等の複数のプログラムやデータを記憶する。RAM13は、CPU11の作業用領域として用いられ、OS(Operating System)、実行中の各種アプリケーション、処理中の各種データを一時的に保持する。   The ROM 12 stores a plurality of programs and data such as firmware for executing various processes. The RAM 13 is used as a work area of the CPU 11, and temporarily holds an OS (Operating System), various applications being executed, and various data being processed.

記憶部17は、例えばHDD(Hard Disk Drive)や、フラッシュメモリー、その他の不揮発性メモリーである。記憶部17には、OSや各種アプリケーション、各種データ、習熟度DB17a、アンロック機能リスト17b、追加UIリスト17c、育成キャラクター変化リスト17d、およびスタート・ゴール操作リスト17eが記憶される。なお、習熟度DB17a、アンロック機能リスト17b、追加UIリスト17c、育成キャラクター変化リスト17d、およびスタート・ゴール操作リスト17eについては後述する。   The storage unit 17 is, for example, a hard disk drive (HDD), a flash memory, or another non-volatile memory. The storage unit 17 stores an OS, various applications, various data, a skill level DB 17a, an unlock function list 17b, an additional UI list 17c, a training character change list 17d, and a start goal operation list 17e. The skill level DB 17a, the unlock function list 17b, the additional UI list 17c, the breeding character change list 17d, and the start-goal operation list 17e will be described later.

通信部15は、ネットワーク上の端末装置20等と情報のやりとりを行う為のネットワークと結ばれている。   The communication unit 15 is connected to a network for exchanging information with the terminal device 20 and the like on the network.

CPU11は、ROM12や記憶部17に格納された複数のプログラムのうち、操作入力部14から与えられる命令に対応するプログラムをRAM13に展開し、この展開されたプログラムにしたがって、表示部16及び記憶部17を適宜制御する。   The CPU 11 develops a program corresponding to an instruction given from the operation input unit 14 among the plurality of programs stored in the ROM 12 or the storage unit 17 on the RAM 13 and displays the display unit 16 and the storage unit according to the expanded program. Control 17 appropriately.

操作入力部14は、例えばマウス等のポインティングデバイス、キーボード、タッチパネル、その他の操作装置である。   The operation input unit 14 is, for example, a pointing device such as a mouse, a keyboard, a touch panel, and other operation devices.

表示部16は、例えば液晶ディスプレイ、EL(Electro-Luminescence)ディスプレイ、プラズマディスプレイ等である。   The display unit 16 is, for example, a liquid crystal display, an EL (Electro-Luminescence) display, a plasma display, or the like.

次に、CPU11においてプログラムが実行されることにより実現される機能ブロックについて説明する。   Next, functional blocks realized by executing a program in the CPU 11 will be described.

サーバー10のCPU11において実現される機能ブロックは、Webサービス部11a、操作計測部11b、習熟度算出部11c、ランキング表示部11d、機能アンロック部11e、UI変更部11f、および育成キャラクター管理部11gである。   The functional blocks realized by the CPU 11 of the server 10 include a Web service unit 11a, an operation measurement unit 11b, a skill level calculation unit 11c, a ranking display unit 11d, a function unlocking unit 11e, a UI changing unit 11f, and a training character management unit 11g. It is.

Webサービス部11aは、ネットワーク接続された画像形成装置の管理などのWebサービスを端末装置20を介してユーザーに提供する。   The web service unit 11a provides a web service such as management of a network-connected image forming apparatus to a user via the terminal device 20.

操作計測部11bは、Webサービス部11aが提供するWebサービスの機能ごとに、スタート・ゴール操作リスト17eに基づき、ユーザーが実行した回数、操作にかかった時間、操作にかかったステップ数、機能を実行した月日(最終実行年月日)を計測し、計測結果を習熟度DB17aに格納する。なお、ステップ数とは、1つの機能を実行するために行った操作の数である。   The operation measurement unit 11b calculates, for each Web service function provided by the Web service unit 11a, the number of times the user has executed, the time taken for the operation, the number of steps taken for the operation, and the function based on the start goal operation list 17e. The month and day of execution (final execution date) is measured, and the measurement result is stored in the skill level DB 17a. The number of steps is the number of operations performed to execute one function.

なお、操作にかかった時間および操作にかかったステップ数を習熟度DB17aに格納する際、既に格納してある値がある場合には、その値を含めた平均値を新たに格納する。   When storing the time taken for the operation and the number of steps taken for the operation in the skill level DB 17a, if there is a value already stored, an average value including the value is newly stored.

習熟度算出部11cは、習熟度DB17aに格納されたユーザーごと、Webサービスの機能ごとの、実行回数、最終実行年月日、平均所要時間、基準時間、および平均所要ステップ数に基づいて、ユーザーの各機能に対する習熟度を算出し、習熟度DB17aに格納する。なお、習熟度のより詳しい算出方法については後述する。   The proficiency level calculation unit 11 c is a user based on the number of executions, final execution date, average required time, reference time, and average required number of steps for each user and Web service function stored in the proficiency level DB 17 a. The proficiency of each function is calculated and stored in the proficiency DB 17a. In addition, the more detailed calculation method of proficiency is mentioned later.

ランキング表示部11dは、習熟度DB17aに格納された情報に基づいて、Webサービスの機能ごとに習熟度の高いユーザーから順にランキング表示したり、ユーザーごとに習熟度の高い機能をランキング表示したりする。Webサービスの機能ごとに習熟度の高いユーザーから順に表示されたランキングを見ることにより、操作に未熟なユーザーは、習熟したユーザーに操作方法に関しての教えを請うことが出来る。   Based on the information stored in the proficiency DB 17a, the ranking display unit 11d sequentially displays rankings from users with the highest proficiency for each Web service function, and ranks functions with the highest proficiency for each user. . By looking at the rankings displayed in order from the user with the highest level of skill for each Web service function, users who are not familiar with the operation can ask users who are skilled in the operation about the operation method.

機能アンロック部11eは、アンロック機能リスト17bに基づき、ユーザーの各機能に対する習熟度に応じて、ロックされている機能をアンロックし、ユーザーが使えるようにする。   The function unlocking unit 11 e unlocks the locked function based on the unlock function list 17 b according to the user's skill level of each function so that the user can use it.

UI変更部11fは、追加UIリスト17cに基づき、ユーザーの各機能に対する習熟度に応じて、新しいUIをユーザーに提示する。   The UI changing unit 11 f presents a new UI to the user based on the user's skill level for each function based on the additional UI list 17 c.

育成キャラクター管理部11gは、育成キャラクター変化リスト17dに基づき、ユーザーの各機能に対する習熟度に応じて、ユーザーが育成する育成キャラクターを変化させる。   The training character management unit 11g changes the training character that the user trains based on the training character change list 17d, according to the user's skill level for each function.

以上、サーバー10の構成について説明した。   The configuration of the server 10 has been described above.

[習熟度DBについて]
次に、習熟度DB(データベース)17aについて説明する。図3は、習熟度DB17aの例を示す図である。
[About proficiency level DB]
Next, the proficiency level DB (database) 17a will be described. FIG. 3 is a diagram showing an example of the skill level DB 17a.

図にあるように、習熟度DB17aには、例えば、ユーザー名、機能名、習熟度、実行回数、最終実行月日、平均所要時間、基準時間、平均ステップ数の項目がある。   As shown in the figure, the skill level DB 17a has items of, for example, user name, function name, skill level, number of executions, last execution date, average required time, reference time, average number of steps.

基準時間は、機能ごとに予め定められている機能を実行する操作にかかる基準的な時間である。基準時間は平均所要時間と共に習熟度の算出に用いられる。例えば、操作に基準的に1分かかる機能で1分かかった場合と、基準的に10秒かかる機能で1分かかった場合とでは、同じ1分でも習熟度は前者のほうが高いと判断される。   The reference time is a reference time required for an operation to execute a function predetermined for each function. The reference time is used to calculate the proficiency level together with the average required time. For example, in the case where the operation normally takes 1 minute for the operation and the case where the operation normally takes 10 minutes for the function, it is judged that the former is higher in the former even in the same 1 minute .

ユーザーによりWebサービスの各機能の操作が行われる度に、操作計測部11bが、実行回数、最終実行月日、平均所要時間、および平均ステップ数の項目を更新する。   Every time the user operates each function of the Web service, the operation measurement unit 11b updates the items of the number of executions, the last execution date, the average required time, and the average number of steps.

実行回数が多いほど習熟度は高いと判断される。   It is judged that the learning level is higher as the number of executions is larger.

最終実行月日が新しい、すなわち、最後に実行してからの経過日数が少ないほど、習熟度は高いままであり、日数が経過するほど、忘却により習熟度は低下していくと判断する。   It is judged that, as the last execution date is newer, that is, as the number of days elapsed since the last execution is smaller, the proficiency remains high, and as the number of days elapses, the proficiency decreases due to oblivion.

平均所要時間は、機能を実行するための最初の操作(スタート操作)を行ってから最後の操作(ゴール操作)を行うまでの時間の平均値であり、少ない方が習熟度が高いと判断される。   The average required time is the average value of the time from the first operation (start operation) to perform the function to the last operation (goal operation), and it is determined that the smaller the skill level, the higher the skill required. Ru.

平均ステップ数は、機能を実行するためのスタート操作を行ってからゴール操作を行うまでのステップ数の平均値であり、少ない方が習熟度が高いと判断される。   The average number of steps is an average value of the number of steps from the start operation for executing the function to the goal operation, and it is determined that the smaller the number, the higher the learning level.

習熟度算出部11cが、習熟度DB17aの実行回数、最終実行月日、平均所要時間、基準時間、および平均ステップ数に基づき、習熟度を算出し、算出した値を習熟度DB17aの習熟度の項目に格納する。   The proficiency level calculation unit 11c calculates the proficiency level based on the number of times of execution of the proficiency level DB 17a, the last execution date, the average required time, the reference time, and the average number of steps, and the calculated value corresponds to the proficiency level of the proficiency level DB17a. Store in the item.

以上、習熟度DB17aについて説明した。   Heretofore, the proficiency level DB 17a has been described.

[アンロック機能リストについて]
次に、アンロック機能リスト17bについて説明する。図4は、アンロック機能リスト17bの例を示す図である。
[About Unlock Function List]
Next, the unlock function list 17b will be described. FIG. 4 is a diagram showing an example of the unlock function list 17b.

アンロック機能リスト17bには、習熟度ごとにアンロックされるWebサービスの機能が定義されている。   In the unlock function list 17b, functions of the Web service to be unlocked for each skill level are defined.

例えば、習熟度が1の場合は、ユーザーは、機能AおよびBだけを使用することが出来る。   For example, if the proficiency level is 1, the user can use only functions A and B.

習熟度が向上し、2になると、機能アンロック部11eが、機能Cのロックを解除するので、ユーザーは、機能A、B、およびCを使用することができるようになる。   When the proficiency level is improved to 2, the function unlocking unit 11 e unlocks the function C, so that the user can use the functions A, B, and C.

以上、アンロック機能リスト17bについて説明した。   The unlocking function list 17b has been described above.

[追加UIリストについて]
次に、追加UIリスト17cについて説明する。図5は、追加UIリスト17cの例を示す図である。
[About additional UI list]
Next, the additional UI list 17c will be described. FIG. 5 is a diagram showing an example of the additional UI list 17c.

追加UIリスト17cには、習熟度ごとに新しく追加され、ユーザーに示されるUIが定義されている。   In the additional UI list 17c, UIs newly added for each proficiency level and defined for the user are defined.

例えば、習熟度が1の場合には、UI1が追加され、ユーザーが使用することが出来る。   For example, if the proficiency level is 1, UI1 is added and can be used by the user.

例えば、Webサービス部11aが提供するWebサービスが画像形成装置の管理機能であって、ユーザーが画像形成装置の管理機能のうち、メンテナンス系の機能に対する習熟度が向上している場合、UI変更部11fが、UIの背景を金属質なものに変更し、各UIパーツがネジで留められているようなUIになる。   For example, when the web service provided by the web service unit 11a is the management function of the image forming apparatus and the user has improved the familiarity with the maintenance function among the management functions of the image forming apparatus, the UI change unit 11f changes the background of the UI to a metallic one, and each UI part becomes a screwed-on UI.

以上、追加UIリスト17cについて説明した。   Heretofore, the additional UI list 17c has been described.

[育成キャラクター変化リストについて]
次に、育成キャラクター変化リスト17dについて説明する。図6は、育成キャラクター変化リスト17dの例を示す図である。
[About the breeding character change list]
Next, the breeding character change list 17d will be described. FIG. 6 is a diagram showing an example of the breeding character change list 17d.

育成キャラクター変化リスト17dには、習熟度ごとに育成キャラクターに生じる変化が定義されている。   In the training character change list 17d, changes that occur in the training character are defined for each skill level.

例えば、習熟度が1の場合には、変化1が発生する。   For example, when the proficiency level is 1, change 1 occurs.

例えば、Webサービス部11aが提供するWebサービスが画像形成装置の管理機能であって、ユーザーが画像形成装置の管理機能のうち、メンテナンス系の機能に対する習熟度が向上している場合、育成キャラクター管理部11gが、育成キャラクターの外観を変更し、ツナギの服を着て、レンチとスパナを持つようになる。   For example, if the web service provided by the web service unit 11a is the management function of the image forming apparatus and the user has improved the familiarity with the maintenance function among the management functions of the image forming apparatus, the foster character management Part 11g changes the appearance of the breeding character, wears a tangle dress, and has a wrench and a spanner.

以上、育成キャラクター変化リスト17dについて説明した。   Heretofore, the breeding character change list 17d has been described.

[スタート・ゴール操作リスト]
次に、スタート・ゴール操作リスト17eについて説明する。図7は、スタート・ゴール操作リスト17eの例を示す図である。
[Start-Goal Operation List]
Next, the start goal operation list 17e will be described. FIG. 7 is a diagram showing an example of the start goal operation list 17e.

スタート・ゴール操作リスト17eには、Webサービス部11aが提供する機能ごとに、その機能を実行するための最初の操作(スタート操作)と最後の操作(ゴール操作)が定義されている。   The start-goal operation list 17e defines, for each function provided by the Web service unit 11a, the first operation (start operation) and the last operation (goal operation) for executing the function.

操作計測部11bは、スタート・ゴール操作リスト17eを参照することにより、ユーザーが実行するために操作した機能ごとの所要時間および所要ステップ数を計測する。   The operation measurement unit 11b measures the required time and the required number of steps for each function operated by the user to execute by referring to the start-goal operation list 17e.

例えば、Webサービス部11aが提供するWebサービスが画像形成装置の管理機能であって、ユーザーがリモートでの画像形成装置の再起動を行う場合、操作計測部11bは、機能名が「デバイスリスタート」の項を参照し、スタート操作である「デバイスリスタート」のタブを開くところから、ゴール操作である「リスタート実行ボタン」を押すところまでの所要時間と所要ステップ数を計測する。   For example, when the web service provided by the web service unit 11a is the management function of the image forming apparatus and the user remotely restarts the image forming apparatus, the operation measuring unit 11b has a function name “device restart With reference to the section of "", measure the required time and the required number of steps from when the tab of "device restart" which is the start operation is opened to when the "restart execution button" which is the goal operation is pressed.

以上、スタート・ゴール操作リスト17eについて説明した。   The start goal operation list 17e has been described above.

[処理の流れ]
次に、情報処理システム100における処理の流れについて説明する。図8は、情報処理システム100における処理の流れについて説明するためのフローチャートである。
[Flow of processing]
Next, the flow of processing in the information processing system 100 will be described. FIG. 8 is a flowchart for explaining the flow of processing in the information processing system 100.

まず、ユーザーが、Webサービス部11aが提供するWebサービスを使用し、提供される機能を実行するための操作を行う(ステップS1)。   First, the user uses the web service provided by the web service unit 11a, and performs an operation for executing the provided function (step S1).

次に、操作計測部11bが、ユーザーの行った操作を計測し、計測結果を習熟度DB17aに格納する(ステップS2)。なお、計測はユーザーの操作と同時並行して行われてもよい。計測により、機能ごとの実行回数、最終実行月日、所要時間、所要ステップ数が把握される。   Next, the operation measurement unit 11b measures the operation performed by the user, and stores the measurement result in the skill level DB 17a (step S2). The measurement may be performed concurrently with the user's operation. By measurement, the number of executions for each function, the last execution date, the required time, and the required number of steps are grasped.

次に、習熟度算出部11cが、習熟度DB17aに格納された機能ごとの実行回数、最終実行月日、平均所要時間、基準時間、平均所要ステップ数に基づき、ユーザーの、機能ごとの習熟度を算出し、算出した習熟度を習熟度DB17aに格納する(ステップS3)。   Next, the skill level calculation unit 11c learns the user's skill level for each function based on the number of executions for each function, final execution date, average required time, reference time, and average required number of steps stored in the skill level DB 17a. Is calculated, and the calculated skill level is stored in the skill level DB 17a (step S3).

次に、機能アンロック部11eが、習熟度DB17aに格納された習熟度に応じて、アンロック機能リスト17bを参照し、Webサービス部11aが提供する機能をアンロックする(ステップS4)。   Next, the function unlocking unit 11 e refers to the unlock function list 17 b according to the learning level stored in the learning level DB 17 a and unlocks the function provided by the Web service section 11 a (step S 4).

次に、UI変更部11fが、習熟度DB17aに格納された習熟度に応じて、追加UIリスト17cを参照し、追加のUIをユーザーに提示する(ステップS5)。   Next, the UI changing unit 11 f refers to the additional UI list 17 c according to the learning level stored in the learning level database 17 a and presents the user with an additional UI (step S 5).

次に、育成キャラクター管理部11gが、習熟度DB17aに格納された習熟度に応じて、育成キャラクター変化リストを参照し、育成キャラクターを変化させる(ステップS6)。   Next, the breeding character management unit 11g changes the breeding character with reference to the breeding character change list according to the skill level stored in the skill level DB 17a (step S6).

以上、情報処理システム100における処理の流れについて説明した。   The flow of processing in the information processing system 100 has been described above.

なお、上記の説明では、習熟度が上がると追加の機能やUI、育成キャラクターの変化が必ず起こるとしたが、この構成に限らず、ユーザーの好みによってこれらの変化を適用するか否かを選択できるようにしてもよい。   In the above explanation, it is assumed that changes in additional functions, UI, and foster characters always occur as the mastery level rises, but it is not limited to this configuration, and whether to apply these changes according to the preference of the user is selected. It may be possible.

また、一度利用できる様になった機能や、UI、育成キャラクターの変化は、もしユーザーの習熟度が忘却により下がった場合でも、その後も自由に選択できる構成にしてもよい。   In addition, the function, the UI, and the change of the training character that have become available once may be configured so that they can be freely selected even if the user's learning level falls due to oblivion.

[補足事項]
以上のように、本発明にかかる情報処理システム100は、ネットワーク接続されたサーバー10と1以上の端末装置20を含み、前記サーバー10は、前記1以上の端末装置20と通信可能な通信部15と、Webサービスを前記1以上の端末装置20を介してユーザーに提供するWebサービス部11aと、前記ユーザーの前記Webサービスの操作に対する習熟度が格納される習熟度データベース17aと、前記習熟度に応じて、前記ユーザーに提供される前記Webサービスの機能のうちアンロックされる機能が定義されているアンロック機能リスト17bとが記憶された記憶部17と、前記Webサービス部11aが提供する前記Webサービスの機能ごとに、前記ユーザーが実行した実行回数、操作にかかった所要時間、操作にかかった所要ステップ数を計測し、計測結果を前記習熟度データベース17aに格納する操作計測部11bと、前記習熟度データベース17aに格納された前記ユーザーごと、前記Webサービスの機能ごとの、前記実行回数、前記所要時間、および前記所要ステップ数に基づいて、前記ユーザーの各機能に対する前記習熟度を算出し、前記習熟度データベースに格納する習熟度算出部11cと、前記アンロック機能リスト17bに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、ロックされている機能をアンロックし、ユーザーが使えるようにする機能アンロック部11eとを備える。
[Supplementary matter]
As described above, the information processing system 100 according to the present invention includes the server 10 and one or more terminal devices 20 connected to the network, and the server 10 can communicate with the one or more terminal devices 20. A web service unit 11a for providing the web service to the user via the one or more terminal devices 20; a proficiency database 17a in which the proficiency for the operation of the web service by the user is stored; Accordingly, the storage unit 17 stores the unlocked function list 17b in which the function to be unlocked is defined among the functions of the web service provided to the user, and the web service unit 11a provides For each Web service function, the number of executions performed by the user, the time taken for the operation, and The operation measurement unit 11b measures the required number of steps and stores the measurement result in the skill level database 17a, the number of executions for each of the users stored in the skill level database 17a, and the function of the Web service Based on the required time and the required number of steps, the proficiency level for each function of the user is calculated, and stored in the proficiency level database 11c, and based on the unlock function list 17b. And a function unlocking unit 11 e that unlocks the locked function according to the user's level of proficiency for each function and enables the user to use the function.

そのため、使用するシステムに対するユーザーの習熟度向上への意欲を発生させ、継続させることが出来る。   As a result, it is possible to generate and continue the user's desire to improve the user's familiarity with the system to be used.

その他、本発明は、上述の実施形態にのみ限定されるものではなく、本発明の要旨を逸脱しない範囲内において種々変更を加え得ることは勿論である。   In addition, the present invention is not limited to the above-described embodiment, and it goes without saying that various modifications can be made without departing from the scope of the present invention.

10 … サーバー
11 … CPU
11a… Webサービス部
11b… 操作計測部
11c… 習熟度算出部
11d… ランキング表示部
11e… 機能アンロック部
11f… UI変更部
11g… 育成キャラクター管理部
12 … ROM
13 … RAM
14 … 操作入力部
15 … 通信部
16 … 表示部
17 … 記憶部
17a… 習熟度DB
17b… アンロック機能リスト
17c… 追加UIリスト
17d… 育成キャラクター変化リスト
17e… スタート・ゴール操作リスト
18 … バス
20 … 端末装置
100 … 情報処理システム
10 ... server 11 ... CPU
11a ... Web service unit 11b ... Operation measurement unit 11c ... Skill level calculation unit 11d ... Ranking display unit 11e ... Function unlock unit 11f ... UI change unit 11g ... Cultivation character management unit 12 ... ROM
13 ... RAM
14 ... operation input unit 15 ... communication unit 16 ... display unit 17 ... storage unit 17a ... proficiency DB
17b ... Unlock function list 17c ... Additional UI list 17d ... Development character change list 17e ... Start / goal operation list 18 ... Bus 20 ... Terminal device 100 ... Information processing system

Claims (5)

ネットワーク接続されたサーバーと1以上の端末装置を含み、
前記サーバーは、
前記1以上の端末装置と通信可能な通信部と、
Webサービスを前記1以上の端末装置を介してユーザーに提供するWebサービス部と、
前記ユーザーの前記Webサービスの操作に対する習熟度が格納される習熟度データベースと、前記習熟度に応じて、前記ユーザーに提供される前記Webサービスの機能のうちアンロックされる機能が定義されているアンロック機能リストとが記憶された記憶部と、
前記Webサービス部が提供する前記Webサービスの機能ごとに、前記ユーザーが実行した実行回数、操作にかかった所要時間、操作にかかった所要ステップ数を計測し、計測結果を前記習熟度データベースに格納する操作計測部と、
前記習熟度データベースに格納された前記ユーザーごと、前記Webサービスの機能ごとの、前記実行回数、前記所要時間、および前記所要ステップ数に基づいて、前記ユーザーの各機能に対する前記習熟度を算出し、前記習熟度データベースに格納する習熟度算出部と、
前記アンロック機能リストに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、ロックされている機能をアンロックし、ユーザーが使えるようにする機能アンロック部と
を備えた
情報処理システム。
Including a networked server and one or more terminals
The server is
A communication unit capable of communicating with the one or more terminal devices;
A web service unit for providing a web service to a user via the one or more terminal devices;
A proficiency database storing the proficiency of the user for the operation of the web service and a function to be unlocked among the functions of the web service provided to the user according to the proficiency are defined. A storage unit in which an unlock function list is stored;
The number of executions performed by the user, the required time taken for the operation, and the required number of steps taken for the operation are measured for each Web service function provided by the Web service unit, and the measurement results are stored in the proficiency database Operation measurement unit,
The proficiency level for each function of the user is calculated based on the number of executions, the required time, and the required number of steps for each of the users and the functions of the Web service stored in the proficiency level database, A proficiency calculation unit which stores the proficiency database;
An information processing system, comprising: a function unlocking unit that unlocks a locked function according to the user's level of proficiency based on the unlocking function list and allows the user to use the function.
請求項1に記載の情報処理システムであって、
前記操作計測部は、
前記Webサービス部が提供する前記Webサービスの機能ごとに、前記ユーザーが実行した実行回数、操作にかかった所要時間、操作にかかった所要ステップ数に加えて、機能を実行した月日を計測して最終実行年月日として前記習熟度データベースに格納し、
前記習熟度算出部は、
前記習熟度データベースに格納された前記ユーザーごと、前記Webサービスの機能ごとの、前記最終実行年月日に基づいて、前記最終実行年月日から経過した日数が多いほど前記習熟度を下げるように前記習熟度を算出する
情報処理システム。
The information processing system according to claim 1, wherein
The operation measurement unit is
In addition to the number of executions performed by the user, the required time taken for the operation, and the required number of steps taken for the operation, the date when the function was executed is measured for each function of the Web service provided by the Web service unit. Stored as the final execution date in the proficiency database,
The proficiency calculation unit
Based on the final execution date for each user and function of the Web service stored in the proficiency level database, the proficiency level is lowered as the number of days elapsed from the final execution date increases. An information processing system that calculates the proficiency level.
請求項1または2に記載の情報処理システムであって、
前記記憶部には、
前記習熟度に応じて、前記ユーザーに追加して提示される新しいユーザーインターフェースが定義されている追加ユーザーインターフェースリストがさらに記憶され、
前記サーバーは、
前記追加ユーザーインターフェースリストに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、追加の新しいユーザーインターフェースを前記ユーザーに提示するUI変更部をさらに備えた
情報処理システム。
The information processing system according to claim 1 or 2, wherein
The storage unit
According to the proficiency level, an additional user interface list is further stored, in which a new user interface to be presented additionally to the user is defined,
The server is
An information processing system, further comprising: a UI changing unit that presents an additional new user interface to the user based on the additional user interface list and in accordance with the user's level of proficiency for each function.
請求項1から3のいずれか1つに記載の情報処理システムであって、
前記記憶部には、
前記習熟度に応じて、前記ユーザーが育成する育成キャラクターの変化が定義されている育成キャラクター変化リストがさらに記憶され、
前記サーバーは、
前記育成キャラクター変化リストに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、前記育成キャラクターを変化させる育成キャラクター管理部をさらに備えた
情報処理システム。
The information processing system according to any one of claims 1 to 3, wherein
The storage unit
A breeding character change list is further stored, in which a change of a breeding character trained by the user is defined according to the proficiency level.
The server is
An information processing system, further comprising a training character management unit that changes the training character based on the training character change list and in accordance with the skill level for each function of the user.
ネットワーク接続されたサーバーと1以上の端末装置を含んだ情報処理システムにおける情報処理方法であって、
Webサービスを前記1以上の端末装置を介してユーザーに提供し、
前記ユーザーの前記Webサービスの操作に対する習熟度が格納される習熟度データベースと、前記習熟度に応じて、前記ユーザーに提供される前記Webサービスの機能のうちアンロックされる機能が定義されているアンロック機能リストとを記憶部に記憶し、
前記提供されるWebサービスの機能ごとに、前記ユーザーが実行した実行回数、操作にかかった所要時間、操作にかかった所要ステップ数を計測し、計測結果を前記習熟度データベースに格納し、
前記習熟度データベースに格納された前記ユーザーごと、前記Webサービスの機能ごとの、前記実行回数、前記所要時間、および前記所要ステップ数に基づいて、前記ユーザーの各機能に対する前記習熟度を算出し、前記習熟度データベースに格納し、
前記アンロック機能リストに基づき、前記ユーザーの各機能に対する前記習熟度に応じて、ロックされている機能をアンロックし、ユーザーが使えるようにする
ことを前記サーバーが実行する
情報処理方法。
An information processing method in an information processing system including a server connected to a network and one or more terminal devices, comprising:
Providing web services to users via the one or more terminal devices,
A proficiency database storing the proficiency of the user for the operation of the web service and a function to be unlocked among the functions of the web service provided to the user according to the proficiency are defined. Store the unlock function list in the storage unit,
The number of executions executed by the user, the required time taken for the operation, and the required number of steps taken for the operation are measured for each function of the provided Web service, and the measurement results are stored in the proficiency database.
The proficiency level for each function of the user is calculated based on the number of executions, the required time, and the required number of steps for each of the users and the functions of the Web service stored in the proficiency level database, Stored in the proficiency database
An information processing method, wherein the server executes unlocking of a locked function according to the user's skill level for each function based on the unlock function list so that the user can use the function.
JP2017204499A 2017-10-23 2017-10-23 Information processing system and information processing method Pending JP2019079187A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017204499A JP2019079187A (en) 2017-10-23 2017-10-23 Information processing system and information processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017204499A JP2019079187A (en) 2017-10-23 2017-10-23 Information processing system and information processing method

Publications (1)

Publication Number Publication Date
JP2019079187A true JP2019079187A (en) 2019-05-23

Family

ID=66628759

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017204499A Pending JP2019079187A (en) 2017-10-23 2017-10-23 Information processing system and information processing method

Country Status (1)

Country Link
JP (1) JP2019079187A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004326507A (en) * 2003-04-25 2004-11-18 Ixi Co Ltd Agent display method and program
JP2005321488A (en) * 2004-05-07 2005-11-17 Canon Inc Voice output device and operation display device, voice output control method, operation display control method, program, and recording medium
JP2006198287A (en) * 2005-01-24 2006-08-03 Taito Corp Graded charging service system of web content
US20070157092A1 (en) * 2005-12-29 2007-07-05 Sap Ag System and method for providing user help according to user category
JP2008257345A (en) * 2007-04-02 2008-10-23 Fuji Xerox Co Ltd Information processing apparatus, information processing program and image processing system
JP2009070275A (en) * 2007-09-14 2009-04-02 Toshiba Corp Device having television broadcasting display function, and display method of menu screen in the device
US7620894B1 (en) * 2003-10-08 2009-11-17 Apple Inc. Automatic, dynamic user interface configuration
WO2017195543A1 (en) * 2016-05-10 2017-11-16 株式会社Nttドコモ Assessment device and assessment system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004326507A (en) * 2003-04-25 2004-11-18 Ixi Co Ltd Agent display method and program
US7620894B1 (en) * 2003-10-08 2009-11-17 Apple Inc. Automatic, dynamic user interface configuration
JP2005321488A (en) * 2004-05-07 2005-11-17 Canon Inc Voice output device and operation display device, voice output control method, operation display control method, program, and recording medium
JP2006198287A (en) * 2005-01-24 2006-08-03 Taito Corp Graded charging service system of web content
US20070157092A1 (en) * 2005-12-29 2007-07-05 Sap Ag System and method for providing user help according to user category
JP2008257345A (en) * 2007-04-02 2008-10-23 Fuji Xerox Co Ltd Information processing apparatus, information processing program and image processing system
JP2009070275A (en) * 2007-09-14 2009-04-02 Toshiba Corp Device having television broadcasting display function, and display method of menu screen in the device
WO2017195543A1 (en) * 2016-05-10 2017-11-16 株式会社Nttドコモ Assessment device and assessment system

Similar Documents

Publication Publication Date Title
CN105247548B (en) User in collaboration workspace system based on application defines workflow
US10832187B2 (en) Data processor for integrating agile development projects into an end-to-end development platform
US10843079B2 (en) Game development system
JP2014115973A (en) Information processing device, terminal system, information processing program and application update data acquisition method
JP2018020143A (en) Information processor and program
JP2017136346A (en) Information processing device and program
JP2017136147A (en) Information processing device and program
JP2011108005A (en) Arrangement rule generation system, method and program
JP2019079187A (en) Information processing system and information processing method
CN109542558B (en) Information visualization method and device for billboard, computer equipment and storage medium
JP2017134737A (en) Management server, management system, management device, management method, and management program
US20190066533A1 (en) Methods for facilitating shortcut and hot key learning via computer application gamification and devices thereof
US20150095083A1 (en) Method, apparatus, and computer readable media for match rating and interview scheduling
US10819798B2 (en) On-site system
JP2018173993A (en) System, method and program for managing avatars
US20130205253A1 (en) Method and system for completing schedule information, and computer-readable recording medium having recorded thereon program for executing the method
JP2015041204A (en) Status display control device, status display control method, and program
JP6592221B1 (en) Future prediction simulation apparatus, method, and computer program
JP2009258981A (en) Project management device, project management method, project management program, and recording medium
WO2022264344A1 (en) Business strategy evaluation device and business strategy evaluation program
JP6672713B2 (en) Information processing apparatus, information processing system, method and program
WO2010046972A1 (en) Change impact research support program, change impact research support device, and change impact research support method
JP2014167744A (en) Machine learning apparatus, machine learning method and program
JP2018124961A (en) System, method and program for managing avatars
JP2019079086A (en) Personnel management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190924

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200709

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20200714

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20210202