CN111339151A - Online examination method, device, equipment and computer storage medium - Google Patents

Online examination method, device, equipment and computer storage medium Download PDF

Info

Publication number
CN111339151A
CN111339151A CN201811566867.8A CN201811566867A CN111339151A CN 111339151 A CN111339151 A CN 111339151A CN 201811566867 A CN201811566867 A CN 201811566867A CN 111339151 A CN111339151 A CN 111339151A
Authority
CN
China
Prior art keywords
examination
user
examiner
data
determining
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
CN201811566867.8A
Other languages
Chinese (zh)
Other versions
CN111339151B (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.)
China Mobile Communications Group Co Ltd
China Mobile Group Jiangxi Co Ltd
Original Assignee
China Mobile Communications Group Co Ltd
China Mobile Group Jiangxi 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 China Mobile Communications Group Co Ltd, China Mobile Group Jiangxi Co Ltd filed Critical China Mobile Communications Group Co Ltd
Priority to CN201811566867.8A priority Critical patent/CN111339151B/en
Publication of CN111339151A publication Critical patent/CN111339151A/en
Application granted granted Critical
Publication of CN111339151B publication Critical patent/CN111339151B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/10Services
    • G06Q50/20Education
    • G06Q50/205Education administration or guidance
    • 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
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

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

Abstract

The invention discloses an online examination method, an online examination device, online examination equipment and a computer storage medium. The online examination method comprises the following steps: acquiring user data and operation data related to an examiner; determining role information corresponding to the examinees according to the user data; determining behavior information corresponding to the examinee according to the operation data; and selecting corresponding examination questions for the examinees from the question bank according to the role information and the behavior information. According to the embodiment of the invention, the corresponding test questions can be distributed to each examinee, so that the test questions are more targeted.

Description

Online examination method, device, equipment and computer storage medium
Technical Field
The invention belongs to the technical field of computers, and particularly relates to an online examination method, an online examination device, online examination equipment and a computer storage medium.
Background
With the development of the internet, the technical means and carriers of the examination are revolutionarily changed, and the traditional examination method is gradually replaced by the network-based online examination method. The online examination mode is adopted, so that the examination is not limited to a campus or a specific place any more, and the social effect is improved. Meanwhile, socialization of examinations has also advanced the industrialization of examinations, and for example, organizations that specifically organize online examinations have begun to appear in society, and such organizations can provide online examinations as a service to individuals, institutions, and society.
Currently, the commonly used online examination methods include the following two:
Client/Server (C/S) mode. In this mode, the examination interface and examination business logic used by the examiner are stored in the user terminal where the client is installed, and the data of the examiner and the examination question data are stored in a special data server. When the examiner takes an examination, examination questions are randomly extracted from the data server by using examination business logic.
Browser/Server (B/S) mode. In this mode, an application server for processing examination services is added in addition to a data server for storing data of examinees and examination question data, and a part of examination service logic is implemented in a user terminal, but main examination service logic is implemented in the application server. When an examiner takes an examination, the examiner can enter an examination interface to take the examination by inputting an examination website in a browser of the user terminal. The application server is responsible for receiving the service request of the user terminal, then extracts the data to be processed from the data server and returns the processed result to the user terminal so as to randomly draw the questions when the examiner takes the test.
However, in the two online examination methods, examination questions are randomly drawn for each examinee, and thus there is no pertinence to the examination questions of each examinee.
Disclosure of Invention
The embodiment of the invention provides an online examination method, device and equipment and a computer storage medium, which can distribute examination questions corresponding to each examination person for each examination person, so that the examination questions are more targeted.
In one aspect, an embodiment of the present invention provides an online examination method, including:
acquiring user data and operation data related to an examiner;
determining role information corresponding to the examination staff according to the user data;
determining behavior information corresponding to the examinee according to the operation data;
and selecting a corresponding examination question for the examination person from a question bank according to the role information and the behavior information.
Further, the user data at least comprises an employee job number table and an employee authority table, wherein the determining of the role information corresponding to the examiner according to the user data comprises:
inquiring the user identification of the examiner in the employee number table, and inquiring the user authority of the examiner in the employee authority table;
determining the attribution area and the user classification of the examination staff according to the user identification;
and generating the role information of the examination staff according to the attribution area, the user classification and the user authority.
Further, the operation data includes work order circulation data and function use data, wherein determining the behavior information corresponding to the examiner according to the operation data includes:
determining a target work order corresponding to the examination staff according to the work order circulation data;
determining a target function corresponding to the examiner according to the function use data;
determining the user behavior of the examiner within a preset time period according to the target function;
and generating the behavior information of the examination staff according to the target work order and the user behavior.
Further, according to the work order circulation data, determining the target work order corresponding to the examiner includes:
determining the failure work order of the examination personnel and the work order return rate corresponding to the failure work order according to the work order circulation data;
and selecting a target work order from the failed work orders according to the work order return rate.
Further, determining the target function corresponding to the examiner according to the function usage data includes:
determining operating functions used by the examiner and the frequency of using the operating functions according to the function usage data;
and selecting the target function from the operation functions according to the use frequency.
Further, according to the objective function, determining the user behavior of the test person within a predetermined time period comprises:
acquiring a user log file of the examiner according to the target function;
screening user log files to obtain the user log files in preset time;
and determining the user behavior of the examiner within a preset time period according to the screened user log file.
Further, the user behavior includes one or more of adding data, deleting data, querying data, or modifying data.
Further, selecting a corresponding test question for the examinee from a question bank according to the role information and the behavior information includes:
selecting a first number of adept examination questions and a second number of non-adept examination questions corresponding to the behavior information from the question bank according to the role information and the behavior information;
and selecting a third number of user necessary examination questions corresponding to the role information from the question bank according to the role information and the behavior information.
Further, selecting a corresponding test question for the examinee from a question bank according to the role information and the behavior information further includes:
determining a fourth quantity according to the first quantity, the second quantity, the third quantity and the number of the questions;
and randomly selecting a fourth number of examination questions except the examination questions which are good at, the examination questions which are not good at and the examination questions which are necessary to the user from the question bank.
Further, still include:
obtaining a message corresponding to the examination answer submitted by the examiner in a message queue mode;
analyzing the message and acquiring the test answer;
and determining the examination score of the examiner according to the examination answer and a preset standard answer.
In another aspect, an embodiment of the present invention provides an online examination apparatus, where the apparatus includes:
a data acquisition unit configured to acquire user data and operation data related to an examiner;
the first processing unit is configured to determine role information corresponding to the examination staff according to the user data;
the second processing unit is configured to determine behavior information corresponding to the examiner according to the operation data;
and the third processing unit is configured to select a corresponding test question for the examinee from a question bank according to the role information and the behavior information.
In another aspect, an embodiment of the present invention provides an online examination apparatus, including: a processor and a memory storing computer program instructions;
the processor, when executing the computer program instructions, implements the above-described online testing method.
In yet another aspect, an embodiment of the present invention provides a computer storage medium having computer program instructions stored thereon, which when executed by a processor implement the online examination method described above.
The online examination method, the device, the equipment and the computer storage medium provided by the embodiment of the invention can determine the role information and the behavior information of the examiners by using the user data and the operation data related to the examiners, and select the corresponding examination questions for the examiners from the question bank according to the role information and the behavior information, so that the matching between the examination questions and the examiners is improved, and the examination questions of each examiner are more targeted.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings required to be used in the embodiments of the present invention will be briefly described below, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flow chart diagram of an online examination method according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a detailed method of one embodiment of step S120 in FIG. 1;
FIG. 3 is a flowchart illustrating a detailed method of one embodiment of step S130 in FIG. 1;
FIG. 4 is a flowchart illustrating a detailed method of one embodiment of step S131 in FIG. 3;
FIG. 5 is a flowchart illustrating a detailed method of one embodiment of step S132 in FIG. 3;
FIG. 6 is a flowchart illustrating a detailed method of one embodiment of step S133 in FIG. 3;
FIG. 7 is a flowchart illustrating a detailed method of one embodiment of step S140 in FIG. 1;
FIG. 8 is a flowchart illustrating a detailed method of another embodiment of step S140 in FIG. 1;
fig. 9 is a flow chart illustrating an online examination method according to another embodiment of the present invention;
fig. 10 is a schematic structural diagram of an online examination apparatus according to an embodiment of the present invention;
fig. 11 is a hardware configuration diagram of an online test device according to an embodiment of the present invention.
Detailed Description
Features and exemplary embodiments of various aspects of the present invention will be described in detail below, and in order to make objects, technical solutions and advantages of the present invention more apparent, the present invention will be further described in detail below with reference to the accompanying drawings and specific embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not to be construed as limiting the invention. It will be apparent to one skilled in the art that the present invention may be practiced without some of these specific details. The following description of the embodiments is merely intended to provide a better understanding of the present invention by illustrating examples of the present invention.
It is 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 … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
In order to solve the problems in the prior art, embodiments of the present invention provide an online examination method, apparatus, device, and computer storage medium. The method for online examination according to the embodiment of the present invention will be described first.
Fig. 1 is a flow chart of an online examination method according to an embodiment of the present invention. As shown in fig. 1, the online examination method includes:
s110, obtaining user data and operation data related to the examinees;
s120, determining role information corresponding to the examinees according to the user data;
s130, determining behavior information corresponding to the examinee according to the operation data;
and S140, selecting corresponding examination questions for the examinees from the question bank according to the role information and the behavior information.
Therefore, the embodiment of the invention can determine the role information and the behavior information of the examiners by utilizing the user data and the operation data related to the examiners, and select the corresponding examination questions for the examiners from the question bank according to the role information and the behavior information so as to improve the matching between the examination questions and the examiners and enable the examination questions of each examiner to be more targeted.
When an examiner registers, the examiner needs to fill in certain basic information, such as the name of the examiner, the user identification (user job number), the user position, the user job title, and the like, which can be stored in different data storage tables, respectively. For example, the user name and the user identifier may be correspondingly stored in an employee number table, the user identifier or the user name, the user post and the user job may be correspondingly stored in an employee post table, different posts and jobs have different authorities correspondingly, and the corresponding relationship between the posts and the authorities and the authority is stored in an employee authority table. Therefore, the above information can be used as a big data analysis target to analyze the role information of the examiner.
In the embodiment of the invention, the user data at least comprises an employee job number table and an employee authority table. According to the above description, the user data may include an employee post table in addition to the employee job number table and the employee authority table.
Fig. 2 shows a flowchart of a specific method of an embodiment of step S120 in fig. 1. As shown in fig. 2, the specific method for determining the role information corresponding to the examiner according to the user data in step S120 may include:
s121, inquiring the user identification of the examiner in the employee number table, and inquiring the user authority of the examiner in the employee authority table;
s122, determining the attribution area and the user classification of the examination staff according to the user identification;
and S123, generating role information of the examination staff according to the attribution area, the user classification and the user authority.
In step S121 of the embodiment of the present invention, the name of the user filled in the test may be logged in by the examiner, and the user identifier corresponding to the name of the user may be queried in the employee number table. And then, inquiring the user post and the user job corresponding to the user identifier through the employee post table, and inquiring the user authority corresponding to the user post and the user job in the employee authority table.
In other embodiments, after the examiner fills in the user post and the user post during registration, the user authority corresponding to the filled-in user post and the user post may be automatically acquired, and the user authority corresponding to the user name or the user identifier may be stored in the employee authority table. At this time, after the user name or the user identifier of the examiner is obtained, the corresponding user authority can be directly inquired in the employee authority table.
In step S122 of the embodiment of the present invention, the user classification refers to the organization level to which the user belongs. In the embodiment of the invention, the user identification, namely the user job number, is generated according to the attribution area of the examinee, the mechanism level of the examinee, the department of the examinee and the number of the examinee in the department, so that the attribution area and the user classification of the examinee can be directly determined by using the user identification.
In step S123 of the embodiment of the present invention, when the attribution area, the user classification, and the user right are determined, these pieces of information may be integrated and used as role information of the examiner.
In addition, the office system generates a series of operation data based on the daily operation of the examiner on the office system. For example, according to the work order flow data generated by the work order flow table of the office system, the work order flow table of the office system stores the relevant data of the work order operation of the examiner. For another example, the function click log table stores the click volume of each statistical period corresponding to the operation function used by the examiner on the office system, based on the function usage data generated by the function click log table.
In an embodiment of the present invention, the operation data may include work order flow data and function usage data.
Fig. 3 shows a flowchart of a specific method of one embodiment of step S130 in fig. 1. As shown in fig. 3, the specific method for determining the behavior information corresponding to the examiner according to the operation data in step S130 may include:
s131, determining a target work order corresponding to the examiner according to the work order circulation data;
s132, determining a target function corresponding to the examinee according to the function use data;
s133, determining the user behavior of the examiner within a preset time period according to the target function;
and S134, generating behavior information of the examiners according to the target work order and the user behaviors.
Further, fig. 4 shows a flowchart of a specific method of one embodiment of step S131 in fig. 3. As shown in fig. 4, in step S131, the specific method for determining the target work order corresponding to the examiner according to the work order circulation data may include:
s210, determining a failed work order of the examination staff and a work order return rate corresponding to the failed work order according to work order circulation data;
and S220, selecting a target work order from the failed work orders according to the work order return rate.
That is, in step S210, the work orders that have not passed once are acquired as the failed work orders through the office work order flow table of the work order flow data, and then the work order return rates of these failed work orders are acquired. In step S220, the above-mentioned failed work orders may be sorted from high to low in the return rate of the work order, and a first predetermined number of failed work orders may be selected as the target work order from the failed work order with the highest return rate of the work order. In the embodiment of the present invention, the first predetermined number may be set to 10.
Further, fig. 5 shows a flowchart of a specific method of one embodiment of step S132 in fig. 3. As shown in fig. 5, in step S132, a specific method for determining a target function corresponding to the examiner according to the function usage data may include:
s310, determining the operating function used by the examiner and the use frequency of the operating function according to the function use data;
and S320, selecting a target function from the operation functions according to the use frequency.
That is, in step S310, the operation function used by the examiner on the office system and the click amount per one statistical period corresponding thereto are obtained by the function click log table of the function usage data. Then, in step S320, the last statistical period is used as the current period, the operation functions in the current period are sorted from high to low according to the click rate, and a second predetermined number of operation functions are selected from the operation functions with the highest click rate as the target functions. In the embodiment of the present invention, the second predetermined number may be set to 10.
When the target function is determined, the user behaviors frequently performed by the examiner using the target function can be further determined.
Fig. 6 shows a flowchart of a specific method of one embodiment of step S133 in fig. 3. As shown in fig. 6, the specific method for determining the user behavior of the examiner within the predetermined time period according to the objective function in step S133 may include:
s410, acquiring a user log file of the examiner according to the target function;
s420, screening the user log files to obtain the user log files within preset time;
and S430, determining the user behavior of the examiner within a preset time period according to the screened user log file.
In embodiments of the present invention, user behavior may include one or more of adding data, deleting data, querying data, or modifying data.
In step S410, an interface code for the target function may be determined according to the function, and then a user log file of the examiner about the target function is screened from the database by using the interface code and the user name (or user identifier). Then, in step S420, the user log file is filtered to obtain the user log file within the predetermined time. The predetermined time may be one statistical period as described above. Next, in step S430, the user behavior frequently performed by the examiner in a statistical period may be determined according to the data in the filtered user log file. The method for determining the target function may be the same as the above method for determining the target function, and is not described herein again.
Fig. 7 shows a flowchart of a specific method of an embodiment of step S140 in fig. 1. As shown in fig. 7, the specific method for selecting the corresponding examination question from the question bank for the examiner according to the role information and the behavior information in step S140 may include:
s141, selecting a first number of adequacy examination questions and a second number of non-adequacy examination questions corresponding to the behavior information from the question bank according to the role information and the behavior information;
and S142, selecting a third number of user necessary examination questions corresponding to the role information from the question bank according to the role information and the behavior information.
Fig. 8 shows a flowchart of a specific method of another embodiment of step S140 in fig. 1. As shown in fig. 8, the specific method for selecting the corresponding examination question from the question bank for the examiner according to the role information and the behavior information in step S140 may further include:
s143, determining a fourth quantity according to the first quantity, the second quantity, the third quantity and the number of the questions;
s144, randomly selecting a fourth number of examination questions except the examination questions which are not good at, the examination questions which are not good at and the user' S necessary examination questions from the question bank.
As can be seen from the above description, the behavior information may include a target work order and user behaviors, the role information may include a home region, a user classification and user permissions, and the behavior information and the role information may be collectively referred to as a user profile.
Specifically, in the embodiment of the present invention, first, according to a user behavior in the behavior information, relevant test questions matched with a target function corresponding to the user behavior and the user behavior are obtained, and a first number of test questions are selected from the test questions as the adept test questions of the examinee. The first quantity of the adequacy examination questions can be calculated according to the ratio of the quantity of the relevant examination questions matched with the target functions corresponding to the user behaviors and the user behaviors to the quantity of the preset adequacy examination questions in the quantity of the questions.
Secondly, according to the user authority in the role information and the user behaviors in the behavior information, other operation functions which are not frequently used but have the authority of the user are determined, relevant examination questions matched with the other operation functions are obtained, and a second number of examination questions are selected from the examination questions to serve as non-excellence examination questions of the examinee. The second number of the non-adept examination questions can be calculated according to the ratio of the number of the relevant examination questions matched with other operation functions to the number of the preset non-adept examination questions in the number of the questions.
And thirdly, according to the target work order in the behavior information and the attribution region and the user classification in the role information, respectively obtaining a related examination question matched with the work order name of the target work order, a related examination question matched with the region name of the attribution region and a related examination question matched with different levels corresponding to the user classification as the user compulsory examination questions of the examination personnel. The third number of the user necessary examination questions can be calculated according to the ratio of the number of the related examination questions to the number of the preset user necessary examination questions in the number of the questions.
And finally, subtracting the first quantity, the second quantity and the third quantity from the quantity of the questions to obtain a fourth quantity, and randomly selecting the examination questions of the fourth quantity except the examination questions with the good intentions, the examination questions without the good intentions and the examination questions necessary to the user from the question bank as supplementary examination questions.
It should be noted that the above-mentioned adept examination questions, non-adept examination questions, user-specific examination questions and supplementary examination questions are sequentially selected in the listed order.
In other embodiments, the test questions may be only the adept test questions, or only the adept test questions and the non-adept test questions, or the adept test questions, the non-adept test questions, and the user-bye test questions. The examination questions comprise question types which are determined according to the number of the examination questions of each question type. That is, if the first number is equal to the number of questions, the test question is only a strong test question; if the sum of the first quantity and the second quantity is equal to the number of questions, the test questions are adept test questions and non-adept test questions; if the sum of the first number, the second number and the third number is equal to the number of questions, the examination question is a good examination question, a non-good examination question and a user's compulsory examination question.
In the embodiment of the invention, the examination questions are directly generated according to the relevant data of the examiners, and are sent to the user terminal used by the examiners at one time and cached after the examiners log in, so that the user terminal and the server do not need to frequently interact in the examination process, the occupation of bandwidth is reduced, and the response speed of the whole examination system is not influenced.
Fig. 9 is a flowchart illustrating an online examination method according to another embodiment of the present invention. As shown in fig. 9, the online test method further includes:
s150, obtaining a message corresponding to the examination answer submitted by the examiner in a message queue mode;
s160, analyzing the message and acquiring an examination answer;
and S170, determining the examination result of the examiner according to the examination answer and the preset standard answer.
In the embodiment of the invention, only after the examiner submits the examination answers of all the examination questions, the examination answers are generated into the encrypted file through the MD5 encryption tool, and the encrypted file is used as a message and is sent in a message queue mode. In step S150, the message may be obtained through a message queue, and in step S160, the message is decrypted and parsed through the MD5 to obtain the test answer corresponding to the message, and finally, in step S170, the test answer and the standard answer are compared to determine the test result of the examiner. Therefore, the embodiment of the invention can improve the operation efficiency of the examination system.
In embodiments of the present invention, the test achievement may be saved in the server for viewing.
Fig. 10 is a schematic structural diagram of an online examination apparatus according to an embodiment of the present invention. As shown in fig. 10, the online test apparatus includes:
a data acquisition unit 510 configured to acquire user data and operation data related to an examiner;
a first processing unit 520 configured to determine role information corresponding to the examiner according to the user data;
a second processing unit 530 configured to determine behavior information corresponding to the examiner according to the operation data;
and a third processing unit 540 configured to select a corresponding test question for the test person from the question bank according to the role information and the behavior information.
Therefore, the embodiment of the invention can determine the role information and the behavior information of the examiners by utilizing the user data and the operation data related to the examiners, and select the corresponding examination questions for the examiners from the question bank according to the role information and the behavior information so as to improve the matching between the examination questions and the examiners and enable the examination questions of each examiner to be more targeted.
Fig. 11 is a hardware configuration diagram of an online test device according to an embodiment of the present invention.
The online testing device may include a processor 601 and a memory 602 storing computer program instructions.
Specifically, the processor 601 may include a Central Processing Unit (CPU), or an Application Specific Integrated Circuit (ASIC), or may be configured as one or more Integrated circuits implementing embodiments of the present invention.
Memory 602 may include mass storage for data or instructions. By way of example, and not limitation, memory 602 may include a Hard Disk Drive (HDD), floppy Disk Drive, flash memory, optical Disk, magneto-optical Disk, tape, or Universal Serial Bus (USB) Drive or a combination of two or more of these. Memory 602 may include removable or non-removable (or fixed) media, where appropriate. The memory 602 may be internal or external to the integrated gateway disaster recovery device, where appropriate. In a particular embodiment, the memory 602 is a non-volatile solid-state memory. In a particular embodiment, the memory 602 includes Read Only Memory (ROM). Where appropriate, the ROM may be mask-programmed ROM, Programmable ROM (PROM), Erasable PROM (EPROM), Electrically Erasable PROM (EEPROM), electrically rewritable ROM (EAROM), or flash memory or a combination of two or more of these.
The processor 601 may implement any of the above described embodiments of the online test method by reading and executing computer program instructions stored in the memory 602.
In one example, the online testing device may also include a communication interface 603 and a bus 610. As shown in fig. 11, the processor 601, the memory 602, and the communication interface 603 are connected via a bus 610 to complete communication therebetween.
The communication interface 603 is mainly used for implementing communication between modules, apparatuses, units and/or devices in the embodiments of the present invention.
Bus 610 includes hardware, software, or both to couple the components of the online data traffic billing device to each other. By way of example, and not limitation, a bus may include an Accelerated Graphics Port (AGP) or other graphics bus, an Enhanced Industry Standard Architecture (EISA) bus, a Front Side Bus (FSB), a Hypertransport (HT) interconnect, an Industry Standard Architecture (ISA) bus, an infiniband interconnect, a Low Pin Count (LPC) bus, a memory bus, a Micro Channel Architecture (MCA) bus, a Peripheral Component Interconnect (PCI) bus, a PCI-Express (PCI-X) bus, a Serial Advanced Technology Attachment (SATA) bus, a video electronics standards association local (VLB) bus, or other suitable bus or a combination of two or more of these. Bus 610 may include one or more buses, where appropriate. Although specific buses have been described and shown in the embodiments of the invention, any suitable buses or interconnects are contemplated by the invention.
The online examination device can execute the online examination method in the embodiment of the invention, thereby realizing the online examination method and the device described in the above figures.
In addition, in combination with the online examination method in the above embodiments, the embodiments of the present invention may be implemented by providing a computer storage medium. The computer storage medium having computer program instructions stored thereon; the computer program instructions, when executed by the processor, implement any of the above-described embodiments of the online testing method.
It is to be understood that the invention is not limited to the specific arrangements and instrumentality described above and shown in the drawings. A detailed description of known methods is omitted herein for the sake of brevity. In the above embodiments, several specific steps are described and shown as examples. However, the method processes of the present invention are not limited to the specific steps described and illustrated, and those skilled in the art can make various changes, modifications and additions or change the order between the steps after comprehending the spirit of the present invention.
The functional blocks shown in the above-described structural block diagrams may be implemented as hardware, software, firmware, or a combination thereof. When implemented in hardware, it may be, for example, an electronic circuit, an Application Specific Integrated Circuit (ASIC), suitable firmware, plug-in, function card, or the like. When implemented in software, the elements of the invention are the programs or code segments used to perform the required tasks. The program or code segments may be stored in a machine-readable medium or transmitted by a data signal carried in a carrier wave over a transmission medium or a communication link. A "machine-readable medium" may include any medium that can store or transfer information. Examples of a machine-readable medium include electronic circuits, semiconductor memory devices, ROM, flash memory, Erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, fiber optic media, Radio Frequency (RF) links, and so forth. The code segments may be downloaded via computer networks such as the internet, intranet, etc.
It should also be noted that the exemplary embodiments mentioned in this patent describe some methods or systems based on a series of steps or devices. However, the present invention is not limited to the order of the above-described steps, that is, the steps may be performed in the order mentioned in the embodiments, may be performed in an order different from the order in the embodiments, or may be performed simultaneously.
As described above, only the specific embodiments of the present invention are provided, and it can be clearly understood by those skilled in the art that, for convenience and brevity of description, the specific working processes of the system, the module and the unit described above may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again. It should be understood that the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive various equivalent modifications or substitutions within the technical scope of the present invention, and these modifications or substitutions should be covered within the scope of the present invention.

Claims (13)

1. An online examination method, comprising:
acquiring user data and operation data related to an examiner;
determining role information corresponding to the examination staff according to the user data;
determining behavior information corresponding to the examinee according to the operation data;
and selecting a corresponding examination question for the examination person from a question bank according to the role information and the behavior information.
2. The online examination method according to claim 1, wherein the user data at least includes an employee job number table and an employee authority table, and wherein determining the role information corresponding to the examiner according to the user data comprises:
inquiring the user identification of the examiner in the employee number table, and inquiring the user authority of the examiner in the employee authority table;
determining the attribution area and the user classification of the examination staff according to the user identification;
and generating the role information of the examination staff according to the attribution area, the user classification and the user authority.
3. The online examination method according to claim 1, wherein the operation data comprises work order circulation data and function usage data, and wherein determining the corresponding behavior information of the examiner according to the operation data comprises:
determining a target work order corresponding to the examination staff according to the work order circulation data;
determining a target function corresponding to the examiner according to the function use data;
determining the user behavior of the examiner within a preset time period according to the target function;
and generating the behavior information of the examination staff according to the target work order and the user behavior.
4. The online examination method of claim 3, wherein determining the target work order corresponding to the examiner according to the work order circulation data comprises:
determining the failure work order of the examination personnel and the work order return rate corresponding to the failure work order according to the work order circulation data;
and selecting a target work order from the failed work orders according to the work order return rate.
5. The online testing method according to claim 3, wherein determining the corresponding target function of the testing person according to the function usage data comprises:
determining operating functions used by the examiner and the frequency of using the operating functions according to the function usage data;
and selecting the target function from the operation functions according to the use frequency.
6. The online testing method of claim 3, wherein determining the user behavior of the testing person over a predetermined period of time according to the objective function comprises:
acquiring a user log file of the examiner according to the target function;
screening user log files to obtain the user log files in preset time;
and determining the user behavior of the examiner within a preset time period according to the screened user log file.
7. An online test method according to claim 3 or 6, wherein the user behaviour comprises one or more of adding data, deleting data, querying data or modifying data.
8. The online examination method of claim 1, wherein selecting a corresponding examination question for the examiner from a question bank according to the role information and the behavior information comprises:
selecting a first number of adept examination questions and a second number of non-adept examination questions corresponding to the behavior information from the question bank according to the role information and the behavior information;
and selecting a third number of user necessary examination questions corresponding to the role information from the question bank according to the role information and the behavior information.
9. The online examination method of claim 8, wherein selecting a corresponding examination question for the examiner from a question bank according to the role information and the behavior information further comprises:
determining a fourth quantity according to the first quantity, the second quantity, the third quantity and the number of the questions;
and randomly selecting a fourth number of examination questions except the examination questions which are good at, the examination questions which are not good at and the examination questions which are necessary to the user from the question bank.
10. The online examination method of claim 1, further comprising:
obtaining a message corresponding to the examination answer submitted by the examiner in a message queue mode;
analyzing the message and acquiring the test answer;
and determining the examination score of the examiner according to the examination answer and a preset standard answer.
11. An online testing device, the device comprising:
a data acquisition unit configured to acquire user data and operation data related to an examiner;
the first processing unit is configured to determine role information corresponding to the examination staff according to the user data;
the second processing unit is configured to determine behavior information corresponding to the examiner according to the operation data;
and the third processing unit is configured to select a corresponding test question for the examinee from a question bank according to the role information and the behavior information.
12. An online testing device, characterized in that the device comprises: a processor and a memory storing computer program instructions;
the processor, when executing the computer program instructions, implements an online testing method as claimed in any of claims 1-10.
13. A computer storage medium having computer program instructions stored thereon which, when executed by a processor, implement an online test method according to any one of claims 1 to 10.
CN201811566867.8A 2018-12-19 2018-12-19 Online examination method, device, equipment and computer storage medium Active CN111339151B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811566867.8A CN111339151B (en) 2018-12-19 2018-12-19 Online examination method, device, equipment and computer storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811566867.8A CN111339151B (en) 2018-12-19 2018-12-19 Online examination method, device, equipment and computer storage medium

Publications (2)

Publication Number Publication Date
CN111339151A true CN111339151A (en) 2020-06-26
CN111339151B CN111339151B (en) 2023-04-28

Family

ID=71183212

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811566867.8A Active CN111339151B (en) 2018-12-19 2018-12-19 Online examination method, device, equipment and computer storage medium

Country Status (1)

Country Link
CN (1) CN111339151B (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113222527A (en) * 2021-04-09 2021-08-06 浙江执金吾网络科技有限公司 National fire safety level science popularization method and system
CN113408880A (en) * 2021-06-08 2021-09-17 北京捷通华声科技股份有限公司 Test paper generation method and device and intelligent examination system
CN114418353A (en) * 2021-12-30 2022-04-29 山东奥邦交通设施工程有限公司 Method and system for publishing and executing online examination task
CN115599810A (en) * 2022-12-15 2023-01-13 深圳市永兴元科技股份有限公司(Cn) Online examination subject selection control method and device and readable storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2360578A1 (en) * 2010-02-15 2011-08-24 Deutsche Telekom AG A method for detecting user screens in mobile devices working under symbian operating system
CN105335916A (en) * 2015-10-21 2016-02-17 小天才科技有限公司 Teacher online examination system
CN106205261A (en) * 2016-07-15 2016-12-07 安徽工业大学 A kind of hazardous chemical is met an urgent need 3D pseudo operation examination system and the method for examination
CN106710344A (en) * 2017-02-13 2017-05-24 盐城工学院 Computer application examination system
US20170263142A1 (en) * 2016-03-08 2017-09-14 Gholam Hossein Zereshkian Anti-cheating device for online examination
CN108281053A (en) * 2018-01-25 2018-07-13 链家网(北京)科技有限公司 A kind of method and device of professional skill examination
CN108876667A (en) * 2017-05-10 2018-11-23 西安绿行户外运动有限公司 O-Exam remote test software

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2360578A1 (en) * 2010-02-15 2011-08-24 Deutsche Telekom AG A method for detecting user screens in mobile devices working under symbian operating system
CN105335916A (en) * 2015-10-21 2016-02-17 小天才科技有限公司 Teacher online examination system
US20170263142A1 (en) * 2016-03-08 2017-09-14 Gholam Hossein Zereshkian Anti-cheating device for online examination
CN106205261A (en) * 2016-07-15 2016-12-07 安徽工业大学 A kind of hazardous chemical is met an urgent need 3D pseudo operation examination system and the method for examination
CN106710344A (en) * 2017-02-13 2017-05-24 盐城工学院 Computer application examination system
CN108876667A (en) * 2017-05-10 2018-11-23 西安绿行户外运动有限公司 O-Exam remote test software
CN108281053A (en) * 2018-01-25 2018-07-13 链家网(北京)科技有限公司 A kind of method and device of professional skill examination

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HUANG DARONG;: "Realization and Research of Online Exam System Based on S2SH Framework", 《2010 INTERNATIONAL CONFERENCE ON WEB INFORMATION SYSTEMS AND MINING》 *
王治超: "中国电信公司员工在线考试系统的研究与分析", 《信息科技辑》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113222527A (en) * 2021-04-09 2021-08-06 浙江执金吾网络科技有限公司 National fire safety level science popularization method and system
CN113408880A (en) * 2021-06-08 2021-09-17 北京捷通华声科技股份有限公司 Test paper generation method and device and intelligent examination system
CN114418353A (en) * 2021-12-30 2022-04-29 山东奥邦交通设施工程有限公司 Method and system for publishing and executing online examination task
CN115599810A (en) * 2022-12-15 2023-01-13 深圳市永兴元科技股份有限公司(Cn) Online examination subject selection control method and device and readable storage medium

Also Published As

Publication number Publication date
CN111339151B (en) 2023-04-28

Similar Documents

Publication Publication Date Title
CN111339151B (en) Online examination method, device, equipment and computer storage medium
WO2007044763A2 (en) System and method for detecting fraudulent transactions
CN112669138B (en) Data processing method and related equipment
CN112422574A (en) Risk account identification method, device, medium and electronic equipment
CN110737650A (en) Data quality detection method and device
CN112990769A (en) Service processing method and device, electronic equipment and storage medium
CN109995886B (en) Domain name identification method, device, equipment and medium
CN111340062A (en) Mapping relation determining method and device
CN110728585A (en) Authority guaranteeing method, device, equipment and storage medium
CN112464218B (en) Model training method and device, electronic equipment and storage medium
CN111325580B (en) User account management method, device, equipment and storage medium
CN113609111A (en) Big data testing method and system
CN114201553A (en) Data management method, device, equipment and storage medium
CN112269940A (en) Data processing method and device
CN113923190A (en) Method and device for identifying equipment identification jump, server and storage medium
CN115640325A (en) Content recommendation method and device, readable medium and electronic equipment
CN112783942A (en) Block chain-based data acquisition quality verification method, system, device and medium
CN110765016A (en) Game test instruction processing method, system, server and storage device
CN110458508A (en) Processing method, processing unit and the Related product of document information
CN113362137B (en) Insurance product recommendation method and device, terminal equipment and storage medium
US9734340B1 (en) System and method for providing a high-value identity
CN112737804B (en) Network performance testing method, device and server
CN118132655A (en) Information synchronization method, apparatus, device, storage medium, and program product
CN116467265A (en) Intelligent management method and system for economic management file suitable for big data
CN117807636A (en) Data verification method, device, system, computing equipment and storage medium

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