Information processing device and program

The information processing device facilitates flexible content distribution in online learning systems by allowing automatic or manual distribution based on student performance and instructor preferences, enhancing efficiency and adaptability.

JP7791017B2Active Publication Date: 2025-12-23RECRUIT
View PDF 8 Cites 0 Cited by

Patent Information

Application Number
JP2022037918
Authority / Receiving Office
JP · JP
Patent Type
Patents
Current Assignee / Owner
Filing Date
2022-03-11
Publication Date
2025-12-23
Estimated Expiration
2042-03-11

AI Technical Summary

Technical Problem

Existing online learning systems lack the ability to distribute content in a manner that accommodates the instructor's situation, such as their policy or workload, leading to inefficiencies.

Method used

An information processing device that allows for setting up automatic or manual distribution of learning content based on student performance and instructor preferences, including automatic extraction of students meeting certain criteria or manual selection for follow-up assignments.

Benefits of technology

Enables content delivery methods tailored to the instructor's situation, improving efficiency and flexibility in online learning services.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure 0007791017000001
    Figure 0007791017000001
  • Figure 0007791017000002
    Figure 0007791017000002
  • Figure 0007791017000003
    Figure 0007791017000003
Patent Text Reader

Abstract

To enable content to be delivered by a method conforming to a lecturer state in an on-line learning service.SOLUTION: An information processing device comprises: a delivery setting acceptance unit that accepts a setting of whether or not to perform automatic delivery of content for learning and a setting of an extraction condition for a student to whom the automatic delivery is directed; a content for confirmation delivery unit that delivers, to each student, a confirmation-purpose content for confirming a degree of understanding of learning content; an extraction unit that, when the setting is to perform the automatic delivery, extracts a student who satisfies the extraction condition, on the basis of results of answers to the confirmation-purpose content of respective students; a result screen display processing unit that, when the setting is not to perform the automatic delivery, shows, on a screen, information that includes correct answer rates of the respective students about the confirmation-purpose content; a student designation acceptance unit that accepts designation of one or more students from among the students shown on the screen; and a learning-purpose content delivery unit that delivers a learning-purpose content to the respective students extracted by the extraction unit or the respective students accepted by the student designation acceptance unit.SELECTED DRAWING: Figure 3
Need to check novelty before this filing date? Find Prior Art

Description

[Technical Field]

[0001] The present invention relates to an information processing device and a program. [Background technology]

[0002] In recent years, learning services that use information technology to enable students to take classes and tests online have become popular.

[0003] For example, Patent Document 1 describes a web learning method in which a student's answers to exercise questions are converted into a value representing the student's level of understanding, and if the student's level of understanding is above a certain standard, advanced explanations and videos of new exercise questions are provided, and if the student's level of understanding does not meet the standard, detailed explanations and videos of similar exercise questions are provided. [Prior art documents] [Patent documents]

[0004] [Patent Document 1] Japanese Patent Application Publication No. 2019-86549 Summary of the Invention [Problem to be solved by the invention]

[0005] The method described in Patent Document 1 only allowed for uniform distribution of videos according to each student's level of understanding, and was not able to distribute content in a way that suited the instructor's situation, such as the instructor's policy or how busy they were.

[0006] The present invention has been made in consideration of the above-described circumstances, and one of its objects is to enable content to be distributed in an online learning service in a manner that suits the instructor's situation. [Means for solving the problem]

[0007] An information processing device according to one embodiment of the present invention is an information processing device that distributes learning content to multiple students, and includes: a distribution setting acceptance unit that accepts a setting for whether or not to automatically distribute the learning content and can accept a setting for the extraction conditions for students to be automatically distributed; a confirmation content distribution unit that distributes confirmation content to each student to confirm their level of understanding of the learning content; an extraction unit that, when the automatic distribution is set to yes, extracts students who meet the extraction conditions based on each student's answer results for the confirmation content; a result screen display processing unit that, at least when the automatic distribution is set to no, displays information on the screen including each student's correct answer rate for the confirmation content; a student designation acceptance unit that accepts the designation of one or more students from among the students whose information is displayed on the screen; and a learning content distribution unit that distributes the learning content to at least one of the students extracted by the extraction unit and the students accepted by the student designation acceptance unit. [Effects of the Invention]

[0008] According to the present invention, in an online learning service, it is possible to set a content delivery method according to the instructor's situation. [Brief explanation of the drawings]

[0009] [Figure 1] 1 is a diagram showing the configuration of an online learning system 1 according to an embodiment of the present invention. [Figure 2] 1 is a diagram showing the functional configuration of a content distribution server 10 according to an embodiment of the present invention. [Figure 3] FIG. 2 is a sequence diagram of a learning content distribution process performed by the online learning system 1 according to an embodiment of the present invention. [Figure 4] FIG. 2 is a diagram illustrating a homework distribution setting screen displayed on the instructor terminal 20 in the online attendance system 1 according to the embodiment of the present invention. [Figure 5]FIG. 2 is a diagram illustrating an example of a home screen displayed on a student terminal 30 in the online student system 1 according to an embodiment of the present invention. [Figure 6] 1 is a diagram illustrating an example of a student screen displayed on a student terminal 30 in an online student system 1 according to an embodiment of the present invention. [Figure 7] FIG. 2 is a diagram illustrating an example of a homework result screen displayed on the instructor terminal 20 in the online attendance system 1 according to the embodiment of the present invention. [Figure 8] FIG. 2 is a diagram illustrating an example of a homework result screen displayed on the instructor terminal 20 in the online attendance system 1 according to the embodiment of the present invention. [Figure 9] FIG. 2 is a diagram illustrating a follow-up distribution setting screen displayed on the instructor terminal 20 in the online attendance system 1 according to the embodiment of the present invention. [Figure 10] FIG. 2 is a diagram illustrating an example of an assignment confirmation screen displayed on the instructor terminal 20 in the online attendance system 1 according to an embodiment of the present invention. DETAILED DESCRIPTION OF THE INVENTION

[0010] Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. Note that the same elements are given the same reference numerals and redundant description will be omitted.

[0011] FIG. 1 is a diagram showing the configuration of an online learning system 1 according to this embodiment. As shown in FIG. 1, the online learning system 1 includes a content distribution server (information processing device) 10, an instructor terminal 20, and a student terminal 30. The content distribution server 10 is installed in a management center or the like, and is connected to the instructor terminal 20 and the student terminal 30 via a communication network. The communication network may be, for example, the Internet, a LAN, a telephone line, an in-house network, a mobile communication network, Bluetooth (registered trademark), WiFi (Wireless Fidelity), other communication lines, or a combination thereof, and may be wired or wireless. A plurality of instructor terminals 20 and student terminals 30 may be provided.

[0012] The content distribution server 10 is a general-purpose computer and may be composed of a single computer or multiple computers distributed over a communication network. The content distribution server 10 includes a control device 11 and a storage device 12. The control device 11 includes, as hardware, a CPU, memories such as ROM and RAM, an input interface, an output interface, a communication interface, and buses connecting these. The control device 11 realizes various functions by the CPU executing programs stored in the ROM or the like. The storage device 12 is a hard disk drive or the like.

[0013] 2 is a block diagram showing functional modules realized by the CPU of control device 11 executing a program stored in ROM etc. As shown in Fig. 2, the functional modules include a setting screen display processing unit 111, a distribution setting receiving unit 112, a confirmation content distribution unit 113, a result screen display processing unit 114, an extraction unit 115, a student designation receiving unit 116, and a learning content distribution unit 117.

[0014] The storage device 12 stores a student management table 121 and a content management table 122. The student management table 121 records each student's ID (account information), their past course history, homework completion status, etc. The content management table 122 stores learning content and review content to be distributed.

[0015] The instructor terminal 20 and the student terminal 30 are terminals used by the instructor and the students to use the online learning system 1, respectively, and are terminal devices such as tablet terminals, personal computers (PCs), notebook PCs, smartphones, etc. As shown in FIG. 1, the instructor terminal 20 includes a processor 21, an input device 22, a display device 23, a communication interface 24, and a storage device 25. The student terminal 30 includes a processor 31, an input device 32, a display device 33, a communication interface 34, and a storage device 35. The input devices 22 and 32 are touch panels, keyboards, etc. The display devices 23 and 33 are liquid crystal displays, etc.

[0016] Next, the learning content distribution process performed by the online learning system 1 according to this embodiment will be described with reference to the sequence diagram of FIG. The instructor terminal 20 displays a distribution setting screen for homework (confirmation content) generated by the setting screen display processing unit 111 of the content distribution server 10 (step S101). FIG. 4 is a diagram illustrating an example of the homework distribution setting screen. As shown in FIG. 4, the homework distribution setting screen includes a distribution content display field A1 that displays the lecture to be distributed as homework, a homework distribution destination (student) display field A2, and a homework type selection field A3. Homework types include lecture video followed by confirmation test, confirmation test only, confirmation test followed by lecture video, etc., and the instructor can select the desired homework type using the radio buttons provided in the selection field A3. The homework distribution setting screen also includes an automatic homework follow-up distribution setting field A4.

[0017] The instructor operates the instructor terminal 20 to select the lecture to be distributed and the distribution destination of the homework (step S102). The instructor can select the homework to be distributed by checking the checkbox of the lecture to which the instructor wishes to distribute the homework from among the lectures displayed in the distribution content display field A1 on the homework distribution setting screen shown in FIG. 4. The instructor can also select the students to whom the homework is to be distributed by checking the checkbox of the student to whom the homework is to be distributed from among the students displayed in the distribution destination display field A2. The distribution setting receiving unit 112 of the content distribution server 10 determines the lecture to be distributed and the distribution destination of the homework in accordance with the operation on the instructor terminal 20 (step S103).

[0018] The instructor operates the instructor terminal 20 to set up automatic distribution of lecture videos and confirmation tests (learning content, hereinafter also referred to as follow-up assignments) for homework follow-up (step S104). The instructor can set whether to enable automatic distribution (yes / no) by selecting either radio button a41 or a42 in the automatic distribution setting field A4 provided on the homework distribution setting screen shown in Fig. 4.

[0019] When the "Automatically distribute (Yes)" radio button a41 for follow-up assignments is selected, a condition input box A5 is displayed on the homework distribution setting screen shown in Figure 4. By inputting conditions into the condition input box A5, such as the percentage of correct answers for homework completed by students (0% to 50% in Figure 4), the instructor can set in advance the extraction conditions for students to whom follow-up assignments will be automatically distributed.

[0020] In this embodiment, the type of content delivered in follow-up is different from the type of homework described above and is preset to, for example, only a set of lecture video and confirmation test. However, in the case of automatic delivery of follow-up, as with homework, the instructor may be able to select the type of content from a set of lecture video and confirmation test, confirmation test only, confirmation test with explanatory video, etc. In the latter case, when the radio button a41 for automatic delivery is selected, a selection field for the type of follow-up content may be displayed on the homework delivery setting screen.

[0021] The distribution setting reception unit 112 of the content distribution server 10 sets automatic distribution of follow-up assignments (whether to distribute or not and extraction conditions for distribution targets) in response to an operation on the instructor terminal 20 (step S105).

[0022] When the instructor performs an operation to distribute the homework on the instructor terminal 20 (step S106), the confirmation content distribution unit 113 of the content distribution server 10 distributes the homework data to the student terminals 30 of the selected students (step S107).

[0023] FIG. 5 is a diagram illustrating an example of a home screen displayed on the student terminal 30. FIG. 6 is a diagram illustrating an example of a lecture screen displayed on the student terminal 30. Students can check the content of the distributed homework by looking at the distribution content display field D1 on the home screen shown in FIG. 5. After students view the lecture video displayed in the video display field D2 on the lecture screen shown in FIG. 6, they can answer the confirmation test by selecting the confirmation test button D3.

[0024] When the student receives the homework, he / she operates the student terminal 30 to answer the homework and submits the answered homework (step S108). When the answered homework is submitted, a grading process is executed in the content distribution server 10, and the grading results (correct answer rate) are registered for each student in the student management table 121 (step S109).

[0025] When automatic delivery of follow-up assignments is set to ON (step S110: Yes), the extraction unit 115 of the content distribution server 10 determines whether there are any students to whom the follow-up assignments are to be automatically delivered based on the set extraction conditions (step S111). For example, when a homework correct answer rate of 0% to 50% is entered in the follow-up condition input box A5 provided on the homework delivery setting screen (step S104, see FIG. 4), the extraction unit 115 extracts students who have a correct answer rate of 0% to less than 50% from among the students who have answered the homework.

[0026] If there are students to whom follow-up assignments are to be automatically distributed (step S111: Yes), the learning content distribution unit 117 distributes follow-up lecture videos and confirmation tests to the student terminals 30 of the extracted students (step S112).

[0027] Here, the extraction unit 115 may determine whether the answer of each student satisfies the extraction conditions each time a homework answer is submitted by the student, and the learning content distribution unit 117 may distribute follow-up assignments at individual times to students whose answers are determined to satisfy the extraction conditions. In this way, by determining whether to automatically distribute a follow-up assignment based on the extraction conditions and distributing the same each time a homework answer is submitted by a student, the student can quickly receive feedback on the homework they have submitted.

[0028] On the other hand, if the follow-up assignment is set to "Do not automatically distribute (No)" (Step S110: No), or if the follow-up assignment is set to "Automatically distribute (Yes)" (Step S110: Yes) but there are no students to whom the assignment is to be automatically distributed (Step S111: No), the result screen display processing unit 114 of the content distribution server 10 causes the instructor terminal 20 to display the homework result screen (Step S113).

[0029] The instructor checks the homework results on the result screen displayed on the instructor terminal 20. FIGS. 7 and 8 are diagrams showing examples of result screens for checking the homework results. FIG. 7 is a screen displaying the overall homework results, and FIG. 8 is a screen displaying the answers to each question included in the homework. The information displayed on the result screen is based on the homework grading results of each student registered in the student management table 121.

[0030] Specifically, Figure 7 shows the number of attempts (P1), the first correct answer rate (P2), and the highest correct answer rate (P3) for each student for a certain homework assignment (in the example in Figure 7, the confirmation test for the first lesson). It also shows the percentage of students who have completed the submission (P4) and the overall average first correct answer rate (P5). For students who have not yet submitted their homework, these fields are left blank.

[0031] Figure 8 shows the average initial correct answer rate for each question (P6), the content of the question and the answer (P7), and the correct / incorrect status of each student (P8). When a question is selected in the left column, the content and answer of the selected question are displayed in the upper right column, and the correct / incorrect status of each student is displayed in the lower right column.

[0032] The number of attempts (P1) indicates the number of times each student has submitted the homework. The displayed color may be changed depending on the number of attempts. The initial correct answer rate (P2) is the correct answer rate when each student first submitted the homework. The highest correct answer rate (P3) is the correct answer rate when the correct answer rate was the highest among the results submitted by each student. The display mode (for example, color) may be changed for students whose highest correct answer rate is equal to or exceeds a predetermined correct answer rate, such as 100%.

[0033] The percentage of students who have completed their homework (P4) is the percentage of all students who have submitted their homework at least once. Note that "all students" can refer to students on a class basis, school basis, etc. The overall average first-time correct answer rate (P5) is the average first-time correct answer rate of all students.

[0034] The average first-time correct answer rate for each question (P6) is the average of all students' first-time correct answer rates for each question included in the homework. Question content and answer (P7) shows the content of each question and the correct answer information. Each student's correct / incorrect status (P8) shows each student's most recent correct / incorrect information for each question. Students who have answered correctly at least once are displayed as "correct," and students who have never answered correctly are displayed as "incorrect." If a student has not answered, the field is displayed as blank.

[0035] If the instructor wishes to distribute a follow-up assignment to any of the students displayed on the results screen (step S114: Yes), the instructor can manually select the target students on the results screen (step S115). Specifically, on the results screen shown in FIG. 7, the instructor checks the checkbox C1 of the student to whom the assignment should be distributed. For example, the instructor can select a student whose highest correct answer rate is not 100%. Alternatively, on the results screen for each question shown in FIG. 8, the instructor checks the checkbox C2 of the student to whom the assignment should be distributed. For example, the instructor can select students who answered incorrectly for each question.

[0036] Furthermore, the instructor can extract students who meet certain conditions on the results screen and then select the students to whom the results should be distributed. For example, selecting the condition specification button B1 for the initial correct answer rate on the overall results screen shown in FIG. 7 displays a condition input box, and the instructor enters the student extraction conditions (e.g., an initial correct answer rate of 0% to 50%) in the condition input box. To extract students who have not submitted their homework, the instructor checks the "Include incompletes" box. After entering the conditions and operating the "Refine" button, the extraction unit 115 extracts students who meet the specified extraction conditions and displays them on the results screen. The instructor can reselect students to whom the results should be distributed (by checking the checkbox) from the displayed students, or check the top checkbox C0 to select all displayed students. Similarly, selecting the condition specification button B2 for the highest correct answer rate displays a condition input box, allowing the instructor to extract students based on the highest correct answer rate. Furthermore, on the results screen for each question shown in FIG. 8, selecting the condition specification button B3 for correct / incorrect information and selecting "Incorrect" extracts and displays only students who answered the question incorrectly.

[0037] When the instructor selects the "Distribute homework to selected students" button B4 on the results screen (step S116), the student designation receiving unit 116 accepts the students specified in the check boxes as the distribution targets. Furthermore, the instructor specifies the follow-up assignment (learning content) to be distributed to the selected students on the follow-up distribution setting screen illustrated in FIG. 9. The type of learning content can be selected from a set of lecture video and confirmation test, confirmation test only, confirmation test with explanatory video, etc. Furthermore, necessary information such as the distribution period can be entered. Furthermore, the students to whom the content will be distributed can be confirmed on the follow-up distribution setting screen. When the instructor selects the "Distribute" button B5 (step S117), the learning content distribution unit 117 distributes the follow-up assignment to the student terminals 30 of the students specified as the distribution targets (step S118).

[0038] When the student receives the follow-up assignment, the student operates the student terminal 30 to answer the assignment and submit the answered assignment (step S119). The attendance screen for the follow-up assignment can be configured in the same way as the attendance screen for the homework illustrated in FIG.

[0039] When the solved assignment is submitted, the content distribution server 10 executes a grading process, and the grading results (correct answer rate) are registered for each student in the student management table 121 (step S120). Furthermore, the result screen display processing unit 114 of the content distribution server 10 causes the instructor terminal 20 to display a result screen of the follow-up assignment (step S121).

[0040] Fig. 10 is a diagram illustrating an example of an assignment confirmation screen displayed on the instructor terminal 20. The results screen shown in Fig. 10 displays a list of students to whom follow-up assignments have been automatically or manually distributed, as well as each student's assignment submission status, the number of confirmation tests completed, the degree of mastery of the confirmation tests, the average initial correct answer rate, the date and time of the last assignment, etc. The instructor can check the results of the assignment on the results screen and, if necessary, distribute follow-up content again.

[0041] Note that the results screen shown in Figure 10 may display a list of all students to whom homework was distributed, including students to whom follow-up assignments have not been distributed. In this case, a message such as "No follow-up assignments distributed" may be added to students to whom follow-up assignments have not been distributed, making them easily identifiable.

[0042] As described above, according to this embodiment, in a system that allows online classes, when setting up the distribution of homework (check content), whether or not to automatically distribute follow-up assignments (learning content) is set. If automatic distribution is set to "yes," students who meet the set extraction criteria are extracted based on each student's answers to the check content. If automatic distribution is set to "no" or there are no students eligible for automatic distribution, information including each student's correct answer rate is displayed on the homework result screen, allowing the instructor to manually specify students. As a result, if automatic distribution is set to "yes," follow-up assignments can be automatically distributed to all students who meet the extraction criteria. If automatic distribution is set to "no" or there are no students eligible for automatic distribution, follow-up assignments can be distributed to students designated by the instructor. This allows follow-up assignments to be distributed appropriately and efficiently according to the instructor's situation, such as the instructor's policy and workload.

[0043] Furthermore, according to this embodiment, the homework distribution setting screen allows the user to set whether or not to automatically distribute follow-up assignments and to set the extraction conditions for the students to whom the assignments will be distributed. This allows the system to automatically process everything from the distribution of homework to the distribution of follow-up assignments, improving the instructor's work efficiency.

[0044] Furthermore, according to this embodiment, the selection criteria for students to whom follow-up assignments are to be distributed are set based on the percentage of correct answers to the homework, which allows appropriate distribution of follow-up assignments according to the students' level of understanding.

[0045] Furthermore, in this embodiment, the type of follow-up content can be selected from three types in the case of manual distribution: lecture video followed by a confirmation test, confirmation test only, or confirmation test followed by lecture video, while in the case of automatic distribution, only a set of lecture video and confirmation test is available. This allows the instructor to select an appropriate content type depending on the content of the lecture, etc., in the case of manual distribution, and increases the instructor's convenience because the content type is predetermined in the case of automatic distribution.

[0046] However, even in the case of automatic distribution, it is also possible to allow the user to select the type of follow-up content from the three types mentioned above.In this case, the type of follow-up content can be selected on the homework distribution screen (see Figure 4).

[0047] (Variation) In the above embodiment, the follow-up assignment is distributed either automatically or manually, but both methods may be used in combination. Specifically, even if the follow-up assignment is distributed automatically (see step S112 in FIG. 4), the homework result screen shown in FIGS. 7 and 8 may be displayed on the instructor terminal 20, and the instructor may specify the students to whom the follow-up assignment is to be distributed. In this case, the homework result screen shown in FIGS. 7 and 8 may display information about only the students who are to receive the follow-up assignment automatically. Alternatively, the homework result screen may display information about all students, and for students who are to receive the follow-up assignment automatically, a message such as "Follow-up distributed" may be added.

[0048] This allows follow-up assignments to be uniformly and automatically distributed based on the percentage of correct answers to homework, thereby improving the efficiency of instructors' work, and also allows instructors to manually distribute follow-up assignments at their own discretion, enabling them to provide detailed instruction to students.

[0049] The present invention is not limited to the above-described embodiment, and can be embodied in various other forms without departing from the spirit of the present invention. Therefore, the above-described embodiment is merely an example in all respects and should not be interpreted as being limiting. For example, the order of the above-described processing steps can be arbitrarily changed or executed in parallel as long as no contradiction occurs in the processing content. [Explanation of symbols]

[0050] 1...Online learning system, 10...Content distribution server, 11...Control device, 12...Storage device, 20...Instructor terminal, 21...Processor, 22...Input device, 23...Display device, 24...Communication interface, 25...Storage device, 30...Student terminal, 31...Processor, 32...Input device, 33...Display device, 34...Communication interface, 35...Storage device, 111...Setting screen display processing unit, 112...Distribution setting reception unit, 113...Confirmation content distribution unit, 114...Result screen display processing unit, 115...Extraction unit, 116...Student designation reception unit, 117...Learning content distribution unit, 121...Student management table, 122...Content management table

Claims

1. An information processing device that distributes learning content to multiple students, a distribution setting receiving unit that receives a setting for whether or not the learning content is to be automatically distributed and that receives a setting for extracting students to be the target of the automatic distribution; a confirmation content distribution unit that distributes confirmation content to each student to confirm their level of understanding of the learning content; an extraction unit that extracts students who satisfy the extraction conditions based on the answers of each student to the confirmation content when the automatic distribution is set to "yes"; a result screen display processing unit that displays information including the correct answer rate of each student for the confirmation content on a screen when at least the automatic distribution is set to no; a student designation receiving unit that receives designation of one or more students from among the students whose information is displayed on the screen; a study content distribution unit that distributes the study content to at least one of the students extracted by the extraction unit and the students accepted by the student designation acceptance unit; An information processing device comprising:

2. An information processing device as described in claim 1, further comprising a setting screen display processing unit that displays information regarding the confirmation content to be distributed, as well as a screen for setting whether or not to automatically distribute the learning content and the extraction conditions.

3. The information processing device according to claim 1 , wherein the extraction condition is set based on a correct answer rate for the confirmation content.

4. If the automatic distribution setting is enabled, the result screen display processing unit does not display the screen, and the study content distribution unit distributes the study content only to each student extracted by the extraction unit. If the automatic distribution setting is set to "no," the study content distribution unit distributes the study content only to each student accepted by the student designation acceptance unit. The information processing device according to any one of claims 1 to 3.

5. If the automatic distribution setting is enabled, the study content distribution unit distributes the study content to each student extracted by the extraction unit and each student accepted by the student designation acceptance unit. The information processing device according to any one of claims 1 to 3.

6. The information processing device described in claim 5, wherein when the automatic distribution setting is set to yes, the result screen display processing unit displays on the screen the information regarding students among the plurality of students excluding the students extracted by the extraction unit.

7. If the automatic delivery setting is set to Yes, When the extraction unit receives an answer to the confirmation content from each student, the extraction unit determines whether the answer result of the student satisfies the extraction condition; the learning content distribution unit distributes the learning content at an individual timing to students whose answers are determined to satisfy the extraction conditions; The information processing device according to claim 1 .

8. The information processing device according to claim 1 , wherein the learning content is selectable from three types: a lecture video followed by a confirmation test, a confirmation test only, and a confirmation test followed by a lecture video.

9. The type of learning content to be distributed to each student accepted by the student designation accepting unit can be selected from three types: lecture video followed by a confirmation test, confirmation test only, and confirmation test followed by lecture video; The type of learning content to be delivered to each student extracted by the extraction unit is only a set of lecture videos and confirmation tests. The information processing device according to claim 1 .

10. The information processing device according to claim 9 , further comprising a processing unit that displays a screen for setting one of the three types when the automatic delivery setting is set to none.

11. A computer that delivers learning content to multiple students a distribution setting receiving unit that receives a setting for whether or not the learning content is to be automatically distributed and that receives a setting for extracting students to be the target of the automatic distribution; a confirmation content distribution unit that distributes confirmation content to each student to confirm their level of understanding of the learning content; an extraction unit that extracts students who satisfy the extraction conditions based on the answers of each student to the confirmation content when the automatic distribution is set to "yes"; a result screen display processing unit that displays information including the correct answer rate of each student for the confirmation content on a screen when at least the automatic distribution is set to no; a student designation receiving unit that receives designation of one or more students from among the students whose information is displayed on the screen; a study content distribution unit that distributes the study content to at least one of each student extracted by the extraction unit and each student accepted by the student designation acceptance unit; A program that makes it work.

Citation Information

Patent Citations

  • Home-school interactive teaching system

    CN111276021A

  • Learning support system, learning support device, and learning support program

    JP2003255818A

  • Web learning system, program for web learning system, and web learning method

    JP2014038324A

  • Nursing skill learning support system

    JP2015219250A

  • Learning system

    JP2016020974A