CN111768124A - Test evaluation method, system, equipment and computer readable storage medium - Google Patents

Test evaluation method, system, equipment and computer readable storage medium Download PDF

Info

Publication number
CN111768124A
CN111768124A CN202010656970.2A CN202010656970A CN111768124A CN 111768124 A CN111768124 A CN 111768124A CN 202010656970 A CN202010656970 A CN 202010656970A CN 111768124 A CN111768124 A CN 111768124A
Authority
CN
China
Prior art keywords
test
evaluation value
evaluation
value
target
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
CN202010656970.2A
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.)
Haikou Copera Information Technology Co ltd
Original Assignee
Haikou Copera Information 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 Haikou Copera Information Technology Co ltd filed Critical Haikou Copera Information Technology Co ltd
Priority to CN202010656970.2A priority Critical patent/CN111768124A/en
Publication of CN111768124A publication Critical patent/CN111768124A/en
Pending legal-status Critical Current

Links

Images

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
    • 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
    • G06Q10/06393Score-carding, benchmarking or key performance indicator [KPI] analysis
    • 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
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data

Abstract

The application discloses a test evaluation method, a system, a device and a computer readable storage medium provided by the application, comprising: the first acquisition module is used for acquiring the scoring information of the target object on the test item; the first calculation module is used for calculating the scoring information based on a reliability analysis method to obtain a first evaluation value; the second acquisition module is used for acquiring the response score information of the target object to the test item; the second calculation module is used for calculating a second evaluation value based on the response score information; a third calculation module for determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value; a first generation module for generating a test evaluation result of the test object based on the target evaluation value; the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing test objects; the accuracy of test evaluation can be improved.

Description

Test evaluation method, system, equipment and computer readable storage medium
Technical Field
The present application relates to the field of test evaluation technologies, and more particularly, to a test evaluation method, system, device, and computer-readable storage medium.
Background
Currently, in the manufacturing process of a product, the operation of a server, and the like, in order to know the capabilities of objects such as the product, the server, and the like, test evaluation needs to be performed on the corresponding objects, for example, by means of a questionnaire.
However, limited by the randomness of the questionnaire, the accuracy of the test evaluation results obtained through the questionnaire is not high.
In summary, how to improve the accuracy of the test evaluation is a problem to be solved urgently by those skilled in the art.
Disclosure of Invention
The application aims to provide a test evaluation system which can solve the technical problem of improving the accuracy of test evaluation to a certain extent. The application also provides a test evaluation method, equipment and a computer readable storage medium.
In order to achieve the above purpose, the present application provides the following technical solutions:
a test evaluation system comprising:
the first acquisition module is used for acquiring the scoring information of the target object on the test item;
the first calculation module is used for calculating the grading information based on a reliability analysis method to obtain a first evaluation value;
the second acquisition module is used for acquiring the response score information of the target object to the test item;
the second calculation module is used for calculating a second evaluation value based on the response score information;
a third calculation module for determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value;
a first generation module configured to generate a test evaluation result of the test object based on the target evaluation value;
the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object.
Preferably, the first calculation module includes:
and the first calculation submodule is used for calculating the scoring information based on a Kernebara coefficient method to obtain the first evaluation value.
Preferably, the first calculation submodule includes:
the first calculation unit is used for calculating the scoring information based on a Kernebaha coefficient operation formula to obtain the first evaluation value;
the Kerbanha coefficient operation formula comprises:
Figure BDA0002577104590000021
wherein the content of the first and second substances,krepresenting the number of said test items;
Figure BDA0002577104590000022
a variance representing the scoring information for the ith test item;
Figure BDA0002577104590000023
a variance of the scoring information representing all of the test items.
Preferably, the second calculation module includes:
the first acquisition unit is used for acquiring the highest score value allowed by each preset test item;
a second calculation unit configured to calculate a ratio of the response score information to the corresponding highest score value;
a third calculation unit configured to take an average of all the ratios as the second evaluation value.
Preferably, the third calculation module includes:
a second acquisition unit configured to acquire a first weight value of the first evaluation value;
a third acquiring unit configured to acquire a second weight value of the second evaluation value;
a fourth calculation unit configured to calculate a first product value of the first evaluation value and the first weight value;
a fifth calculation unit configured to calculate a second product value of the second evaluation value and the second weight value;
a sixth calculation unit configured to take a sum of the first product value and the second product value as the target evaluation value.
Preferably, the first weight value and the second weight value are equal.
Preferably, the second obtaining module includes:
a fourth acquiring unit, configured to acquire response information of the target object to the test item;
and the first scoring unit is used for scoring the response information according to a preset scoring rule to obtain the response score information.
A test evaluation method, comprising:
acquiring the grading information of a target object on a test item;
calculating the scoring information based on a reliability analysis method to obtain a first evaluation value;
acquiring response score information of the target object to the test item;
calculating a second evaluation value based on the response score information;
determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value;
generating a test evaluation result of the test object based on the target evaluation value;
the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object.
A test evaluation device comprising:
a memory for storing a computer program;
a processor for implementing the steps of the test evaluation method as described above when executing the computer program.
A computer-readable storage medium, in which a computer program is stored which is executed by a processor for carrying out the steps of the test evaluation method as described above.
The application provides a test evaluation system, includes: the first acquisition module is used for acquiring the scoring information of the target object on the test item; the first calculation module is used for calculating the scoring information based on a reliability analysis method to obtain a first evaluation value; the second acquisition module is used for acquiring the response score information of the target object to the test item; the second calculation module is used for calculating a second evaluation value based on the response score information; a third calculation module for determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value; a first generation module for generating a test evaluation result of the test object based on the target evaluation value; the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object. In the application, the first acquisition module and the first calculation module realize the evaluation of the test object according to the scoring information of the target object on the test item, the second acquisition module and the second calculation module realize the evaluation of the test object according to the response score information of the target object on the test item, the third calculation module and the first generation module realize the comprehensive test evaluation of the test object according to the scoring information and the response score information, and the response score information can reflect the accuracy of the scoring information of the target object on the test item, so that the inaccurate test evaluation caused by inaccurate scoring information can be avoided, and the accuracy of the test evaluation can be improved. The test evaluation method, the test evaluation equipment and the computer readable storage medium solve the corresponding technical problems.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic structural diagram of a test evaluation system according to an embodiment of the present disclosure;
fig. 2 is a flowchart of a test evaluation method according to an embodiment of the present application;
fig. 3 is a schematic structural diagram of a test evaluation device according to an embodiment of the present application;
fig. 4 is another schematic structural diagram of a test evaluation apparatus according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
Referring to fig. 1, fig. 1 is a schematic structural diagram of a test evaluation system according to an embodiment of the present disclosure.
The test evaluation system provided by the embodiment of the application can comprise:
the first obtaining module 101 is configured to obtain scoring information of a target object on a test item;
the first calculation module 102 is configured to calculate the scoring information based on a reliability analysis method to obtain a first evaluation value;
the second obtaining module 103 is configured to obtain response score information of the target object to the test item;
a second calculation module 104, configured to calculate a second evaluation value based on the response score information;
a third calculation module 105 for determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value;
a first generation module 106 for generating a test evaluation result of the test object based on the target evaluation value;
the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object.
In the application, the type of the test object can be determined according to actual needs, for example, the test object can be a server, a webpage, software and the like, and the type of the test item can also be determined according to actual needs, for example, the test item can be a server with high starting speed, a webpage with good interception effect, software with high safety and the like.
In practical application, in the test and evaluation process, the target object is required to interact with the test object, that is, the user of the test object is required to interact with the test object, so that the first acquisition can firstly acquire the rating information of the target object on the test item, and the evaluation result of the target object on the test item is represented by the rating information; then, the first calculation module calculates the scoring information based on a reliability analysis method to obtain a first evaluation value, namely, the scoring information is converted into a corresponding evaluation value for the test object, so that the evaluation result of the target object for the test object is obtained by means of the first evaluation value; at this time, if the test evaluation result of the test object is obtained only according to the first evaluation value, the obtained test evaluation result may be inaccurate, taking the fast boot speed of the test object as the server and the fast boot speed of the test item as the server as an example, different users pursue different boot speeds of the server, different scoring information may be given for the same boot speed, so that the test evaluation of the test object is not accurate finally, and in order to improve the accuracy of the test evaluation, the second obtaining module needs to obtain the response score information of the target object to the test item; the second calculation module is used for calculating to obtain a second evaluation value based on the response score information; the third calculation module determines a target evaluation value of the test object based on the first evaluation value and the second evaluation value; the first generation module is used for generating a test evaluation result of the test object based on the target evaluation value; the response score information is the response score information of the target object to the test item, so the response score information can reflect the real response result of the target object to the test item, and the response score information can accurately reflect the startup speed information of the server applied by the target object in the startup process of the server by taking the test object as the server and the test item as the startup speed of the server as an example, so as to prove the accuracy of the score information, so the accuracy of the test evaluation result obtained by the comprehensive score information and the response score information is higher.
The application provides a test evaluation system, includes: the first acquisition module is used for acquiring the scoring information of the target object on the test item; the first calculation module is used for calculating the scoring information based on a reliability analysis method to obtain a first evaluation value; the second acquisition module is used for acquiring the response score information of the target object to the test item; the second calculation module is used for calculating a second evaluation value based on the response score information; a third calculation module for determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value; a first generation module for generating a test evaluation result of the test object based on the target evaluation value; the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object. In the application, the first acquisition module and the first calculation module realize the evaluation of the test object according to the scoring information of the target object on the test item, the second acquisition module and the second calculation module realize the evaluation of the test object according to the response score information of the target object on the test item, the third calculation module and the first generation module realize the comprehensive test evaluation of the test object according to the scoring information and the response score information, and the response score information can reflect the accuracy of the scoring information of the target object on the test item, so that the inaccurate test evaluation caused by inaccurate scoring information can be avoided, and the accuracy of the test evaluation can be improved.
In the test evaluation system provided in the embodiment of the present application, in order to obtain the first evaluation value by calculating the score information, the reliability analysis method in the present application may be selected as a kronebaha coefficient method, that is, the first calculation module may include:
and the first calculation submodule is used for calculating the scoring information based on a Kernebara coefficient method to obtain a first evaluation value.
In practical applications, the first computing submodule may include:
the first calculation unit is used for calculating the scoring information based on a Kernebaha coefficient operation formula to obtain a first evaluation value;
the Kerbanha coefficient operation formula comprises:
Figure BDA0002577104590000061
wherein the content of the first and second substances,krepresenting the number of test items;
Figure BDA0002577104590000062
a variance representing the scoring information of the ith test item;
Figure BDA0002577104590000063
the variance of the scoring information for all test items is indicated.
It should be noted that, in practical applications, other types of reliability analysis methods may also be applied to calculate the scoring information to obtain the corresponding first evaluation value, and the application is not limited in this application.
In the test evaluation system provided in the embodiment of the present application, because of different test items, the value section of the response score information allowed for each test item may be different, for example, the value section of the response score information allowed for some test items is 1 to 100, and the value section of the response score information allowed for some test items is 1 to 80, and the like, in order to convert the response score information into the corresponding second evaluation value, the second calculation module may include:
the first acquisition unit is used for acquiring the highest score value allowed by each preset test item;
the second calculating unit is used for calculating the ratio of the response score information to the corresponding highest score value;
and a third calculation unit configured to take an average of all the ratios as the second evaluation value.
The number of the test items is 3, the value interval of the response score information allowed by the first test item is 1 to 80, the value interval of the response score information allowed by the 2 nd test item and the third test item is 1 to 100, in the response score information, the response score of the first test item is 60, the response score of the second test item is 80, and the response score of the third test item is 85, then the three ratios obtained by the second calculation unit are: 60/80-0.75, 80/100-0.8, and 85/100-0.85, and the third calculation unit obtains the second evaluation value as: the value of the second evaluation value converted from the response score information in this example is 0.8 because (0.75+0.8+0.85)/3 is 0.8.
It should be noted that, in practical applications, besides using the average value of all the ratios as the second evaluation value, there may be other ways to obtain the second evaluation value according to the ratios, such as using the median value of the ratios as the second evaluation value, and the application is not limited in this application.
In the test evaluation system provided in the embodiment of the present application, because the test evaluation results of the test object that can be reflected by the score information and the response score information have different strengths, a corresponding weight value may be set in the test evaluation results in advance for the score information and the response score information, and a more accurate target evaluation value is obtained according to the weight value, the first evaluation value and the second evaluation value, so the third calculation module may include:
a second acquisition unit configured to acquire a first weight value of the first evaluation value;
a third acquiring unit configured to acquire a second weight value of the second evaluation value;
a fourth calculation unit configured to calculate a first product value of the first evaluation value and the first weight value;
a fifth calculation unit configured to calculate a second product value of the second evaluation value and the second weight value;
a sixth calculation unit configured to take a sum of the first product value and the second product value as the target evaluation value.
It should be noted that specific values of the first weight value and the second weight value may be determined according to actual needs, and the application is not limited herein, for example, the first weight value may be equal to the second weight value.
In the test evaluation system provided in the embodiment of the present application, since most of the response results of the target object to the test item are response information and cannot be automatically converted into response score information, the second obtaining module may include:
the fourth acquisition unit is used for acquiring response information of the target object to the test item;
and the first scoring unit is used for scoring the response information according to a preset scoring rule to obtain the response score information.
In practical application, the preset scoring rule may be a corresponding relationship between the response score and the specific response information, so that the corresponding response information can be converted into corresponding response score information only according to the corresponding relationship.
Referring to fig. 2, fig. 2 is a flowchart of a test evaluation method according to an embodiment of the present disclosure.
The test evaluation method provided by the embodiment of the application can comprise the following steps:
step S101: acquiring the grading information of a target object on a test item;
step S102: calculating the scoring information based on a reliability analysis method to obtain a first evaluation value;
step S103: acquiring response score information of a target object to a test item;
step S104: calculating a second evaluation value based on the response score information;
step S105: determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value;
step S106: generating a test evaluation result of the test object based on the target evaluation value; the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object.
The application provides a test evaluation method, which comprises the following steps: acquiring the grading information of a target object on a test item; calculating the scoring information based on a reliability analysis method to obtain a first evaluation value; acquiring response score information of a target object to a test item; calculating a second evaluation value based on the response score information; determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value; generating a test evaluation result of the test object based on the target evaluation value; the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object. According to the method and the device, the test object is evaluated according to the scoring information of the target object on the test item, the test object is evaluated according to the response score information of the target object on the test item, the test object is comprehensively evaluated according to the scoring information and the response score information, and the response score information can reflect the accuracy of the scoring information of the target object on the test item, so that the method and the device can avoid inaccurate test evaluation caused by inaccurate scoring information, and the method and the device can improve the accuracy of the test evaluation.
In the test evaluation method provided by the embodiment of the present application, a process of calculating the score information based on a reliability analysis method to obtain a first evaluation value may specifically be:
and calculating the scoring information based on a Kranbaha coefficient method to obtain a first evaluation value.
In the test and evaluation method provided in the embodiment of the present application, a process of calculating the score information based on a kronebaha coefficient method to obtain the first evaluation value may specifically be:
the first calculation unit is used for calculating the scoring information based on a Kernebaha coefficient operation formula to obtain a first evaluation value;
the Kerbanha coefficient operation formula comprises:
Figure BDA0002577104590000091
wherein the content of the first and second substances,krepresenting the number of test items;
Figure BDA0002577104590000092
a variance representing the scoring information of the ith test item;
Figure BDA0002577104590000093
the variance of the scoring information for all test items is indicated.
In the test evaluation method provided in the embodiment of the present application, the process of calculating the second evaluation value based on the response score information may specifically be:
acquiring the highest score value allowed by each preset test item;
calculating the ratio of the response score information to the corresponding highest score value;
the average of all the ratios is taken as the second evaluation value.
In the test evaluation method provided in the embodiment of the present application, a process of determining a target evaluation value of a test object based on a first evaluation value and a second evaluation value may specifically be:
acquiring a first weight value of the first evaluation value;
acquiring a second weight value of the second evaluation value;
calculating a first product value of the first evaluation value and the first weight value;
calculating a second product value of the second evaluation value and the second weight value;
the sum of the first product value and the second product value is taken as the target evaluation value.
In a test evaluation method provided in an embodiment of the present application, a first weight value and a second weight value are equal.
In the test evaluation method provided by the embodiment of the present application, the process of obtaining the response score information of the target object to the test item may specifically be:
acquiring response information of a target object to a test item;
and grading the response information according to a preset grading rule to obtain response score information.
The application also provides a test evaluation device and a computer readable storage medium, which have the corresponding effects of the test evaluation method provided by the embodiment of the application. Referring to fig. 3, fig. 3 is a schematic structural diagram of a test evaluation apparatus according to an embodiment of the present disclosure.
The test evaluation device provided by the embodiment of the application includes a memory 201 and a processor 202, wherein the memory 201 stores a computer program, and the processor 202 implements the steps of the test evaluation method described in any one of the above embodiments when executing the computer program.
Referring to fig. 4, another test evaluation apparatus provided in the embodiment of the present application may further include: an input port 203 connected to the processor 202, for transmitting externally input commands to the processor 202; a display unit 204 connected to the processor 202, for displaying the processing result of the processor 202 to the outside; and the communication module 205 is connected with the processor 202 and is used for realizing the communication between the test evaluation equipment and the outside. The display unit 204 may be a display panel, a laser scanning display, or the like; the communication method adopted by the communication module 205 includes, but is not limited to, mobile high definition link technology (HML), Universal Serial Bus (USB), High Definition Multimedia Interface (HDMI), and wireless connection: wireless fidelity technology (WiFi), bluetooth communication technology, bluetooth low energy communication technology, ieee802.11s based communication technology.
The computer-readable storage medium provided in the embodiments of the present application stores a computer program, and the computer program, when executed by a processor, implements the steps of the test evaluation method described in any of the above embodiments.
The computer-readable storage media to which this application relates include Random Access Memory (RAM), memory, Read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage media known in the art.
For a description of relevant parts in the test evaluation system, the test evaluation device, and the computer-readable storage medium provided in the embodiments of the present application, reference is made to detailed descriptions of corresponding parts in the test evaluation method provided in the embodiments of the present application, and details are not repeated here. In addition, parts of the above technical solutions provided in the embodiments of the present application, which are consistent with the implementation principles of corresponding technical solutions in the prior art, are not described in detail so as to avoid redundant description.
It is further noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A test evaluation system, comprising:
the first acquisition module is used for acquiring the scoring information of the target object on the test item;
the first calculation module is used for calculating the grading information based on a reliability analysis method to obtain a first evaluation value;
the second acquisition module is used for acquiring the response score information of the target object to the test item;
the second calculation module is used for calculating a second evaluation value based on the response score information;
a third calculation module for determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value;
a first generation module configured to generate a test evaluation result of the test object based on the target evaluation value;
the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object.
2. The system of claim 1, wherein the first computing module comprises:
and the first calculation submodule is used for calculating the scoring information based on a Kernebara coefficient method to obtain the first evaluation value.
3. The system of claim 2, wherein the first computation submodule comprises:
the first calculation unit is used for calculating the scoring information based on a Kernebaha coefficient operation formula to obtain the first evaluation value;
the Kerbanha coefficient operation formula comprises:
Figure FDA0002577104580000011
wherein k represents the number of the test items;
Figure FDA0002577104580000012
a variance representing the scoring information for the ith test item;
Figure FDA0002577104580000013
a variance of the scoring information representing all of the test items.
4. The system of claim 1, wherein the second computing module comprises:
the first acquisition unit is used for acquiring the highest score value allowed by each preset test item;
a second calculation unit configured to calculate a ratio of the response score information to the corresponding highest score value;
a third calculation unit configured to take an average of all the ratios as the second evaluation value.
5. The system of claim 1, wherein the third computing module comprises:
a second acquisition unit configured to acquire a first weight value of the first evaluation value;
a third acquiring unit configured to acquire a second weight value of the second evaluation value;
a fourth calculation unit configured to calculate a first product value of the first evaluation value and the first weight value;
a fifth calculation unit configured to calculate a second product value of the second evaluation value and the second weight value;
a sixth calculation unit configured to take a sum of the first product value and the second product value as the target evaluation value.
6. The system of claim 5, wherein the first weight value and the second weight value are equal.
7. The system of claim 1, wherein the second obtaining module comprises:
a fourth acquiring unit, configured to acquire response information of the target object to the test item;
and the first scoring unit is used for scoring the response information according to a preset scoring rule to obtain the response score information.
8. A test evaluation method, comprising:
acquiring the grading information of a target object on a test item;
calculating the scoring information based on a reliability analysis method to obtain a first evaluation value;
acquiring response score information of the target object to the test item;
calculating a second evaluation value based on the response score information;
determining a target evaluation value of the test object based on the first evaluation value and the second evaluation value;
generating a test evaluation result of the test object based on the target evaluation value;
the target objects are the application persons of the test objects, and the number of the target objects is a preset number; the test items are items for testing the test object.
9. A test evaluation apparatus, comprising:
a memory for storing a computer program;
a processor for implementing the steps of the test evaluation method of claim 8 when executing the computer program.
10. A computer-readable storage medium, in which a computer program is stored which is executed by a processor for carrying out the steps of the test assessment method according to claim 8.
CN202010656970.2A 2020-07-09 2020-07-09 Test evaluation method, system, equipment and computer readable storage medium Pending CN111768124A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010656970.2A CN111768124A (en) 2020-07-09 2020-07-09 Test evaluation method, system, equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010656970.2A CN111768124A (en) 2020-07-09 2020-07-09 Test evaluation method, system, equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111768124A true CN111768124A (en) 2020-10-13

Family

ID=72725886

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010656970.2A Pending CN111768124A (en) 2020-07-09 2020-07-09 Test evaluation method, system, equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111768124A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112926833A (en) * 2021-01-28 2021-06-08 北京安九信息技术有限公司 Detection method and detection system for health condition of enterprise

Citations (5)

* 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
KR101350120B1 (en) * 2012-07-20 2014-01-08 (사)한국영양학회 System and method for evaluating nutrition quotient
CN108920677A (en) * 2018-07-09 2018-11-30 华中师范大学 Questionnaire method, investigating system and electronic equipment
CN109298998A (en) * 2018-08-15 2019-02-01 深圳壹账通智能科技有限公司 Workload assessment and model training method, electronic equipment and storage medium
KR20200026518A (en) * 2018-09-03 2020-03-11 강일모 Consumer Preference Survey and Statistics System

Patent Citations (5)

* 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
KR101350120B1 (en) * 2012-07-20 2014-01-08 (사)한국영양학회 System and method for evaluating nutrition quotient
CN108920677A (en) * 2018-07-09 2018-11-30 华中师范大学 Questionnaire method, investigating system and electronic equipment
CN109298998A (en) * 2018-08-15 2019-02-01 深圳壹账通智能科技有限公司 Workload assessment and model training method, electronic equipment and storage medium
KR20200026518A (en) * 2018-09-03 2020-03-11 강일모 Consumer Preference Survey and Statistics System

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
周娟;蒋登峰;曾其勇;: "建筑施工企业名牌评定中的信度和效度分析", 统计与信息论坛, vol. 23, no. 03, pages 53 - 56 *
李福利;张楠;熊艳辉;: "基于用户体验的移动政务WAP信息构建评估", 产业与科技论坛, vol. 15, no. 01, pages 67 - 68 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112926833A (en) * 2021-01-28 2021-06-08 北京安九信息技术有限公司 Detection method and detection system for health condition of enterprise

Similar Documents

Publication Publication Date Title
US20210326729A1 (en) Recommendation Model Training Method and Related Apparatus
JP2018516421A (en) Network access operation identification method, server, and storage medium
US10621641B2 (en) Method and device for pushing information
CN111144874B (en) Payment mode recommendation method, device and equipment
US10796038B2 (en) Estimating think times
EP4167194A1 (en) Key point detection method and apparatus, model training method and apparatus, device and storage medium
CN113422986B (en) Method, apparatus, device, medium, and program product for live room recommendation
CN109872026A (en) Evaluation result generation method, device, equipment and computer readable storage medium
CN110020124A (en) The method and device excavated for Related product
CN111612581A (en) Method, device and equipment for recommending articles and storage medium
WO2015148420A1 (en) User inactivity aware recommendation system
CN111768124A (en) Test evaluation method, system, equipment and computer readable storage medium
CN110113673A (en) A kind of barrage display methods, device and electronic equipment
CN108335131B (en) Method and device for estimating age bracket of user and electronic equipment
US8676812B1 (en) Dynamic weighting of indicator values for item scoring
CN113822693A (en) Method, device, equipment and storage medium for generating user purchasing power evaluation value
JP2019191686A (en) Information processing apparatus, information processing system, information processing method, and program
CA3166342A1 (en) Automatic question setting method, apparatus and system
CN114782224A (en) Webpage evaluation cheating monitoring method and device based on user characteristics and electronic equipment
CN111339434B (en) Information recommendation method and device, electronic equipment and computer storage medium
CN113796834A (en) Cognitive ability assessment method, device, equipment and storage medium
CN112907100A (en) Service demand measuring method and device and electronic equipment
CN111324634B (en) Search ordering method and device, electronic equipment and storage medium
CN114398501B (en) Multimedia resource grouping method, device, equipment and storage medium
JP6604620B1 (en) Information processing apparatus, information processing method, and program

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