CN110688480A - Real-time teaching evaluation method and system based on message - Google Patents

Real-time teaching evaluation method and system based on message Download PDF

Info

Publication number
CN110688480A
CN110688480A CN201910941549.3A CN201910941549A CN110688480A CN 110688480 A CN110688480 A CN 110688480A CN 201910941549 A CN201910941549 A CN 201910941549A CN 110688480 A CN110688480 A CN 110688480A
Authority
CN
China
Prior art keywords
analysis
teaching
database
knowledge points
teaching platform
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201910941549.3A
Other languages
Chinese (zh)
Inventor
贾小波
李洪坤
黄登军
张永光
范秀敏
张朝阳
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZHENGZHOU VCOM TECHNOLOGY Co Ltd
Original Assignee
ZHENGZHOU VCOM TECHNOLOGY Co Ltd
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 ZHENGZHOU VCOM TECHNOLOGY Co Ltd filed Critical ZHENGZHOU VCOM TECHNOLOGY Co Ltd
Priority to CN201910941549.3A priority Critical patent/CN110688480A/en
Publication of CN110688480A publication Critical patent/CN110688480A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/34Browsing; Visualisation therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0639Performance analysis of employees; Performance analysis of enterprise or organisation operations
    • 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
    • G06Q50/205Education administration or guidance
    • 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
    • G09B7/00Electrically-operated teaching apparatus or devices working with questions and answers
    • G09B7/02Electrically-operated teaching apparatus or devices working with questions and answers of the type wherein the student is expected to construct an answer to the question which is presented or wherein the machine gives an answer to the question presented by a student

Abstract

A real-time teaching evaluation system based on messages comprises a teaching platform, wherein the teaching platform is connected with an intelligent terminal, and students answer questions through the intelligent terminal and submit answer data to the teaching platform; the message system is in communication connection with the teaching platform and receives the answer data sent by the teaching platform; the analysis system is in communication connection with the message system, receives the answer data forwarded by the message system, takes the new answer data and the previous analysis result as input, analyzes the input data and generates the latest analysis result; and the database is in communication connection with the analysis system and the teaching platform respectively. Performing incremental analysis based on student homework answer records; based on the message system, the analysis result can be checked after the response is finished, and the real-time performance is high; the historical evaluation result is combined with the latest answer record, so that the algorithm efficiency is higher, and the evaluation result is more accurate; the evaluation dimensionality is more, statistics is more comprehensive, and multi-dimensionality evaluation is performed based on students, classes, courses, knowledge points, difficulty degrees of the knowledge points and the like.

Description

Real-time teaching evaluation method and system based on message
Technical Field
The invention relates to the technical field of teaching, in particular to a real-time teaching evaluation method and system based on messages.
Background
The general student learning evaluation algorithm takes the on-line answer data history of students as a data base, and classifies the results according to the incidence relation between test questions and knowledge points, so as to calculate the score of the knowledge points, and the grasping condition of the students on the knowledge points is evaluated through a fixed evaluation algorithm. In the prior art, response data is generally scanned at a fixed frequency, and the total response data (or the latest response data of students are screened) is used as input for analysis, so as to obtain a result.
If the full amount of data is used as input, a strong computer (cluster) is needed to complete the analysis of a large amount of data, and the analysis result is accurate in this way, but the input cost is high; if the latest (most recent) response data is used as input, although the corresponding cost is obviously lower, the accuracy of the result is also poor. Meanwhile, an analysis mechanism (scanning a database at a fixed frequency to detect whether new student response data exists or not, and if so, analyzing the new student response data) causes that the existing analysis mode cannot strictly ensure the real-time performance (the generation of an analysis result always depends on the scanning frequency of the database, the lower the frequency is, the higher the time delay is, and the worse the real-time performance is), and in addition, the full analysis aiming at large data or large-scale data comprises a series of stages of data cleaning, conversion, calculation and the like, and the real-time performance of the analysis mode is possibly lower.
Disclosure of Invention
In order to solve the problems, a real-time teaching evaluation method and a real-time teaching evaluation system based on messages are provided.
The object of the invention is achieved in the following way:
a real-time teaching assessment system based on message comprises
The teaching platform is connected with the intelligent terminal, and students answer questions through the intelligent terminal and submit answer data to the teaching platform;
the message system is in communication connection with the teaching platform and receives the answer data sent by the teaching platform;
the analysis system is in communication connection with the message system, receives the answer data forwarded by the message system, takes the new answer data and the previous analysis result as input, analyzes the input data and generates the latest analysis result;
the database comprises a teaching platform database, a teaching data database and an analysis historical database, stores the latest analysis results, and is respectively in communication connection with the analysis system and the teaching platform, the teaching platform acquires the latest analysis results in the database, and the analysis system acquires the data in the teaching database and the analysis historical database.
A real-time teaching assessment method based on messages comprises the following steps:
s1: the students answer the questions through the intelligent terminal, and the teaching platform acquires answer data of the intelligent terminal;
s2: the message system sends the answer data to the analysis system in real time, and the analysis system analyzes the collected answer data and the previous analysis result to generate the latest analysis result;
s3: the analysis system stores the latest analysis result in a database;
s4: and the teaching platform reads the database and displays the analysis result.
After receiving the student response result from the message system, the analysis system firstly carries out data aggregation, and specifically comprises the following steps:
acquiring knowledge points and related attributes of the knowledge points tested by student answering questions from a teaching data database, wherein the related attributes of the knowledge points comprise difficulty degrees and related abilities of the knowledge points in the test questions;
acquiring student information from a teaching platform database, wherein the student information comprises student account numbers, classes, grades and schools of students;
obtaining the last analysis result in the analysis historical database, comprising: based on the analysis result of the knowledge points of the students, the class statistical result, the course statistical result and the comprehensive capability evaluation result of the students and the classes;
from these data, the results were then calculated as follows:
according to the difficulty degree of the test questions, for a certain student, the accuracy of each knowledge point on the difficult, medium and easy test questions is classified and counted, and the comprehensive accuracy of the knowledge points is calculated on the basis;
calculating the mastery degree of the knowledge points according to the accuracy of the knowledge points, and grading according to the mastery degree, namely grading according to a threshold value of the accuracy of the knowledge points; performing aggregation calculation on the results of the knowledge points to obtain the mastery degree of each class;
according to the associated ability of each knowledge point, on the set ability initial value, adding a certain score to the corresponding ability initial value on each test question related to the ability; subtracting a certain score from the initial value of the corresponding ability every time a test question related to the ability is made by mistake; aggregating the accuracy of the knowledge points, and calculating to obtain the ability result of the student;
and respectively taking students, classes and courses as dimensions, and combining historical records to count the results to obtain statistical results.
A readable storage medium having stored thereon an executable program which, when executed by a processor, performs the steps of the method.
An electronic device, comprising:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of any of the methods.
The invention has the beneficial effects that: performing incremental analysis based on student homework answer records;
based on the message system, the analysis result can be checked after the response is finished, and the real-time performance is high;
the historical evaluation result is combined with the latest answer record, so that the algorithm efficiency is higher, and the evaluation result is more accurate;
a memory-based stream computation mode is more efficient;
the evaluation dimensionality is more, statistics is more comprehensive, and multi-dimensionality evaluation is performed based on students, classes, courses, knowledge points, difficulty degrees of the knowledge points and the like.
Drawings
FIG. 1 is a schematic diagram of the architecture of the present invention.
Fig. 2 is a flow chart of the method of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
A real-time teaching assessment system based on message comprises
The teaching platform is connected with the intelligent terminal, and students answer questions through the intelligent terminal and submit answer data to the teaching platform;
the message system is in communication connection with the teaching platform and receives the answer data sent by the teaching platform;
the analysis system is in communication connection with the message system, receives the answer data forwarded by the message system, takes the new answer data and the previous analysis result as input, analyzes the input data and generates the latest analysis result;
the database comprises a teaching platform database, a teaching data database and an analysis historical database, stores the latest analysis results, and is respectively in communication connection with the analysis system and the teaching platform, the teaching platform acquires the latest analysis results in the database, and the analysis system acquires the data in the teaching database and the analysis historical database.
A real-time teaching assessment method based on messages comprises the following steps:
s1: the students answer the questions through the intelligent terminal, and the teaching platform acquires answer data of the intelligent terminal;
s2: the message system sends the answer data to the analysis system in real time, and the analysis system analyzes the collected answer data and the previous analysis result to generate the latest analysis result;
s3: the analysis system stores the latest analysis result in a database;
s4: and the teaching platform reads the database and displays the analysis result.
After receiving the student answering results from the message system, the analysis system firstly carries out data aggregation, and specifically comprises the following steps:
acquiring knowledge points tested by student answering questions and related attributes of the knowledge points (difficulty level and related abilities of the knowledge points in the questions, wherein the related abilities of the knowledge points comprise application consciousness ability, symbolic consciousness, numerical perception, geometric intuition, spatial concept, operational ability, data analysis concept, model thought, reasoning ability, innovation consciousness ability, application consciousness ability and the like) from a teaching data database;
acquiring student information from a teaching platform database, wherein the student information comprises student account numbers, classes, grades and schools of students;
obtaining the last analysis result in the analysis historical database, comprising: based on the analysis result of the knowledge points of the students, the class statistical result, the course statistical result and the comprehensive capability evaluation result of the students and the classes;
from these data, the results were then calculated as follows:
according to the difficulty degree of the test questions, for a certain student, the accuracy of each knowledge point on the difficult, medium and easy test questions is classified and counted, and the comprehensive accuracy of the knowledge points is calculated on the basis;
calculating the mastery degree of the knowledge points according to the accuracy of the knowledge points, and grading according to the mastery degree, namely grading according to a threshold value of the accuracy of the knowledge points; performing aggregation calculation on the results of the knowledge points to obtain the mastery degree of each class;
according to the associated ability of each knowledge point, on the set ability initial value, adding a certain score to the corresponding ability initial value on each test question related to the ability; subtracting a certain score from the initial value of the corresponding ability every time a test question related to the ability is made by mistake; aggregating the accuracy of the knowledge points, and calculating to obtain the ability result of the student;
and respectively taking students, classes and courses as dimensions, and combining historical records to count the results to obtain statistical results.
A readable storage medium having stored thereon an executable program, which when executed by a processor, performs the steps of the above method.
An electronic device, comprising:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of the above method.
The messaging system is a message bus of the system for communicating various system messages. The teaching platform is a series of systems used for school teaching in the prior art, including but not limited to user management, resource system and question bank system; the intelligent terminal is the touch screen flat board and supporting APP that the answer was used on class of student among the prior art.
All data (including classroom exercise, post-session work, autonomous training and the like) are brought into an analysis range, and the accuracy of an analysis result is improved.
And generating reports based on different dimensions such as knowledge points, abilities, students, classes and the like, and facilitating comparison.
And self-adaptive score-improving training and wrong-question correction exercise is generated based on the analysis result, so that the students can conveniently carry out targeted training.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various changes and modifications can be made without departing from the overall concept of the present invention, and these should also be considered as the protection scope of the present invention.

Claims (5)

1. A real-time teaching evaluation system based on messages is characterized in that: comprises that
The teaching platform is connected with the intelligent terminal, and students answer questions through the intelligent terminal and submit answer data to the teaching platform;
the message system is in communication connection with the teaching platform and receives the answer data sent by the teaching platform;
the analysis system is in communication connection with the message system, receives the answer data forwarded by the message system, takes the new answer data and the previous analysis result as input, analyzes the input data and generates the latest analysis result;
the database comprises a teaching platform database, a teaching data database and an analysis historical database, stores the latest analysis results, and is respectively in communication connection with the analysis system and the teaching platform, the teaching platform acquires the latest analysis results in the database, and the analysis system acquires the data in the teaching database and the analysis historical database.
2. A real-time teaching assessment method based on messages is characterized in that: the method comprises the following steps:
s1: the students answer the questions through the intelligent terminal, and the teaching platform acquires answer data of the intelligent terminal;
s2: the message system sends the answer data to the analysis system in real time, and the analysis system analyzes the collected answer data and the previous analysis result to generate the latest analysis result;
s3: the analysis system stores the latest analysis result in a database;
s4: and the teaching platform reads the database and displays the analysis result.
3. The message system based real-time teaching assessment method of claim 2, characterized in that: after receiving the student response result from the message system, the analysis system firstly carries out data aggregation, and specifically comprises the following steps:
acquiring knowledge points and related attributes of the knowledge points tested by student answering questions from a teaching data database, wherein the related attributes of the knowledge points comprise difficulty degrees and related abilities of the knowledge points in the test questions;
acquiring student information from a teaching platform database, wherein the student information comprises student account numbers, classes, grades and schools of students;
obtaining the last analysis result in the analysis historical database, comprising: based on the analysis result of the knowledge points of the students, the class statistical result, the course statistical result and the comprehensive capability evaluation result of the students and the classes;
from these data, the results were then calculated as follows:
according to the difficulty degree of the test questions, for a certain student, the accuracy of each knowledge point on the difficult, medium and easy test questions is classified and counted, and the comprehensive accuracy of the knowledge points is calculated on the basis;
calculating the mastery degree of the knowledge points according to the accuracy of the knowledge points, and grading according to the mastery degree, namely grading according to a threshold value of the accuracy of the knowledge points; performing aggregation calculation on the results of the knowledge points to obtain the mastery degree of each class;
according to the associated ability of each knowledge point, on the set ability initial value, adding a certain score to the corresponding ability initial value on each test question related to the ability; subtracting a certain score from the initial value of the corresponding ability every time a test question related to the ability is made by mistake; aggregating the accuracy of the knowledge points, and calculating to obtain the ability result of the student;
and respectively taking students, classes and courses as dimensions, and combining historical records to count the results to obtain statistical results.
4. A readable storage medium having stored thereon an executable program, wherein the executable program, when executed by a processor, performs the steps of the method of any of claims 2-3.
5. An electronic device, comprising:
a memory having an executable program stored thereon;
a processor for executing the executable program in the memory to implement the steps of the method of any of claims 2-3.
CN201910941549.3A 2019-09-30 2019-09-30 Real-time teaching evaluation method and system based on message Pending CN110688480A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910941549.3A CN110688480A (en) 2019-09-30 2019-09-30 Real-time teaching evaluation method and system based on message

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910941549.3A CN110688480A (en) 2019-09-30 2019-09-30 Real-time teaching evaluation method and system based on message

Publications (1)

Publication Number Publication Date
CN110688480A true CN110688480A (en) 2020-01-14

Family

ID=69111331

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910941549.3A Pending CN110688480A (en) 2019-09-30 2019-09-30 Real-time teaching evaluation method and system based on message

Country Status (1)

Country Link
CN (1) CN110688480A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111797825A (en) * 2020-04-29 2020-10-20 上海奇初教育科技有限公司 Intelligent paper marking system
CN111914005A (en) * 2020-08-21 2020-11-10 广州云蝶科技有限公司 Test question statistical analysis method
CN112365183A (en) * 2020-11-26 2021-02-12 江西台德智慧科技有限公司 Artificial intelligence education method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010107787A (en) * 2008-10-30 2010-05-13 Cosmotopia Japan Inc Evaluation analysis system
CN104157175A (en) * 2014-08-27 2014-11-19 湖南堂堂清教育科技有限公司 Teaching effect immediate feedback evaluation system
CN108053130A (en) * 2017-12-25 2018-05-18 郑州威科姆科技股份有限公司 A kind of multimedia teaching analysis system and analysis method
CN108234610A (en) * 2017-12-22 2018-06-29 深圳市华士精成科技有限公司 A kind of classroom interaction and reponse system
CN109214962A (en) * 2017-06-29 2019-01-15 北京易教阳光教育科技有限公司 Web education learning method, system, terminal and its storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010107787A (en) * 2008-10-30 2010-05-13 Cosmotopia Japan Inc Evaluation analysis system
CN104157175A (en) * 2014-08-27 2014-11-19 湖南堂堂清教育科技有限公司 Teaching effect immediate feedback evaluation system
CN109214962A (en) * 2017-06-29 2019-01-15 北京易教阳光教育科技有限公司 Web education learning method, system, terminal and its storage medium
CN108234610A (en) * 2017-12-22 2018-06-29 深圳市华士精成科技有限公司 A kind of classroom interaction and reponse system
CN108053130A (en) * 2017-12-25 2018-05-18 郑州威科姆科技股份有限公司 A kind of multimedia teaching analysis system and analysis method

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
冯新翎: "基于.NET平台的网络教学评测系统的设计", 《电脑知识与技术》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111797825A (en) * 2020-04-29 2020-10-20 上海奇初教育科技有限公司 Intelligent paper marking system
CN111914005A (en) * 2020-08-21 2020-11-10 广州云蝶科技有限公司 Test question statistical analysis method
CN112365183A (en) * 2020-11-26 2021-02-12 江西台德智慧科技有限公司 Artificial intelligence education method and device
CN112365183B (en) * 2020-11-26 2023-04-14 江西台德智慧科技有限公司 Artificial intelligence education method

Similar Documents

Publication Publication Date Title
CN110688480A (en) Real-time teaching evaluation method and system based on message
US9558675B2 (en) Analytical tools for evaluating student learning and performance
CN112101828B (en) Post skill evaluation method, system, electronic device and storage medium
US20190206271A1 (en) Negative learning behavior alert system
CN108536799A (en) Adaptive teaching monitors and sees clearly information processing method
CN113851020A (en) Self-adaptive learning platform based on knowledge graph
JP2018205354A (en) Learning support device, learning support system, and program
Scruggs et al. Extending deep knowledge tracing: Inferring interpretable knowledge and predicting post-system performance
CN113379320A (en) Learning effect evaluation method, device, equipment and storage medium
CN108073603B (en) Job distribution method and device
CN109934631A (en) Question and answer information processing method, device and computer equipment
CN113361780A (en) Behavior data-based crowdsourcing tester evaluation method
CN105260963A (en) Subject accomplishment evaluation system
US20100099071A1 (en) Method and apparatus for aggregating, analyzing, presenting, and manipulating process data for instructional purposes
Al-Sarem et al. Mining concepts' relationship based on numeric grades
CN110673742A (en) System and method for evaluating learning ability of students in classroom based on virtual reality
CN112016829B (en) Online course learning evaluation method based on eye movement information
Fang Modeling and analysis for educational software quality hierarchy triangle
JP7244056B2 (en) Determination device, determination method, program, and recording medium for achievement condition of practical skill level
CN113674571A (en) Exercise method, exercise system and storage medium
Koong et al. The learning effectiveness analysis of JAVA programming with automatic grading system
CN112598286A (en) Crowdsourcing user cheating behavior detection method and device and electronic equipment
CN113673811A (en) Session-based online learning performance evaluation method and device
Virvou et al. A learning analytics tool for supporting teacher decision
CN108846780A (en) A kind of diagnosing adaptively test method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20200114

RJ01 Rejection of invention patent application after publication