JP6086470B2 - Application batch creation system - Google Patents

Application batch creation system Download PDF

Info

Publication number
JP6086470B2
JP6086470B2 JP2012235074A JP2012235074A JP6086470B2 JP 6086470 B2 JP6086470 B2 JP 6086470B2 JP 2012235074 A JP2012235074 A JP 2012235074A JP 2012235074 A JP2012235074 A JP 2012235074A JP 6086470 B2 JP6086470 B2 JP 6086470B2
Authority
JP
Japan
Prior art keywords
input
application
scene
format
file
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.)
Active
Application number
JP2012235074A
Other languages
Japanese (ja)
Other versions
JP2014085887A (en
Inventor
卓也 松谷
卓也 松谷
Original Assignee
株式会社プロジェクトニッポン
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 株式会社プロジェクトニッポン filed Critical 株式会社プロジェクトニッポン
Priority to JP2012235074A priority Critical patent/JP6086470B2/en
Publication of JP2014085887A publication Critical patent/JP2014085887A/en
Application granted granted Critical
Publication of JP6086470B2 publication Critical patent/JP6086470B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Description

本発明は、官公庁及び民間組織に提出する各種申請書を作成する申請書一括作成システムに関する。   The present invention relates to an application batch creation system for creating various applications to be submitted to public offices and private organizations.

従来より、各種の申請書を電子計算機によって作成するためのシステムが、提案されている。例えば、特許文献1の申請書作成プログラムおよび申請書作成装置は、1回の申請書の必須事項の入力に基づいて、ユーザに必要な1または複数の申請書を作成することを目的とするものである。   Conventionally, a system for creating various application forms by an electronic computer has been proposed. For example, the application creation program and the application creation apparatus of Patent Document 1 are intended to create one or more applications necessary for the user based on the input of essential items in one application. It is.

この特許文献1の申請書作成プログラムおよび申請書作成装置は、1回の必須事項の入力に基づいて、ユーザに必要な1または複数の申請書を作成することを可能とするもので、申請書作成装置1の必須項目抽出・表示部が、ユーザ装置2から入力された、ライフイベントの情報やユーザの属性情報に基づいて、申請書DBを用いて、ユーザに必要な申請書の必須項目を全て網羅した必須項目を取得して、取得された必須項目をユーザ装置上に表示するものである。   The application creation program and the application creation apparatus of Patent Document 1 make it possible to create one or a plurality of applications necessary for the user based on a single entry of essential items. Based on the life event information and user attribute information input from the user device 2, the required item extraction / display unit of the creation device 1 uses the application DB to determine the required items of the application required by the user. All the required items are acquired, and the acquired required items are displayed on the user device.

特開2007−41983号公報JP 2007-41983

しかしながら、従来の申請書作成装置では、同時に複数の申請書を作成できるものの、申請書作成者がどのような申請書を作成したら良いのかがわかったとしても、複数の書類に共通する入力項目毎に、その意味を説明しつつ入力を促すことが十分ではないために、申請書作成者の入力が不正確になってしまう場合が多い。さらには、単に入力すべき項目の名称のみを表示するだけでは、入力すべき情報の意味すら理解できない場合も多く、作成された書類に重大な瑕疵が生じ、そもそも申請書作成の意味をなさない場合すらあり得る。   However, although the conventional application creation device can create multiple applications at the same time, even if the application creator knows what kind of application should be created, for each input item common to multiple documents In addition, since it is not sufficient to prompt the input while explaining the meaning, the input of the application creator often becomes inaccurate. Furthermore, simply displaying only the name of the item to be entered often does not understand the meaning of the information to be entered, resulting in serious flaws in the created document, and it does not make sense to create an application in the first place. Even cases are possible.

本発明は、このような事情に鑑みてなされたもので、シーン毎に必要な申請書のすべてを効率よく一括で作成できると共に、入力すべき項目の内容を説明しつつ入力を促すことにより、より正確な入力を促し、作成された申請書の記載内容の瑕疵を抑えることが可能な申請書一括作成システムを提供することにある。   The present invention was made in view of such circumstances, and can efficiently create all necessary application forms for each scene in a batch, and by prompting input while explaining the contents of items to be input, The object is to provide an application batch creation system that facilitates more accurate input and suppresses the flaws in the description of the created application.

請求項1記載の申請書一括作成システムは、シーン毎に必要な申請書の種類を規定するジャンル・シーン定義ファイルと、シーン毎に一括して作成すべき申請書のすべての入力項目を規定する遷移ファイルと、入力項目の入力条件を規定する入力データ諸元とユーザに入力項目の内容を説明する質問内容とからなる質問ファイルと、作成すべき申請書の書式フォーマットを申請書毎に定義するテンプレート情報ファイルと、申請書を作成すべきシーンを選択するシーン選択手段と、遷移ファイル及び質問ファイルの内容から、シーン選択手段で選択されたシーンに即した入力画面を作成し表示手段に表示する入力画面生成手段と、入力画面上で、質問ファイルの入力データ諸元に則ってユーザがデータを入力し、且つ入力されたデータを該当するすべての書式フォーマットにはめ込んでデータ形式で出力する入出力手段とを備え、入出力手段が、書式フォーマットに依拠しない構成の入力画面でデータを入力させるもので、入出力手段が、表示手段で表示される入力画面の一角のデータの入力位置とは異なる画面位置に、入力中の書式フォーマットを表示することを特徴とする。 The application form batch creation system according to claim 1 stipulates a genre / scene definition file that prescribes the type of application form required for each scene and all input items of the application form that should be created in batch for each scene. Define for each application a question file consisting of a transition file, input data specifications that define the input conditions for the input items, and question contents that explain the contents of the input items to the user, and the format of the application to be created From the template information file, the scene selection means for selecting a scene for which an application form is to be created, and the contents of the transition file and question file, an input screen corresponding to the scene selected by the scene selection means is created and displayed on the display means. On the input screen generation means and on the input screen, the user inputs the data according to the input data specifications of the question file, and the input data corresponds And a output means for outputting in a data format fitted to Rusubete format formats, input means, one for inputting data in the input screen configuration that does not rely on the format format, input means, display means The format format being input is displayed at a screen position different from the input position of one corner of the input screen to be displayed .

請求項2記載の申請書一括作成システムは、入出力手段が、入力すべきすべての入力項目に対し既に入力された入力項目の割合を、表示手段に表示することを特徴とする。 The application form batch creation system according to claim 2 is characterized in that the input / output means displays on the display means the ratio of the input items already inputted to all the input items to be inputted .

請求項1の発明によれば、シーン毎に必要な申請書のすべてを効率よく一括で作成できると共に、入力すべき項目の内容を説明しつつ入力を促すことにより、より正確な入力を促し、作成された申請書の記載内容の瑕疵を抑えることが可能である。また、入力中の書式フォーマットを表示手段に表示することから、申請書の完成度合いを書面のイメージで感覚的に認識でき、申請書を実際に記入しているような状態で申請書の作成が可能である。 According to the invention of claim 1, it is possible to efficiently create all necessary application forms for each scene in a batch and to prompt input while explaining the contents of items to be input, thereby prompting more accurate input. It is possible to reduce the flaws in the written contents of the created application form. In addition, since the format format being entered is displayed on the display means, the degree of completion of the application form can be recognized sensuously by the image of the written form, and the application form can be created with the application form actually filled in. Is possible.

請求項2の発明によれば、入力すべきすべての入力項目に対し既に入力された入力項目の割合を、表示手段に表示することから、入力の進捗を随時知ることができるAccording to the invention of claim 2, since the ratio of the input items already input to all the input items to be input is displayed on the display means, the progress of the input can be known at any time .

本発明に係る申請書一括作成システムの構成の一例を示す構成図である。It is a block diagram which shows an example of a structure of the application form batch preparation system which concerns on this invention. 同申請書一括作成システムのファイル構成の一例を示す説明図である。It is explanatory drawing which shows an example of the file structure of the application form batch creation system. 同申請書一括作成システムの動作の流れを示すフローチャートである。It is a flowchart which shows the flow of operation | movement of the application form batch creation system. 同申請書一括作成システムの画面の一例を示す説明図である。It is explanatory drawing which shows an example of the screen of the application form batch creation system. 同申請書一括作成システムの画面の他の一例を示す説明図である。It is explanatory drawing which shows another example of the screen of the application form batch creation system.

以下、本発明の形態について図面を参照しながら具体的に説明する。図1は、本発明に係る申請書一括作成システムの構成の一例を示す構成図である。図2は、同申請書一括作成システムのファイル構成の一例を示す説明図である。図3は、同申請書一括作成システムの動作の流れを示すフローチャートである。図4は、同申請書一括作成システムの画面の一例を示す説明図である。図5は、同申請書一括作成システムの画面の他の一例を示す説明図である。   Hereinafter, embodiments of the present invention will be specifically described with reference to the drawings. FIG. 1 is a block diagram showing an example of the configuration of an application form batch creation system according to the present invention. FIG. 2 is an explanatory diagram showing an example of a file configuration of the application form batch creation system. FIG. 3 is a flowchart showing a flow of operations of the application form batch creation system. FIG. 4 is an explanatory diagram showing an example of a screen of the same application form batch creation system. FIG. 5 is an explanatory diagram showing another example of the screen of the application batch creation system.

図に示す申請書一括作成システム1は、官公庁及び民間組織に提出する各種申請書Pを作成するもので、シーン毎に一括して作成すべき申請書Pのすべての作成が可能である。ここで、シーンとは、会社経営や事業や社会生活を行う上で、官公庁及び民間組織に対して何らかの届出や許可申請等を行わなければならない出来事が起きたり起こることが予想される場合である。そして、そのシーンの種類によって作成すべき申請書Pは様々であるが、そのシーンに応じた申請書Pのすべてを作成する必要がある。当然に、シーン毎で必要となる申請書Pの種類や内容は、異なっている。   The application form batch creation system 1 shown in the figure creates various application forms P to be submitted to public offices and private organizations, and can create all of the application forms P to be created in a batch for each scene. Here, a scene is a case where an event that requires some form of notification or permission application to a government agency or a private organization is expected or will occur in the course of company management, business or social life. . There are various application forms P to be created depending on the type of the scene, but it is necessary to create all of the application forms P according to the scene. Naturally, the types and contents of the application forms P required for each scene are different.

シーンは様々であるが、例えば、会社の設立をはじめとする会社の直接的な運営というジャンルにおいては、図4のシーン選択画面40にあるように、会社設立、会社運営、従業員に関する手続等が挙げられる。そして、そのジャンルにおいて、会社設立であれば、株式会社の設立登記、会社設立後の届出、役員の社会保険の資格取得等のシーンがある。また、会社運営であれば、会社の住所変更、事業年度の変更、会社名の変更、代表取締役の住所変更、賞与の支払、第三者割当増資等がある。さらに、従業員に関する手続であれば、従業員の入社、従業員の退職、従業員の扶養家族の増減、従業員の住所変更、従業員の氏名変更、従業員が出産した場合、従業員が病気・ケガで会社を休んだ場合等のシーンがある。以上のように具体例をいくつか示したが、これらに限られるものではなく、官公庁及び民間組織に何らかの申請書Pを提出する必要がある場合は、すべて必要なシーンに該当する。   There are various scenes. For example, in the genre of direct management of a company including the establishment of a company, as shown in the scene selection screen 40 in FIG. Is mentioned. In the genre, if the company is established, there are scenes such as registration of the establishment of a corporation, notification after establishment of the company, and acquisition of social insurance qualifications for officers. In the case of company management, there are company address change, business year change, company name change, representative director address change, bonus payment, third-party allotment, etc. Furthermore, if the procedure is related to an employee, if the employee joins the company, the employee retires, the employee's dependents increase or decrease, the employee's address changes, the employee's name changes, the employee gives birth, There are scenes when you are absent from work due to illness or injury. Several specific examples have been shown as described above. However, the present invention is not limited to these examples, and any application P that needs to be submitted to a public office or a private organization falls under a necessary scene.

次に、申請書一括作成システム1の構成を説明する。図1に示す申請書一括作成システム1は、電子計算機8、システム部10及び電気通信回線5等から構成されている。電子計算機8は、例えばパーソナル・コンピュータやタブレット型コンピュータで、携帯電話やスマートフォン等の情報処理端末であればよい。電子計算機8は、表示手段8aや入力手段を備えている。   Next, the configuration of the application form batch creation system 1 will be described. An application form batch creation system 1 shown in FIG. 1 includes an electronic computer 8, a system unit 10, a telecommunication line 5, and the like. The electronic computer 8 is, for example, a personal computer or a tablet computer and may be an information processing terminal such as a mobile phone or a smartphone. The electronic computer 8 includes display means 8a and input means.

システム部10は、例えばサーバであり、後述する各種手段を内部で実行し、また後述するファイルを保存する機能を有している。システム部10における制御部20は、電子計算機でいうところの中央演算装置であり、プログラムが動作することにより、シーン選択手段22、入力画面生成手段24及び入出力手段26を実現する。また、ジャンル・シーン定義ファイル30、遷移ファイル32、質問ファイル34及びテンプレート情報ファイル36は、後述する各種のデータをそれぞれに保存しており、メモリ等の記憶媒体で形成されている。電気通信回線5は、例えばインターネット回線で、電子計算機8とサーバであるシステム部10を接続している。図1においては、申請書一括作成システム1の全体として、インターネット(電気通信回線5)を介して、サーバと電子計算機8を接続して構成されるシステムとしているが、この構成に限定されるものではなく、例えば、電子計算機8に、システム部10の機能をすべて持たせて、電子計算機8単独で申請書一括作成システムを構成させることも可能である。   The system unit 10 is, for example, a server, and has a function of internally executing various means described later and storing a file described later. The control unit 20 in the system unit 10 is a central processing unit in terms of an electronic computer, and realizes a scene selection unit 22, an input screen generation unit 24, and an input / output unit 26 by operating a program. The genre / scene definition file 30, the transition file 32, the question file 34, and the template information file 36 store various types of data described later, and are formed of a storage medium such as a memory. The telecommunication line 5 is, for example, an internet line, and connects the computer 8 and the system unit 10 that is a server. In FIG. 1, the application form batch creation system 1 is configured as a system configured by connecting a server and an electronic computer 8 via the Internet (electrical communication line 5), but is limited to this configuration. Instead, for example, it is possible to provide the electronic computer 8 with all the functions of the system unit 10 and configure the application form batch creation system by the electronic computer 8 alone.

また、図1では、ジャンル・シーン定義ファイル30、遷移ファイル32、質問ファイル34及びテンプレート情報ファイル36を、別々のファイルとして記載して、この後で説明するが、いずれかのファイルを2つ又は複数を任意に組み合わせて構成させることも可能である。   In FIG. 1, the genre / scene definition file 30, the transition file 32, the question file 34, and the template information file 36 are described as separate files and will be described later. A plurality of them can be combined arbitrarily.

各種ファイルは、申請書Pの作成に必要な書式やデータ諸元や入力画面42を構成させるのに必要な電子的な情報を束ねてあらかじめ記憶させているものである。具体的に、ジャンル・シーン定義ファイル30は、シーン毎に必要な申請書Pの種類を規定している。1つのシーンであっても、複数種類の申請書Pを作成する必要があり、そのシーンにおいて、どのような申請書Pが必要なのかの情報が、納められている。   The various files are pre-stored by bundling electronic information necessary for constructing the format and data specifications necessary for creating the application P and the input screen 42. Specifically, the genre / scene definition file 30 defines the types of application forms P required for each scene. Even in one scene, it is necessary to create a plurality of types of application forms P, and information on what types of application forms P are necessary in the scene is stored.

遷移ファイル32は、シーン毎に一括して作成すべき申請書Pのすべての入力項目を規定している。特に、複数の申請書Pに共通する入力項目も多く、遷移ファイル32では、1つのシーンにおいては、どのような情報がないと必要な複数の申請書Pが作成できないかを考慮して、入力項目が体系的に統合・整理されている。質問ファイル34は、入力項目の入力条件を規定する入力データ諸元とユーザに入力項目の内容を説明する質問内容とからなる。質問ファイル34における入力データ諸元とは、氏名とか住所のような文字情報である旨や役員の人数のような数値情報である旨等や、その入力項目の文字数等を入力するにあたっての規定を定義している。また入力項目の内容を説明する質問内容とは、入力画面42に表示され、入力項目の内容をわかりやすく説明し、正しい入力が行われるように支援するための情報である。テンプレート情報ファイル36は、作成すべき申請書Pの書式フォーマットを申請書毎に定義したものである。多くの場合、提出先の官公庁及び民間組織から書式フォーマットが提供されているので、その書式フォーマットを用いているが、任意書式で良い場合には、あらかじめ任意に作成した書式フォーマットが組み込まれている。   The transition file 32 defines all the input items of the application form P that should be created collectively for each scene. In particular, there are many input items common to a plurality of application forms P. In the transition file 32, input is performed in consideration of what kind of information is necessary to create a plurality of necessary application forms P in one scene. Items are systematically integrated and organized. The question file 34 is composed of input data specifications that define the input conditions of the input items, and question contents that explain the contents of the input items to the user. The input data specifications in the question file 34 are the text information such as name and address, the numerical information such as the number of officers, etc., and the rules for inputting the number of characters of the input items. Defined. The question contents explaining the contents of the input items are information for displaying the contents of the input items in an easy-to-understand manner and assisting correct input. The template information file 36 defines the format format of the application form P to be created for each application form. In many cases, the format format is provided by the government office or private organization to which it is submitted, so that format format is used. However, if any format is acceptable, a format format created in advance is incorporated. .

次に、申請書一括作成システム1の操作及び動作を説明する。尚、以後の本実施例の説明において、括弧内の符号は図3の符号に対応している。まず、申請書Pを作成したい申請書作成者は、申請書Pを作成すべきシーンを、シーン選択画面40で選択することになる(S101)。シーン選択画面40には、ジャンル・シーン定義ファイル30の情報により、シーンの選択が行いやすいようにシーン一覧40aが表示され、選択が促される(シーン選択手段22)。   Next, the operation and operation of the application form batch creation system 1 will be described. In the following description of this embodiment, the reference numerals in parentheses correspond to the reference numerals in FIG. First, the application creator who wants to create the application form P selects the scene for which the application form P should be created on the scene selection screen 40 (S101). On the scene selection screen 40, a scene list 40a is displayed based on the information of the genre / scene definition file 30 so that the scene can be easily selected, and selection is prompted (scene selection means 22).

シーンが選択されると、次に入力画面42が表示手段8aに表示される(S102)。入力画面42は、入力画面生成手段24によって生成されるわけであるが、具体的には、選択されたシーンにおける一括して作成すべき申請書Pのすべての入力項目を遷移ファイル32の情報から抽出し、その入力項目の入力データ諸元と質問内容とから、シーン選択手段22で選択されたシーンに即した入力画面42を作成し表示手段8aに表示することになる。   When a scene is selected, the input screen 42 is then displayed on the display means 8a (S102). The input screen 42 is generated by the input screen generation means 24. Specifically, all the input items of the application form P to be created in a batch in the selected scene are obtained from the information in the transition file 32. An input screen 42 corresponding to the scene selected by the scene selection means 22 is created from the input data specifications of the input item and the question contents, and displayed on the display means 8a.

図5に示すように、入力画面42の例としては、質問部42a、入力部42b、説明部42c等から構成されている。申請書作成者は、質問部42aに示される質問内容に沿って、入力部42bにおいて、入力を行っていく(S103)(入出力手段26)。尚、説明部42cには、入力項目のさらに詳しい解説が表示され、申請書作成者は説明部42cに表示された内容を元に入力項目の意味内容を正確に理解し、入力を行っていく。尚、説明部42cに表示される内容は、質問ファイル34の各質問内容と一体で保存されている。このように、申請書一括作成システム1では、入力項目を、単に項目名で示すのではなく、質問内容という問いかけ形式の文章で表示を行い、意味内容を理解しやすい方法で入力を促している。   As shown in FIG. 5, as an example of the input screen 42, it is comprised from the question part 42a, the input part 42b, the description part 42c, etc. As shown in FIG. The application creator creates an input in the input unit 42b in accordance with the contents of the question shown in the question unit 42a (S103) (input / output means 26). The explanation section 42c displays a more detailed explanation of the input items, and the application creator creates an input based on the contents displayed on the explanation section 42c, understanding the meaning contents of the input items accurately. . The contents displayed in the explanation section 42c are stored together with the contents of each question in the question file 34. In this way, in the application form batch creation system 1, the input items are not simply indicated by the item names, but are displayed as questions in the form of question contents, and the input is prompted in a way that makes the meaning contents easy to understand. .

入力画面42には、質問部42aや入力部42bや説明部42c以外に、全体割合部42d、入力中テンプレート部42e、申請書毎割合部42fを備えている。全体割合部42dは、入出力手段26が、入力すべきすべての入力項目に対し既に入力された入力項目の割合を、表示手段8aに表示したもので(S104)、入力画面42に示すように、割合の数値であったり、割合を示すバーであったりする。また、入力画面42では、入出力手段26によって、作成途中であり入力途中の申請書Pの書式フォーマットが表示手段に表示される(入力中テンプレート部42e)(S104)。また、入力画面42では、入出力手段26によって、作成途中であり入力途中の申請書P毎の入力すべきすべての入力項目に対し既に入力された入力項目の割合を、申請書毎割合部42fで表示している(S104)。   In addition to the question part 42a, the input part 42b, and the explanation part 42c, the input screen 42 includes an overall ratio part 42d, a template part 42e during input, and a ratio part 42f for each application form. The overall ratio unit 42d displays the ratio of input items already input by the input / output unit 26 for all input items to be input on the display unit 8a (S104), as shown on the input screen 42. , A numerical value of the ratio, or a bar indicating the ratio. On the input screen 42, the input / output means 26 displays the format of the application form P that is being created and is being entered on the display means (in-input template portion 42e) (S104). In addition, on the input screen 42, the ratio of input items already input to all input items to be input for each application P that is being created and is being input by the input / output means 26 is displayed as a ratio unit 42f for each application. (S104).

そして、申請書作成者は、入力項目の入力を随時行い(S105−No)、その入力状況により、全体割合部42d、入力中テンプレート部42e、申請書毎割合部42fの表示が適宜変わっていく。   Then, the application form creator inputs the input items as needed (S105-No), and the display of the overall ratio part 42d, the template part 42e being input, and the ratio part 42f for each application form changes appropriately depending on the input status. .

入力を途中で終える場合(S105−途中終了)には、既に入力されたデータをシステム部10に保存して(S107)、動作を終了する。入力がすべて終了した場合(S105−Yes)には、入力されたデータを該当するすべての申請書Pの書式フォーマットにはめ込んでデータ形式で申請書Pのすべてを入出力手段26で出力し(S106)、動作を終了する。この出力としては、電子データでも良いし、印刷することによって紙ベースでの出力であってもよく、申請書Pの提出先の求める様式であればよい。   When the input is finished halfway (S105-halfway end), the already input data is stored in the system unit 10 (S107), and the operation is finished. When all the inputs are completed (S105-Yes), the input data is inserted into the format format of all the corresponding application forms P and all the application forms P are output in the data format by the input / output means 26 (S106). ), The operation ends. This output may be electronic data, or may be a paper-based output by printing, as long as it is a format requested by the destination of the application form P.

以上のような本実施の形態における申請書一括作成システム1によれば、シーン毎に必要な申請書Pのすべてを効率よく一括で作成できると共に、入力すべき項目の内容を説明しつつ入力を促すことにより、より正確な入力を促し、作成された申請書Pの記載内容の瑕疵を抑えることが可能である。すなわち、入力項目を、単に項目名で示すのではなく、質問内容という問いかけ形式の文章で表示を行い、意味内容を理解しやすい方法で入力を促している。   According to the application form batch creation system 1 in the present embodiment as described above, all of the application forms P required for each scene can be created efficiently and collectively, and input is performed while explaining the contents of items to be entered. By prompting, it is possible to prompt more accurate input, and to suppress a flaw in the written contents of the created application form P. In other words, the input items are not simply indicated by item names, but are displayed as questions in the form of question content, and input is prompted in a way that makes it easy to understand the meaning content.

また、シーン毎に一括して作成すべき申請書Pのすべての入力項目を規定する遷移ファイルの情報及び質問ファイルの具体的な質問内容により、シーン選択手段で選択されたシーンに即した入力画面を作成していることから、申請書作成者が、複数におよぶ難解な申請書Pがどのような書式であるのかを入力においては意識することなく入力項目を入力でき、申請書Pの作成が難解であるという申請書作成者の申請書作成の抵抗感を軽減することができる。   Moreover, the input screen according to the scene selected by the scene selection means by the information on the transition file that defines all the input items of the application form P to be created for each scene and the specific question contents of the question file Therefore, the application creator can enter input items without being aware of the format of multiple difficult application forms P, and the application form P can be created. It is possible to reduce the resistance of the creator of the application that is difficult to create.

さらに、入力中の書式フォーマットを表示手段8aに表示することで、申請書Pの完成度合いを書面のイメージで感覚的に認識でき、申請書Pを実際に記入しているような状態で申請書の作成が可能である。   Furthermore, by displaying the format format being entered on the display means 8a, the degree of completion of the application form P can be sensibly recognized from the written image, and the application form P is actually filled in. Can be created.

さらに、入力すべきすべての入力項目に対し既に入力された入力項目の割合を、表示手段8aに表示することで、入力の進捗を随時知ることができる。   Furthermore, by displaying the ratio of the input items already input to all the input items to be input on the display means 8a, it is possible to know the progress of the input at any time.

本実施の形態における申請書一括作成システム1においては、個々の申請書Pの入力項目を最優先にファイル構造を構築しているのではなく、ジャンル・シーン定義ファイル30、遷移ファイル32及び質問ファイル34を、連結させることにより、シーンという最上位階層から遷移という中位階層に繋げ、最後に個々の入力項目の質問内容という最下位階層にもっていくことで、申請書Pの書式そのものではなく入力項目の意味内容によって階層的に把握しやすい構造になっており、新たな申請書Pを追加する場合にも、既にある入力項目に係る情報を活かしつつ、容易に新たな申請書Pの作成の追加が可能である。   In the application form batch creation system 1 according to the present embodiment, the file structure is not constructed with the input items of each application form P as the highest priority, but the genre / scene definition file 30, the transition file 32, and the question file. By connecting 34 to the middle hierarchy of transition from the highest hierarchy of scenes, and finally to the lowest hierarchy of question contents of individual input items, input rather than the format of the application form P itself It has a structure that is easy to grasp hierarchically depending on the meaning content of the item, and even when adding a new application P, it is possible to easily create a new application P while utilizing the information related to the existing input items Can be added.

以上のように、本発明によれば、シーン毎に必要な申請書のすべてを効率よく一括で作成できると共に、入力すべき項目の内容を説明しつつ入力を促すことにより、より正確な入力を促し、作成された申請書の記載内容の瑕疵を抑えることが可能な申請書一括作成システムを提供することができる。   As described above, according to the present invention, all necessary application forms for each scene can be efficiently and collectively created, and more accurate input can be performed by prompting input while explaining the contents of items to be input. It is possible to provide an application batch creation system that can prompt and suppress the flaws in the written contents of the created application.

1・・・・・申請書一括作成システム
5・・・・・電気通信回線
8・・・・・電子計算機
8a・・・・表示手段
10・・・・システム部
20・・・・制御部
22・・・・シーン選択手段
24・・・・入力画面生成手段
26・・・・入出力手段
30・・・・ジャンル・シーン定義ファイル
32・・・・遷移ファイル
34・・・・質問ファイル
36・・・・テンプレート情報ファイル
40・・・・シーン選択画面
40a・・・シーン一覧
42・・・・入力画面
42a・・・質問部
42b・・・入力部
42c・・・説明部
42d・・・全体割合部
42e・・・入力中テンプレート部
42f・・・申請書毎割合部
P・・・・・申請書
DESCRIPTION OF SYMBOLS 1 ... Application form preparation system 5 ... Electric communication line 8 ... Electronic computer 8a ... Display means 10 ... System part 20 ... Control part 22 ··· Scene selection means 24 ··· Input screen generation means 26 ··· Input / output means 30 ··· Genre · Scene definition file 32 · · · Transition file 34 · · · Question file 36 · · · ... Template information file 40 ... Scene selection screen 40a ... Scene list 42 ... Input screen 42a ... Question part 42b ... Input part 42c ... Explanation part 42d ... Overall Proportion part 42e ... Template part 42f being input ... Proportion part P for each application form ... Application form

Claims (2)

官公庁及び民間組織に提出する各種申請書であって、提出すべきシーンに必要な該申請書を一括して電子計算機で作成する申請書一括作成システムにおいて、
該シーン毎に必要な該申請書の種類を規定するジャンル・シーン定義ファイルと、
該シーン毎に一括して作成すべき該申請書のすべての入力項目を規定する遷移ファイルと、
該入力項目の入力条件を規定する入力データ諸元とユーザに該入力項目の内容を説明する質問内容とからなる質問ファイルと、
作成すべき該申請書の書式フォーマットを該申請書毎に定義するテンプレート情報ファイルと、
該申請書を作成すべきシーンを選択するシーン選択手段と、
該遷移ファイル及び該質問ファイルの内容から、該シーン選択手段で選択された該シーンに即した入力画面を作成し表示手段に表示する入力画面生成手段と、
該入力画面上で、該質問ファイルの入力データ諸元に則って該ユーザがデータを入力し、且つ該入力されたデータを該当するすべての該書式フォーマットにはめ込んでデータ形式で出力する入出力手段とを備え
該入出力手段が、該書式フォーマットに依拠しない構成の該入力画面で該データを入力させるもので、
該入出力手段が、該表示手段で表示される該入力画面の一角の該データの入力位置とは異なる画面位置に、入力中の該書式フォーマットを表示することを特徴とする申請書一括作成システム。
In various application forms to be submitted to government offices and private organizations, the application form creation system that creates the application forms necessary for the scene to be submitted in a batch with an electronic computer,
A genre / scene definition file that defines the type of application required for each scene;
A transition file that defines all the input items of the application to be created in batch for each scene;
A question file consisting of input data specifications that define the input conditions of the input item and question contents explaining the content of the input item to the user ;
A template information file that defines the format of the application to be created for each application;
Scene selection means for selecting a scene for which the application is to be created;
An input screen generating means for creating an input screen corresponding to the scene selected by the scene selecting means from the contents of the transition file and the question file and displaying the input screen on the display means;
On the input screen, input / output means for the user to input data according to the input data specifications of the question file, and to output the input data in a data format by fitting the input data into all the corresponding format formats It equipped with a door,
The input / output means is configured to input the data on the input screen having a configuration not depending on the format format;
The application form batch creation system , wherein the input / output means displays the format format being input at a screen position different from the input position of the data at one corner of the input screen displayed by the display means. .
前記入出力手段が、入力すべきすべての前記入力項目に対し既に入力された該入力項目の割合を、前記表示手段に表示することを特徴とする請求項1記載の申請書一括作成システム。 2. The application form creation system according to claim 1, wherein the input / output means displays on the display means the ratio of the input items that have already been inputted to all the input items to be inputted .
JP2012235074A 2012-10-24 2012-10-24 Application batch creation system Active JP6086470B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012235074A JP6086470B2 (en) 2012-10-24 2012-10-24 Application batch creation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012235074A JP6086470B2 (en) 2012-10-24 2012-10-24 Application batch creation system

Publications (2)

Publication Number Publication Date
JP2014085887A JP2014085887A (en) 2014-05-12
JP6086470B2 true JP6086470B2 (en) 2017-03-01

Family

ID=50788885

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012235074A Active JP6086470B2 (en) 2012-10-24 2012-10-24 Application batch creation system

Country Status (1)

Country Link
JP (1) JP6086470B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017129900A (en) * 2016-01-18 2017-07-27 凸版印刷株式会社 Information input device and information input program
JP6572183B2 (en) * 2016-08-22 2019-09-04 大日本印刷株式会社 Program and document creation method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002032522A (en) * 2000-07-17 2002-01-31 Mitsubishi Rayon Co Ltd System and method for processing data
JP2002083256A (en) * 2000-09-08 2002-03-22 Dainippon Printing Co Ltd System using electronic form
JP2003271811A (en) * 2002-03-18 2003-09-26 Nec Corp On-line answer collection system and program for on-line answer collection
JP2004030249A (en) * 2002-06-26 2004-01-29 Moss Institute Co Ltd System, apparatus, method, and program for clinical examination document management
JP2007220014A (en) * 2006-02-20 2007-08-30 Albs Japan Inc System and method for supporting visa application
JP4983974B2 (en) * 2010-10-29 2012-07-25 大日本印刷株式会社 Procedure system

Also Published As

Publication number Publication date
JP2014085887A (en) 2014-05-12

Similar Documents

Publication Publication Date Title
US11194954B2 (en) System and method for converting paper forms to an electronic format
US9436668B2 (en) Form completion rate enhancement system and method
JP5266384B2 (en) Communication between in-space user interface and out-space user interface in document editor
US9696967B2 (en) Generation of an application from data
US20210303781A1 (en) Digital processing systems and methods for graphical dynamic table gauges in collaborative work systems
JP5219928B2 (en) Editing apparatus, editing method, and program
US20150067520A1 (en) System for generating a plurality of graphical reports from a data set
JP2019016288A (en) Information processing apparatus, information processing system, and program
JP5496173B2 (en) Server apparatus, browsing system, distribution method, and program
JP6086470B2 (en) Application batch creation system
JP6535974B1 (en) Legal document preparation support system, legal document preparation support method and program
JP2020080027A (en) Legal document data correction method, legal document data correction system and legal document data correction program
JP5651450B2 (en) Screen design evaluation apparatus, screen design evaluation method and program
JP6318710B2 (en) Information processing apparatus, document processing system, information processing system, and information processing program
JP5916460B2 (en) Idea proposal management system
JP5209438B2 (en) Document processing device
JP2006276989A (en) Web page contents generating system
JP2003058811A (en) Method for generating html file, work flow system, and program concerned with the method
JP2019128892A (en) Inheritance relationship explanatory diagram creation device, and creation method, as well as control program
JP2014035638A (en) Electronic manual output system, electronic manual output method, and electronic manual output program
JP2006163732A (en) Data display method, program for displaying data, recording medium, and document management device
JP6077989B2 (en) Information presenting apparatus, operation method of information presenting apparatus, and computer program
JP2020080132A (en) Legal document data correction method, legal document data correction system and legal document data correction program
JP2015046098A (en) Image forming apparatus and display program
JP2014063226A (en) Pagination calculation device, pagination calculating method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150825

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20160413

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160425

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20160620

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160803

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170126

R150 Certificate of patent or registration of utility model

Ref document number: 6086470

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250