WO2019033427A1 - Online teaching system task allocation method, device, server and storage medium - Google Patents

Online teaching system task allocation method, device, server and storage medium Download PDF

Info

Publication number
WO2019033427A1
WO2019033427A1 PCT/CN2017/098152 CN2017098152W WO2019033427A1 WO 2019033427 A1 WO2019033427 A1 WO 2019033427A1 CN 2017098152 W CN2017098152 W CN 2017098152W WO 2019033427 A1 WO2019033427 A1 WO 2019033427A1
Authority
WO
WIPO (PCT)
Prior art keywords
task
learning
user
flow
learning task
Prior art date
Application number
PCT/CN2017/098152
Other languages
French (fr)
Chinese (zh)
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 PCT/CN2017/098152 priority Critical patent/WO2019033427A1/en
Publication of WO2019033427A1 publication Critical patent/WO2019033427A1/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • GPHYSICS
    • G09EDUCATION; CRYPTOGRAPHY; DISPLAY; ADVERTISING; SEALS
    • G09BEDUCATIONAL OR DEMONSTRATION APPLIANCES; APPLIANCES FOR TEACHING, OR COMMUNICATING WITH, THE BLIND, DEAF OR MUTE; MODELS; PLANETARIA; GLOBES; MAPS; DIAGRAMS
    • G09B5/00Electrically-operated educational appliances
    • G09B5/08Electrically-operated educational appliances providing for individual presentation of information to a plurality of student stations
    • G09B5/14Electrically-operated educational appliances providing for individual presentation of information to a plurality of student stations with provision for individual teacher-student communication

Definitions

  • the education field has also been increasingly influenced by online and distance education, and teaching has moved from offline classrooms to online.
  • the teacher can arrange assignments online and directly annotate the assignments handed over by the instructed students. Teachers and students can also communicate in real time through the system through short messages. In addition, the teacher's ratings and comments, students can also directly view, easy to urge students to better correct the deficiencies in the next stage, improve the writing level of the paper, thus breaking the time and space barriers of educational activities.
  • the existing online teaching system is simply to publish the assignments or experiments specified by the teacher when the operation or experiment is arranged. It is difficult to achieve targeted arrangement, and the role of the online teaching system cannot be effectively utilized, and the availability of the online teaching system is reduced.
  • the object of the present invention is to provide a task distribution method, device, server and storage medium for an online teaching system, which aims to solve the problem that the existing online teaching system cannot provide an effective task distribution method, resulting in poor availability of the existing online teaching system.
  • the problem is to provide a task distribution method, device, server and storage medium for an online teaching system, which aims to solve the problem that the existing online teaching system cannot provide an effective task distribution method, resulting in poor availability of the existing online teaching system.
  • the present invention provides a task distribution apparatus for an online teaching system, the apparatus comprising:
  • a task flow obtaining unit configured to: when receiving a job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
  • a task distribution unit configured to complete a history record according to the task of the learning user, obtain a learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
  • the present invention When receiving the job assignment request from the learning user, the present invention acquires a preset learning task stream, which is composed of a plurality of associated learning tasks, completes the history record according to the task of the learning user, and obtains the distribution from the learning task stream.
  • the learning task of the learning user is distributed to the learning user, so that the learning task is distributed to the learning user for the learning user task completion history record, the differential distribution of the learning task is realized, and the availability of the online teaching system is improved.
  • FIG. 3 is a flowchart of implementing a task distribution method of an online teaching system according to Embodiment 2 of the present invention.
  • FIG. 5 is a schematic structural diagram of a task distribution apparatus of an online teaching system according to Embodiment 4 of the present invention.
  • FIG. 7 is a schematic structural diagram of a task distribution apparatus of an online teaching system according to Embodiment 6 of the present invention.
  • Embodiment 1 is a diagrammatic representation of Embodiment 1:
  • FIG. 1 is a flowchart showing an implementation process of a task distribution method of an online teaching system according to Embodiment 1 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, which are as follows:
  • the embodiment of the present invention is applicable to an online teaching system, and is specifically applicable to a teaching server in an online teaching system.
  • the online teaching system may include a user terminal, a teacher terminal, and a teaching server.
  • the user terminal is used by a student user to acquire a learning task and Auxiliary student users complete the learning task
  • the teacher terminal is used by the teacher, is used for the arrangement of the teacher learning task and assists in processing the learning completion result submitted by the student
  • the teaching server is used for the learning task auxiliary management, for example, storing the learning task completion information submitted by the student, The homework provided by the teacher.
  • the learning task may be various jobs arranged by the teacher.
  • the task placement request When generating the task flow, first receiving a task placement request input by the teacher user through the teacher terminal, the task placement request includes a learning task to be arranged, and then dividing the placement learning task, for example, according to the order of each step in the learning task to be arranged And the association is divided, so that the learning task flow composed of the associated learning tasks is obtained, and the automatic generation or setting of the learning task flow is realized.
  • the teacher terminal may provide a graphical user interface to the teacher, receive the number of learning tasks in the task flow input by the teacher, and corresponding learning tasks, and then establish an association relationship between the learning tasks, for example, , parallel, serial and other relationships.
  • step S102 according to the task completion history record of the learning user, the learning task assigned to the learning user is acquired from the learning task stream, and the acquired learning task is distributed to the learning user.
  • the history record of the learning user is completed, and the learning task for the learning user is obtained from the learning task flow, and then the acquired task is acquired.
  • the learning task is distributed to the learning user, and the distributed learning task is output to the user through the user terminal, thereby realizing the automatic and differentiated allocation of the learning task in the online teaching system, and improving the usability of the learning task and the online teaching system.
  • Embodiment 2 is a diagrammatic representation of Embodiment 1:
  • FIG. 3 is a flowchart showing an implementation process of a task distribution method of an online teaching system according to Embodiment 2 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, which are as follows:
  • the embodiment of the present invention is applicable to an online teaching system, and is specifically applicable to a teaching server in an online teaching system.
  • the online teaching system may include a user terminal, a teacher terminal, and a teaching server.
  • the user terminal is used by a student user to acquire a learning task and Auxiliary student users complete the learning task
  • the teacher terminal is used by the teacher, is used for the arrangement of the teacher learning task and assists in processing the learning completion result submitted by the student
  • the teaching server is used for the learning task auxiliary management, for example, storing the learning task completion information submitted by the student,
  • the homework provided by the teacher The learning task flow is composed of a plurality of associated learning tasks, wherein one or more learning tasks may be pre-tasks of another task, and one or more of the preceding learning tasks must be completed before the latter task can be executed.
  • the learning task may be various jobs arranged by the teacher.
  • the task placement request When generating the task flow, first receiving a task placement request input by the teacher user through the teacher terminal, the task placement request includes a learning task to be arranged, and then dividing the placement learning task, for example, according to the order of each step in the learning task to be arranged And the association is divided, so that the learning task flow composed of the associated learning tasks is obtained, and the automatic generation and setting of the learning task flow is realized.
  • the teacher terminal may provide a graphical user interface to the teacher, receive the number of learning tasks in the task flow input by the teacher, and corresponding learning tasks, and then establish an association relationship between the learning tasks, for example, , parallel, serial and other relationships.
  • step S302 the task completion history record of the learning user is acquired, and the user's wrong title is statistically learned from the task completion history record.
  • the learning completion record of each learning user is saved on the teaching server of the online teaching system, for example, the type of tasks involved in each learning task, and the number of jobs or questions completed under each task type, Do the wrong topic, do the wrong number of questions, do the right questions, do the correct number of questions, and the correct rate, error rate and other information. If each task is a topic, then directly calculate the completion of each task. When the user's wrong subject is counted from the task completion history, the user's wrong subject can be counted in the preset time period, for example, counting one month, two months, one quarter or one semester to learn the user's doing. Wrong topic.
  • step S303 a clustering operation is performed on the wrong title, and the type of the task with the wrong title and the number of the wrong questions under each task type are obtained.
  • the clustering operation is performed on the wrong title, for example, the K-MEANS and the Clara algorithm are used to perform the clustering operation on the wrong title.
  • the type of task that is doing the wrong question and the number of wrong questions for each task type. If the task type of the wrong title is recorded in each error record in the task completion history, the classification and quantity statistics can be directly performed according to the recorded task type, thereby reducing the classification time and shortening the response time of the task distribution.
  • step S304 the corresponding learning task in the learning task flow of the task type corresponding to the maximum number of incorrect questions is obtained, and the obtained corresponding learning task is distributed to the learning user.
  • the learning user of a certain task type has the largest number of missed questions, indicating that the learning user does not grasp the knowledge points for the type of learning task, and the training needs to be strengthened.
  • the corresponding learning task in the learning task flow is obtained by acquiring the task type corresponding to the maximum number of the wrong questions, and the obtained corresponding learning task is distributed to the learning user, and the distributed learning task is output to the user through the user terminal, thereby being in the online teaching system.
  • FIG. 4 is a flowchart showing an implementation process of a task distribution method of an online teaching system according to Embodiment 3 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, which are as follows:
  • step S401 when receiving a job assignment request from the learning user, a pre-set learning task flow is acquired.
  • the embodiment of the present invention is applicable to an online teaching system, and is specifically applicable to a teaching server in an online teaching system.
  • the online teaching system may include a user terminal, a teacher terminal, and a teaching server.
  • the user terminal is used by a student user to acquire a learning task and Auxiliary student users complete the learning task
  • the teacher terminal is used by the teacher, is used for the arrangement of the teacher learning task and assists in processing the learning completion result submitted by the student
  • the teaching server is used for the learning task auxiliary management, for example, storing the learning task completion information submitted by the student,
  • the homework provided by the teacher The learning task flow is composed of a plurality of associated learning tasks, wherein one or more learning tasks may be pre-tasks of another task, and one or more of the preceding learning tasks must be completed before the latter task can be executed.
  • the learning task may be various jobs arranged by the teacher.
  • the task placement request When generating the task flow, first receiving a task placement request input by the teacher user through the teacher terminal, the task placement request includes a learning task to be arranged, and then dividing the placement learning task, for example, according to the order of each step in the learning task to be arranged And the association is divided, so that the learning task flow composed of the associated learning tasks is obtained, and the automatic generation and setting of the learning task flow is realized.
  • the teacher terminal may provide a graphical user interface to the teacher, receive the number of learning tasks in the task flow input by the teacher, and corresponding learning tasks, and then establish an association relationship between the learning tasks, for example, , parallel, serial and other relationships.
  • step S402 the task completion history of the learning user is acquired, and the completed learning task is counted from the task completion history.
  • the teaching server of the online teaching system stores a record of each learning user having completed the learning task, and the records record the types of tasks involved in the completed learning task, and each completed task is completed.
  • step S403 the task types associated with the completed learning tasks are acquired, and the average score of the completed learning tasks under each task type is calculated.
  • the task type associated with the completed learning task may be directly obtained according to the recorded task type. , in turn, calculates the average score of completed learning tasks for each task type, thereby reducing the response time for the entire task distribution.
  • the clustering operation is performed on the completed learning task. For example, the K-MEANS and Clara algorithms are used to cluster the completed learning tasks, and the task types of the completed learning tasks are obtained, and then the average scores of the completed learning tasks under each task type are calculated.
  • step S404 the corresponding learning task in the learning task flow of the task type corresponding to the lowest average score is obtained, and the obtained corresponding learning task is distributed to the learning user.
  • the learning user has the lowest average score of the completed learning task under a certain task type, which indicates that the learning user does not grasp the knowledge point for the type of learning task, and needs to strengthen the training.
  • the corresponding learning task in the learning task flow is obtained from the task type corresponding to the lowest average score, and the obtained corresponding learning task is distributed to the learning user, and the distributed learning task is output to the user through the user terminal, thereby directly passing the task score.
  • Embodiment 4 is a diagrammatic representation of Embodiment 4:
  • FIG. 5 is a diagram showing the structure of a task distribution apparatus of an online teaching system according to Embodiment 4 of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown, including:
  • the task flow obtaining unit 51 is configured to: when receiving the job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
  • the task distribution unit 52 is configured to complete the history record according to the task of the learning user, obtain the learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
  • each unit of the task distribution apparatus may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto. .
  • each unit may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto.
  • reference may be made to the description of Embodiment 1, and details are not described herein again.
  • FIG. 6 is a diagram showing the structure of a task distribution apparatus of an online teaching system according to Embodiment 5 of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown, including:
  • a request receiving unit 61 configured to receive a task arrangement request input by a teacher user, where the task arrangement request includes a learning task to be arranged;
  • the task dividing unit 62 is configured to divide the learning task to be arranged, and obtain a learning task flow composed of the associated learning task;
  • the task flow obtaining unit 63 is configured to: when receiving the job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
  • the task distribution unit 64 is configured to complete the history record according to the task of the learning user, obtain the learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
  • the task distribution unit 64 includes:
  • the wrong title statistics unit 641 is configured to acquire a task completion history record of the learning user, and statistically learn the user's wrong title from the task completion history record;
  • the wrong title clustering unit 642 is configured to perform a clustering operation on the wrong title, obtain the task type of the wrong title, and the number of wrong questions in each task type;
  • the first task distribution sub-unit 643 is configured to obtain a corresponding learning task in the learning task flow of the task type corresponding to the maximum number of incorrect questions, and distribute the obtained corresponding learning task to the learning user.
  • each unit of the task distribution apparatus may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto. .
  • each unit may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto.
  • reference may be made to the description of the second embodiment, and details are not described herein again.
  • FIG. 7 is a diagram showing the structure of a task distribution apparatus of an online teaching system according to Embodiment 6 of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown, including:
  • a request receiving unit 71 configured to receive a task arrangement request input by a teacher user, where the task arrangement request includes a learning task to be arranged;
  • the task dividing unit 72 is configured to divide the learning task to be arranged, and obtain a learning task flow composed of the associated learning task;
  • the task flow obtaining unit 73 is configured to: when receiving the job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
  • the task distribution unit 74 is configured to complete the history record according to the task of the learning user, obtain the learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
  • the task distribution unit 74 includes:
  • the task statistics unit 741 is configured to acquire a task completion history record of the learning user, and collect the completed learning task from the task completion history record.
  • a score calculation unit 742 configured to acquire a task type associated with the completed learning task, and calculate an average score of the completed learning task under each task type;
  • the second task distribution sub-unit 743 is configured to obtain a corresponding learning task of the task type corresponding to the lowest average score in the learning task flow, and distribute the obtained corresponding learning task to the learning user.
  • each unit of the task distribution apparatus may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto. .
  • each unit may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto.
  • reference may be made to the description of Embodiment 3, and details are not described herein again.
  • the teaching server 8 of an embodiment of the present invention includes a processor 80, a memory 81, and a computer program 82 stored in the memory 81 and executable on the processor 80.
  • the steps in the above embodiment of the learning reminding method are implemented, such as steps S101 to S102 shown in FIG. 1 and steps S301 to S104 shown in FIG.
  • the processor 80 executes the computer program 82 the functions of the units in the above-described respective device embodiments are realized, such as the functions of the units 51 to 52 shown in FIG. 5 and the units 61 to 64 shown in FIG.
  • the processor 80 in the embodiment of the present invention executes the computer program 82, when receiving the job assignment request from the learning user, the preset learning task stream is acquired, and the learning task stream is composed of a plurality of associated learning tasks, according to the learning user.
  • the task completion history records obtains the learning task assigned to the learning user from the learning task flow, and distributes the acquired learning task to the learning user, thereby distributing the learning task to the learning user for the learning user task completion history record, and realizing the learning.
  • the differential distribution of tasks increases the usability of online teaching systems.
  • the computer program of the embodiment of the present invention when receiving the job assignment request from the learning user, acquiring a preset learning task flow, the learning task flow is composed of a plurality of associated learning tasks, according to the task of the learning user The history record is completed, the learning task assigned to the learning user is obtained from the learning task flow, and the acquired learning task is distributed to the learning user, so that the learning task is distributed to the learning user for the learning user task completion history record, and the learning task is realized. Differential distribution increases the usability of online teaching systems.
  • the steps in the foregoing method for implementing the task distribution method are specifically described in the foregoing method, and details are not described herein.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • General Business, Economics & Management (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention is applied to the technical field of online teaching and provides an online teaching system task allocation method, device, server and storage medium. The method comprises: acquiring a preset learning task flow when an assignment allocation request is received from a learning user, wherein the learning task flow is composed of a plurality of related learning tasks; acquiring a learning task to be allocated to the learning user from the learning task flow according to a task completion historical record of the learning user; and allocating the acquired learning task to the learning user. According to the task allocation method and device, the learning task is allocated to the learning user according to the task completion historical record of the learning user, achieving distinguished allocation of the learning tasks, and improving the availability of the online teaching system.

Description

在线教学系统的任务分发方法、装置、服务器及存储介质  Task distribution method, device, server and storage medium for online teaching system 技术领域Technical field
本发明属于在线教学技术领域,尤其涉及一种在线教学系统的任务分发方法、装置、服务器及存储介质。The invention belongs to the field of online teaching technology, and in particular relates to a task distribution method, device, server and storage medium of an online teaching system.
背景技术Background technique
随着计算机网络的发展,教育领域也受其影响越发地向着线上、远程教学发展,教学从线下课堂移到了线上。老师可以在线布置作业,直接对所指导的学生上交的作业进行批注,师生之间还可以通过短消息形式在系统中进行即时交流。另外,教师的评分和评语,学生也可以直接查看,便于督促学生在下一阶段更好地修正不足、提高论文写作水平,从而打破了教育活动的时空障碍。然而,现有在线教学系统布置作业或实验时只是简单地发布教师指定的作业或实验,难以做到针对性的布置,无法有效发挥在线教学系统的作用,降低了在线教学系统的可用性。With the development of computer networks, the education field has also been increasingly influenced by online and distance education, and teaching has moved from offline classrooms to online. The teacher can arrange assignments online and directly annotate the assignments handed over by the instructed students. Teachers and students can also communicate in real time through the system through short messages. In addition, the teacher's ratings and comments, students can also directly view, easy to urge students to better correct the deficiencies in the next stage, improve the writing level of the paper, thus breaking the time and space barriers of educational activities. However, the existing online teaching system is simply to publish the assignments or experiments specified by the teacher when the operation or experiment is arranged. It is difficult to achieve targeted arrangement, and the role of the online teaching system cannot be effectively utilized, and the availability of the online teaching system is reduced.
技术问题technical problem
本发明的目的在于提供一种在线教学系统的任务分发方法、装置、服务器及存储介质,旨在解决由于现有在线教学系统无法提供一种有效的任务分发方法,导致现有在线教学系统可用性差的问题。The object of the present invention is to provide a task distribution method, device, server and storage medium for an online teaching system, which aims to solve the problem that the existing online teaching system cannot provide an effective task distribution method, resulting in poor availability of the existing online teaching system. The problem.
技术解决方案Technical solution
一方面,本发明提供了一种在线教学系统的任务分发方法,所述方法包括下述步骤:In one aspect, the present invention provides a task distribution method for an online teaching system, the method comprising the steps of:
当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,所述学习任务流由多个关联的学习任务组成;Acquiring a preset learning task flow when receiving a job assignment request from a learning user, the learning task flow being composed of a plurality of associated learning tasks;
根据所述学习用户的任务完成历史记录,从所述学习任务流中获取分配给所述学习用户的学习任务,将所述获取的学习任务分发给所述学习用户。And obtaining, according to the task completion history record of the learning user, a learning task assigned to the learning user from the learning task flow, and distributing the acquired learning task to the learning user.
另一方面,本发明提供了一种在线教学系统的任务分发装置,所述装置包括:In another aspect, the present invention provides a task distribution apparatus for an online teaching system, the apparatus comprising:
任务流获取单元,用于当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,所述学习任务流由多个关联的学习任务组成;以及a task flow obtaining unit, configured to: when receiving a job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
任务分发单元,用于根据所述学习用户的任务完成历史记录,从所述学习任务流中获取分配给所述学习用户的学习任务,将所述获取的学习任务分发给所述学习用户。a task distribution unit, configured to complete a history record according to the task of the learning user, obtain a learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
另一方面,本发明还提供了一种教学服务器,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时实现如前所述方法的步骤。In another aspect, the present invention also provides a teaching server including a memory, a processor, and a computer program stored in the memory and operable on the processor, the processor implementing the computer program The steps of the method as described above.
另一方面,本发明还提供了一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,所述计算机程序被处理器执行时实现如前所述方法的步骤。In another aspect, the present invention also provides a computer readable storage medium storing a computer program that, when executed by a processor, implements the steps of the method as previously described.
有益效果Beneficial effect
本发明当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,该学习任务流由多个关联的学习任务组成,根据学习用户的任务完成历史记录,从学习任务流中获取分配给学习用户的学习任务,将获取的学习任务分发给学习用户,从而针对学习用户任务完成历史记录向学习用户针对性分发学习任务,实现了学习任务的差异性分发,提高了在线教学系统的可用性。When receiving the job assignment request from the learning user, the present invention acquires a preset learning task stream, which is composed of a plurality of associated learning tasks, completes the history record according to the task of the learning user, and obtains the distribution from the learning task stream. The learning task of the learning user is distributed to the learning user, so that the learning task is distributed to the learning user for the learning user task completion history record, the differential distribution of the learning task is realized, and the availability of the online teaching system is improved. .
附图说明DRAWINGS
图1是本发明实施例一提供的在线教学系统的任务分发方法的实现流程图;1 is a flowchart of implementing a task distribution method of an online teaching system according to Embodiment 1 of the present invention;
图2是本发明实施例一提供的学习任务流的示意图;2 is a schematic diagram of a learning task flow according to Embodiment 1 of the present invention;
图3是本发明实施例二提供的在线教学系统的任务分发方法的实现流程图;3 is a flowchart of implementing a task distribution method of an online teaching system according to Embodiment 2 of the present invention;
图4是本发明实施例三提供的在线教学系统的任务分发方法的实现流程图;4 is a flowchart of implementing a task distribution method of an online teaching system according to Embodiment 3 of the present invention;
图5是本发明实施例四提供的在线教学系统的任务分发装置的结构示意图;5 is a schematic structural diagram of a task distribution apparatus of an online teaching system according to Embodiment 4 of the present invention;
图6是本发明实施例五提供的在线教学系统的任务分发装置的结构示意图;6 is a schematic structural diagram of a task distribution apparatus of an online teaching system according to Embodiment 5 of the present invention;
图7是本发明实施例六提供的在线教学系统的任务分发装置的结构示意图以及7 is a schematic structural diagram of a task distribution apparatus of an online teaching system according to Embodiment 6 of the present invention;
图8是本发明实施例七提供的教学服务器的结构示意图。FIG. 8 is a schematic structural diagram of a teaching server according to Embodiment 7 of the present invention.
本发明的实施方式Embodiments of the invention
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。The present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It is understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
以下结合具体实施例对本发明的具体实现进行详细描述:The specific implementation of the present invention is described in detail below in conjunction with specific embodiments:
实施例一:Embodiment 1:
图1示出了本发明实施例一提供的在线教学系统的任务分发方法的实现流程,为了便于说明,仅示出了与本发明实施例相关的部分,详述如下:FIG. 1 is a flowchart showing an implementation process of a task distribution method of an online teaching system according to Embodiment 1 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, which are as follows:
在步骤S101中,当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流。In step S101, when a job assignment request from the learning user is received, a pre-set learning task flow is acquired.
本发明实施例适用于在线教学系统,具体地适用于在线教学系统中的教学服务器,该在线教学系统可包括用户终端、教师终端和教学服务器,用户终端供学生用户使用,用于获取学习任务和辅助学生用户完成学习任务,教师终端供老师使用,用于教师学习任务的布置和辅助处理学生递交的学习完成结果,教学服务器用于学习任务辅助管理,例如,存储学生递交的学习任务完成信息、教师提供的作业。学习任务流由多个关联的学习任务组成,其中一个或多个学习任务可能是另一个任务的前置任务,必须完成前面的一个或多个学习任务,后一个任务才能被执行,如图2所示,学习任务流包括学习任务A、B、C、D、E、F和G,其中,学习任务A与B关联,学习任务B、C与D关联,学习任务D与E、F关联,学习任务E、F与G关联。The embodiment of the present invention is applicable to an online teaching system, and is specifically applicable to a teaching server in an online teaching system. The online teaching system may include a user terminal, a teacher terminal, and a teaching server. The user terminal is used by a student user to acquire a learning task and Auxiliary student users complete the learning task, the teacher terminal is used by the teacher, is used for the arrangement of the teacher learning task and assists in processing the learning completion result submitted by the student, and the teaching server is used for the learning task auxiliary management, for example, storing the learning task completion information submitted by the student, The homework provided by the teacher. The learning task flow is composed of a plurality of associated learning tasks, wherein one or more learning tasks may be pre-tasks of another task, and one or more learning tasks must be completed before the latter task can be executed, as shown in FIG. 2 . As shown, the learning task flow includes learning tasks A, B, C, D, E, F, and G, wherein the learning tasks A are associated with B, the learning tasks B, C are associated with D, and the learning tasks D are associated with E and F, Learning tasks E, F and G are associated.
在本发明实施例中,学习任务可以为教师布置的各种作业。在生成任务流时,首先接收教师用户通过教师终端输入的任务布置请求,该任务布置请求中包括待布置学习任务,接着对待布置学习任务进行划分,例如,根据待布置学习任务中各个步骤的顺序和关联进行划分,从而得到由关联的学习任务组成的学习任务流,实现学习任务流的自动生成或设置。在学习任务流的设置过程中,可以通过教师终端向教师提供一图形用户界面,接收教师输入的任务流中学习任务的数量以及对应的学习任务,之后建立各个学习任务之间的关联关系,例如,并行、串行等关系。In the embodiment of the present invention, the learning task may be various jobs arranged by the teacher. When generating the task flow, first receiving a task placement request input by the teacher user through the teacher terminal, the task placement request includes a learning task to be arranged, and then dividing the placement learning task, for example, according to the order of each step in the learning task to be arranged And the association is divided, so that the learning task flow composed of the associated learning tasks is obtained, and the automatic generation or setting of the learning task flow is realized. During the setting process of the learning task flow, the teacher terminal may provide a graphical user interface to the teacher, receive the number of learning tasks in the task flow input by the teacher, and corresponding learning tasks, and then establish an association relationship between the learning tasks, for example, , parallel, serial and other relationships.
在步骤S102中,根据学习用户的任务完成历史记录,从学习任务流中获取分配给学习用户的学习任务,将获取的学习任务分发给学习用户。In step S102, according to the task completion history record of the learning user, the learning task assigned to the learning user is acquired from the learning task stream, and the acquired learning task is distributed to the learning user.
在本发明实施例中,为了提高学习用户的学习效率,提高学习任务的针对性,首先针对学习用户的任务完成历史记录,从学习任务流中获取针对该学习用户的学习任务,再将获取的学习任务分发给学习用户,通过用户终端向用户输出分发的学习任务,从而在在线教学系统中实现学习任务的自动化、差异化分配,提高了学习任务和在线教学系统的可用性。In the embodiment of the present invention, in order to improve the learning efficiency of the learning user and improve the pertinence of the learning task, firstly, the history record of the learning user is completed, and the learning task for the learning user is obtained from the learning task flow, and then the acquired task is acquired. The learning task is distributed to the learning user, and the distributed learning task is output to the user through the user terminal, thereby realizing the automatic and differentiated allocation of the learning task in the online teaching system, and improving the usability of the learning task and the online teaching system.
实施例二:Embodiment 2:
图3示出了本发明实施例二提供的在线教学系统的任务分发方法的实现流程,为了便于说明,仅示出了与本发明实施例相关的部分,详述如下:FIG. 3 is a flowchart showing an implementation process of a task distribution method of an online teaching system according to Embodiment 2 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, which are as follows:
在步骤S301中,当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流。In step S301, when a job assignment request from the learning user is received, a pre-set learning task flow is acquired.
本发明实施例适用于在线教学系统,具体地适用于在线教学系统中的教学服务器,该在线教学系统可包括用户终端、教师终端和教学服务器,用户终端供学生用户使用,用于获取学习任务和辅助学生用户完成学习任务,教师终端供老师使用,用于教师学习任务的布置和辅助处理学生递交的学习完成结果,教学服务器用于学习任务辅助管理,例如,存储学生递交的学习任务完成信息、教师提供的作业。学习任务流由多个关联的学习任务组成,其中一个或多个学习任务可能是另一个任务的前置任务,必须完成前面的一个或多个学习任务,后一个任务才能被执行。The embodiment of the present invention is applicable to an online teaching system, and is specifically applicable to a teaching server in an online teaching system. The online teaching system may include a user terminal, a teacher terminal, and a teaching server. The user terminal is used by a student user to acquire a learning task and Auxiliary student users complete the learning task, the teacher terminal is used by the teacher, is used for the arrangement of the teacher learning task and assists in processing the learning completion result submitted by the student, and the teaching server is used for the learning task auxiliary management, for example, storing the learning task completion information submitted by the student, The homework provided by the teacher. The learning task flow is composed of a plurality of associated learning tasks, wherein one or more learning tasks may be pre-tasks of another task, and one or more of the preceding learning tasks must be completed before the latter task can be executed.
在本发明实施例中,学习任务可以为教师布置的各种作业。在生成任务流时,首先接收教师用户通过教师终端输入的任务布置请求,该任务布置请求中包括待布置学习任务,接着对待布置学习任务进行划分,例如,根据待布置学习任务中各个步骤的顺序和关联进行划分,从而得到由关联的学习任务组成的学习任务流,实现学习任务流的自动生成和设置。在学习任务流的设置过程中,可以通过教师终端向教师提供一图形用户界面,接收教师输入的任务流中学习任务的数量以及对应的学习任务,之后建立各个学习任务之间的关联关系,例如,并行、串行等关系。In the embodiment of the present invention, the learning task may be various jobs arranged by the teacher. When generating the task flow, first receiving a task placement request input by the teacher user through the teacher terminal, the task placement request includes a learning task to be arranged, and then dividing the placement learning task, for example, according to the order of each step in the learning task to be arranged And the association is divided, so that the learning task flow composed of the associated learning tasks is obtained, and the automatic generation and setting of the learning task flow is realized. During the setting process of the learning task flow, the teacher terminal may provide a graphical user interface to the teacher, receive the number of learning tasks in the task flow input by the teacher, and corresponding learning tasks, and then establish an association relationship between the learning tasks, for example, , parallel, serial and other relationships.
在步骤S302中,获取学习用户的任务完成历史记录,从任务完成历史记录中统计学习用户的做错题目。In step S302, the task completion history record of the learning user is acquired, and the user's wrong title is statistically learned from the task completion history record.
在本发明实施例中,在线教学系统的教学服务器上保存有每个学习用户的任务完成历史记录,例如,每次学习任务涉及的任务类型,每个任务类型下完成的作业或题目的数量,做错的题目,做错题目的数量,做正确的题目,做正确的题目的数量以及每次的正确率、错误率等信息。若每个任务就是一个题目,则直接统计每个任务的完成情况即可。在从任务完成历史记录中统计学习用户的做错题目时,可统计预设时间段内学习用户的做错题目,例如,统计一个月、两个月、一个季度或一个学期内学习用户的做错题目。In the embodiment of the present invention, the learning completion record of each learning user is saved on the teaching server of the online teaching system, for example, the type of tasks involved in each learning task, and the number of jobs or questions completed under each task type, Do the wrong topic, do the wrong number of questions, do the right questions, do the correct number of questions, and the correct rate, error rate and other information. If each task is a topic, then directly calculate the completion of each task. When the user's wrong subject is counted from the task completion history, the user's wrong subject can be counted in the preset time period, for example, counting one month, two months, one quarter or one semester to learn the user's doing. Wrong topic.
在步骤S303中,对做错题目进行聚类操作,得到做错题目的任务类型以及每个任务类型下做错题目的数量。In step S303, a clustering operation is performed on the wrong title, and the type of the task with the wrong title and the number of the wrong questions under each task type are obtained.
在本发明实施例中,从任务完成历史记录中获取到做错题目后,对做错的题目进行聚类操作,例如,通过K-MEANS、Clara算法对做错的题目进行聚类操作,得到做错题目的任务类型以及每个任务类型下做错题目的数量。若任务完成历史记录中每个做错题目记录中记录有做错题目的任务类型,则可直接根据记录的任务类型进行分类和数量统计,从而减少分类时间,缩短任务分发的响应时间。In the embodiment of the present invention, after obtaining the wrong title from the task completion history record, the clustering operation is performed on the wrong title, for example, the K-MEANS and the Clara algorithm are used to perform the clustering operation on the wrong title. The type of task that is doing the wrong question and the number of wrong questions for each task type. If the task type of the wrong title is recorded in each error record in the task completion history, the classification and quantity statistics can be directly performed according to the recorded task type, thereby reducing the classification time and shortening the response time of the task distribution.
在步骤S304中,获取最多做错题目数量对应的任务类型在学习任务流中的对应学习任务,将获取的对应学习任务分发给学习用户。In step S304, the corresponding learning task in the learning task flow of the task type corresponding to the maximum number of incorrect questions is obtained, and the obtained corresponding learning task is distributed to the learning user.
在本发明实施例中,某一任务类型的学习用户做错的题目数量最多,则说明学习用户对该类型学习任务针对的知识点掌握不到位,需要加强训练。此时,获取最多做错题目数量对应的任务类型在学习任务流中的对应学习任务,将获取的对应学习任务分发给学习用户,通过用户终端向用户输出分发的学习任务,从而在在线教学系统中实现学习任务的自动化、差异化分配,提高学习任务和在线教学系统的可用性。In the embodiment of the present invention, the learning user of a certain task type has the largest number of missed questions, indicating that the learning user does not grasp the knowledge points for the type of learning task, and the training needs to be strengthened. At this time, the corresponding learning task in the learning task flow is obtained by acquiring the task type corresponding to the maximum number of the wrong questions, and the obtained corresponding learning task is distributed to the learning user, and the distributed learning task is output to the user through the user terminal, thereby being in the online teaching system. Automate and differentiate the allocation of learning tasks and improve the availability of learning tasks and online teaching systems.
实施例三:Embodiment 3:
图4示出了本发明实施例三提供的在线教学系统的任务分发方法的实现流程,为了便于说明,仅示出了与本发明实施例相关的部分,详述如下:FIG. 4 is a flowchart showing an implementation process of a task distribution method of an online teaching system according to Embodiment 3 of the present invention. For convenience of description, only parts related to the embodiment of the present invention are shown, which are as follows:
在步骤S401中,当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流。In step S401, when receiving a job assignment request from the learning user, a pre-set learning task flow is acquired.
本发明实施例适用于在线教学系统,具体地适用于在线教学系统中的教学服务器,该在线教学系统可包括用户终端、教师终端和教学服务器,用户终端供学生用户使用,用于获取学习任务和辅助学生用户完成学习任务,教师终端供老师使用,用于教师学习任务的布置和辅助处理学生递交的学习完成结果,教学服务器用于学习任务辅助管理,例如,存储学生递交的学习任务完成信息、教师提供的作业。学习任务流由多个关联的学习任务组成,其中一个或多个学习任务可能是另一个任务的前置任务,必须完成前面的一个或多个学习任务,后一个任务才能被执行。The embodiment of the present invention is applicable to an online teaching system, and is specifically applicable to a teaching server in an online teaching system. The online teaching system may include a user terminal, a teacher terminal, and a teaching server. The user terminal is used by a student user to acquire a learning task and Auxiliary student users complete the learning task, the teacher terminal is used by the teacher, is used for the arrangement of the teacher learning task and assists in processing the learning completion result submitted by the student, and the teaching server is used for the learning task auxiliary management, for example, storing the learning task completion information submitted by the student, The homework provided by the teacher. The learning task flow is composed of a plurality of associated learning tasks, wherein one or more learning tasks may be pre-tasks of another task, and one or more of the preceding learning tasks must be completed before the latter task can be executed.
在本发明实施例中,学习任务可以为教师布置的各种作业。在生成任务流时,首先接收教师用户通过教师终端输入的任务布置请求,该任务布置请求中包括待布置学习任务,接着对待布置学习任务进行划分,例如,根据待布置学习任务中各个步骤的顺序和关联进行划分,从而得到由关联的学习任务组成的学习任务流,实现学习任务流的自动生成和设置。在学习任务流的设置过程中,可以通过教师终端向教师提供一图形用户界面,接收教师输入的任务流中学习任务的数量以及对应的学习任务,之后建立各个学习任务之间的关联关系,例如,并行、串行等关系。In the embodiment of the present invention, the learning task may be various jobs arranged by the teacher. When generating the task flow, first receiving a task placement request input by the teacher user through the teacher terminal, the task placement request includes a learning task to be arranged, and then dividing the placement learning task, for example, according to the order of each step in the learning task to be arranged And the association is divided, so that the learning task flow composed of the associated learning tasks is obtained, and the automatic generation and setting of the learning task flow is realized. During the setting process of the learning task flow, the teacher terminal may provide a graphical user interface to the teacher, receive the number of learning tasks in the task flow input by the teacher, and corresponding learning tasks, and then establish an association relationship between the learning tasks, for example, , parallel, serial and other relationships.
在步骤S402中,获取学习用户的任务完成历史记录,从任务完成历史记录中统计已完成学习任务。In step S402, the task completion history of the learning user is acquired, and the completed learning task is counted from the task completion history.
在本发明实施例中,在线教学系统的教学服务器上保存有每个学习用户已完成学习任务的记录,这些记录中记录了已完成学习任务涉及的任务类型,每个已完成学习任务下完成的作业或题目的数量,做错的题目,做错题目的数量,做正确的题目,做正确的题目的数量以及每个已完成学习任务的分数或评分等信息。In the embodiment of the present invention, the teaching server of the online teaching system stores a record of each learning user having completed the learning task, and the records record the types of tasks involved in the completed learning task, and each completed task is completed. The number of assignments or questions, the wrong topics, the number of wrong questions, the correct questions, the number of correct questions, and the scores or ratings of each completed learning task.
在步骤S403中,获取已完成学习任务关联的任务类型,计算每个任务类型下已完成学习任务的平均分数。In step S403, the task types associated with the completed learning tasks are acquired, and the average score of the completed learning tasks under each task type is calculated.
在本发明实施例中,优选地,当任务完成历史记录中记录有每个已完成学习任务所属的或关联的任务类型时,则可直接根据记录的任务类型获取已完成学习任务关联的任务类型,进而计算每个任务类型下已完成学习任务的平均分数,从而缩短整个任务分发的响应时间。优选地,当任务完成历史记录中没有记录每个已完成学习任务所属的或关联的任务类型时,从任务完成历史记录中获取到已完成学习任务后,对已完成学习任务进行聚类操作,例如,通过K-MEANS、Clara算法对已完成学习任务进行聚类操作,得到已完成学习任务的任务类型,进而计算每个任务类型下已完成学习任务的平均分数。In the embodiment of the present invention, preferably, when the task type to which each completed learning task belongs or is recorded is recorded in the task completion history, the task type associated with the completed learning task may be directly obtained according to the recorded task type. , in turn, calculates the average score of completed learning tasks for each task type, thereby reducing the response time for the entire task distribution. Preferably, when the task completion type does not record the task type to which each completed learning task belongs or is associated, after the completed learning task is obtained from the task completion history record, the clustering operation is performed on the completed learning task. For example, the K-MEANS and Clara algorithms are used to cluster the completed learning tasks, and the task types of the completed learning tasks are obtained, and then the average scores of the completed learning tasks under each task type are calculated.
在步骤S404中,获取最低平均分数对应的任务类型在学习任务流中的对应学习任务,将获取的对应学习任务分发给所述学习用户。In step S404, the corresponding learning task in the learning task flow of the task type corresponding to the lowest average score is obtained, and the obtained corresponding learning task is distributed to the learning user.
在本发明实施例中,学习用户在某一任务类型下已完成学习任务的平均分数最低,则说明学习用户对该类型学习任务针对的知识点掌握不到位,需要加强训练。此时,获取最低平均分数对应的任务类型在学习任务流中的对应学习任务,将获取的对应学习任务分发给所述学习用户,通过用户终端向用户输出分发的学习任务,从而直接通过任务评分在在线教学系统中实现学习任务的自动化、差异化分配,提高学习任务和在线教学系统的可用性。In the embodiment of the present invention, the learning user has the lowest average score of the completed learning task under a certain task type, which indicates that the learning user does not grasp the knowledge point for the type of learning task, and needs to strengthen the training. At this time, the corresponding learning task in the learning task flow is obtained from the task type corresponding to the lowest average score, and the obtained corresponding learning task is distributed to the learning user, and the distributed learning task is output to the user through the user terminal, thereby directly passing the task score. Automate and differentiate the learning tasks in the online teaching system to improve the usability of learning tasks and online teaching systems.
实施例四:Embodiment 4:
图5示出了本发明实施例四提供的在线教学系统的任务分发装置的结构,为了便于说明,仅示出了与本发明实施例相关的部分,其中包括:FIG. 5 is a diagram showing the structure of a task distribution apparatus of an online teaching system according to Embodiment 4 of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown, including:
任务流获取单元51,用于当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,该学习任务流由多个关联的学习任务组成;以及The task flow obtaining unit 51 is configured to: when receiving the job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
任务分发单元52,用于根据学习用户的任务完成历史记录,从学习任务流中获取分配给学习用户的学习任务,将获取的学习任务分发给学习用户。The task distribution unit 52 is configured to complete the history record according to the task of the learning user, obtain the learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
在本发明实施例中,任务分发装置的各单元可由相应的硬件或软件单元实现,各单元可以为独立的软、硬件单元,也可以集成为一个软、硬件单元,在此不用以限制本发明。各单元的具体实施方式可参考实施例一的描述,在此不再赘述。In the embodiment of the present invention, each unit of the task distribution apparatus may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto. . For a specific implementation of each unit, reference may be made to the description of Embodiment 1, and details are not described herein again.
实施例五:Embodiment 5:
图6示出了本发明实施例五提供的在线教学系统的任务分发装置的结构,为了便于说明,仅示出了与本发明实施例相关的部分,其中包括:FIG. 6 is a diagram showing the structure of a task distribution apparatus of an online teaching system according to Embodiment 5 of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown, including:
请求接收单元61,用于接收教师用户输入的任务布置请求,该任务布置请求中包括待布置学习任务;a request receiving unit 61, configured to receive a task arrangement request input by a teacher user, where the task arrangement request includes a learning task to be arranged;
任务划分单元62,用于对待布置学习任务进行划分,得到由关联的学习任务组成的学习任务流;The task dividing unit 62 is configured to divide the learning task to be arranged, and obtain a learning task flow composed of the associated learning task;
任务流获取单元63,用于当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,该学习任务流由多个关联的学习任务组成;以及The task flow obtaining unit 63 is configured to: when receiving the job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
任务分发单元64,用于根据学习用户的任务完成历史记录,从学习任务流中获取分配给学习用户的学习任务,将获取的学习任务分发给学习用户。The task distribution unit 64 is configured to complete the history record according to the task of the learning user, obtain the learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
在本发明实施例中,任务分发单元64包括:In the embodiment of the present invention, the task distribution unit 64 includes:
错题统计单元641,用于获取学习用户的任务完成历史记录,从任务完成历史记录中统计学习用户的做错题目;The wrong title statistics unit 641 is configured to acquire a task completion history record of the learning user, and statistically learn the user's wrong title from the task completion history record;
错题聚类单元642,用于对做错题目进行聚类操作,得到做错题目的任务类型以及每个任务类型下做错题目的数量;以及The wrong title clustering unit 642 is configured to perform a clustering operation on the wrong title, obtain the task type of the wrong title, and the number of wrong questions in each task type;
第一任务分发子单元643,用于获取最多做错题目数量对应的任务类型在学习任务流中的对应学习任务,将获取的对应学习任务分发给学习用户。The first task distribution sub-unit 643 is configured to obtain a corresponding learning task in the learning task flow of the task type corresponding to the maximum number of incorrect questions, and distribute the obtained corresponding learning task to the learning user.
在本发明实施例中,任务分发装置的各单元可由相应的硬件或软件单元实现,各单元可以为独立的软、硬件单元,也可以集成为一个软、硬件单元,在此不用以限制本发明。各单元的具体实施方式可参考实施例二的描述,在此不再赘述。In the embodiment of the present invention, each unit of the task distribution apparatus may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto. . For a specific implementation of each unit, reference may be made to the description of the second embodiment, and details are not described herein again.
实施例六:Example 6:
图7示出了本发明实施例六提供的在线教学系统的任务分发装置的结构,为了便于说明,仅示出了与本发明实施例相关的部分,其中包括:FIG. 7 is a diagram showing the structure of a task distribution apparatus of an online teaching system according to Embodiment 6 of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown, including:
请求接收单元71,用于接收教师用户输入的任务布置请求,该任务布置请求中包括待布置学习任务;a request receiving unit 71, configured to receive a task arrangement request input by a teacher user, where the task arrangement request includes a learning task to be arranged;
任务划分单元72,用于对待布置学习任务进行划分,得到由关联的学习任务组成的学习任务流;The task dividing unit 72 is configured to divide the learning task to be arranged, and obtain a learning task flow composed of the associated learning task;
任务流获取单元73,用于当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,该学习任务流由多个关联的学习任务组成;以及The task flow obtaining unit 73 is configured to: when receiving the job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
任务分发单元74,用于根据学习用户的任务完成历史记录,从学习任务流中获取分配给学习用户的学习任务,将获取的学习任务分发给学习用户。The task distribution unit 74 is configured to complete the history record according to the task of the learning user, obtain the learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
在本发明实施例中,任务分发单元74包括:In the embodiment of the present invention, the task distribution unit 74 includes:
任务统计单元741,用于获取学习用户的任务完成历史记录,从任务完成历史记录中统计已完成学习任务;The task statistics unit 741 is configured to acquire a task completion history record of the learning user, and collect the completed learning task from the task completion history record.
分数计算单元742,用于获取已完成学习任务关联的任务类型,计算每个任务类型下已完成学习任务的平均分数;以及a score calculation unit 742, configured to acquire a task type associated with the completed learning task, and calculate an average score of the completed learning task under each task type;
第二任务分发子单元743,用于获取最低平均分数对应的任务类型在学习任务流中的对应学习任务,将获取的对应学习任务分发给学习用户。The second task distribution sub-unit 743 is configured to obtain a corresponding learning task of the task type corresponding to the lowest average score in the learning task flow, and distribute the obtained corresponding learning task to the learning user.
在本发明实施例中,任务分发装置的各单元可由相应的硬件或软件单元实现,各单元可以为独立的软、硬件单元,也可以集成为一个软、硬件单元,在此不用以限制本发明。各单元的具体实施方式可参考实施例三的描述,在此不再赘述。In the embodiment of the present invention, each unit of the task distribution apparatus may be implemented by a corresponding hardware or software unit, and each unit may be an independent software and hardware unit, or may be integrated into one soft and hardware unit, and the present invention is not limited thereto. . For a specific implementation of each unit, reference may be made to the description of Embodiment 3, and details are not described herein again.
实施例七:Example 7:
图8示出了本发明实施例七提供的教学服务器的结构,为了便于说明,仅示出了与本发明实施例相关的部分。FIG. 8 shows the structure of a teaching server according to Embodiment 7 of the present invention. For the convenience of description, only parts related to the embodiment of the present invention are shown.
本发明实施例的教学服务器8包括处理器80、存储器81以及存储在存储器81中并可在处理器80上运行的计算机程序82。该处理器80执行计算机程序82时实现上述学习提醒方法实施例中的步骤,例如图1所示的步骤S101至S102、图3所示的步骤S301至S104。或者,处理器80执行计算机程序82时实现上述各装置实施例中各单元的功能,例如图5所示单元51至52、图6所示单元61至64的功能。The teaching server 8 of an embodiment of the present invention includes a processor 80, a memory 81, and a computer program 82 stored in the memory 81 and executable on the processor 80. When the processor 80 executes the computer program 82, the steps in the above embodiment of the learning reminding method are implemented, such as steps S101 to S102 shown in FIG. 1 and steps S301 to S104 shown in FIG. Alternatively, when the processor 80 executes the computer program 82, the functions of the units in the above-described respective device embodiments are realized, such as the functions of the units 51 to 52 shown in FIG. 5 and the units 61 to 64 shown in FIG.
本发明实施例中的处理器80执行计算机程序82时,当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,该学习任务流由多个关联的学习任务组成,根据学习用户的任务完成历史记录,从学习任务流中获取分配给学习用户的学习任务,将获取的学习任务分发给学习用户,从而针对学习用户任务完成历史记录向学习用户针对性分发学习任务,实现了学习任务的差异性分发,提高了在线教学系统的可用性。When the processor 80 in the embodiment of the present invention executes the computer program 82, when receiving the job assignment request from the learning user, the preset learning task stream is acquired, and the learning task stream is composed of a plurality of associated learning tasks, according to the learning user. The task completion history records, obtains the learning task assigned to the learning user from the learning task flow, and distributes the acquired learning task to the learning user, thereby distributing the learning task to the learning user for the learning user task completion history record, and realizing the learning. The differential distribution of tasks increases the usability of online teaching systems.
该教学服务器8中处理器80执行计算机程序82时实现上述任务分发方法时实现的步骤具体可参考前述方法实施例的描述,在此不再赘述。For the implementation of the above-mentioned method for the implementation of the above-mentioned method, the description of the method is not described here.
实施例八:Example 8:
在本发明实施例中,提供了一种计算机可读存储介质,该计算机可读存储介质存储有计算机程序,该计算机程序被处理器执行时实现上述任务分发方法实施例中的步骤,例如,图1所示的步骤S101至S102、图3所示的步骤S301至S104。或者,该计算机程序被处理器执行时实现上述各装置实施例中各单元的功能,例如图5所示单元51至52、图6所示单元61至64的功能。In an embodiment of the present invention, there is provided a computer readable storage medium storing a computer program, the computer program being executed by a processor to implement the steps in the foregoing task distribution method embodiment, for example, Steps S101 to S102 shown in Fig. 1 and steps S301 to S104 shown in Fig. 3 . Alternatively, the computer program, when executed by the processor, implements the functions of the various units in the various apparatus embodiments described above, such as the functions of units 51 through 52 shown in FIG. 5 and units 61 through 64 shown in FIG.
本发明实施例的计算机程序被处理器执行时,当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,该学习任务流由多个关联的学习任务组成,根据学习用户的任务完成历史记录,从学习任务流中获取分配给学习用户的学习任务,将获取的学习任务分发给学习用户,从而针对学习用户任务完成历史记录向学习用户针对性分发学习任务,实现了学习任务的差异性分发,提高了在线教学系统的可用性。该计算机程序被处理器执行时实现上述任务分发方法实施例中的步骤具体可参考前述方法实施列的描述,在此不再赘述。When the computer program of the embodiment of the present invention is executed by the processor, when receiving the job assignment request from the learning user, acquiring a preset learning task flow, the learning task flow is composed of a plurality of associated learning tasks, according to the task of the learning user The history record is completed, the learning task assigned to the learning user is obtained from the learning task flow, and the acquired learning task is distributed to the learning user, so that the learning task is distributed to the learning user for the learning user task completion history record, and the learning task is realized. Differential distribution increases the usability of online teaching systems. When the computer program is executed by the processor, the steps in the foregoing method for implementing the task distribution method are specifically described in the foregoing method, and details are not described herein.
本发明实施例的计算机可读存储介质可以包括能够携带计算机程序代码的任何实体或装置、记录介质,例如,ROM/RAM、磁盘、光盘、闪存等存储器。The computer readable storage medium of the embodiments of the present invention may include any entity or device capable of carrying computer program code, a recording medium such as a ROM/RAM, a magnetic disk, an optical disk, a flash memory, or the like.
以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。The above is only the preferred embodiment of the present invention, and is not intended to limit the present invention. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present invention should be included in the protection of the present invention. Within the scope.

Claims (10)

  1. 一种在线教学系统的任务分发方法,其特征在于,所述方法包括下述步骤: A task distribution method for an online teaching system, characterized in that the method comprises the following steps:
    当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,所述学习任务流由多个关联的学习任务组成;Acquiring a preset learning task flow when receiving a job assignment request from a learning user, the learning task flow being composed of a plurality of associated learning tasks;
    根据所述学习用户的任务完成历史记录,从所述学习任务流中获取分配给所述学习用户的学习任务,将所述获取的学习任务分发给所述学习用户。And obtaining, according to the task completion history record of the learning user, a learning task assigned to the learning user from the learning task flow, and distributing the acquired learning task to the learning user.
  2. 如权利要求1所述的方法,其特征在于,根据所述学习用户的任务完成历史记录,从所述学习任务流中获取分配给所述学习用户的学习任务,将所述获取的学习任务分发给所述学习用户的步骤,包括:The method according to claim 1, wherein the learning task assigned to the learning user is obtained from the learning task flow according to the task completion history of the learning user, and the acquired learning task is distributed. The steps for the learning user include:
    获取所述学习用户的任务完成历史记录,从所述任务完成历史记录中统计所述学习用户的做错题目;Obtaining a task completion history record of the learning user, and collecting, from the task completion history record, the learning user's wrong title;
    对所述做错题目进行聚类操作,得到所述做错题目的任务类型以及每个任务类型下做错题目的数量;Performing a clustering operation on the erroneous problem, obtaining the task type of the erroneous problem and the number of erroneous questions under each task type;
    获取最多所述做错题目数量对应的任务类型在所述学习任务流中的对应学习任务,将所述获取的对应学习任务分发给所述学习用户。Acquiring a corresponding learning task of the task type corresponding to the number of the erroneous questions in the learning task stream, and distributing the obtained corresponding learning task to the learning user.
  3. 如权利要求1所述的方法,其特征在于,根据所述学习用户的任务完成历史记录,从所述学习任务流中获取分配给所述学习用户的学习任务,将所述获取的学习任务分发给所述学习用户的步骤,包括:The method according to claim 1, wherein the learning task assigned to the learning user is obtained from the learning task flow according to the task completion history of the learning user, and the acquired learning task is distributed. The steps for the learning user include:
    获取所述学习用户的任务完成历史记录,从所述任务完成历史记录中统计已完成学习任务;Obtaining a task completion history record of the learning user, and collecting the completed learning task from the task completion history record;
    获取所述已完成学习任务关联的任务类型,计算每个任务类型下已完成学习任务的平均分数;Obtaining a task type associated with the completed learning task, and calculating an average score of the completed learning task under each task type;
    获取最低所述平均分数对应的任务类型在所述学习任务流中的对应学习任务,将所述获取的对应学习任务分发给所述学习用户。Acquiring a corresponding learning task of the task type corresponding to the lowest average score in the learning task flow, and distributing the acquired corresponding learning task to the learning user.
  4. 如权利要求1所述的方法,其特征在于,获取预先设置的学习任务流,所述学习任务流由多个关联的学习任务组成的步骤之前,所述方法还包括:The method according to claim 1, wherein before the step of acquiring a preset learning task flow, the learning task flow consisting of a plurality of associated learning tasks, the method further comprises:
    接收教师用户输入的任务布置请求,所述任务布置请求中包括待布置学习任务;Receiving a task arrangement request input by a teacher user, where the task arrangement request includes a learning task to be arranged;
    对所述待布置学习任务进行划分,得到由所述关联的学习任务组成的所述学习任务流。The learning task to be arranged is divided to obtain the learning task flow composed of the associated learning task.
  5. 一种在线教学系统的任务分发装置,其特征在于,所述装置包括:A task distribution device for an online teaching system, characterized in that the device comprises:
    任务流获取单元,用于当接收来自学习用户的作业分配请求时,获取预先设置的学习任务流,所述学习任务流由多个关联的学习任务组成;以及a task flow obtaining unit, configured to: when receiving a job assignment request from the learning user, acquire a preset learning task flow, where the learning task flow is composed of a plurality of associated learning tasks;
    任务分发单元,用于根据所述学习用户的任务完成历史记录,从所述学习任务流中获取分配给所述学习用户的学习任务,将所述获取的学习任务分发给所述学习用户。a task distribution unit, configured to complete a history record according to the task of the learning user, obtain a learning task assigned to the learning user from the learning task stream, and distribute the acquired learning task to the learning user.
  6. 如权利要求5所述的装置,其特征在于,所述任务分发单元包括:The apparatus according to claim 5, wherein said task distribution unit comprises:
    错题统计单元,用于获取所述学习用户的任务完成历史记录,从所述任务完成历史记录中统计所述学习用户的做错题目;a erroneous question statistic unit, configured to acquire a task completion history record of the learning user, and collect statistics of the erroneous problem of the learning user from the task completion history record;
    错题聚类单元,用于对所述做错题目进行聚类操作,得到所述做错题目的任务类型以及每个任务类型下做错题目的数量;以及a wrong title clustering unit, configured to perform a clustering operation on the erroneous topic, obtain a task type of the erroneous topic, and a number of erroneous questions under each task type;
    第一任务分发子单元,用于获取最多所述做错题目数量对应的任务类型在所述学习任务流中的对应学习任务,将所述获取的对应学习任务分发给所述学习用户。The first task distribution sub-unit is configured to obtain a corresponding learning task of the task type corresponding to the maximum number of the erroneous questions in the learning task flow, and distribute the acquired corresponding learning task to the learning user.
  7. 如权利要求5所述的装置,其特征在于,所述任务分发单元包括:The apparatus according to claim 5, wherein said task distribution unit comprises:
    任务统计单元,用于获取所述学习用户的任务完成历史记录,从所述任务完成历史记录中统计已完成学习任务;a task statistics unit, configured to acquire a task completion history record of the learning user, and collect the completed learning task from the task completion history record;
    分数计算单元,用于获取所述已完成学习任务关联的任务类型,计算每个任务类型下已完成学习任务的平均分数;以及a score calculation unit, configured to acquire a task type associated with the completed learning task, and calculate an average score of the completed learning task under each task type;
    第二任务分发子单元,用于获取最低所述平均分数对应的任务类型在所述学习任务流中的对应学习任务,将所述获取的对应学习任务分发给所述学习用户。And a second task distribution sub-unit, configured to obtain a corresponding learning task of the task type corresponding to the lowest average score in the learning task flow, and distribute the acquired corresponding learning task to the learning user.
  8. 如权利要求5所述的装置,其特征在于,所述装置还包括:The device of claim 5, wherein the device further comprises:
    请求接收单元,用于接收教师用户输入的任务布置请求,所述任务布置请求中包括待布置学习任务;以及a request receiving unit, configured to receive a task arrangement request input by a teacher user, where the task arrangement request includes a learning task to be arranged;
    任务划分单元,用于对所述待布置学习任务进行划分,得到由所述关联的学习任务组成的所述学习任务流。a task division unit is configured to divide the learning task to be arranged, and obtain the learning task flow composed of the associated learning task.
  9. 一种教学服务器,包括存储器、处理器以及存储在所述存储器中并可在所述处理器上运行的计算机程序,其特征在于,所述处理器执行所述计算机程序时实现如权利要求1至4任一项所述方法的步骤。A teaching server comprising a memory, a processor, and a computer program stored in the memory and operable on the processor, wherein the processor executes the computer program as claimed in claim 1 4 The steps of any of the methods described.
  10. 一种计算机可读存储介质,所述计算机可读存储介质存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现如权利要求1至4任一项所述方法的步骤。A computer readable storage medium storing a computer program, wherein the computer program, when executed by a processor, implements the steps of the method of any one of claims 1 to 4.
PCT/CN2017/098152 2017-08-18 2017-08-18 Online teaching system task allocation method, device, server and storage medium WO2019033427A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/098152 WO2019033427A1 (en) 2017-08-18 2017-08-18 Online teaching system task allocation method, device, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/098152 WO2019033427A1 (en) 2017-08-18 2017-08-18 Online teaching system task allocation method, device, server and storage medium

Publications (1)

Publication Number Publication Date
WO2019033427A1 true WO2019033427A1 (en) 2019-02-21

Family

ID=65362124

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/098152 WO2019033427A1 (en) 2017-08-18 2017-08-18 Online teaching system task allocation method, device, server and storage medium

Country Status (1)

Country Link
WO (1) WO2019033427A1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6679703B2 (en) * 2000-11-01 2004-01-20 Shipley Company, L.L.C. Virtual training
CN101105853A (en) * 2007-08-16 2008-01-16 上海交通大学 Personalized teaching-guiding system based on non-zero jumping-off point in network teaching
CN104240544A (en) * 2014-09-25 2014-12-24 肖显全 System combining intelligent knowledge diagnosing and teacher online tutoring
CN104268812A (en) * 2014-09-25 2015-01-07 肖显全 Mobile terminal comprehensive learning system based on massive learning resources
CN107679638A (en) * 2017-09-06 2018-02-09 合肥工业大学 A kind of colleges and universities' Development of intelligent laboratory is lined up reserving method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6679703B2 (en) * 2000-11-01 2004-01-20 Shipley Company, L.L.C. Virtual training
CN101105853A (en) * 2007-08-16 2008-01-16 上海交通大学 Personalized teaching-guiding system based on non-zero jumping-off point in network teaching
CN104240544A (en) * 2014-09-25 2014-12-24 肖显全 System combining intelligent knowledge diagnosing and teacher online tutoring
CN104268812A (en) * 2014-09-25 2015-01-07 肖显全 Mobile terminal comprehensive learning system based on massive learning resources
CN107679638A (en) * 2017-09-06 2018-02-09 合肥工业大学 A kind of colleges and universities' Development of intelligent laboratory is lined up reserving method

Similar Documents

Publication Publication Date Title
WO2017193709A1 (en) Internet-based teaching and learning method and system
US20130071830A1 (en) Activity based system and method for charging student accounts
CN106296500A (en) A kind of long-distance educational system and method thereof
JP2015121682A (en) Learning assist program, learning assist device, and learning assist method
WO2019223543A1 (en) Teaching analysis method and server, and computer-readable storage medium
WO2017124344A1 (en) Method for sorting out knowledge point and learning system
WO2019033426A1 (en) Scoring prompting method and device for online teaching system, server and storage medium
WO2011074714A1 (en) Method for intelligent personalized learning service
CN116012201A (en) Method for optimizing physical and chemical experiment examination and examination scheduling, computer readable storage medium and computer equipment
WO2019033427A1 (en) Online teaching system task allocation method, device, server and storage medium
WO2019033429A1 (en) Task prompt method, device, server and storage medium for online teaching system
WO2023022406A1 (en) Learning ability evaluation method, learning ability evaluation device, and learning ability evaluation system
WO2019033425A1 (en) Learning task allocation method, apparatus, teaching server and storage medium
Rupiah Utilization of information and communication technology (ICT) in academic supervision during the COVID-19 pandemic
WO2019033417A1 (en) User learning status automatic reminding method and device, server and storage medium
CN113222557B (en) Method for adjusting and replacing lessons of teacher
WO2019033423A1 (en) Course recommending method and device, course selection server and storage medium
WO2019033419A1 (en) Method for automatically generating study tasks, apparatus, teaching server and storage medium
WO2017124342A1 (en) Method for acquiring usage count of knowledge point statistics technology, and learning system
WO2022014898A1 (en) System and method for providing extended service for providing artificial intelligence prediction result about extended education content by means of api access interface server
Rubiales et al. Distance learning
WO2019033430A1 (en) Task reminding method and apparatus for on-line teaching system, server and storage medium
CN106129906B (en) A kind of Industrial Engineering cable process information processing method
WO2019033418A1 (en) Course pushing method and apparatus, server and storage medium
Kaya Social Sciences Teachers' Views About Distant Education in the COVID-19 Process

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17921748

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17921748

Country of ref document: EP

Kind code of ref document: A1