Progress management support program, progress management support device, progress management support method, and recording medium
The progress management support system automates the generation and output of progress information, addressing operator burden and enhancing efficiency in progress management.
Patent Information
- Authority / Receiving Office
- JP · JP
- Patent Type
- Applications
- Current Assignee / Owner
- NEC SOLUTION INNOVATORS LTD
- Filing Date
- 2024-12-19
- Publication Date
- 2026-07-01
AI Technical Summary
Existing progress management systems burden operators with the task of creating work reports, which is inefficient and time-consuming.
A progress management support program, device, and method that includes an acquisition unit to gather progress indicators, a generation unit to generate progress information, and an output unit to output this information, all executed by a computer to reduce operator burden.
Reduces the burden on workers by automating the generation and output of progress information, enabling timely progress tracking and resource optimization.
Smart Images

Figure 2026109443000001_ABST
Abstract
Description
Technical Field
[0001] The present disclosure relates to a progress management support program, a progress management support device, a progress management support method, and a recording medium.
Background Art
[0002] In Patent Document 1, when an operator reports work to a management center, the operator's mobile phone terminal sends a work report email including an ID for identifying the work to the management center device, and the management center device displays the work report from the operator on a progress management screen. When an administrator checks the work report from the operator, a confirmation email including the ID is automatically created by a mail creation unit and sent to the corresponding mobile phone terminal. The operator's mobile phone terminal displays the confirmation email received from the management center device on the screen to notify the operator that the work report has been confirmed. When the management center device does not receive a work report confirmation for a certain period of time or more, it warns the administrator on the progress management screen to that effect. A progress management system is disclosed.
Prior Art Documents
Patent Documents
[0003]
Patent Document 1
Summary of the Invention
Problems to be Solved by the Invention
[0004] In the case of the progress management system disclosed in Patent Document 1, the work report needs to be made by the person who actually performed the work (the operator). On the other hand, the creation of documents for the work report places a burden on the operator.
[0005] Therefore, an object of the present disclosure is to provide a progress management support program, a progress management support device, a progress management support method, and a recording medium that can reduce the burden on the operator in progress management.
Means for Solving the Problems
[0006] To achieve the aforementioned objectives, the progress management support program of this disclosure is: Includes acquisition procedure, generation procedure, and output procedure, The aforementioned acquisition procedure acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation procedure generates progress information related to the activity based on the information that serves as an indicator of progress, The output procedure outputs the progress information. This is a program that instructs a computer to execute each step.
[0007] The progress management support device disclosed herein is It includes an acquisition unit, a generation unit, and an output unit, The acquisition unit acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation unit generates progress information related to the activity based on the information that serves as an indicator of progress, The output unit is a device that outputs the progress information.
[0008] The method for supporting progress management in this disclosure is: Including acquisition, generation, and output processes, The acquisition process acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation process generates progress information related to the activity based on the information that serves as an indicator of progress, The output step outputs the progress information. This method involves each of the aforementioned steps being performed by a computer.
[0009] The recording medium of this disclosure is a computer-readable recording medium on which the program of this disclosure is recorded. [Effects of the Invention]
[0010] According to the present disclosure, it is possible to provide a progress management support program, a progress management support device, a progress management support method, and a recording medium that can reduce the burden on workers in progress management.
Brief Description of Drawings
[0011] [Figure 1] FIG. 1 is a block diagram showing a configuration example of a progress management support device of the present disclosure. [Figure 2] FIG. 2 is a block diagram showing an example of the hardware configuration of the progress management support device of the present disclosure. [Figure 3] FIG. 3 is a flowchart showing an example of a procedure in the progress management support program of the present disclosure. [Figure 4] FIG. 4 is a list showing an example of information required for generating progress information. [Figure 5] FIG. 5 is a list showing an example of information required for generating a folder where progress information is output. [Figure 6] FIG. 6 is a list showing an example of information required for associating progress information with tasks. [Figure 7] FIG. 7 is a list showing an example of information required for instructing the timing of generating progress information. [Figure 8] FIG. 8 is a list showing an example of information acquired for generating progress information. [Figure 9] FIG. 9 is a list showing an example of information used for generating progress information. [Figure 10] FIG. 10 is a list showing an example of information used for outputting progress information. [Figure 11] FIG. 11 is a diagram showing an example of progress information generated and output by the progress management support device of the present disclosure.
Embodiments for Carrying Out the Invention
[0012] Embodiments of the present disclosure will be described. Note that the present disclosure is not limited to the following embodiments. In the following figures, the same parts are denoted by the same reference numerals. Also, unless otherwise specified, the descriptions of the respective embodiments can be mutually referred to. Furthermore, unless otherwise specified, the configurations of the respective embodiments can be combined. Also, each of the procedures described later in the program of the present disclosure can be read as "processing" instead of "procedure", for example.
[0013] [Embodiment 1] The progress management support program, progress management support apparatus, and progress management support method of the present disclosure will be described.
[0014] The progress management support program of the present disclosure is a program for causing a computer to execute an acquisition procedure, a generation procedure, and an output procedure. The progress management support program of the present disclosure can also be said to be a program for causing a computer to function as an acquisition procedure, a generation procedure, and an output procedure. Also, the progress management support program of the present disclosure can also be said to be a program for causing a computer to execute each step of the progress management support method described later, for example.
[0015] Next, an example of the progress management support apparatus of the present disclosure will be described based on FIGS. 1 and 2.
[0016] FIG. 1 is a block diagram showing a configuration of an example of the progress management support apparatus 10 (this apparatus 10) of the present disclosure. As shown in FIG. 1, this apparatus 10 includes an acquisition unit 11, a generation unit 12, and an output unit 13.
[0017] The device 10 may be, for example, a single device including the aforementioned parts, or it may be a device in which the aforementioned parts can be connected via a communication network. Furthermore, the device 10 can be connected to an external device described later via the communication network. The communication network is not particularly limited and can use a known network, for example, it may be wired or wireless. Examples of the communication network include the Internet, WWW (World Wide Web), telephone lines, LAN (Local Area Network), SAN (Storage Area Network), DTN (Delay Tolerant Networking), LPWA (Low Power Wide Area), L5G (Local 5G), etc. Examples of wireless communication include Wi-Fi (registered trademark), Bluetooth (registered trademark), Local 5G, LPWA, etc. The wireless communication may be in the form of direct communication between devices (Ad Hoc communication), infrastructure communication, indirect communication via an access point, etc. The device 10 may be, for example, incorporated into a server as a system. Furthermore, the device 10 may be, for example, a personal computer (PC, e.g., desktop or notebook), smartphone, tablet terminal, digital signage, etc., on which the program disclosed herein is installed. The device 10 may also be in the form of cloud computing or edge computing, for example, in which at least one of the aforementioned parts is on a server and the other parts are on a terminal.
[0018] Figure 2 illustrates a block diagram of the hardware configuration of the device 10. The device 10 includes, for example, a central processing unit (CPU, GPU, etc.) 101, memory 102, bus 103, storage device 104, input device 105, output device 106, communication device 107, etc. Each part of the device 10 is interconnected via the bus 103 through its respective interface (I / F).
[0019] The central processing unit 101 operates in coordination with other components via controllers (system controller, I / O controller, etc.) and is responsible for the overall control of the device 10. In the device 10, the central processing unit 101 executes, for example, the program disclosed herein and other programs, and also reads and writes various types of information. Specifically, for example, the central processing unit 101 functions as an acquisition unit 11, a generation unit 12, and an output unit 13. The central processing unit 101 may include a CPU, a GPU (Graphics Processing Unit), an APU (Accelerated Processing Unit), or a combination thereof as its arithmetic unit.
[0020] Bus 103 can also be connected to external devices, for example. Examples of such external devices include external storage devices such as external databases, printers, external input devices, external display devices, and external imaging devices. The device 10 can be connected to an external network (the aforementioned communication network) by a communication device 107 connected to bus 103, for example, and can also be connected to other devices via the external network.
[0021] Memory 102 may be, for example, main memory. When the central processing unit 101 performs processing, memory 102 reads various operational programs, such as the program of this disclosure, stored in the storage device 104 (described later), and the central processing unit 101 receives data from memory 102 and executes the program. The main memory may be, for example, RAM (random access memory). Alternatively, memory 102 may be, for example, ROM (read-only memory).
[0022] The storage device 104 is also called an auxiliary storage device, for example, in relation to the main memory (primary memory). As described above, the storage device 104 stores an operating program including the program of this disclosure. The storage device 104 may be, for example, a combination of a recording medium and a drive for reading and writing to the recording medium. The recording medium is not particularly limited and may be internal or external, for example, an HD (hard disk), CD-ROM, CD-R, CD-RW, MO, DVD, flash memory, memory card, etc. The storage device 104 may be, for example, a hard disk drive (HDD) in which the recording medium and the drive are integrated, or a solid state drive (SSD).
[0023] In this device 10, the memory 102 and storage device 104 can also store various types of information, such as log information, information obtained from an external database (not shown) or external devices, information generated by this device 10, and information used by this device 10 when executing processing. In this case, the memory 102 and storage device 104 may store, for example, information that serves as an indicator of progress, other information, progress information, etc. At least some of the information may be stored on an external server other than the memory 102 and storage device 104, or it may be stored in a distributed manner across multiple terminals using blockchain technology or the like.
[0024] The device 10 further includes, for example, an input device 105 and an output device 106. The input device 105 may include, for example, a pointing device such as a touch panel, trackpad, or mouse; a keyboard; imaging means such as a camera or scanner; a card reader such as an IC card reader or magnetic card reader; an audio input means such as a microphone; and so on. The output device 106 may include, for example, a display device such as an LED display or liquid crystal display; an audio output device such as a speaker; a printer; and so on. In this disclosure, the input device 105 and the output device 106 are configured separately, but the input device 105 and the output device 106 may be configured as an integrated unit, such as a touch panel display.
[0025] First, an example of the processing of the progress management support program described in this disclosure will be specifically explained based on Figure 3. Figure 3 is a flowchart showing an example of each step in the progress management support program described in this disclosure.
[0026] The acquisition unit 11 acquires information that serves as an indicator of progress (hereinafter sometimes simply referred to as "progress indicator information") (S11, acquisition procedure). The progress refers to the progress of any activity.
[0027] Examples of the aforementioned optional activities include: activities related to business management and operation such as projects, planning, surveys, proposals, evaluations, reports, monitoring, and negotiations; activities related to manufacturing and development such as manufacturing, development, design, prototyping, inspection, maintenance, etc.; activities related to research and technical activities such as experiments, analyses, tasks, education, and training; activities related to sales and marketing such as sales, marketing, proposals, evaluations, and surveys; activities related to logistics and materials management such as purchasing, distribution, delivery, transportation, and delivery; and activities related to event management such as work, events, distribution, reporting, and inspections.
[0028] Examples of the progress indicator information include the volume of materials, the number of functions, the number of evaluation items related to the activity, the number of survey items related to the activity, and the number of lines of source code for the program. Examples of the materials include document files, spreadsheet files, and presentation files. Examples of the volume of a document file include the number of pages in the document file. Examples of the volume of a spreadsheet file include the number of sheets in the spreadsheet file. Examples of the volume of a presentation file include the number of slides in the presentation file. Examples of the evaluation items are arbitrary evaluation items. Examples of the survey items are arbitrary survey items. The progress indicator information may be information obtained from at least one file, such as a document file, spreadsheet file, presentation file, and source code for a program. The progress indicator information may also be obtained from deliverables for the activity created by the person responsible for managing the progress. The progress indicator information may be a single progress indicator or may include multiple progress indicators.
[0029] If the information used as an indicator of progress includes multiple indicators of progress, the progress indicator information may, for example, be information that is weighted according to each of the indicators of progress.
[0030] The progress indicator information may be, for example, information stored in the storage device 104, or information stored in another device. Alternatively, the progress indicator information may be input to the device 10 by, for example, the input device 105.
[0031] The acquisition unit 11 may acquire other information. This other information may include, for example, the name of the activity or other progress reporting target, the name of the person responsible for progress management (for example, the worker performing the activity), information regarding the timing of generating progress information, the name of the task described later, the progress management period, the expected number of reviews, and the format for outputting progress information. This other information may include, for example, the information described in "Input Contents" in Figures 4-7. This other information may also be, for example, two or more pieces of information compiled into a configuration information file. The generation unit 12 may, for example, generate the configuration information file. This configuration information file may include, for example, a folder path. The task name may be, for example, linked to the progress indicator information.
[0032] The aforementioned other information may, for example, be information stored in the storage device 104, or information stored in another device. Furthermore, the aforementioned other information may, for example, be information input to the device 10 by the input device 105.
[0033] Next, the generation unit 12 generates progress information related to the activity based on the information that serves as an indicator of progress (S12, generation procedure). Examples of the progress information include the current progress rate, whether or not the activity is behind schedule, the progress rate of the tasks related to the activity, and the actual results of the activity.
[0034] The current progress rate is calculated, for example, from the sum of the progress rates of the tasks related to the activity. These tasks include, for example, work, reviews, and comments related to the activity.
[0035] The ratio of the progress rate of the review to the progress rate of the task may be determined, for example, according to the number of reviews scheduled. For example, if the number of scheduled reviews is two, the percentage of the review progress in relation to the task's progress may be 20% (20% ÷ 2 = 10% per review. In this case, for example, each review may include "Review 5%" and "Correction 5%"). Similarly, if the number of scheduled reviews is three, the percentage of the review progress in relation to the task's progress may be 20% (20% ÷ 3 ≈ 6.7% per review. In this case, for example, each review may include "Review 3.3%" and "Correction 3.3%"). If the number of scheduled reviews is five, the percentage of the review progress in relation to the task's progress may be 30% (30% ÷ 5 = 6% per review. In this case, for example, each review may include "Review 3%" and "Correction 3%"). These are merely examples, and the ratios may be set to any desired percentage depending on the number of occurrences.
[0036] Furthermore, if the number of reviews exceeds the planned number, the ratio of the review progress to the task progress rate may be recalculated based on, for example, the number of reviews performed. For example, if the planned number of reviews is 2, and the ratio of the review progress to the task progress rate is 20% (10% per review, 20% ÷ 2 = 10%; in this case, for example, each review includes "review 5%" and "correction 5%"), then if the current number of reviews is 4, the ratio of the review progress to the task progress rate is fixed at 20%, and the progress rate per review is recalculated to 5% (20% ÷ 4; in this case, for example, each review includes "review 2.5%" and "correction 2.5%").
[0037] Whether or not the activity is behind schedule is generated, for example, from the current progress rate and the projected progress rate. The projected progress rate is, for example, the progress rate expected at any point in time related to the activity. The projected progress rate is calculated, for example, from the number of days elapsed over the period related to the activity. For example, if the period related to the activity is 10 days and the number of days elapsed is 2 days, the projected progress rate is calculated as "2 ÷ 10 × 100 = 20%". Therefore, for example, if the current progress rate is 10% and the projected progress rate is 20%, the progress information generated will be "the activity is behind schedule". If the current progress rate is 30% and the projected progress rate is 20%, the progress information generated will be "the activity is not behind schedule". If the progress indicator information is weighted, the generation unit 12 may, for example, generate the current progress rate based on the progress indicator information corrected according to the weighting.
[0038] The results of the aforementioned activity are, for example, the results of the aforementioned task. The results of the aforementioned activity are represented, for example, by the volume of the aforementioned materials, the number of the aforementioned functions, the number of the aforementioned evaluation items related to the aforementioned activity, the number of the aforementioned survey items related to the aforementioned activity, and the number of lines of the aforementioned program source code.
[0039] The timing for generating the progress information is not particularly limited. For example, if the other information includes information regarding the timing for generating the progress information, it may be at the aforementioned timing, or it may be at the timing when the user of the device 10 manually instructs the device 10 to generate it. The instruction may be made, for example, according to a user interface displayed on a display device which is the output device 106 of the device 10.
[0040] The generation unit 12 may, for example, generate the progress information in any file format. Examples of such file formats include text format.
[0041] Next, the output unit 13 outputs the progress information (S13, output procedure). The output includes, for example, storing it in a folder. The folder may be, for example, a folder generated based on the other information. In this case, the generation unit 12 may generate the folder, for example. The output unit 13 may also output the progress information using the output device 106, for example.
[0042] Next, the progress management support method of this disclosure will be explained. The progress management support method of this disclosure can be understood by referring to the descriptions in the progress management support program and progress management support device of this disclosure. The progress management support method of this disclosure is a method implemented by, for example, replacing each "procedure" in the program of this disclosure with a "process". Specifically, the progress management support method of this disclosure includes an information acquisition process, a generation process, and an output process. The progress management support method of this disclosure can be implemented, for example, using the device 10 in Figure 1. However, the progress management support method of this disclosure is not limited to the use of the device 10 in Figure 1.
[0043] According to this disclosure, the acquisition procedure acquires information that serves as an indicator of progress, the progress is the progress of any activity, the generation procedure generates progress information related to the activity based on the information that serves as an indicator of progress, and the output procedure outputs the progress information. This reduces the burden on workers in progress management. Furthermore, for example, progress managers can grasp the progress status of workers at any time, thus reducing the burden of progress management and enabling rapid problem solving and resource optimization. In addition, for example, since the progress status is managed using the same indicator, progress information becomes more consistent, the accuracy of the data improves, and progress managers can provide workers with appropriate information necessary for task completion.
[0044] [Embodiment 2] An example of a method for supporting progress management using the progress management support device described in this disclosure will be explained with specific examples shown in Figures 4 to 11. While this disclosure shows an example using the device 10, it is not limited to this. Furthermore, while this disclosure uses a project in program development as an example of the aforementioned arbitrary activity, it is not limited to this.
[0045] First, the device 10 acquires information that serves as an indicator of progress (progress indicator information). This progress indicator information is acquired, for example, from the deliverables of the workers in the project, such as "Word," "PowerPoint®," and "Excel®" files, and "program source code." The device 10 may also acquire other information besides the progress indicator information. Here, Figure 4 is a list showing an example of the information required to generate progress information. Figure 5 is a list showing an example of the information required to generate the folder where the progress information is output. Figure 6 is a list showing an example of the information required to link progress information with tasks. Figure 7 is a list showing an example of the information required to instruct the timing of the generation of progress information. Examples of the other information include those exemplified in "Input Contents" in Figures 4 to 7. This other information may be stored in the storage device provided by the device 10 for the purpose of the functions described in Figures 4 to 7, or it may be stored in another device.
[0046] Figure 8 is a list showing an example of information acquired for generating progress information. The device 10 may acquire the progress indicator information and other information (in Figure 8, review record information) from the "Input Contents" information described in Figure 8, based on the information prepared in advance as shown in Figures 4 to 7. The overview and use of the "Input Contents" described in Figure 8 are as described in "Overview and Uses" in Figure 8.
[0047] Next, the device 10 generates the progress information relating to the project in the program development based on the progress indicator information and the other information. Figure 9 is a list showing an example of the information used to generate the progress information. The generation of the progress information may, for example, be based on the information in "Input Content" shown in Figure 9. The overview and use of "Input Content" shown in Figure 9 are as described in "Overview and Use" in Figure 9.
[0048] Next, the device 10 stores (outputs) the progress information to a folder. Figure 10 is a list showing an example of the information used for outputting the progress information. The output of the progress information may be based, for example, on the information in "Input Contents" shown in Figure 10. The overview and use of "Input Contents" shown in Figure 10 are as described in "Overview and Uses" in Figure 10.
[0049] Figure 11 shows an example of progress information generated and output by the device 10. As shown in Figure 11, the progress information includes the creation date, summary, and progress overview. The summary indicates whether or not there is a delay in the activities performed by the workers (Mr. A, Mr. B). The progress overview describes the details of the progress of the activities performed by the workers. In Figure 11, the progress overview includes whether or not there is a delay in the activities, the duration of the activities, the expected completion date, the expected progress rate, the progress rate of the entire activity and the tasks related to the activity (creation work, review, corrections based on comments), and the actual results of the tasks. Note that Figure 11 is merely an example, and the content, information, and layout of the generated and outputted progress information are not limited to this.
[0050] [Embodiment 3] The program of this disclosure may be recorded on, for example, a computer-readable storage medium. The storage medium is, for example, a non-transitory computer-readable storage medium. The storage medium is not particularly limited and includes, for example, random access memory (RAM), read-only memory (ROM), hard disk (HD), flash memory (e.g., USB flash memory, SD / SDHC card, etc.), optical disc (e.g., CD-R / CD-RW, DVD-R / DVD-RW, BD-R / BD-RE, etc.), magneto-optical disk (MO), floppy disk (FD), etc. The program of this disclosure (for example, also referred to as a programming product or program product) may also be delivered, for example, from an external computer. The “delivery” may be, for example, delivered via a communication network or delivered via a wired device. The program of this disclosure may be installed and executed on the delivered device, or it may be executed without being installed.
[0051] Although the present disclosure has been described above with reference to embodiments, the present disclosure is not limited to the embodiments described above. The configuration and conditions of the present disclosure can be modified in various ways that can be understood by those skilled in the art within the scope of the present disclosure.
[0052] <Note> Some or all of the above embodiments may be described as follows, but are not limited to the following: (Note 1) Includes acquisition procedure, generation procedure, and output procedure, The aforementioned acquisition procedure acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation procedure generates progress information related to the activity based on the information that serves as an indicator of progress, The output procedure outputs the progress information. A progress management support program for causing a computer to execute each of the aforementioned procedures. (Note 2) The information used as an indicator of the aforementioned progress includes at least one piece of information selected from the volume of materials, the number of functions, the number of evaluation items related to the activity, the number of survey items related to the activity, and the number of lines of source code for the program. The progress management support program described in Appendix 1. (Note 3) The information used as an indicator of progress includes multiple pieces of information that serve as indicators of progress. The progress management support program described in Appendix 1 or 2, wherein the information used as an indicator of progress is weighted according to each piece of information used as an indicator of progress. (Note 4) The aforementioned progress information includes at least one piece of information selected from the current progress rate, the progress rate of the tasks related to the activity, whether or not the activity is behind schedule, and the actual results of the activity. A progress management support program as described in any of the appendices 1 to 3. (Note 5) The aforementioned tasks include at least one of the following related activities: work, review, and observation. The progress management support program described in Appendix 4. (Note 6) The ratio of the progress rate of the review to the progress rate of the task is determined according to the number of reviews scheduled. The progress management support program described in Appendix 5. (Note 7) If the number of reviews exceeds the scheduled number, The ratio of the progress rate of the review to the progress rate of the task was recalculated based on the number of reviews performed. The progress management support program described in Appendix 6. (Note 8) The output includes storage in a folder. A progress management support program as described in any of the appendices 1 through 7. (Note 9) It includes an acquisition unit, a generation unit, and an output unit, The acquisition unit acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation unit generates progress information related to the activity based on the information that serves as an indicator of progress, The output unit outputs the progress information. Progress management support device. (Note 10) The information used as an indicator of the aforementioned progress includes at least one piece of information selected from the volume of materials, the number of functions, the number of evaluation items related to the activity, the number of survey items related to the activity, and the number of lines of source code for the device. The progress management support device described in Appendix 9. (Note 11) The information used as an indicator of progress includes multiple pieces of information that serve as indicators of progress. The progress management support device described in Appendix 9 or 10, wherein the information that serves as an indicator of progress is information that is weighted according to each piece of information that serves as an indicator of progress. (Note 12) The aforementioned progress information includes at least one piece of information selected from the current progress rate, the progress rate of the tasks related to the activity, whether or not the activity is behind schedule, and the actual results of the activity. A progress management support device as described in any of the appendices 9 to 11. (Note 13) The aforementioned tasks include at least one of the following related activities: work, review, and observation. The progress management support device described in Appendix 12. (Note 14) The ratio of the progress rate of the review to the progress rate of the task is determined according to the number of reviews scheduled. The progress management support device described in Appendix 13. (Note 15) If the number of reviews exceeds the scheduled number, The ratio of the progress rate of the review to the progress rate of the task was recalculated based on the number of reviews performed. The progress management support device described in Appendix 14. (Note 16) The output includes storage in a folder. A progress management support device as described in any of the appendices 9 to 15. (Note 17) Including acquisition, generation, and output processes, The acquisition process acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation process generates progress information related to the activity based on the information that serves as an indicator of progress, The output step outputs the progress information. A method for supporting progress management, in which each of the aforementioned processes is performed by a computer. (Note 18) The information used as an indicator of the aforementioned progress includes at least one piece of information selected from the volume of materials, the number of functions, the number of evaluation items related to the activity, the number of survey items related to the activity, and the number of lines of source code for the method. The progress management support method described in Appendix 17. (Note 19) The information used as an indicator of progress includes multiple pieces of information that serve as indicators of progress. The progress management support method described in Appendix 17 or 18, wherein the information used as an indicator of progress is information weighted according to each piece of information used as an indicator of progress. (Note 20) The aforementioned progress information includes at least one piece of information selected from the current progress rate, the progress rate of the tasks related to the activity, whether or not the activity is behind schedule, and the actual results of the activity. A progress management support method described in any of the appendices 17 to 19. (Note 21) The aforementioned tasks include at least one of the following related activities: work, review, and observation. The progress management support method described in Appendix 20. (Note 22) The ratio of the progress rate of the review to the progress rate of the task is determined according to the number of reviews scheduled. The progress management support method described in Appendix 21. (Note 23) If the number of reviews exceeds the scheduled number, The ratio of the progress rate of the review to the progress rate of the task was recalculated based on the number of reviews performed. The progress management support method described in Appendix 22. (Note 24) The output includes storage in a folder. A progress management support method described in any of the appendices 17 to 23. (Note 25) Includes acquisition procedure, generation procedure, and output procedure, The aforementioned acquisition procedure acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation procedure generates progress information related to the activity based on the information that serves as an indicator of progress, The output procedure outputs the progress information. A computer-readable recording medium containing a program that causes a computer to perform each of the aforementioned steps. (Note 26) The information used as an indicator of the aforementioned progress includes at least one piece of information selected from the volume of materials, the number of functions, the number of evaluation items related to the activity, the number of survey items related to the activity, and the number of lines of source code for the method. Recording medium as described in Appendix 25. (Note 27) The information used as an indicator of progress includes multiple pieces of information that serve as indicators of progress. The recording medium described in Appendix 25 or 26, wherein the information used as an indicator of progress is weighted according to each piece of information used as an indicator of progress. (Note 28) The aforementioned progress information includes at least one piece of information selected from the current progress rate, the progress rate of the tasks related to the activity, whether or not the activity is behind schedule, and the actual results of the activity. A recording medium as described in any of the appendices 25 to 27. (Note 29) The aforementioned tasks include at least one of the following related activities: work, review, and observation. Recording medium as described in Appendix 28. (Note 30) The ratio of the progress rate of the review to the progress rate of the task is determined according to the number of reviews scheduled. Recording medium as described in Appendix 29. (Note 31) If the number of reviews exceeds the scheduled number, The ratio of the progress rate of the review to the progress rate of the task was recalculated based on the number of reviews performed. Recording medium as described in Appendix 30. (Note 32) The output includes storage in a folder. A recording medium as described in any of the appendices 25 to 31. [Industrial applicability]
[0053] This disclosure makes it possible to provide a progress management support program, a progress management support device, a progress management support method, and a recording medium that can reduce the burden on workers in progress management. The fields to which this disclosure can be applied are not limited, and the program of this disclosure is useful in various fields. [Explanation of symbols]
[0054] 10. Progress Management Support Device 11 Acquisition Department 12 Generation part 13 Output section 101 CPU 102 memory 103 Bus 104 Storage device 105 Input device 106 Output device 107 Communication devices
Claims
1. Includes acquisition procedure, generation procedure, and output procedure, The aforementioned acquisition procedure acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation procedure generates progress information related to the activity based on the information that serves as an indicator of progress, The output procedure outputs the progress information. A progress management support program for causing a computer to execute each of the aforementioned procedures.
2. The information used as an indicator of the aforementioned progress includes at least one piece of information selected from the volume of materials, the number of functions, the number of evaluation items related to the activity, the number of survey items related to the activity, and the number of lines of source code for the program. The progress management support program according to claim 1.
3. The information used as an indicator of progress includes multiple pieces of information that serve as indicators of progress. The progress management support program according to claim 1, wherein the information that serves as an indicator of progress is information that is weighted according to each piece of information that serves as an indicator of progress.
4. The aforementioned progress information includes at least one piece of information selected from the current progress rate, the progress rate of the tasks related to the activity, whether or not the activity is behind schedule, and the actual results of the activity. The progress management support program according to claim 1.
5. The aforementioned tasks include at least one of the following related activities: work, review, and observation. The progress management support program according to claim 4.
6. The ratio of the progress rate of the review to the progress rate of the task is determined according to the number of reviews scheduled. The progress management support program according to claim 5.
7. If the number of reviews exceeds the scheduled number, The ratio of the progress rate of the review to the progress rate of the task was recalculated based on the number of reviews performed. The progress management support program according to claim 6.
8. It includes an acquisition unit, a generation unit, and an output unit, The acquisition unit acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation unit generates progress information related to the activity based on the information that serves as an indicator of progress, The output unit outputs the progress information. Progress management support device.
9. Including acquisition, generation, and output processes, The acquisition process acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation process generates progress information related to the activity based on the information that serves as an indicator of progress, The output step outputs the progress information. A method for supporting progress management, in which each of the aforementioned processes is performed by a computer.
10. Includes acquisition procedure, generation procedure, and output procedure, The aforementioned acquisition procedure acquires information that serves as an indicator of progress, The aforementioned progress refers to progress related to any activity, The generation procedure generates progress information related to the activity based on the information that serves as an indicator of progress, The output procedure outputs the progress information. A computer-readable recording medium containing a program that causes a computer to perform each of the aforementioned steps.