CN111563037A - Test optimization method and device based on test questions, storage medium and terminal - Google Patents

Test optimization method and device based on test questions, storage medium and terminal Download PDF

Info

Publication number
CN111563037A
CN111563037A CN202010340492.4A CN202010340492A CN111563037A CN 111563037 A CN111563037 A CN 111563037A CN 202010340492 A CN202010340492 A CN 202010340492A CN 111563037 A CN111563037 A CN 111563037A
Authority
CN
China
Prior art keywords
test
questions
answer
question
information
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.)
Granted
Application number
CN202010340492.4A
Other languages
Chinese (zh)
Other versions
CN111563037B (en
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to CN202010340492.4A priority Critical patent/CN111563037B/en
Publication of CN111563037A publication Critical patent/CN111563037A/en
Application granted granted Critical
Publication of CN111563037B publication Critical patent/CN111563037B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Educational Administration (AREA)
  • Educational Technology (AREA)
  • Electrically Operated Instructional Devices (AREA)

Abstract

The invention discloses a test optimization method and device based on test questions, a storage medium and a terminal, and mainly aims to solve the problems that the answer time is long and the answer process is interrupted due to the fact that answer is finished by character input, so that character data which are too long to answer are lost, and the answer obtaining efficiency and accuracy of the test questions are reduced. The method comprises the following steps: when an acquisition request of a test question to be answered is received, acquiring historical test data corresponding to the test question to be answered, wherein the test question is obtained by splitting the test question and matching with an answer point of corresponding test answer information; extracting matched target test questions by using the historical test data; and outputting the target test questions. The method is mainly used for test optimization based on test questions.

Description

Test optimization method and device based on test questions, storage medium and terminal
Technical Field
The invention relates to the technical field of data processing, in particular to a test optimization method and device based on test questions, a storage medium and a terminal.
Background
With the rapid development of internet technology, more and more users begin to use application programs to implement online autonomous learning, and particularly, online learning software is used to complete various learning tests.
Currently, test questions in existing learning software include various forms, and for the types of short answer questions, discussion questions, and the like, a user usually inputs the test questions based on a mobile device when answering, but for the test questions requiring text input answers, such as the short answer questions, the discussion questions, and the like, answering is completed by text input, so that answering time is long, and due to external interference, such as telephone access, power failure of terminal equipment, and the like, the answering process is interrupted, even long text data is lost, so that the answer obtaining efficiency and accuracy of the test questions are reduced.
Disclosure of Invention
In view of the above, the present invention provides a test optimization method and apparatus, a storage medium, and a terminal based on test questions, and mainly aims to solve the problems that the answer time is long due to the fact that answer is completed by text input, and the answer process is interrupted due to external interference, such as telephone access, power failure of terminal equipment, and the like, and even long answer text data is lost, so that the answer obtaining efficiency and accuracy of the test questions are reduced.
According to an aspect of the present invention, there is provided a test optimization method based on test questions, including:
when an acquisition request of a test question to be answered is received, acquiring historical test data corresponding to the test question to be answered, wherein the test question is obtained by splitting the test question and matching with an answer point of corresponding test answer information;
extracting matched target test questions by using the historical test data;
and outputting the target test questions.
Further, the method further comprises:
according to the number of answer points of test answer information of test questions in a test question library, splitting the test questions into test questions matched with the number of answer points of the test answer information, wherein the split test questions are matched with the unique corresponding test answer information.
Further, the extracting the matched target test question by using the historical test data comprises:
analyzing test result information and test state information in the historical test data based on the test question bank;
and acquiring matched target test questions by using the test result information and the test state information.
Further, the test result information includes a correct test result and an incorrect test result, the test state information includes a tested state and an untested state, and the obtaining of the matched target test question by using the test result information and the test state information includes:
and acquiring matched target test questions according to the first numerical multiple relation between the correct test result and the wrong test result, and/or the second numerical multiple relation between the tested state and the untested state, and/or time information corresponding to the tested state.
Further, the outputting the target test question includes:
obtaining test answer information matched with the target test questions, determining keywords matched with the test answer information, and outputting the target test questions carrying the keyword matching identification.
Further, the method further comprises:
and when the test result information matched with the target test question is not received within a preset time interval, marking the keywords matched with the test answer information in the output test questions.
Further, the method further comprises:
and pushing a target test question to second user information matched with the first user information according to the test result information and the first user information in the historical test data.
According to another aspect of the present invention, there is provided a test optimization apparatus based on test questions, comprising:
the device comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring historical test data corresponding to a test question to be answered when receiving an acquisition request of the test question to be answered, and the test question is obtained by splitting the test question and matching with an answer point of corresponding test answer information;
the extraction module is used for extracting the matched target test questions by using the historical test data;
and the output module is used for outputting the target test questions.
Further, the apparatus further comprises:
the splitting module is used for splitting the test questions into the test questions matched with the number of the answer points of the test answer information according to the number of the answer points of the test answer information of the test questions in the test question library, wherein the split test questions are matched with the unique corresponding test answer information.
Further, the extraction module comprises:
the analysis unit is used for analyzing the test result information and the test state information in the historical test data based on the test question bank;
and the acquisition unit is used for acquiring the matched target test questions by using the test result information and the test state information.
Further, the test result information includes correct test results and wrong test results, the test state information includes tested states and untested states,
the obtaining unit is specifically configured to obtain the matched target test question according to a first numerical multiple relationship between the correct test result and the incorrect test result, and/or a second numerical multiple relationship between the tested state and the untested state, and/or time information corresponding to the tested state.
Further, the output module is specifically configured to obtain test answer information matched with the target test question, determine a keyword matched with the test answer information, and output the target test question carrying the keyword matching identifier.
Further, the apparatus further comprises:
and the marking module is used for marking the keywords matched with the test answer information in the output test questions when the test result information matched with the target test questions is not received within a preset time interval.
Further, the apparatus further comprises:
and the pushing module is used for pushing the target test question to the second user information matched with the first user information according to the test result information and the first user information in the historical test data.
According to still another aspect of the present invention, there is provided a storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the test optimization method based on test questions.
According to still another aspect of the present invention, there is provided a terminal including: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction enables the processor to execute the operation corresponding to the test optimization method based on the test questions.
By the technical scheme, the technical scheme provided by the embodiment of the invention at least has the following advantages:
the invention provides a test optimization method and device based on test questions, a storage medium and a terminal, wherein the test questions comprise various forms in the learning software in the prior art, and for the answer types of short-term answers and discussion questions, when a user answers, the user usually inputs the test questions based on a mobile device; extracting matched target test questions by using the historical test data; the target test questions are output, the purpose that the test questions processed by the user based on splitting are concise and can be answered quickly is achieved, input answer data loss is reduced, the accuracy of obtaining answer information corresponding to the test questions is improved, and therefore the efficiency of testing based on the test questions is improved.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
Various other advantages and benefits will become apparent to those of ordinary skill in the art upon reading the following detailed description of the preferred embodiments. The drawings are only for purposes of illustrating the preferred embodiments and are not to be construed as limiting the invention. Also, like parts are denoted by like reference numerals throughout the drawings. In the drawings:
FIG. 1 is a flowchart illustrating a test optimization method based on test questions according to an embodiment of the present invention;
FIG. 2 is a block diagram of a test optimization apparatus based on test questions according to an embodiment of the present invention;
fig. 3 shows a schematic structural diagram of a terminal according to an embodiment of the present invention.
Detailed Description
Exemplary embodiments of the present disclosure will be described in more detail below with reference to the accompanying drawings. While exemplary embodiments of the present disclosure are shown in the drawings, it should be understood that the present disclosure may be embodied in various forms and should not be limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the disclosure to those skilled in the art.
The embodiment of the invention provides a test optimization method based on test questions, as shown in figure 1, the method comprises the following steps:
101. when an acquisition request of a test question to be answered is received, acquiring historical test data corresponding to the test question to be answered.
The test questions are obtained by splitting test questions and matching the test questions with corresponding answer points of test answer information, after a user triggers an answering event of the test questions in an application program, when a current end receives an obtaining request of the test questions to be answered, historical test data of target test questions to be answered are obtained, the test questions are types of the test questions with characters input to the test answers, such as short-cut answers, analysis questions and the like, and the embodiment of the invention is not particularly limited. Specifically, the acquired historical test data is matched with the historical test data according to the user information or the user account of the current user, and for example, when a request short answer is acquired, the answered short answer data of the current user is acquired, and of course, the historical test data corresponding to the test questions to be answered of all the users can also be acquired.
It should be noted that the test question splitting processing in the embodiment of the present invention is to split the test question according to the number of answer points of the test answer information to obtain the test question with the same number of answer points and matched with the test answer information, for example, the short answer question a includes 3 answer points, and the test question after the splitting processing is the short answer question a ' -answer point 1, the short answer question a ' -answer point 2, and the short answer question a ' -answer point 3, which is not specifically limited in the embodiment of the present invention.
102. And extracting the matched target test questions by using the historical test data.
In the embodiment of the invention, since the historical test data contains information such as answered correct test results, wrong test results, unanswered test questions and the like, in order to output the test questions meeting the requirements of the user to the user, the matched target test questions are extracted according to the test results, for example, the target test questions are randomly extracted from the wrong test results, the correct test results and the unanswered test questions in the test results according to a preset sequence, so that the test requirements of the user are met.
103. And outputting the target test questions.
And outputting according to the extracted target test questions so that the user can input answers. In the embodiment of the present invention, the input answer information may be text information or voice information, and the embodiment of the present invention is not particularly limited. Of course, if the test result information is text information, the test result information may be directly compared with the correct answer of the text, and if the test result information is voice information, the test result information may be converted into the text information first, or may be directly compared with the correct answer of the voice.
It should be noted that, after the user answers the target test question, the obtained answer information is updated to the historical test data, so that when the template test question is matched next time, the probability of obtaining the target test question is determined according to the correct answer, that is, the matching probability of the test question corresponding to the test error result is increased, and the matching probability of the test question corresponding to the test correct result is reduced.
Further, in order to enable the output test questions to meet the requirements of short answering time and less character input of the user, the embodiment of the invention further comprises: according to the number of answer points of test answer information of the test questions in the test question library, splitting the test questions into test questions matched with the number of answer points of the test answer information, wherein the split test questions are matched with the unique corresponding test answer information.
In the embodiment of the invention, all test questions are stored in a test question library, each test question corresponds to test answer information, and the test question for inputting the test answer information by using characters consists of different answer points, so the test question is split according to the number of the answer points, namely the test question is split into each answer point to match with one test question, so that the split test question only corresponds to the test answer information of one answer point, for example, a brief answer, if the power failure exists in a home, you can do mixed processing to obtain the answer of 1, if the power failure does not exist in a surrounding district, if the power failure does not exist in a regional building, a telephone is called to provide a power supply station to report the fault; 2. if the power supply system of the building is likely to have a fault, calling the property; 3. if the current building is not in power failure, the safety switch is probably jumped, the safety switch is checked, the test question which is uniquely corresponding to the test answer information is split according to the number of answer points, and the obtained test question which is uniquely corresponding to the test answer information is that if the current building is not in power failure in home, you can 1, if the current building is not in power failure in the surrounding district, if the current building is probably in regional power failure, the power supply station is called to report the fault; 2. if the power supply system of the building is likely to have a fault, calling the property; 3. "if there is no electricity in the house, you will 1, see if there is no electricity in the building in the surrounding area, if it is possible that there is regional power failure, call to the power supply office to report failure; 2. 2- (d); 3. see if it is not just the house without power, if yes, the safety switch may jump, check the safety switch down, "if there is no power in home, you will 1-; 2. if the power supply system of the building is in failure, the telephone is called to the property; 3. the embodiment of the present invention is not limited in particular to the embodiment of the present invention, which is to say that the house is not powered off, and if the house is powered off, the safety switch may be tripped and the safety switch is checked.
It should be noted that, in order to make the split test question a new test question uniquely matched with the test answer information, the split test question includes the question of the original test question and the test answer information matched with the answer point and used as the test prompt information, so that the user can directly input fewer characters based on the split test question to obtain the answer of the matched test question.
Further, for further limitation and description, the step of extracting the matched target test question by using the historical test data according to the embodiment of the present invention includes: analyzing test result information and test state information in the historical test data based on the test question bank; and acquiring matched target test questions by using the test result information and the test state information.
The test result information comprises a correct test result and an incorrect test result to represent whether the answer of the user is correct or not, the test state information comprises a tested state and an untested state to represent whether the user answers or not, the answer condition of the user to the test questions in the test question bank can be definitely determined by utilizing the test result information and the test state information in the historical test data, and matched target test questions are obtained according to the test result information and the test state information in order to meet the learning requirement and the memory requirement of the user.
Specifically, for example, if 200 test questions answered by the user are recorded in the historical test data, wherein 150 correct answers, 50 incorrect answers, and 100 unanswered answers are recorded, the target test question to be matched may be obtained randomly from one of the unanswered answers or one of the incorrect answers, and the embodiment of the present invention is not particularly limited.
Further, in order to accurately obtain target test questions matched with the test result information and the test state information, the test result information of the embodiment of the present invention includes a correct test result and an incorrect test result, the test state information includes a tested state and an untested state, and obtaining the matched target test questions by using the test result information and the test state information includes: and acquiring matched target test questions according to the first numerical multiple relation between the correct test result and the error test result, and/or the second numerical multiple relation between the tested state and the untested state, and/or time information corresponding to the tested state.
For the embodiment of the invention, in order to output one or more target test questions of the matched test result information and the test state information to a user, the matched target test questions are obtained according to the first numerical multiple relation between the correct test result and the wrong test result, the second numerical multiple relation between the tested state and the untested state, and/or the time information corresponding to the tested state. Wherein, the first numerical multiple relation between the correct test result and the incorrect test result is used to represent the probability of obtaining the test question of the incorrect test result information and the probability of obtaining the test question of the correct test result information, which can be 2 times, for example, the probability of extracting the test question corresponding to the wrong answer point is twice that of the test question corresponding to the right answer point, etc., the second numerical multiple relation between the tested state and the untested state is used to represent the probability of obtaining the test question of the untested state and the probability of obtaining the test question of the tested state, which can be 2 times, for example, the probability of extracting the test question corresponding to the untested answer point is twice that of the test question corresponding to the tested answer point, and the time information corresponding to the tested state is used to represent the time interval of obtaining the test question of the tested state, if the probability that the test question corresponding to the answer point that was made before one month is extracted is twice as high as the probability that the test question corresponding to the answer point that was just made, the embodiment of the present invention does not make specific limitations on specific numerical multiples and the like.
Further, in order to enable a user to input test answer information, so that the only corresponding test answer information matched with the test questions can be quickly determined, and the test efficiency is improved, the step of outputting the target test questions according to the embodiment of the present invention includes: obtaining test answer information matched with the target test questions, determining keywords matched with the test answer information, and outputting the target test questions carrying the keyword matching identification.
Specifically, when the target test question is output, the test answer information matched with the target test question is obtained, the matched keyword is determined according to the test answer information, the keyword is the preset indication content matched with the test answer information and is used for prompting a user, so that when the target test question is output, the matched keyword is marked, and the user can quickly and accurately input the test answer information based on the keyword.
It should be noted that, when configuring the keywords, the configuration may be performed according to the relevance between each answer point in the test answer information corresponding to the test question, that is, the keywords with prompts and similar contents exist between each answer point, so as to instruct the user to input the test answer information quickly.
Further, in order to enable the user to input the test result more effectively according to the test question, thereby improving the test efficiency, the embodiment of the invention further comprises: and when the test result information matched with the target test question is not received within a preset time interval, marking the keywords matched with the test answer information in the output test question.
Specifically, when the user answers according to the target test question, the user may not answer the target test question for a long time because the test question is difficult, and in order to increase the input efficiency of the test result, when the front end does not receive the test result matched with the target test question within a preset time interval, the user marks the keyword matched with the test answer information in the test question. The keywords may be configured according to the relevance between each answer point in the test answer information corresponding to the test question, that is, keywords with prompts and similar contents exist between each answer point, and the embodiment of the present invention is not particularly limited.
Further, in order to improve the use efficiency of the test questions, the embodiment of the present invention further includes: and pushing a target test question to second user information matched with the first user information according to the test result information and the first user information in the historical test data.
The first user information is current user information, that is, user information of a test question pushed by a current front end, the second user information is user information having an association relationship with the first user information, and the association relationship may include a friend relationship, a recommendation relationship, a same group relationship, and the like. In order to improve the use efficiency of the test questions, and the test result information includes correct test results and wrong test results, the target test questions pushed to the user can be pushed to other users having an association relationship with the current end user in the forms of error-prone questions, simple questions and the like, so that more users can answer the target test questions.
Compared with the prior art that test questions in learning software comprise various forms, and users usually input the test questions based on mobile equipment when answering the question types such as short answer questions and discussion questions, the embodiment of the invention obtains the historical test data corresponding to the test questions to be answered when receiving the obtaining request of the test questions to be answered, wherein the test questions are obtained by splitting the test questions and matching the answer points of the corresponding test answer information; extracting matched target test questions by using the historical test data; the target test questions are output, the purpose that the test questions processed by the user based on splitting are concise and can be answered quickly is achieved, input answer data loss is reduced, and accuracy of obtaining answer information corresponding to the test questions is improved, so that efficiency of testing based on the test questions is improved.
Further, as an implementation of the method shown in fig. 1, an embodiment of the present invention provides a test optimization apparatus based on test questions, as shown in fig. 2, the apparatus includes: an acquisition module 21, an extraction module 22, and an output module 23.
The acquisition module 21 is configured to acquire, when an acquisition request for a test question to be answered is received, historical test data corresponding to the test question to be answered, where the test question is obtained by splitting a test question and matching the test question with an answer point of corresponding test answer information;
the extraction module 22 is used for extracting the matched target test questions by using the historical test data;
and the output module 23 is used for outputting the target test questions.
Further, the apparatus further comprises:
the splitting module is used for splitting the test questions into the test questions matched with the number of the answer points of the test answer information according to the number of the answer points of the test answer information of the test questions in the test question library, wherein the split test questions are matched with the unique corresponding test answer information.
Further, the extraction module comprises:
the analysis unit is used for analyzing the test result information and the test state information in the historical test data based on the test question bank;
and the acquisition unit is used for acquiring the matched target test questions by using the test result information and the test state information.
Further, the test result information includes correct test results and wrong test results, the test state information includes tested states and untested states,
the obtaining unit is specifically configured to obtain the matched target test question according to a first numerical multiple relationship between the correct test result and the incorrect test result, and/or a second numerical multiple relationship between the tested state and the untested state, and/or time information corresponding to the tested state.
Further, the output module is specifically configured to obtain test answer information matched with the target test question, determine a keyword matched with the test answer information, and output the target test question carrying the keyword matching identifier.
Further, the apparatus further comprises:
and the marking module is used for marking the keywords matched with the test answer information in the output test questions when the test result information matched with the target test questions is not received within a preset time interval.
Further, the apparatus further comprises:
and the pushing module is used for pushing the target test question to the second user information matched with the first user information according to the test result information and the first user information in the historical test data.
The embodiment of the invention provides a test optimization device based on test questions, which comprises a plurality of forms compared with test questions in learning software in the prior art, wherein for answer types such as short answer questions and discussion questions, users usually input the test optimization device based on mobile equipment; extracting matched target test questions by using the historical test data; the target test questions are output, the purpose that the test questions processed by the user based on splitting are concise and can be answered quickly is achieved, input answer data loss is reduced, and accuracy of obtaining answer information corresponding to the test questions is improved, so that efficiency of testing based on the test questions is improved.
According to an embodiment of the present invention, a storage medium is provided, where at least one executable instruction is stored, and the computer executable instruction can execute the test optimization method based on the test questions in any of the above method embodiments.
Fig. 3 is a schematic structural diagram of a terminal according to an embodiment of the present invention, and the specific embodiment of the present invention does not limit the specific implementation of the terminal.
As shown in fig. 3, the terminal may include: a processor (processor)302, a communication Interface 304, a memory 306, and a communication bus 308.
Wherein: the processor 302, communication interface 304, and memory 306 communicate with each other via a communication bus 308.
A communication interface 304 for communicating with network elements of other devices, such as clients or other servers.
The processor 302 is configured to execute the program 310, and may specifically execute the relevant steps in the above-described test optimization method based on test questions.
In particular, program 310 may include program code comprising computer operational instructions.
The processor 302 may be a central processing unit CPU, or an application specific Integrated circuit (asic), or one or more Integrated circuits configured to implement an embodiment of the present invention. The terminal comprises one or more processors, which can be the same type of processor, such as one or more CPUs; or may be different types of processors such as one or more CPUs and one or more ASICs.
And a memory 306 for storing a program 310. Memory 306 may comprise high-speed RAM memory, and may also include non-volatile memory (non-volatile memory), such as at least one disk memory.
The program 310 may specifically be configured to cause the processor 302 to perform the following operations:
when an acquisition request of a test question to be answered is received, acquiring historical test data corresponding to the test question to be answered, wherein the test question is obtained by splitting the test question and matching with an answer point of corresponding test answer information;
extracting matched target test questions by using the historical test data;
and outputting the target test questions.
It will be apparent to those skilled in the art that the modules or steps of the invention described above may be implemented in a general purpose computing device, they may be centralized on a single computing device or distributed across a network of computing devices, and alternatively, they may be implemented in program code that is executable by a computing device, such that it may be stored in a memory device and executed by a computing device, and in some cases, the steps shown or described may be performed in an order different than that shown or described herein, or separately fabricated into individual integrated circuit modules, or multiple ones of them fabricated into a single integrated circuit module. Thus, the present invention is not limited to any specific combination of hardware and software.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art. Any modification, equivalent replacement, improvement and the like made within the spirit and principle of the present invention shall be included in the protection scope of the present invention.

Claims (10)

1. A test optimization method based on test questions is characterized by comprising the following steps:
when an acquisition request of a test question to be answered is received, acquiring historical test data corresponding to the test question to be answered, wherein the test question is obtained by splitting the test question and matching with an answer point of corresponding test answer information;
extracting matched target test questions by using the historical test data;
and outputting the target test questions.
2. The method of claim 1, further comprising:
splitting the test questions into test questions matched with the number of answer points of the test answer information according to the number of the answer points of the test answer information of the test questions in the test question library, wherein the split test questions are matched with the unique corresponding test answer information.
3. The method of claim 2, wherein said extracting matching target test questions using said historical test data comprises:
analyzing test result information and test state information in the historical test data based on the test question bank;
and acquiring matched target test questions by using the test result information and the test state information.
4. The method of claim 3, wherein the test result information includes correct test results and incorrect test results, the test status information includes tested status and untested status, and the obtaining the matched target test question using the test result information and the test status information includes:
and acquiring matched target test questions according to the first numerical value multiple relation between the correct test result and the wrong test result, and/or the second numerical value multiple relation between the tested state and the untested state, and/or time information corresponding to the tested state.
5. The method of claim 4, wherein the outputting the target test question comprises:
obtaining test answer information matched with the target test questions, determining keywords matched with the test answer information, and outputting the target test questions carrying the keyword matching identification.
6. The method of claim 4, further comprising:
and when the test result information matched with the target test question is not received within a preset time interval, marking the keywords matched with the test answer information in the output test questions.
7. The method of claim 6, further comprising:
and pushing a target test question to second user information matched with the first user information according to the test result information and the first user information in the historical test data.
8. A test optimization device based on test questions is characterized by comprising:
the device comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring historical test data corresponding to a test question to be answered when receiving an acquisition request of the test question to be answered, and the test question is obtained by splitting the test question and matching with an answer point of corresponding test answer information;
the extraction module is used for extracting the matched target test questions by using the historical test data;
and the output module is used for outputting the target test questions.
9. A storage medium having at least one executable instruction stored therein, the executable instruction causing a processor to perform operations corresponding to the test question-based test optimization method according to any one of claims 1 to 7.
10. A terminal, comprising: the system comprises a processor, a memory, a communication interface and a communication bus, wherein the processor, the memory and the communication interface complete mutual communication through the communication bus;
the memory is used for storing at least one executable instruction, and the executable instruction causes the processor to execute the operation corresponding to the test question-based test optimization method according to any one of claims 1 to 7.
CN202010340492.4A 2020-04-26 2020-04-26 Test optimization method and device based on test questions, storage medium and terminal Active CN111563037B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010340492.4A CN111563037B (en) 2020-04-26 2020-04-26 Test optimization method and device based on test questions, storage medium and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010340492.4A CN111563037B (en) 2020-04-26 2020-04-26 Test optimization method and device based on test questions, storage medium and terminal

Publications (2)

Publication Number Publication Date
CN111563037A true CN111563037A (en) 2020-08-21
CN111563037B CN111563037B (en) 2024-01-23

Family

ID=72070581

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010340492.4A Active CN111563037B (en) 2020-04-26 2020-04-26 Test optimization method and device based on test questions, storage medium and terminal

Country Status (1)

Country Link
CN (1) CN111563037B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111813921A (en) * 2020-08-20 2020-10-23 浙江学海教育科技有限公司 Topic recommendation method, electronic device and computer-readable storage medium
CN112306829A (en) * 2020-10-12 2021-02-02 成都安易迅科技有限公司 Method and device for determining performance information, storage medium and terminal

Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2145194A1 (en) * 1992-10-09 1994-04-28 Roger C. Kershaw System and method for computer based testing
JPH11352866A (en) * 1998-06-12 1999-12-24 Ntt Data Corp Education service provision system
JP2005164810A (en) * 2003-12-01 2005-06-23 Nabitsuku Kk Education support system
US20090091087A1 (en) * 2007-10-03 2009-04-09 Robert Andrew Wasmund Quiz-nested quiz game and system therefore
JP2010049628A (en) * 2008-08-25 2010-03-04 Sapporo Breweries Ltd Information processing apparatus, information processing system, and information processing method for employee education
CN104715641A (en) * 2015-02-10 2015-06-17 深圳市天朗时代科技有限公司 Improved objective item evaluating method and system
CN105374249A (en) * 2015-12-15 2016-03-02 浙江工商大学 On-line question test method based on picture display in mobile terminal
CN105824896A (en) * 2016-03-14 2016-08-03 成都爱易佰网络科技有限公司 Intelligent multidimensional test paper composition system and method based on knowledge points
CN106250475A (en) * 2016-07-29 2016-12-21 广东小天才科技有限公司 The method for pushing of a kind of script and device
CN106600489A (en) * 2016-11-30 2017-04-26 广东小天才科技有限公司 Method and apparatus for marking erroneous test questions
CN106781788A (en) * 2017-02-14 2017-05-31 北京竞业达数码科技有限公司 Real-time hair topic method and system
US20180232301A1 (en) * 2017-02-10 2018-08-16 Grad Dna Ltd. A method for controlling a test environment on a mobile device
JP2019101162A (en) * 2017-11-30 2019-06-24 国立大学法人佐賀大学 Test management system, test management method, and test management program
JP2020012947A (en) * 2018-07-17 2020-01-23 大日本印刷株式会社 Information processing apparatus and program
CN110750443A (en) * 2019-09-06 2020-02-04 中国平安人寿保险股份有限公司 Webpage testing method and device, computer equipment and storage medium
CN111008916A (en) * 2018-10-08 2020-04-14 上海风创信息咨询有限公司 Knowledge point grasp inference method, knowledge point grasp inference system, computer device, and storage medium

Patent Citations (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA2145194A1 (en) * 1992-10-09 1994-04-28 Roger C. Kershaw System and method for computer based testing
JPH11352866A (en) * 1998-06-12 1999-12-24 Ntt Data Corp Education service provision system
JP2005164810A (en) * 2003-12-01 2005-06-23 Nabitsuku Kk Education support system
US20090091087A1 (en) * 2007-10-03 2009-04-09 Robert Andrew Wasmund Quiz-nested quiz game and system therefore
JP2010049628A (en) * 2008-08-25 2010-03-04 Sapporo Breweries Ltd Information processing apparatus, information processing system, and information processing method for employee education
CN104715641A (en) * 2015-02-10 2015-06-17 深圳市天朗时代科技有限公司 Improved objective item evaluating method and system
CN105374249A (en) * 2015-12-15 2016-03-02 浙江工商大学 On-line question test method based on picture display in mobile terminal
CN105824896A (en) * 2016-03-14 2016-08-03 成都爱易佰网络科技有限公司 Intelligent multidimensional test paper composition system and method based on knowledge points
CN106250475A (en) * 2016-07-29 2016-12-21 广东小天才科技有限公司 The method for pushing of a kind of script and device
CN106600489A (en) * 2016-11-30 2017-04-26 广东小天才科技有限公司 Method and apparatus for marking erroneous test questions
US20180232301A1 (en) * 2017-02-10 2018-08-16 Grad Dna Ltd. A method for controlling a test environment on a mobile device
CN106781788A (en) * 2017-02-14 2017-05-31 北京竞业达数码科技有限公司 Real-time hair topic method and system
JP2019101162A (en) * 2017-11-30 2019-06-24 国立大学法人佐賀大学 Test management system, test management method, and test management program
JP2020012947A (en) * 2018-07-17 2020-01-23 大日本印刷株式会社 Information processing apparatus and program
CN111008916A (en) * 2018-10-08 2020-04-14 上海风创信息咨询有限公司 Knowledge point grasp inference method, knowledge point grasp inference system, computer device, and storage medium
CN110750443A (en) * 2019-09-06 2020-02-04 中国平安人寿保险股份有限公司 Webpage testing method and device, computer equipment and storage medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111813921A (en) * 2020-08-20 2020-10-23 浙江学海教育科技有限公司 Topic recommendation method, electronic device and computer-readable storage medium
CN112306829A (en) * 2020-10-12 2021-02-02 成都安易迅科技有限公司 Method and device for determining performance information, storage medium and terminal
CN112306829B (en) * 2020-10-12 2023-05-09 成都安易迅科技有限公司 Method and device for determining performance information, storage medium and terminal

Also Published As

Publication number Publication date
CN111563037B (en) 2024-01-23

Similar Documents

Publication Publication Date Title
CN107656874B (en) Interface testing method and device, simulation baffle and system
CN110798380B (en) Data acquisition method, system, device, test equipment and test server
CN111563037B (en) Test optimization method and device based on test questions, storage medium and terminal
CN110287318B (en) Service operation detection method and device, storage medium and electronic device
CN114969352B (en) Text processing method, system, storage medium and electronic equipment
CN113840040B (en) Man-machine cooperation outbound method, device, equipment and storage medium
CN110267215A (en) A kind of data detection method, equipment and storage medium
CN111031063B (en) Data transmission method and device based on family education machine
CN112579465A (en) Test case execution method and device, storage medium and equipment
CN110427277B (en) Data verification method, device, equipment and storage medium
CN112241362A (en) Test method, test device, server and storage medium
CN111708693B (en) Multi-round session system testing method and device
CN110990554B (en) Content processing method, device, electronic equipment and medium
CN114817024A (en) Use case generation method and device, equipment and storage medium
CN114186046A (en) Information processing method, information processing apparatus, server, and storage medium
CN110248030B (en) Method, device, equipment and storage medium for testing short message compensation mechanism
CN113239180A (en) Learning path generation method and device, electronic equipment and storage medium
CN114202363A (en) Artificial intelligence based call method, device, computer equipment and medium
CN113110997A (en) Test method, device and equipment
CN114615696A (en) Automatic dial testing method, device, system, server and storage medium
CN111400245A (en) Art resource migration method and device
CN117349188B (en) Test case generation method and device based on large model
CN112035373B (en) Method, device, server and medium for testing basic test script
CN113141366B (en) Message submitting method and device, storage medium and electronic equipment
CN113918689A (en) Optimization method and device of knowledge graph question-answering 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
GR01 Patent grant
GR01 Patent grant