CN117011097A - Workflow-based online examination management method, device, equipment and storage medium - Google Patents

Workflow-based online examination management method, device, equipment and storage medium Download PDF

Info

Publication number
CN117011097A
CN117011097A CN202211472694.XA CN202211472694A CN117011097A CN 117011097 A CN117011097 A CN 117011097A CN 202211472694 A CN202211472694 A CN 202211472694A CN 117011097 A CN117011097 A CN 117011097A
Authority
CN
China
Prior art keywords
component
workflow
target
examination
application
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
CN202211472694.XA
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.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to CN202211472694.XA priority Critical patent/CN117011097A/en
Publication of CN117011097A publication Critical patent/CN117011097A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/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
    • 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/10Office automation; Time management
    • G06Q10/103Workflow collaboration or project management

Landscapes

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

Abstract

The embodiment of the application discloses a workflow-based online examination management method, a workflow-based online examination management device, workflow-based online examination management equipment and a workflow-based online examination management storage medium, which relate to an artificial intelligence technology and a cloud technology, wherein the workflow-based online examination management method comprises the following steps: acquiring component configuration characteristics under a target examination scene, and acquiring a question issuing component, a question answering component and a review component which are matched with the component configuration characteristics from a component database; the workflow characteristics are obtained, and the question issuing component, the question answering component and the review component are packaged according to the workflow characteristics to obtain target examination application for executing a plurality of workflows; and further executing at least one workflow included in the target test application upon detecting that the trigger is triggered. By adopting the embodiment of the application, the examination efficiency can be improved. The embodiment of the application can be also applied to various scenes such as cloud technology, artificial intelligence, intelligent traffic, auxiliary driving, intelligent household appliances and the like.

Description

Workflow-based online examination management method, device, equipment and storage medium
Technical Field
The application relates to the technical field of artificial intelligence, in particular to an online examination management method, device and equipment based on workflow and a storage medium.
Background
Examination is an indispensable way to detect learning effects. The traditional examination method is generally paper examination, and the flow is relatively complicated. Compared with the traditional examination, the on-line examination has a plurality of advantages, each process in the traditional examination can be compressed, complicated procedures are reduced, and a large amount of labor cost is saved.
At present, after a teacher gives questions, the questions are manually sent to students through an on-line test question sending mode, and after the students answer questions, the answers are manually sent to the teacher through an on-line answer sending mode. The whole process needs manual propulsion, which results in lower examination efficiency.
Disclosure of Invention
The embodiment of the application provides an online examination management method, device and equipment based on workflow and a storage medium, which can improve examination efficiency.
In a first aspect, the present application provides a workflow-based online examination management method, including:
acquiring component configuration characteristics in a target examination scene, wherein the component configuration characteristics comprise question issuing function characteristics, question answering function characteristics and review function characteristics;
obtaining a question issuing component matched with the question issuing functional characteristic from a component database, obtaining a question answering component matched with the question answering functional characteristic from the component database, and obtaining a review component matched with the review functional characteristic from the component database; the component database stores pre-packaged components with different functional logics;
The workflow characteristics of the question issuing component, the question answering component and the review component are obtained, and the question issuing component, the question answering component and the review component are packaged according to the workflow characteristics to obtain target examination application for executing a plurality of workflows; the workflow characteristics are used for indicating the execution logic among the question issuing component, the answer component and the review component and the execution logic of each task of each component;
detecting whether a trigger associated with the target test application is triggered;
in the event that the trigger is detected to be triggered, at least one workflow included by the target test application is executed.
In a second aspect, the present application provides an online examination management apparatus based on a workflow, including:
the feature acquisition unit is used for acquiring component configuration features in a target examination scene, wherein the component configuration features comprise a question issuing function feature, a question answering function feature and a review function feature;
the component acquisition unit is used for acquiring a question issuing component matched with the question issuing functional characteristic from the component database, acquiring a question answering component matched with the question answering functional characteristic from the component database, and acquiring a review component matched with the review functional characteristic from the component database; the component database stores pre-packaged components with different functional logics;
The application packaging unit is used for acquiring workflow characteristics of the question issuing component, the question answering component and the review component, and packaging the question issuing component, the question answering component and the review component according to the workflow characteristics to obtain target examination application for executing a plurality of workflows; the workflow characteristics are used for indicating the execution logic among the question issuing component, the answer component and the review component and the execution logic of each task of each component;
the data triggering unit is used for detecting whether a trigger associated with the target examination application is triggered or not;
and the data execution unit is used for executing at least one workflow included in the target examination application under the condition that the trigger is detected to be triggered.
In a third aspect, the present application provides a computer device comprising a processor, a memory, wherein the memory is configured to store a computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the workflow-based on-line examination management method described above.
In a fourth aspect, the present application provides a computer readable storage medium having stored therein a computer program adapted to be loaded and executed by a processor to cause a computer device having the processor to perform the workflow-based on-line examination management method described above.
In a fifth aspect, the present application provides a computer program product or computer program comprising computer instructions which, when executed by a processor, implement the workflow-based on-line examination management method described above.
In the embodiment of the application, the component configuration characteristics under the target examination scene are acquired, so that at least one component matched with the component configuration characteristics, such as a question issuing component, a question answering component and a review component, can be acquired from the component database by utilizing the acquired component configuration characteristics, the acquired component can be further packaged to obtain the target examination application for executing a plurality of workflows, and at least one workflow included in the target examination application is executed under the condition that the trigger associated with the target examination application is detected to be triggered. Because the obtained components are packaged in advance and have functional logic, the components can be directly obtained and used, the generation of codes corresponding to the components when the components are used each time is avoided, the generation efficiency of the components can be improved, the packaged components can be reused, and the flexibility of component selection can be improved. Further, by executing the target examination application, each flow in the automatic propelling workflow can be realized, the workflow is not required to be manually propelled, the labor cost can be saved, and the examination efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a network architecture of an online examination management system based on workflow according to an embodiment of the present application;
FIG. 2 is a schematic flow chart of a workflow-based online examination management method according to an embodiment of the present application;
FIG. 3 is a schematic diagram of an internal structure of a visual editor according to an embodiment of the present application;
FIG. 4 is a schematic diagram of the internal architecture of a workflow engine according to an embodiment of the present application;
FIG. 5 is a schematic diagram of an examination distribution form page according to an embodiment of the present application;
fig. 6 is a schematic diagram of an examination answer form page provided by the embodiment of the application;
FIG. 7 is a schematic diagram of a review page provided by an embodiment of the present application;
FIG. 8 is a flow chart of another workflow-based on-line examination management method according to an embodiment of the present application;
FIG. 9 is a flow chart of yet another workflow-based on-line examination management method provided by an embodiment of the present application;
FIG. 10a is a schematic diagram of a scene of a page change of a question flow according to an embodiment of the present application;
FIG. 10b is a schematic diagram of a scene of a page change of another question flow according to an embodiment of the present application;
FIG. 10c is a schematic view of a scene of a page change of another theme process provided by an embodiment of the present application;
FIG. 10d is a schematic diagram of a scenario for sending a hint message according to an embodiment of the present application;
FIG. 11 is a schematic diagram of a composition structure of an online examination management device based on a workflow according to an embodiment of the present application;
fig. 12 is a schematic diagram of a composition structure of a computer device according to an embodiment of the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
Artificial intelligence technology (Artificial Intelligence, AI) is a comprehensive discipline involving a wide range of fields, both hardware-level and software-level technologies. Artificial intelligence infrastructure technologies generally include technologies such as sensors, dedicated artificial intelligence chips, cloud computing, distributed storage, big data processing technologies, operation/interaction systems, mechatronics, and the like. The artificial intelligence software technology mainly comprises a computer vision technology, a voice processing technology, a natural language processing technology, machine learning/deep learning and other directions.
The Computer Vision technology (CV) is a science for researching how to make a machine "look at", and more specifically, a camera and a Computer are used to replace human eyes to perform machine Vision such as identifying and measuring on a target, and further perform graphic processing, so that the Computer is processed into an image more suitable for human eyes to observe or transmit to an instrument to detect. As a scientific discipline, computer vision research-related theory and technology has attempted to build artificial intelligence systems that can acquire information from images or multidimensional data. Computer vision techniques typically include image processing, image recognition, image semantic understanding, image retrieval, OCR (Optical Character Recognition ), video processing, video semantic understanding, video content/behavior recognition, three-dimensional object reconstruction, 3D techniques, virtual reality, augmented reality, synchronous positioning, map construction, and other techniques, as well as common biometric recognition techniques such as face recognition, fingerprint recognition, and the like. For example, the present application may use OCR technology to perform text recognition on answer input parameters or answer report parameters, and so on.
Cloud technology (Cloud technology) refers to a hosting technology for integrating hardware, software, network and other series resources in a wide area network or a local area network to realize calculation, storage, processing and sharing of data. The cloud technology is based on the general names of network technology, information technology, integration technology, management platform technology, application technology and the like applied by the cloud computing business mode, can form a resource pool, and is flexible and convenient as required. Cloud computing technology will become an important support. Background services of technical networking systems require a large amount of computing, storage resources, such as video websites, picture-like websites, and more portals. Along with the high development and application of the internet industry, each article possibly has an own identification mark in the future, the identification mark needs to be transmitted to a background system for logic processing, data with different levels can be processed separately, and various industry data needs strong system rear shield support and can be realized only through cloud computing. The scheme provided by the embodiment of the application belongs to artificial intelligent cloud services belonging to the field of cloud technology.
Artificial intelligence cloud services, also commonly referred to as AIaaS (AI as Service, chinese is "AI as Service"). The service mode of the artificial intelligent platform is the mainstream at present, and particularly, the AIaaS platform can split several common AI services and provide independent or packaged services at the cloud. This service mode is similar to an AI theme mall: all developers can access one or more artificial intelligence services provided by the use platform through an API interface, and partial deep developers can deploy and operate and maintain cloud artificial intelligence services exclusive to themselves by using an AI framework and an AI infrastructure provided by the platform. For example, the application can adopt the artificial intelligence cloud service to screen out the question issuing component, the answer component and the review component from the component database, thereby packaging and obtaining the target examination application for executing a plurality of workflows, and the like.
It should be specifically noted that, in the embodiment of the present application, data related to the target object information (such as component configuration features or other features related to the target object information), when the embodiment of the present application is applied to a specific product or technology, permission or consent of a user needs to be obtained, and collection, use and processing of the related data need to comply with related laws and regulations and standards of related countries and regions. The target object may refer to a user of the terminal device or the computer device.
The technical scheme of the application can be suitable for configuring the workflow in the examination scene, thereby realizing automatic pushing of the workflow corresponding to the examination and improving the examination efficiency. By configuring the workflow, each flow node in the automatic pushing workflow can be realized, manual pushing is not needed, and the efficiency can be improved. The technical scheme of the application can be applied to various scenes, including but not limited to cloud technology, artificial intelligence, intelligent traffic, auxiliary driving and the like.
Referring to fig. 1, fig. 1 is a schematic diagram of a network architecture of an online examination management system based on a workflow according to an embodiment of the present application, as shown in fig. 1, a computer device may perform data interaction with terminal devices, and the number of terminal devices may be one or at least two, for example, when the number of terminal devices is multiple, the terminal devices may include terminal device 101a, terminal device 101b, terminal device 101c in fig. 1, and so on. Taking the terminal device 101a as an example, the computer device 102 may obtain the component configuration feature in the target examination scenario. For example, may include, but is not limited to, question feature, answer feature, review feature, and so forth. Further, the computer device 102 may obtain, from the component database, a question component matching the question function feature, an answer component matching the answer function feature, and a review component matching the review function feature, respectively. Further, the computer device 102 may obtain workflow characteristics of the question issuing component, the answer component, and the review component, respectively, and package the question issuing component, the answer component, and the review component according to the workflow characteristics, to obtain a target examination application for executing a plurality of workflows. The workflow characteristics may be used to indicate execution logic between the question component, the answer component, and the review component, as well as execution logic for tasks of each component. Further, the computer device 102 may detect whether a trigger associated with the target test application is triggered; in the event that the trigger is detected to be triggered, at least one workflow included by the target test application is executed. Optionally, the computer device 102 may also send the execution status of the workflow to the terminal device 101a, for example, the execution status may include, but is not limited to, an execution exception status, an execution completion status, etc., so that corresponding information may be viewed on the terminal device 101a, thereby prompting relevant personnel to perform targeted processing.
By acquiring the component configuration features in the target examination scene, at least one component matched with the component configuration features, such as a question issuing component, a question answering component and a review component, can be acquired from the component database by utilizing the acquired component configuration features, the acquired component can be further packaged to obtain a target examination application for executing a plurality of workflows, and at least one workflow included in the target examination application is executed under the condition that the trigger associated with the target examination application is detected to be triggered. Because the obtained components are packaged in advance and have functional logic, the components can be directly obtained and used, the generation of codes corresponding to the components when the components are used each time is avoided, the generation efficiency of the components can be improved, the packaged components can be reused, and the flexibility of component selection can be improved. Further, by executing the target examination application, each flow in the automatic propelling workflow can be realized, the workflow is not required to be manually propelled, the labor cost can be saved, and the examination efficiency is improved.
It is understood that the computer devices mentioned in the embodiments of the present application include, but are not limited to, terminal devices or servers. In other words, the computer device may be a server or a terminal device, or may be a system formed by the server and the terminal device. The above-mentioned terminal device may be an electronic device, including, but not limited to, a mobile phone, a tablet computer, a desktop computer, a notebook computer, a palm computer, a vehicle-mounted device, an intelligent voice interaction device, an augmented Reality (AR/VR) device, a head mounted display, a wearable device, a smart speaker, a smart home appliance, an aircraft, a digital camera, a camera, and other mobile internet devices (mobile internet device, MID) with network access capability, etc. The servers mentioned above may be independent physical servers, or may be server clusters or distributed systems formed by a plurality of physical servers, or may be cloud servers that provide cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, vehicle-road collaboration, content distribution networks (Content Delivery Network, CDN), and basic cloud computing services such as big data and artificial intelligence platforms.
Further, referring to fig. 2, fig. 2 is a schematic flow chart of an online examination management method based on workflow according to an embodiment of the present application; as shown in fig. 2, the workflow-based on-line examination management method may be applied to a computer device, and includes, but is not limited to, the following steps:
s101, acquiring component configuration characteristics in a target examination scene.
In the embodiment of the application, the target examination scene can be any examination scene, for example, the examination scene can be associated with an examination type, and the target examination scene can indicate the target examination type, so that component configuration characteristics under the target examination type can be obtained, component configuration can be carried out by combining the examination type, and then examination application (or examination platform) under the examination type can be obtained by encapsulation. The component configuration features may be input by a user (such as a developer), or may be acquired based on a target test scenario, for example, component configuration features associated with the target test scenario may be acquired based on an identification of the target test scenario, and for example, component configuration features associated with a test type may be acquired based on the test type corresponding to the target test scenario; or, the component configuration feature sent by any terminal device can be received; alternatively, component configuration features associated with the workflow corresponding to the test may be downloaded from a feature database; alternatively, the component configuration feature may be obtained from a local storage, or the like, and the method for obtaining the component configuration feature is not limited in the present application. Optionally, the feature database may store historical component configuration features in the target test scenario, that is, component configuration features acquired in a historical period, or component configuration features with a frequency of occurrence greater than a frequency threshold, which is not limited in the embodiment of the present application. The local store may be used to store component configuration features acquired over a historical period of time, or preset component configuration features, and so forth.
In one implementation manner, when determining a target examination scene, the computer device may compare the obtained features with features in multiple examination scenes under the condition that the features are obtained, so as to determine a scene corresponding to the features, and further use the determined examination scene as the target examination scene. The various scenarios may include, but are not limited to, a college entrance examination scenario, a hall-following test scenario, a qualification test scenario, and so forth. An association table between test scenes and features can be preset, so that when the features are acquired, the test scenes corresponding to the features are searched from the association table and serve as target test scenes.
In another implementation, when determining the target test scenario, the computer device may obtain a selection operation of the target object for the test scenario in the display interface of the associated output device, and determine the target test scenario based on the selection operation. The output device associated with the computer device may be, for example, but not limited to, a display screen, and the target object may select any one of the test scenes in the display interface by outputting multiple test scenes in the display interface of the display screen, so as to determine the test scene corresponding to the selection operation as the target test scene, and then may acquire component configuration features in the target test scene to perform processing such as component matching.
The component configuration features may reflect component configuration requirements in an examination scenario, so that corresponding components may be determined later in combination with the configuration requirements in the scenario. For example, component configuration features may include, but are not limited to, question feature, answer feature, and review feature. The question issuing function features are used for reflecting question issuing requirements, the answer function features can be used for reflecting answer requirements, the review function features can be used for reflecting review requirements and the like. Optionally, the question function feature, the answer function feature and the review function feature may be obtained in the same or different manners. Because the question issuing requirement, the question answering requirement and the review requirement are acquired, the components corresponding to the requirements can be acquired from the component database according to the requirements, and the functions of the components can be realized when the components are operated.
S102, obtaining a question issuing component matched with the question issuing functional characteristic from a component database, obtaining a question answering component matched with the question answering functional characteristic from the component database, and obtaining a review component matched with the review functional characteristic from the component database.
In the embodiment of the application, the component database stores the components which are packaged in advance and have different functions. The computer equipment can package the components with different functional logics in advance, store the packaged components in the component database, and can directly acquire the corresponding packaged components from the component database for use later, so that the component acquisition efficiency can be improved. And, through encapsulating the subassembly that has different functional logics in advance, can realize the subassembly multiplexing subsequently, avoid the code that the regeneration subassembly corresponds when using the subassembly each time, can promote subassembly generation efficiency.
The question issuing component can be used for executing the workflow corresponding to the question issuing requirement, the question answering component can be used for executing the workflow corresponding to the question answering requirement, and the review component can be used for executing the workflow corresponding to the review requirement. Through respectively obtaining the question issuing component, the question answering component and the review component, the question issuing component can be operated subsequently to execute workflows corresponding to question issuing requirements, the question answering component is operated to execute workflows corresponding to question answering requirements, the review component is operated to execute workflows corresponding to review requirements, and further the on-line examination is advanced.
In one possible implementation manner, when obtaining the question component, the computer device may obtain a correspondence table between the functional features and the components, so that, in the case that the question functional features are obtained, the question component that matches the question functional features is determined from the correspondence table, and then the question component is pulled from the component database.
Optionally, the computer device may further obtain at least one test component matching the feature of the question function from the component database, and output a component configuration page including at least one test component, where the component configuration page includes attribute information and function description information of each test component; and responding to the selection instruction of at least one examination component matched with the feature of the question issuing function, and determining the examination component corresponding to the selection instruction as the question issuing component. Wherein the attribute information of the test component may be used to indicate the type of the test component, for example, the attribute information may include a name of the test component, an icon of the test component, and so on. The functional descriptive information of the test component may be used to indicate functional characteristics of the test component, e.g., the functional descriptive information of the test component may be used to reflect functional logic performed by the test component, or to indicate the functioning of the test component, etc. By acquiring a plurality of examination components matched with the feature of the question issuing function and outputting a component configuration page comprising at least one examination component, related personnel (such as developers) can select at least one examination component output in the component configuration page, and the question issuing component is selected from the examination components, so that the flexibility of component configuration can be improved, and the component acquisition efficiency is improved.
In one possible implementation manner, when obtaining the answer component, the computer device may obtain a correspondence table between the functional features and the components, so that, in the case of obtaining the answer functional features, an answer component matched with the answer functional features is determined from the correspondence table, and then the answer component is pulled from the component database.
Optionally, the computer device may further obtain at least one test component matching the answer function feature from the component database, and output a component configuration page including at least one test component, where the component configuration page includes attribute information and function description information of each test component; and responding to the selection instruction of at least one examination component matched with the answer function characteristics, and determining the examination component corresponding to the selection instruction as the answer component. Through obtaining a plurality of examination components matched with answer function characteristics and outputting a component configuration page comprising at least one examination component, related personnel can select at least one examination component output in the component configuration page, answer components are selected from the examination components, and therefore flexibility of component configuration and component acquisition efficiency can be improved.
In one possible implementation, when obtaining the review component, the computer device may obtain a correspondence table between the functional features and the component, so that, when obtaining the review functional features, a review component matching the review functional features is determined from the correspondence table, and the review component is pulled from the component database.
Optionally, the computer device may further obtain at least one test component matched with the review function feature from the component database, and output a component configuration page including the at least one test component, where the component configuration page includes attribute information and function description information of each test component; in response to a selection instruction of at least one examination component matched with the review functional features, determining the examination component corresponding to the selection instruction as the review component. By acquiring a plurality of examination components matched with the evaluation functional characteristics and outputting a component configuration page comprising at least one examination component, related personnel can select the examination component output in the component configuration page, and the evaluation component is selected from the examination components, so that the flexibility of component configuration and the component acquisition efficiency can be improved.
S103, workflow characteristics of the question issuing component, the question answering component and the review component are obtained, and the question issuing component, the question answering component and the review component are packaged according to the workflow characteristics, so that a target examination application for executing a plurality of workflows is obtained.
In the embodiment of the application, the workflow characteristics can be used for indicating the execution logic among the question issuing component, the answer component and the review component and the execution logic of each task of each component. The execution logic between the components may include an execution order of each component, the execution order being performed first and then subsequently. For example, the execution sequence of the question issuing component is prior to the execution sequence of the question answering component, and then the question issuing component is executed first and the question answering component is executed second. The execution logic of the tasks of the component may include an execution order of the tasks. For example, a certain component may execute multiple tasks, and each task may correspond to execution logic, and then it may be determined, according to the execution logic of each task, which task is executed first, and which task is executed later. By acquiring workflow characteristics of the question issuing component, the answer component and the review component, such as execution sequence of the components, the question issuing component, the answer component and the review component can be packaged according to the execution sequence, and a target examination application for executing a plurality of workflows is obtained. And subsequently, when the target examination application is operated, each component can be operated according to the execution sequence of each component, so that the workflow corresponding to each component is executed according to the execution sequence. Optionally, the workflow feature may be input by a user, may be determined based on a user operation, may be determined based on the target test scenario, may be determined based on a test type corresponding to the target test scenario, or may be determined by other means, which is not limited by the present application.
Wherein, the workflow can refer to the automation of part or whole of the workflow business process in the computer application environment, and is the abstract and general description of the workflow and business rules between the operation steps. Examination components in the workflow (i.e., the components that constitute the target examination application) may refer to application components that abstract some common functions or interface services, and when implementing the target object function, the user only needs to configure through graphics, and does not need to start from writing codes.
In one implementation, the workflow characteristics of the question component, the answer component, and the review component may include, but are not limited to, an order of execution of the question component, the answer component, and the review component, e.g., the order of execution of the question component, the answer component, and the review component may be, in order, the question component, the answer component, and the review component from first to last. When the question issuing component, the answer component and the review component are packaged according to workflow characteristics to obtain the target examination application for executing a plurality of workflows, each component can be packaged based on the execution sequence of the components to obtain the target examination application. When the target examination application is executed subsequently, the question issuing component can be sequentially operated to execute the workflow corresponding to the question issuing component, the answer component is operated to execute the workflow corresponding to the answer component, and the review component is operated to execute the workflow corresponding to the review component.
In one possible implementation, the target test application may be packaged based on a custom operation of the target object. For example, the computer device may output an examination configuration interface, which may include a canvas area and a component area, which may include a plurality of pre-packaged examination components having different functional logic. In particular, the computer device may detect an operation of the target object on at least one examination component in the canvas area, the operation including at least one of a drag operation on the examination component and a connection operation between different examination components; a target test application is obtained based on operation of the at least one test component.
In the embodiment of the application, by outputting the examination configuration interface, as the examination configuration interface comprises the canvas area and the component area, the target object can drag the examination components in the component area, select at least one examination component from the component area, and further connect lines among the examination components after selecting a plurality of examination components, thereby setting the execution sequence among the examination components. When an operation of at least one examination component in the canvas area is detected, for example, a drag operation of the examination component, the dragged examination component can be rendered and displayed in the canvas area. When a connection operation for at least one test component in the canvas area is detected, a connection relationship between the at least one test component may be rendered and exposed in the canvas area. The target examination application is obtained through the encapsulation of the self-defined examination component, so that the flexibility of application encapsulation can be improved.
In one embodiment, after the target test application is obtained through encapsulation, test components in the target test application may be updated, and a workflow included in the updated target test application may be executed later. Specifically, when a change instruction for a target test application is received, obtaining a change demand feature indicated by the change instruction, the change demand feature being used for indicating a test demand changed with respect to a target test scene, the change including at least one of a new addition and a modification; screening examination components matched with the change demand characteristics from a component database, and updating the examination components in the target examination application based on the examination components matched with the change demand characteristics to obtain updated target examination application. Further, at least one workflow included in the updated target test application may also be executed.
Wherein, since the change includes at least one of an addition and a modification, updating the test components in the target test application based on the test components matching the change demand characteristics may include modifying one or more test components in the target test application, adding one or more test components to the target test application. Because the target examination application is obtained by packaging at least one component, the examination components in the target examination application can be directly modified and added when the target examination application is updated, and connecting lines among the examination components are modified, and the code of each examination component does not need to be rewritten, so that the rewritten code is packaged to obtain the target examination application. Because each component is a packaged component with independent logic processing capability, the functions of other components are not affected when the components in the target examination application are adjusted, and therefore the application updating efficiency can be improved.
Optionally, the changing may further include deleting, when the changing requirement instruction is received, obtaining a changing requirement feature indicated by the changing requirement instruction, and deleting a test component matched with the changing requirement feature in the target test application, so as to obtain the updated target test application.
In the embodiment of the application, when any examination component in the target examination application is deleted, only the examination component and the connection line between the components connected with the examination component are deleted, and the code of each examination component and the code of the target examination application do not need to be rewritten. Because each component is a packaged component with independent logic processing capability, the functions of other components are not affected when the components in the target examination application are deleted, and therefore the application updating efficiency can be improved.
In one possible scenario, the change demand feature may be obtained based on the manipulation of the target object. For example, when a change operation of the target object is detected, the change page may be output through an output device such as a display screen, input data corresponding to the input operation of the target object with respect to the change page may be obtained, or selection data corresponding to the selection operation may be obtained, and the input data or the selection data may be used as the change requirement feature. If the change includes deletion, deleting the examination component in the target examination application to obtain an updated target examination application; the updated target test application is executed to include at least one workflow. Because of different changing instructions, one or more components in the target examination application can be changed, such as new, modified, deleted and the like, so that the remaining examination components in the changed target examination application are packaged to obtain the target examination application. The examination assembly in the target examination application can be adjusted, and the application updating efficiency is improved. By executing at least one workflow included in the updated target examination application, accuracy of workflow execution can be improved.
That is, according to the method of functional assembly disassembly, the commonly used functional logic is abstracted into a general assembly, and the general assembly is packaged and stored in the assembly database, so that the application operation main body and the configuration are separated, and the flexible change of the assembly can be supported under the condition that the main body functional logic is stable and unchanged (namely, the main functional logic of the test application is stable and unchanged) in different application scenes, the test application can be quickly updated, and the application updating efficiency is improved.
In one embodiment, the test requirement characteristics in different test scenes can also be obtained respectively, the test requirement in each test scene is determined through the test requirement characteristics in each test scene, and the test application in each test scene is packaged based on the test requirement in each test scene. That is, when multiple examination scenes exist, by acquiring the examination requirement characteristics in each scene, one or more examination components in each scene can be screened from the component database according to the examination requirement characteristics in each scene, and the examination application in each scene is constructed based on the one or more examination components in each scene, so that when the workflow included in the updated target examination application is executed subsequently, different examination applications can be selected according to different examination scenes to realize targeted examination configuration, and corresponding workflow is executed, and the examination efficiency can be improved. In addition, because the examination application under each examination scene can be reused, the examination efficiency can be further improved.
In one embodiment, the core component of the workflow may include two parts: a visualization editor and a workflow engine. The visual editor can edit, sort and the like the components in the workflow. Because the components can be packaged and stored in advance, the target object can drag and connect the components through the visual editor to complete the arrangement of the workflow, and the workflow can be quickly constructed in a dragging and connecting mode without a great deal of investment of developers. Functional logic among all components is realized through configuration of the graphical interface, so that the use cost of the components can be reduced, and non-professional code developers can also perform application development, thereby improving development flexibility. The workflow engine can abstract the commonly used functional logic into a general component according to the mode of functional component disassembly, package and store the general component in a component database, separate the test application operation main body from the configuration, and support the flexible change of the component under the condition that the main body functional logic is stable and unchanged in different application scenes, thereby realizing the rapid update of the test application.
As shown in FIG. 3, FIG. 3 is a schematic diagram of the internal architecture of a visual editor provided by an embodiment of the application, wherein the visual editor may include, but is not limited to, an application parameter configurator, an application selector, a debugger, a graphics rendering engine, a version controller, and a stream orchestration canvas. The application parameter configurator is used for transmitting the configured parameters to the back end; the application selector is used for enabling the graph dragged by the front end to correspond to the component of the rear end; the debugger is used for removing faults and errors; the graphic rendering engine is used for rendering the object dragged in the dragging process into an image; the version controller is used for recording the version through the back end when each drag is carried out. The stream orchestration canvas is a front end canvas that can be used to drag all images into the canvas.
In the specific implementation, through outputting an examination configuration interface, a visual editor can be preconfigured in the examination configuration interface, then an application selector can detect the dragging operation of a target object, the front-end dragged image corresponds to the rear-end component, and a graphic rendering engine can render the dragged object into an image and display the image in a stream arranging canvas. The connection among the examination components can be further detected, and the connection parameters are transmitted to the back end through the application parameter configurator, so that the selected at least one component and the connection among the components can be displayed on the stream layout canvas.
Further, as shown in fig. 4, fig. 4 is a schematic diagram of an internal structure of a workflow engine according to an embodiment of the present application, where the workflow engine may include, but is not limited to, a logic processing engine, a syntax parsing engine, an application execution engine, a credential authentication engine, a trigger detector, and a flow execution engine. The logic processing engine is used for performing logic related processing when the workflow runs to the condition judgment needs to be performed to determine different flow directions; the grammar analysis engine is used for indicating that values in other applications are used across components through grammar analysis when variable references exist; the application execution engine is used for running codes; the credential authentication engine is used for acquiring credential information to realize login application by firstly logging in an account password when the application is logged in. The trigger detector is used for detecting the start of the workflow, and the flow execution engine is used for executing the workflow.
In a specific implementation, the trigger detector can detect whether the workflow needs to be started currently, and when the workflow starting condition is detected to be met, the workflow is started. The application execution engine is used for running codes, namely corresponding components in the running workflow execute the workflow; when the workflow runs to different flow directions requiring condition judgment, the logic processing engine is used for condition judgment to determine which workflow node is executed next.
S104, detecting whether a trigger associated with the target examination application is triggered.
In embodiments of the present application, the computer device may determine whether a trigger associated with the target test application is triggered based on a trigger condition of the trigger. For example, the trigger condition of the trigger associated with the target test application may be obtained, and whether the trigger condition of the trigger is currently satisfied may be determined. If the trigger condition of the trigger is met, determining that the trigger associated with the target examination application is triggered. If the trigger condition of the trigger is not met, determining that the trigger associated with the target examination application is not triggered.
The trigger mode of the trigger can include, but is not limited to, active trigger and passive trigger. Active triggering may for example refer to triggering by external information, such as when an access request is received. Passive triggering may mean that no external triggering is required, but rather that it is actively triggered by itself, such as when a trigger time set by the trigger is met, or when a trigger period of the trigger is met.
Alternatively, the trigger period of the trigger may be determined in connection with the examination type. Specifically, the computer device may acquire the test type, select a trigger period corresponding to the test type based on the test type, and use the selected trigger period as the trigger period of the trigger. Among others, examination types may include, but are not limited to Zhou Kao, monthly, mid-term, end-term, etc. For example, the trigger period corresponding to Zhou Kao may refer to one week, the trigger period corresponding to the month test may refer to one month, the trigger period corresponding to the middle test may refer to a half learning period, the trigger period corresponding to the end of the period may refer to a learning period, and so on. By acquiring the examination type, the trigger period of the trigger can be determined by combining the examination type, so that automatic triggering can be realized when the trigger period is met, related personnel can be reminded to process corresponding workflow, and the use experience of an application program is improved.
In one possible implementation manner, the computer device may further obtain a switching instruction for the test type, adjust a trigger period of the trigger based on the switching instruction, and subsequently detect whether the adjusted trigger is triggered, so as to execute a corresponding workflow. For example, if the test type is Zhou Kao and the trigger period of the trigger is one week, when the switching instruction for the test type is a monthly test, the trigger period of the trigger can be adjusted to one month, so that the trigger period of the trigger can be quickly adjusted, and the data processing efficiency is improved.
S105, executing at least one workflow included in the target examination application when the trigger is detected to be triggered.
In the embodiment of the application, when the trigger is triggered to indicate that the operation condition of the target examination application is met, the target examination application can be operated under the condition that the trigger is detected to be triggered, so that at least one workflow included in the target examination application is executed. The at least one workflow may include a workflow corresponding to the question component, a workflow corresponding to the answer component, a workflow corresponding to the review component, and so on. The target examination application is obtained by packaging the question issuing component, the answer component and the review component according to execution logic among the components, so that the workflow corresponding to the question issuing component, the workflow corresponding to the answer component and the workflow corresponding to the review component can be implemented by executing at least one workflow included in the target examination application according to the execution logic. Because the execution logic among the components is preset, each flow can be automatically propelled when the workflow corresponding to the question-issuing component, the workflow corresponding to the question-answering component and the workflow corresponding to the review component are executed, so that the manual participation is reduced, and the workflow operation efficiency is improved.
In one embodiment, the trigger may be a form trigger; in the event that the trigger is detected to be triggered, the manner in which the at least one workflow included in the target test application is executed may include:
under the condition that the form trigger is detected to be triggered, the form address allocated for the form trigger is obtained so as to display a form page indicated by the form address, such as a graphical form page; and responding to the task parameters input by the target object for the form page, such as the graphical form page, and executing at least one workflow included in the target examination application according to the task parameters.
The form trigger may be used to trigger a workflow, for example, the form trigger may be the first starting component of a workflow, and is the cause of the workflow running. In the event that a trigger is detected, the workflow is indicated as beginning to run. The graphical form page indicated by the form address can be displayed by accessing the form address, and further the target object can be guided to perform filling operation on the graphical form page, so that task parameters are input in the graphical form page, and at least one workflow included in the target examination application is executed according to the task parameters. The task parameters may refer to parameters to be filled in the graphic form page, for example, the graphic form page may be an examination distribution list, and the examination distribution list page may include examination subjects, examination descriptions, examination question types, and the like, and the task parameters may include examination subject parameters, examination description parameters, examination question type parameters, and the like. Exemplary, as shown in fig. 5, fig. 5 is a schematic diagram of an examination distribution form page according to an embodiment of the present application. Optionally, the graphic form page may also be an examination answer form page, and then the examination answer form page may include an examination description, an answer input, an answer report, and so on, and the task parameter may include an examination description parameter, an answer input parameter, an answer report parameter, and so on. Exemplary, as shown in fig. 6, fig. 6 is a schematic diagram of an examination answer form page provided by an embodiment of the present application. Alternatively, the graphical form page is a review page, then the review page may include a review conclusion and a review opinion, and so on, and then the task parameters may include a review conclusion parameter and a review opinion parameter, and so on. Exemplary, as shown in fig. 7, fig. 7 is a schematic diagram of a review page provided by an embodiment of the present application.
Alternatively, during execution of at least one workflow included in the target test application, the message involved may be sent via one or more communication means, such as by sending a form address via one or more communication means. The communication means may include, but is not limited to, communication means through social applications (or social platforms, hereinafter described by way of example social applications), content delivery applications (or content delivery platforms, hereinafter described by way of example content delivery applications), applets, text messages, mails, telephones, etc., and may also include one or more social applications, one or more content delivery applications, etc., each social application corresponding to one communication means, each content delivery application corresponding to one communication means, which are not described herein. For example, after the form address is obtained, a message including the form address may be sent to a related object, such as a target object. Further alternatively, a graphic code may be generated based on the form address and a message carrying the graphic code may be sent to the associated object. The graphic code may be at least one of a two-dimensional code, a program code, or a bar code. Further alternatively, the message may be sent according to one or more preset communication modes, or sent according to a communication mode associated with the message, or sent according to a communication mode associated with a workflow related to the message, or the like, which is not limited by the present application. And further, information returned for the message, such as task parameters input by a form page corresponding to the target object form address, can be received.
In the embodiment of the application, at least one workflow included in the target examination application can be executed according to the task parameters by responding to the task parameters input by the target object for the graphical form page, and because each workflow in the target examination application corresponds to a component and execution logic is arranged between each component, the workflow corresponding to each component can be automatically executed based on the execution logic, the workflow node circulation is not required to be pushed manually, and the circulation efficiency of the workflow can be improved.
In the embodiment of the application, the component configuration characteristics under the target examination scene are acquired, so that at least one component matched with the component configuration characteristics, such as a question issuing component, a question answering component and a review component, can be acquired from the component database by utilizing the acquired component configuration characteristics, the acquired component can be further packaged to obtain the target examination application for executing a plurality of workflows, and at least one workflow included in the target examination application is executed under the condition that the trigger associated with the target examination application is detected to be triggered. Because the obtained components are packaged in advance and have functional logic, the components can be directly obtained and used, the generation of codes corresponding to the components when the components are used each time is avoided, the generation efficiency of the components can be improved, the packaged components can be reused, and the flexibility of component selection can be improved. Further, by executing the target examination application, each flow in the automatic propelling workflow can be realized, the workflow is not required to be manually propelled, the labor cost can be saved, and the examination efficiency is improved.
Optionally, referring to fig. 8, fig. 8 is a flowchart of another workflow-based on-line examination management method according to an embodiment of the present application. The workflow-based online examination management method can be applied to computer equipment; as shown in fig. 8, the workflow-based on-line examination management method includes, but is not limited to, the following steps:
s201, obtaining a question issuing component, a question answering component and a review component which are matched with the component configuration characteristics in the target examination scene from a component database.
In one possible implementation, the computer device may obtain any one of a question component, an answer component, and a review component from a component database based on the component configuration features, and determine other components associated with the obtained components based on the association between the components. For example, the computer device may obtain a question component from a component database based on the question function feature, obtain a question answering component and a review component associated with the question component based on the relevance of the components in the component database; and obtaining an answer component and a review component which are associated with the question issuing component and are respectively matched with the answer functional characteristic and the review functional characteristic based on the relevance and the answer functional characteristic of the components in the component database, and the like. Wherein the association between components may be determined based on examination logic in an examination scenario or based on a preset association between components in a component database. Because the associated components can be determined based on the relevance among the components, when any component is acquired, the component with relevance can be acquired based on the component, the flexibility of acquiring the components can be improved, and the efficiency of acquiring the components can be improved. For another example, the matched question issuing components can be obtained from the component database based on the question issuing functional features, the answer functional features and/or the review functional features are updated based on the obtained component features of the question issuing components, and further the corresponding answer components and/or the review components are obtained based on the updated answer functional features and/or the updated review functional features, so that the reliability of component obtaining is improved.
S202, workflow characteristics of the question issuing component, the question answering component and the review component are obtained, and the question issuing component, the question answering component and the review component are packaged according to the workflow characteristics, so that the target examination application is obtained.
In one possible implementation manner, the component database may also be pre-determined according to the historical workflow characteristics of each component, and then the computer device may obtain the historical workflow characteristics of the question issuing component, the question answering component and the review component as the workflow characteristics of the question issuing component, the question answering component and the review component. Wherein the historical workflow characteristics may be determined based on workflow characteristics between the question-issuing component, the question-answering component, and the review component over a historical period of time.
Optionally, workflow characteristics of the question issuing component, the answer component and the review component may also be obtained based on the association between the components, and the association between the components may also reflect execution logic between the components. Therefore, the question issuing component, the question answering component and the review component can be packaged based on execution logic among the components, and the target examination application is obtained.
S203, configuring a form trigger associated with the target examination application, and detecting whether the form trigger is triggered.
In the embodiment of the application, if the form trigger associated with the target examination application is triggered, the examination workflow is started. The embodiment of the application can comprise a workflow of the test question distribution part. The workflow of the test question distribution part can comprise a form trigger, and the test workflow is triggered by configuring the form trigger when the triggering condition of the form trigger is met.
In one embodiment, the computer device may obtain a workflow identifier for each workflow and establish a first mapping relationship between the workflow identifier and the form trigger identifier. Further, the method for the computer device to execute at least one workflow included in the target examination application according to the task parameters in response to the task parameters input by the target object for the graphical form page may include:
receiving an HTTP (hypertext transfer protocol) request such as an HTTP request from a browser, wherein the HTTP request carries a form address and task parameters input by a target object aiming at a graphical form page, and the form address comprises a form trigger identifier; determining a target workflow identifier corresponding to a form trigger identifier carried in an HTTP request based on a first mapping relation; and adding the target workflow identifier into the workflow message queue to be executed, and running the target examination application to execute the workflow indicated by the target workflow identifier in the workflow message queue to be executed according to the task parameters.
The form address is allocated to the form trigger in advance, and then the browser can be used for accessing the form address, so that the graphical form page is displayed, further task parameters input by the target object aiming at the graphical form page can be obtained, and the task parameters can be stored in a database by triggering the submitting operation, so that the workflow included in the target examination application can be conveniently executed subsequently. When receiving a request such as an HTTP request from a browser for accessing the form address, the computer equipment can acquire the form address carried in the access request, extract the form trigger identifier in the form address, inquire the target workflow identifier corresponding to the form trigger identifier based on the first mapping relation in the database, add the target workflow identifier into a workflow message queue to be executed, and start execution of the whole workflow. The workflow in the message queue to be executed may have an execution sequence, and each workflow in the workflow message queue may be sequentially executed according to the execution sequence of the workflow.
Optionally, the computer device may allocate a form address to the form trigger in advance, for example, may allocate a form address to the initial workflow, set a graphical form page in a page corresponding to the form address, and further, the target object may view the graphical form page by accessing the form address, fill in the graphical form page, and the content filled in by the target object may be used as an input task parameter to enter the execution flow of the workflow. Functional modules of the subsequent workflow, such as a question module or other modules, can refer to these task parameters for corresponding flow operations.
The target object herein may refer to, for example, a first object, where the first object may include, but is not limited to, a rank principal or a class principal, that is, the first object may perform question setting, and through displaying a graphical form page indicated by a form address, the first object may input a corresponding task parameter in a graphical form interface. Examination topics may include, but are not limited to, language, math, english, history, chemistry, and the like. Examination types may include, but are not limited to, first language, second language, first math, second math, and the like. The examination instructions may be used to indicate the content of the examination, for example, the duration of the examination is 120 minutes. The test question type can be preset, the first object can select specific test questions in a form of a drop-down form, and test configuration efficiency is improved. By operating the graphical form page, the task parameters input by the first object can be obtained, and then the input task parameters are added into the execution flow of the workflow to execute the corresponding workflow.
In a specific implementation, the form trigger may be preconfigured so that the form trigger may be used subsequently. For example, the computer device may obtain a configuration operation of a developer for a configuration page of the form trigger, thereby determining a style of the graphical form page based on the configuration operation, and saving after the form trigger is configured, so as to facilitate subsequent use. Further, the computer device may generate a workflow identifier for the workflow and a form trigger identifier for the form trigger. The workflow identifier may include, but is not limited to, a name of the workflow or an ID (Identity, identification number) of the workflow, and the form trigger identifier may include, but is not limited to, a name of the form trigger or a UUID (Universally Unique Identifier, universal unique identifier) string. Further, the computer device may establish a first mapping relationship in the database for the workflow identifier and the form trigger identifier, and return a form address of one form trigger, and the form address format may splice the form trigger identifier for the workflow trigger detection address.
S204, obtaining a student list needing answering and obtaining test question contents from a test question database.
In the embodiment of the application, after the form trigger is configured, the student list needing answering can be further obtained, and the student list needing answering can be determined. For example, a student list uploaded by the terminal device may be acquired, or a student list matched with the target examination scene may be acquired from the student information base. The computer device can acquire all student lists needing to be answered, and the answering and scoring process of each student is carried through a workflow instance. The workflow instance may refer to all functions of a complete workflow by connecting examination components in a plurality of workflows in series according to a certain flow order. That is, each student's questions, i.e., the scoring process, corresponds to a workflow.
In the embodiment of the application, the computer equipment can select the corresponding test question type and the corresponding test question content according to the task parameters of the first object in the graphical form page, and acquire the test question content so as to carry out subsequent question issuing. The task type parameters in the task parameters in the graphical form page can be used for matching with the test question types of all the test questions in the test question database, the matched test question types are determined, and the test question content corresponding to the test question types is acquired.
S205, executing at least one workflow included in the target examination application to send test questions to terminals used by each student in the student list when the trigger is detected to be triggered.
In the embodiment of the application, when the student list needing to answer the questions is determined and the test question content is acquired, the computer equipment can start to circularly issue the questions, so that the questions are distributed to the terminals used by each student. In one implementation, the issuing of the question may be accomplished by invoking a sub-workflow. The specific manner of invoking the sub-workflow to implement the issue of the question may refer to the embodiment corresponding to fig. 9 below. The principle of the sub-workflow may be that: in the main workflow (for example, may refer to a workflow of a test question distribution part), a predetermined parameter (for example, a task parameter) may be transferred to other workflows (for example, a sub-workflow), and execution of the other workflows (for example, the sub-workflow) is triggered, and after the execution is completed, an execution result may be obtained. The triggered workflow is called a sub-workflow of the active trigger workflow, and other workflows can be triggered as sub-workflows in any workflow. Conversely, any workflow may be triggered as a sub-workflow of other workflows. The invocation of the sub-workflow is not just a single invocation, but a loop invocation, i.e. one sub-workflow can be triggered and generated for each answering student, and parameters required by the sub-workflow are passed in to execute the sub-workflow. Parameters required by the sub-workflow may include, but are not limited to, examination topics, examination specifications, student names and test question content, and the like.
According to the embodiment of the application, the student list needing answering is obtained, and the task parameters input according to the target object aiming at the graphical form page are obtained, so that the corresponding test question content can be matched from the test question database based on the task parameters, further, the cyclic issuing of the examination questions can be started, the matched test question content is distributed to each student in the student list, further, answering is realized, each flow node in the workflow can be automatically propelled by setting the whole process as an answering part workflow, the manual participation is reduced, and the examination efficiency is improved.
Optionally, referring to fig. 9, fig. 9 is a flowchart of another workflow-based online examination management method according to an embodiment of the present application. The workflow-based online examination management method can be applied to computer equipment; as shown in fig. 9, the workflow-based on-line examination management method includes, but is not limited to, the following steps:
s301, executing the sub-workflow.
In the embodiment of the application, the issuing of the examination questions can be realized by calling the sub-workflow, so that the issuing of the examination questions can be realized by executing the sub-workflow. The workflow may include a sub workflow, for example, the sub workflow may refer to a workflow corresponding to a question issuing component, that is, a question issuing workflow, and by executing the question issuing workflow, questions may be issued to students needing to answer questions.
Alternatively, the question-issuing workflow may also refer to a question-scoring portion workflow, i.e., the question-issuing workflow may be used to issue questions for students in a student list, and to subsequently review questions for the students, and so on.
In one embodiment, at least one workflow included in the target examination application may include a sub-workflow and a main workflow, the main workflow may include a test question distribution part workflow, the sub-workflow may include a question-issuing workflow for issuing questions to each student requiring answering, and one student corresponds to one sub-workflow; and transmitting task parameters of the workflow of the test question distribution part to the question workflow, and triggering the execution of the question workflow. The task parameters may include, but are not limited to, examination topics, examination specifications, student names, and test question content.
In the embodiment of the application, the problem issuing workflow can be implemented to issue the problem for each student needing to answer, so that the scoring and the auditing can be carried out based on the answering condition of each student. Optionally, the invoking mode of the sub-workflow may be a single invoking or a cyclic invoking, in the embodiment of the present application, by taking the cyclic invoking of the sub-workflow as an example, invoking of a sub-workflow once to implement the question issuing of a student, and by cyclic invoking of the sub-workflow, each learning question requiring the question answering may be implemented.
In an alternative implementation, the target examination scenario may refer to a scenario such as a hall test or a post-class exercise, and then the time for issuing the examination question to each student may be determined in combination with the learning progress of each student. Specifically, a progress label of each student is obtained, the progress label is used for indicating the learning progress of the student, the trigger time of executing the sub-workflow corresponding to each student is determined based on the progress label of each student, and the sub-workflow is triggered and executed based on the trigger time of each sub-workflow.
In the embodiment of the application, as the learning progress of each student is different, in examination scenes such as along-with-hall test or post-class exercise, the students with fast learning progress can firstly issue the examination questions for answering, and the students with slow learning progress can issue the examination questions for a period of time, so that the purpose of issuing the examination questions is realized, and the use experience of application programs is improved.
In an alternative implementation, the type of questions issued to each student may be determined in conjunction with the student characteristics of each student, such as in a scenario of a hall test or post-class exercise. Specifically, under the condition of executing the workflow of the test question distribution part, the types of the test questions can be classified to obtain various types of test questions; the method comprises the steps of obtaining student characteristics of each student, matching the student characteristics of each student with the types of test questions, and determining the types of the test questions matched with the student characteristics of each student; further, under the condition that the trigger associated with the target examination application is triggered, executing at least one workflow included in the target examination application to issue test questions corresponding to test question types matched with the characteristics of students of each student to each student for answering.
In the embodiment of the application, the student characteristics can be used for reflecting the mastering condition of the students on the strong and weak items of each question, and the matched test questions can refer to the test questions corresponding to the weak items of the students, and as the strong and weak items of each student are different, the corresponding questions can be selected for learning in the scenes of the following-hall test or the post-class exercise and the like according to the strong and weak items of the students, the weak items can be used for multiple exercises, the learning can be weakened according to the strong items, the targeted learning can be realized, and the learning efficiency can be improved, so that the user experience is improved.
The first part of the process of the sub-workflow may be a student answering process, the computer device may send an answer address to the target object through an associated communication manner, such as a social platform (or a social application), for example, the computer device may send the answer address to a terminal used by each student in the student list through the social application, so as to guide the student to answer, and an answer page may be shown in fig. 6.
Optionally, referring to fig. 10a, fig. 10a is a schematic view of a page change scenario of a question issuing process provided by an embodiment of the present application, where a computer device may send an answer address link to a target object (such as a student) based on a target social application, so that the answer address link is displayed by the target social application on a terminal device used by the target object, a corresponding display page may be shown as 11, and when the terminal device detects a click command for the answer address link, the terminal device displays an answer page as shown as 12, and then a second object such as the student may answer questions on the terminal device.
In one embodiment, the computer device may send an answer address to the target object by means of a graphic code, so that the target object may answer. Specifically, the computer device may generate a graphic code based on the form address, the graphic code including a two-dimensional code, a program code, or a bar code; and sending the graphic code to the target object, for example, sending the graphic code to the target object according to a certain communication mode such as a communication mode associated with a corresponding workflow, wherein the terminal equipment can display a question answering page when detecting the triggering operation of the target object on the graphic code so as to answer the target object (such as a student).
Optionally, referring to fig. 10b, fig. 10b is a schematic view of a page change scenario of another answer flow provided by the embodiment of the present application, where the computer device may generate an answer two-dimensional code based on an answer address, as shown by 131, send the answer two-dimensional code to a terminal device used by a target object based on a social platform, so as to display the answer two-dimensional code in a display interface of the terminal device, a corresponding display page may be shown by 13, and when the terminal device receives a scan instruction for the answer two-dimensional code, the terminal device may display the answer page as shown by 14, and then the target object, such as a student, may answer on the terminal device. Through the mode of sending the answer two-dimensional code, the target object can answer the questions through the code scanning, so that the answer operation is simple, and the examination efficiency is improved.
Optionally, referring to fig. 10c, fig. 10c is a schematic view of a page change scenario of another answer flow provided by an embodiment of the present application, where the computer device may generate an answer program code based on an answer address, as shown in 151, send the answer program code to a terminal device used by a target object based on a social platform, so as to display the answer program code in a display interface of the terminal device, a corresponding display page may be shown in 15, and when the terminal device receives a scan instruction for the answer program code, the terminal device may display the answer page as shown in 16, so that the target object, such as a student, may answer on the terminal device. Through the mode of sending answer program codes, the target object can answer the questions rapidly through the code scanning, so that the answer operation is simple, and the examination efficiency is improved.
Optionally, the answer address link, the answer two-dimensional code, the answer program code, the answer bar code and the like may also be sent to the terminal device used by the second object through a mail, a webpage or other manners, so that the second object can answer on the terminal device.
In one embodiment, the computer device may obtain a workflow identifier of each workflow and a component identifier of each component, and establish a second mapping relationship between the workflow identifier and the component identifier; the manner in which the computer device executes at least one workflow included in the target test application in accordance with the task parameters in response to the task parameters entered by the target object for the graphical form page may include:
Receiving an HTTP request such as an HTTP request from a browser, wherein the HTTP request carries a form address and task parameters input by a target object aiming at a graphical form page, and the form address comprises a form trigger identifier; determining a target component identifier corresponding to a form trigger identifier carried in the HTTP request, and determining a target workflow identifier corresponding to the target component identifier based on a second mapping relation; and adding the target workflow identifier into the workflow message queue to be executed, and running the target examination application to execute the workflow indicated by the target workflow identifier in the workflow message queue to be executed according to the task parameters.
In one possible implementation, the computer device may detect whether the target test application executes to the specified workflow, start a timer associated with the specified workflow, determine whether a trigger instruction for the form address is received within an operation duration of the timer, and prompt the related target object if the trigger instruction is not received, thereby advancing execution efficiency of the workflow.
In particular, the computer device may detect whether to execute to a specified workflow in the execution of the workflow in the workflow message queue; if the specific workflow is executed, the workflow message queue is exited, a timer associated with the specific workflow is started, and whether a trigger instruction aiming at the form address is received is detected within the running duration of the timer; if the trigger instruction for the form address is not received within the running time of the timer, a prompt message is sent to the target object corresponding to the form address according to the communication mode associated with the appointed workflow, wherein the prompt message is used for indicating the target object to operate for the form address.
The specified workflow may refer to any workflow, for example, may include an answer workflow, a review workflow, and the like, and an association relationship between the specified workflow and the timer may be preset. The communication means may include, but is not limited to, social application communication means, content delivery platform communication means, applets, text messages, mail, telephones, and the like. When a workflow exits the workflow message queue, execution of the workflow is suspended. The running time of the timers associated with each workflow in the workflow message queue may not be equal, for example, the running time of the timers associated with the answering workflow may be smaller than the running time of the timers associated with the review workflow, etc., and the running time of the corresponding timers may be specifically set according to different requirements.
For example, the specified workflow may be an answer workflow, and when the answer workflow in the workflow message queue is executed, the workflow message queue is exited, a timer associated with the answer workflow is started, and whether a trigger instruction for a form address of the answer workflow is received is detected within an operation duration of the timer. And if the trigger instruction for the form address is not received within the operation time of the timer associated with the answering workflow, sending a prompt message to the target object corresponding to the form address according to the communication mode associated with the answering workflow.
In one embodiment, before detecting whether a trigger instruction for a form address is received within the running time of the timer, generating a graphic code based on the form address, wherein the graphic code comprises a two-dimensional code, a program code or a bar code; and sending the graphic code to the target object according to the communication mode associated with the appointed workflow, and triggering and executing the step of detecting whether a triggering instruction aiming at the form address is received in the running time of the timer. For example, the target object may include a student, and the student can answer questions through scanning the code by sending the graphic code to a terminal device used by the student, so that answering operation is simple, and examination efficiency is improved.
In one embodiment, in the case that the trigger is detected, the step of obtaining the form address allocated for the trigger to show the graphical form page indicated by the form address may include: under the condition that the form trigger is detected to be triggered, the form address allocated for the form trigger is obtained, and a graphic code is generated based on the form address; the graphic code is sent to the associated object, such as the target object, to present the graphical form page indicated by the form address, such as by sending the graphic code to the associated object in a specified communication manner. The specified communication manner may be a communication manner associated with the form trigger, or may be a preset fixed communication manner, or may be a communication manner associated with a workflow corresponding to the form trigger, etc., which are not specifically mentioned herein. For example, the target object may include a teacher or a senior principal. That is, when the teacher is notified to score the answer questions of the students, the graphic code mode can be sent to the terminal equipment used by the teacher, and when the senior citizen is notified to audit the score of the teacher, the graphic code mode can be sent to the terminal equipment used by the senior citizen, so that related personnel such as the teacher and the senior citizen can perform related operations on the corresponding graphic form page in a mode of scanning the graphic code, the flexibility of data transmission is improved, and the user experience is improved.
In one embodiment, the computer device may send a hint message to the target object through a third party social application. For example, the communication means associated with the specified workflow includes sending a prompt message to the target object through the target social application, and the computer device may send the prompt message to the target object in the communication means associated with the specified workflow, such as through the target social application, to present the prompt message in a chat window with the target object in the target social application for prompting the target object to trigger a form address to operate. It is to be appreciated that social applications associated with different workflows can be the same or different.
Optionally, in one possible implementation manner, after the prompt message is sent to the target object, an operation of the target object for the prompt message may be detected, where the operation of the target object for the prompt message includes a read operation and an unread operation, and further, the prompt time and/or the prompt manner for the target object may be determined based on the operation of the target object for the prompt message, and the prompt message may be sent to the target object again according to the prompt time and/or the prompt manner. Or, the reading state of the prompt message can be detected, the reading state of the prompt message comprises a read state or an unread state, and further the prompt time and/or the prompt mode aiming at the target object can be determined based on the reading state of the prompt message, and the prompt message is sent to the target object again according to the prompt time and/or the prompt mode. The read operation or the read state of the target object for the prompt message may indicate that the target object knows that an unprocessed examination exists currently, and the read operation or the read state of the target object for the prompt message may indicate that the target object does not know that an unprocessed examination exists currently. By determining the operation or reading state of the target object aiming at the prompt message, whether the target object is aware that the examination is not performed currently can be determined, so that the corresponding prompt time and prompt mode are selected for prompting, the target object is prompted in a targeted mode, and the examination efficiency is improved.
Alternatively, the prompting time may include prompting at a first time interval or prompting at a second time interval, the first time interval being greater than the second time interval. The prompting means may include, but is not limited to, prompting based on a social platform and a preset communication means.
In a specific implementation, determining a prompting time and a prompting mode for a target object based on an operation of the target object for a prompting message, and sending the prompting message to the target object according to the prompting time and the prompting mode may include: if the reading operation of the target object on the prompt message is detected in the first time period (or the reading state of the prompt message is the read state), the prompt message is sent to the target object through the social platform such as the target social application according to a preset time interval such as the first time interval. If the reading operation of the target object for the prompt message is not detected in the second time period (or the reading state of the prompt message is in an un-state), the prompt message is sent to the target object through a preset communication mode. For example, a reading operation of the target object for the prompt message is detected in a first time period, and a trigger instruction for the form address is not received in the first time period, and the prompt message is sent to the target object through the social platform, such as the target social application, again, for example, the prompt message is sent to the target object through the target social application according to a first time interval; if the reading operation of the target object for the prompt message is not detected in the second time period, and the trigger instruction for the form address is not received in the second time period, the prompt message is sent to the target object in the preset communication mode.
In a possible implementation manner, the chat window or other interfaces corresponding to the social application may display icons of one or more communication modes, for example, the chat window with the target object in the target social application may also display icons of other one or more communication modes. When receiving a click command of a user for an image of a certain communication mode, a prompt message can be sent according to the communication mode corresponding to the click command, for example, the prompt message is sent to the target object according to the communication mode corresponding to the click command. Therefore, the system can quickly trigger the reminds again, and is helpful for improving the examination management efficiency.
It is understood that the first time period and the second time period may be the same, or the first time period may be less than the second time period; the content of the hint message sent each time may be the same or different. Optionally, a prompt message may be sent to the target object through a preset communication manner according to a second time interval, where the first time interval is greater than the second time interval, so as to improve the prompt frequency, which is helpful for the target object to learn about related operations to be performed, such as examination questions or comments, so as to improve efficiency. The preset communication mode may be the target social application, or may be other communication modes, for example, a communication mode with a timeliness higher than that of the target social application, for example, a phone call or other modes, which is not limited by the present application. Further, when a trigger instruction for the form address is received, the prompt message can not be sent any more, so that the user is prevented from being disturbed.
In the embodiment of the application, the reading operation of the target object for the prompt message can be used for reflecting whether the target object reads the prompt message, and if the target object has read the prompt message, the target object can wait for a longer time interval, such as a first time interval, to send the prompt message to the target object again. If the target object does not read the hint message, a shorter interval, such as a second interval, may be waited to communicatively send the hint message to the target object. By combining the target object with the reading operation of the prompt message to determine the time interval for sending the prompt message again, if the target object has read the prompt message, waiting for the prompt for a longer time interval to remind again can avoid reducing user experience due to higher prompting frequency. If the target object does not read the prompt message, waiting for a short time interval to remind the target object to take the test, the timeliness of the information can be improved, and the test efficiency is further improved.
In one embodiment, if a read operation of the target object for the prompt message is detected, and an operation for the form address is not detected when the first time threshold is met, the prompt message is sent to the target object again through the social platform, wherein the prompt message comprises a answer prompt message or a review prompt message.
As the target object is detected to read the prompt message and answer is not made for a long time, the fact that the target object forgets that the examination is not completed can be indicated, and the social platform is used again to send the prompt message to the target object, so that the target object can be periodically prompted, and examination efficiency is improved. It can be understood that if the prompt message refers to a review prompt message, the target object (such as a teacher or a senior principal) can be scored or audited by sending the review prompt message to the target object, so that the data processing efficiency is improved, and the user experience is improved.
As shown in fig. 10d, fig. 10d is a schematic view of a scenario for sending a prompt message provided by an embodiment of the present application, where a computer device may send the prompt message to a target object through a target social application and in a single chat manner, for example, "you have an examination not performed, please process-! The prompt message may be displayed in a chat window with the target object, the corresponding page is shown as 17, and when a read operation of the target object for the prompt message is detected, the display page is shown as 18, for example, the state of the prompt message changes to "read". If no operation for the form address is detected within the first time threshold, a prompt message may be sent to the target object through the social platform again, or may be sent to the target object through the social platform according to the first time interval until a trigger operation for the form address is detected, where the prompt message sent each time may be different, and the corresponding display page is shown as 19. Optionally, if the reading operation of the target object for the prompt message is not detected, for example, the state corresponding to the prompt message is "unread", the prompt message may be sent to the target object through a preset communication manner according to the second time interval. For example, the computer device may select a mail to send a hint message to the target object, such as may trigger a "mail identification" in the display page 20, to send a hint message to the target object via mail.
In the embodiment of the application, whether the target object knows about the examination situation can be determined by detecting the reading operation of the target object for the prompt message, and if the reading operation is detected and the operation for the form address is not detected within the first time threshold, the condition that the target object possibly forgets to examine can be indicated, and the prompt message can be sent to remind the target object to carry out the examination. If the reading operation of the target object for the prompt message is not detected, the target object can indicate that the target object does not know that the examination exists at present, the prompt message can be sent to the target object again by using a communication mode such as a mail or other communication modes, the condition that the target object does not acquire the prompt message in time due to the abnormality of the social platform is avoided, the target object is reminded to take the examination, and the examination efficiency is improved.
Optionally, if a trigger instruction for a form address is received within the running time of the timer, an HTTP request from the browser may be received, and a target component identifier corresponding to the form trigger identifier carried in the HTTP request is determined, so that a target workflow identifier corresponding to the target component identifier is determined; and adding the target workflow identification into a workflow message queue to be executed.
Optionally, when the workflow is executed to the student answer flow, whether the student answers can be detected, and the student can access the form address through the browser, so that the student can answer. When the trigger instruction aiming at the form address is not detected, the current flow is still in a detection state, when the trigger instruction aiming at the form address is detected, the student answers, and the HTTP request from the browser can be received. The target object may refer to a second object, for example, the second object may refer to a student who needs to answer questions, and then the task parameters input by the target object for the graphic form page may refer to answer input parameters, answer report parameters, and so on. By acquiring task parameters input by the target object aiming at the graphical form page, the task parameters can be saved in a database by triggering the submitting operation, so that the workflow included in the target examination application can be conveniently executed subsequently. When receiving a request such as an HTTP request from a browser for accessing the form address, the computer device can acquire the form address carried in the access request, extract the form trigger identifier in the form address, and determine the target component identifier corresponding to the form trigger identifier, so that the target workflow identifier corresponding to the target component identifier can be queried based on the second mapping relation in the database, and then the target workflow identifier is added into the workflow message queue to be executed, and execution of the whole workflow is continued.
In one implementation, if the target component identifier is an identifier of the answer component, the computer device may enter a detection state, where the detection state is used to detect a trigger instruction for the form address; when a trigger instruction aiming at a form address is detected, an HTTP request from a browser is received, the HTTP request carries the form address and task parameters input by a second object aiming at a graphical form page, the form address comprises a form trigger identifier, and a target answer component identifier corresponding to the form trigger identifier is determined; determining a target workflow identifier corresponding to the target answer component identifier based on the second mapping relation; and adding the target workflow identifier into the workflow message queue to be executed, and running the target examination application to execute the workflow indicated by the target workflow identifier in the workflow message queue to be executed according to the task parameters.
That is, when the trigger instruction for the form address is detected, the second object may answer questions for the examination data in the graphic form page, and upload answer parameters (i.e., task parameters) to the computer device, so that the workflow indicated by the target workflow identifier may be executed according to the answer parameters.
Alternatively, the computer device may pre-configure and save the answer component so that the answer component may be used later. For example, the computer device may obtain a configuration operation of a developer for a configuration page of the answer component, thereby determining and saving a style for a corresponding graphical form page of the answer component based on the configuration operation. Further, a workflow identifier may be generated for the workflow (corresponding to the answer component), and an answer component identifier may be generated for the answer component. The answer component identification may include, but is not limited to, the name of the answer component or the UUID of the answer component. Further, the computer device may establish a second mapping relationship in the database for the workflow identifier and the answer component identifier, and return a form address, where the address format of the form address may be a form trigger identifier spliced on the answer workflow detection address. And the workflow corresponding to the answering component is pre-configured and stored, so that the workflow corresponding to the answering component can be triggered later, and the workflow operation efficiency is improved.
S302, sending examination information to a terminal used by the second object.
In the embodiment of the application, by configuring the workflow of the test question distribution part, when the workflow of the test question distribution part is operated, the acquired test content can be sent to each second object in the student list, and the second object can answer the test content by accessing the form address of the workflow corresponding to the answer component.
S303, entering a answer detection state, and if a trigger instruction aiming at an answer workflow is not detected within a first time threshold, sending an answer reminding message to a second object.
In one implementation, the detection states may include a answer detection state, and when a workflow corresponding to the answer component is run, i.e., when the workflow is answered, the workflow message queue may be exited, and the answer detection state may be entered. When the second object (such as a student) accesses the form address through the browser, the graphical form page is displayed, task parameters input by the second object for the graphical form page are obtained, for example, the task parameters can comprise answer input parameters, answer report parameters and the like, and when the submitting operation for the task parameters is detected, an HTTP request is initiated for the form address. Further, when the computer device receives the HTTP request, the answer component identifier in the form filling address may be extracted, and a workflow identifier corresponding to the answer component identifier is queried in the database, so that the workflow identifier is added to a workflow message queue to be executed, and the whole examination workflow is continuously executed, where the workflow corresponding to the examination may refer to at least one workflow included in the target examination application.
In order to periodically remind students of answering questions and complete the questions to be answered, the computer equipment can also set functional logic for overtime reminding so as to prompt the students to answer questions in time. Optionally, when the workflow corresponding to the answering component is run, the computer device may wait for a second object to answer, and if a triggering instruction of the second object for the answering workflow is not detected within a first time threshold, the workflow walks to a timeout flow direction, and then the notification module may be invoked to send an answer reminding message (prompt message) to the second object through the social platform. Further, the workflow enters an answer workflow and waits for a second object to answer. If the triggering instruction of the second object for the answering workflow is not detected within the second time threshold, the answering reminding message is continuously generated and sent to the second object, so that the second object is repeatedly and periodically reminded to answer. The second time threshold may be the same as or different from the first time threshold, for example, the second time threshold may be smaller than the first time threshold, so as to improve the reminding effect and further improve the examination management efficiency.
S304, when answer completion indication information of the second object is obtained, a grading message is sent to the third object.
In the embodiment of the application, when the triggering instruction of the second object for the answering workflow is obtained and the answering is completed, for example, when the answering completion instruction information of the second object is obtained, for example, when the answer submitting operation triggered by the second object is detected, the next workflow node, namely, the workflow corresponding to the review component is entered, so that the third object scores the answering of the second object.
In one implementation, if the target component identifier is an identifier of the review component, the computer device may enter a detection state, where the detection state is used to detect a trigger instruction for the form address; when a trigger instruction aiming at a form address is detected, an HTTP request from a browser is received, the HTTP request carries the form address and task parameters input by a second object aiming at a graphical form page, the form address comprises a form trigger identifier, and a target review component identifier corresponding to the form trigger identifier can be further determined; determining a target workflow identifier corresponding to the target review component identifier based on the second mapping relation; and adding the target workflow identifier into the workflow message queue to be executed, and running the target examination application to execute the workflow indicated by the target workflow identifier in the workflow message queue to be executed according to the task parameters.
Optionally, the computer device may send, to a terminal used by a third object (such as a teacher), a form address for scoring an answer of the second object through the social platform, and direct the third object to score the answer of the second object.
It may be understood that the target objects in the embodiments of the present application may include a first object (such as a senior principal, an examination manager, a ban principal, etc.), a second object (such as a student who needs to answer questions), and a third object (such as a teacher).
Alternatively, the computer device may pre-configure and save the review component so that the review component may be used later. The review component can be used for scoring the answers of the students, the computer device can acquire configuration operation of a developer on a configuration page of the review component, and the configuration operation can comprise an approval type, an approval person list and a second object to be approved. Alternatively, the approval types may include, but are not limited to, two types:
the first type of approval is an and: that is, the entire approval step is passed only after all the people in the approver list receive the approval message and agree, and the entire step is not passed if one of the approvers is not passed.
The second type of approval is any: that is, only one approver in the approver list receives the approval message and agrees, and then the whole approval step is passed without waiting for approval operation of other approval members.
The computer device may obtain a selection instruction of the developer for the review type, thereby setting a corresponding review type. Further, the developer configures the workflow of the review component for saving. A workflow identifier is generated for the workflow (the workflow for which the review component corresponds) and a review component identifier is generated for the review component. The review component identification may include, but is not limited to, the name of the review component or the UUID of the review component. Further, the computer device may establish a second mapping relationship in the database for the workflow identification and the review component identification and return a form address whose address format may be a form trigger identification spliced to the review workflow detection address. The workflow corresponding to the review component is pre-configured and stored, and then the workflow corresponding to the review component can be triggered, so that the workflow operation efficiency is improved.
Further, when the workflow corresponding to the review component is run, the workflow message queue can be exited, and the review detection state can be entered. When a third object (such as a teacher) accesses the form address by using the browser, the graphical form page is displayed, so that task parameters input by the third object for the graphical form page can be obtained, for example, the task parameters include a review conclusion parameter and a review opinion parameter, and the like. When a commit operation for a task parameter is detected, then an HTTP request is initiated for the form fill address. Further, when the computer device receives the HTTP request, the review component identifier in the form filling address may be extracted, and the workflow identifier corresponding to the review component identifier is queried in the database, so that the workflow identifier is added to the workflow message queue to be executed, and the whole examination workflow is continuously executed. Optionally, the execution direction of the workflow may be determined according to "pass" and "reject" of the approval result, that is, the review workflow corresponding to the review component corresponds to two execution routes, one execution route is the workflow corresponding to "pass", and the other execution route is the workflow corresponding to "reject".
S305, obtaining a scoring result, and judging whether the scoring result is passing or not.
If the scoring result is a rejection, that is, the scoring result does not pass, step S306 is executed, and if the scoring result passes, step S307 is executed.
S306, sending a re-answer message to the second object.
In the embodiment of the application, the scoring result can be used for indicating that the scoring passes or is rejected. The scoring results may also include answer scores, and so on. And the third object scores the answers of the second object to obtain a scoring result, if the scoring result is a refusal, the answer of the second object is not passed, for example, the answer is wrong or the answer score is lower than a score threshold, and then a re-answer message is sent to the second object so that the second object re-answers. Correspondingly, the execution route of the workflow enters into the workflow corresponding to the 'overrule', and the flow node of the workflow calls back to the workflow corresponding to the answering component so as to enable the second object to answer again.
S307, an approval message is sent to the first object.
In the embodiment of the application, if the scoring result is passing, the answer of the second object is indicated to pass, for example, the answer is correct or the answer score is higher than or equal to the score threshold, and then an approval message is sent to the first object, so that the first object approves the scoring message. Correspondingly, the execution route of the workflow enters into the workflow corresponding to the 'pass', and the flow node of the workflow enters into the workflow corresponding to the review component, so that the first object is subjected to review aiming at the scoring message.
S308, obtaining an approval result, and judging whether the approval result passes or not.
If the result of the review is a rejection, that is, the result of the review does not pass, step S309 is executed, and if the result of the review passes, step S310 is executed.
S309, a re-scoring message is sent to the third object.
In the embodiment of the application, the review component can also be used for auditing the grades of teachers. Further, after the teacher finishes scoring, the workflow goes to the next step, i.e., the examination manager review phase. The computer device may send, via the social platform, a form address for auditing the score of the teacher to a terminal used by the first object (e.g., an examination administrator, a senior owner, etc.), directing the first object to audit the score of the third object. Alternatively, the review interface of the first object may be as shown in FIG. 7. The workflow corresponding to the review component may be preconfigured in the embodiment of the present application, so that the corresponding workflow may be executed by using the review component later, and the specific manner of configuring the workflow corresponding to the review component may be described in the foregoing, which is not repeated herein.
And S310, storing the scoring result for the second object into a database.
In the embodiment of the application, if the evaluation result is passed, the evaluation result aiming at the second object can be stored in the database, and the information such as the evaluation result, the answer and the like can be traced later, so that the data rechecking efficiency is improved.
For the examination manager approval part, if the examination manager does not approve the scoring result of the third object, the examination manager can select 'reject', and when the computer equipment acquires the reject instruction for the first object, the workflow goes to the direction of 'sending a re-scoring message', so that the third object performs scoring operation again for the answering of the second object. If the examination administrator approves the answering contents of the students, the pass can be selected, when the computer equipment acquires the pass instruction of the first object, the workflow goes to the next step, namely the scoring result of each student is written into the relevant examination database, so that the whole workflow is completed. Optionally, the computer device may further obtain a reason that the review input by the first object passes or fails, so as to promote the third object to perform targeted score adjustment.
In the embodiment of the application, by configuring the automatic workflow, the examination manager such as the first object can complete the task of giving questions in the examination task issuing page. The subsequent questions of the examinee are answered, the teacher scoring and the examination and approval of the examination manager are completed in a workflow platform, and all the processes are completed in a centralized and unified way. In addition, the detailed process log in the mode can be rechecked and traced, so that the use experience of the application program is improved. Furthermore, in the embodiment of the application, all parts are automatically propelled through the workflow platform, and all operations can be completed at the mobile terminal by means of the instant messaging capability system of the social platform, so that the real mobile office can be realized, and the efficiency is improved. Further, in the construction process of the workflow, the logical relationship of component operation is set in a connecting line mode by rapidly arranging the components in a component dragging mode, and compared with the traditional code writing mode, the efficiency is greatly improved. In addition, the application can realize quick construction based on an automatic workflow technology without independently constructing a flow platform, and the business flows are all operated on the same flow service platform, so that the code introduction can be reduced, the safety checking efficiency is improved, and the labor cost is saved.
In the embodiment of the application, the component configuration characteristics under the target examination scene are acquired, so that at least one component matched with the component configuration characteristics, such as a question issuing component, a question answering component and a review component, can be acquired from the component database by utilizing the acquired component configuration characteristics, the acquired component can be further packaged to obtain the target examination application for executing a plurality of workflows, and at least one workflow included in the target examination application is executed under the condition that the trigger associated with the target examination application is detected to be triggered. Because the obtained components are packaged in advance and have functional logic, the components can be directly obtained and used, the generation of codes corresponding to the components when the components are used each time is avoided, the generation efficiency of the components can be improved, the packaged components can be reused, and the flexibility of component selection can be improved. Further, by executing the target examination application, each flow in the automatic propelling workflow can be realized, the workflow is not required to be manually propelled, the labor cost can be saved, and the examination efficiency is improved.
The method of the embodiment of the application is described above, and the device of the embodiment of the application is described below.
Referring to fig. 11, fig. 11 is a schematic diagram of a composition structure of a workflow-based on-line examination management apparatus according to an embodiment of the present application, where the workflow-based on-line examination management apparatus may be deployed on a computer device; the workflow-based online examination management device can be used for executing corresponding steps in the workflow-based online examination management method provided by the embodiment of the application. The workflow-based on-line examination management apparatus 110 includes:
the feature acquisition unit 1101 is configured to acquire component configuration features in a target examination scene, where the component configuration features include a question issuing function feature, a question answering function feature, and a review function feature;
the component obtaining unit 1102 is configured to obtain a question component matching the question function feature from a component database, obtain a question answering component matching the question answering function feature from the component database, and obtain a review component matching the review function feature from the component database; the component database stores pre-packaged components with different functional logics;
the application packaging unit 1103 is configured to obtain workflow characteristics of the question issuing component, the question answering component and the review component, and package the question issuing component, the question answering component and the review component according to the workflow characteristics, so as to obtain a target examination application for executing a plurality of workflows; the workflow characteristics are used for indicating the execution logic among the question issuing component, the answer component and the review component and the execution logic of each task of each component;
A data trigger unit 1104 for detecting whether a trigger associated with the target test application is triggered;
a data execution unit 1105, configured to execute at least one workflow included in the target test application when the trigger is detected to be triggered.
Optionally, the trigger is a form trigger; the data execution unit 1105 is specifically configured to:
under the condition that the form trigger is detected to be triggered, the form address allocated for the form trigger is obtained to display a graphical form page indicated by the form address;
and responding to the task parameters input by the target object for the graphical form page, and executing at least one workflow included in the target examination application according to the task parameters.
Optionally, the data execution unit 1105 is specifically configured to:
acquiring a workflow identifier of each workflow, and establishing a first mapping relation between the workflow identifier and a form trigger identifier;
receiving an HTTP request from a browser, wherein the HTTP request carries the form address and task parameters input by a target object aiming at the graphical form page, and the form address comprises a form trigger identifier;
determining a target workflow identifier corresponding to a form trigger identifier carried in the HTTP request based on the first mapping relation;
And adding the target workflow identifier into a workflow message queue to be executed, and running the target examination application to execute the workflow indicated by the target workflow identifier in the workflow message queue to be executed according to the task parameter.
Optionally, the data execution unit 1105 is specifically configured to:
acquiring a workflow identifier of each workflow and a component identifier of each component, and establishing a second mapping relation between the workflow identifier and the component identifier;
under the condition that the form trigger is detected to be triggered, the form address allocated for the form trigger is obtained to display a graphical form page indicated by the form address; the response to the task parameters input by the target object for the graphical form page, executing at least one workflow included in the target examination application according to the task parameters, including:
receiving an HTTP request from a browser, wherein the HTTP request carries the form address and task parameters input by a target object aiming at the graphical form page, and determining a target component identifier corresponding to a form trigger identifier carried in the HTTP request, wherein the target component identifier is an identifier of a answering component or an identifier of a review component;
Determining a target workflow identifier corresponding to the target component identifier based on the second mapping relation;
and adding the target workflow identifier into a workflow message queue to be executed, and running the target examination application to execute the workflow indicated by the target workflow identifier in the workflow message queue to be executed according to the task parameter.
Optionally, the data execution unit 1105 is further configured to:
detecting whether to execute the specified workflow in the process of executing the workflow in the workflow message queue;
if the specific workflow is executed, the workflow message queue is exited, a timer associated with the specific workflow is started, and whether a trigger instruction aiming at the form address is received is detected within the running time of the timer;
if a trigger instruction aiming at the form address is not received within the running time of the timer, a prompt message is sent to a target object corresponding to the form address according to a communication mode associated with the appointed workflow, and the prompt message is used for indicating the target object to operate aiming at the form address.
Optionally, the data execution unit 1105 is specifically configured to:
sending a prompt message to the target object through a target social application associated with the specified workflow to display the prompt message in the target social application with a chat window of the target object;
If the reading operation of the target object for the prompt message is detected in the first time period, the prompt message is sent to the target object through the target social application according to a preset time interval;
if the reading operation of the target object for the prompt message is not detected in the second time period, the prompt message is sent to the target object through a preset communication mode.
Optionally, the data execution unit 1105 is further configured to:
generating a graphic code based on the form address, wherein the graphic code comprises a two-dimensional code, a program code or a bar code;
and sending the graphic code to the target object according to the communication mode associated with the specified workflow.
Optionally, the component obtaining unit 1102 is specifically configured to:
acquiring at least one examination component matched with the question function feature from the component database based on the question function feature;
outputting a component configuration page comprising the at least one test component, the component configuration page comprising attribute information and function description information of each test component;
and responding to the selection instruction of the at least one examination component matched with the question issuing functional characteristics, and determining the examination component corresponding to the selection instruction as the question issuing component.
Optionally, the workflow-based on-line examination management apparatus 110 further includes: an application update unit 1106 for:
when a change instruction for the target test application is received, obtaining a change demand feature indicated by the change instruction, wherein the change demand feature is used for indicating a test demand changed relative to the target test scene, and the change comprises at least one of new addition and modification;
and screening examination components matched with the change demand characteristics from the component database, and updating the examination components in the target examination application based on the examination components matched with the change demand characteristics to obtain updated target examination application.
It should be noted that, in the embodiment corresponding to fig. 11, the content not mentioned may be referred to the description of the method embodiment, and will not be repeated here.
In the embodiment of the application, the component configuration characteristics under the target examination scene are acquired, so that at least one component matched with the component configuration characteristics, such as a question issuing component, a question answering component and a review component, can be acquired from the component database by utilizing the acquired component configuration characteristics, the acquired component can be further packaged to obtain the target examination application for executing a plurality of workflows, and at least one workflow included in the target examination application is executed under the condition that the trigger associated with the target examination application is detected to be triggered. Because the obtained components are packaged in advance and have functional logic, the components can be directly obtained and used, the generation of codes corresponding to the components when the components are used each time is avoided, the generation efficiency of the components can be improved, the packaged components can be reused, and the flexibility of component selection can be improved. Further, by executing the target examination application, each flow in the automatic propelling workflow can be realized, the workflow is not required to be manually propelled, the labor cost can be saved, and the examination efficiency is improved.
Referring to fig. 12, fig. 12 is a schematic diagram of a composition structure of a computer device according to an embodiment of the present application. As shown in fig. 12, the computer device 120 may include: processor 1201, memory 1202. Optionally, the computer device may further include a network interface or a power module. Data may be exchanged between the processor 1201 and the memory 1202.
The processor 1201 may be a central processing unit (Central Processing Unit, CPU), which may also be other general purpose processors, digital signal processors (Digital Signal Processor, DSP), application specific integrated circuits (Application Specific Integrated Circuit, ASIC), off-the-shelf programmable gate arrays (Field-Programmable Gate Array, FPGA) or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, or the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The network interface may include input devices, such as a control panel, microphone, receiver, etc., and/or output devices, such as a display screen, transmitter, etc., which are not shown.
The memory 1202 may include read only memory and random access memory and provides program instructions and data to the processor 1501. A portion of memory 1202 may also include non-volatile random access memory. Wherein the processor 1201, when calling the program instructions, is configured to perform:
acquiring component configuration characteristics in a target examination scene, wherein the component configuration characteristics comprise question issuing function characteristics, question answering function characteristics and review function characteristics;
obtaining a question issuing component matched with the question issuing functional characteristic from a component database, obtaining a question answering component matched with the question answering functional characteristic from the component database, and obtaining a review component matched with the review functional characteristic from the component database; the component database stores pre-packaged components with different functional logics;
the workflow characteristics of the question issuing component, the question answering component and the review component are obtained, and the question issuing component, the question answering component and the review component are packaged according to the workflow characteristics to obtain target examination application for executing a plurality of workflows; the workflow characteristics are used for indicating the execution logic among the question issuing component, the answer component and the review component and the execution logic of each task of each component;
Detecting whether a trigger associated with the target test application is triggered;
in the event that the trigger is detected to be triggered, at least one workflow included by the target test application is executed.
Optionally, the program instructions may further implement other steps of the method in the above embodiment when executed by the processor, which is not described herein.
The embodiments of the present application also provide a computer readable storage medium storing a computer program comprising program instructions which, when executed by a computer, cause the computer to perform a method as in the previous embodiments, the computer being part of a computer device as mentioned above. As an example, the program instructions may be executed on one computer device or on multiple computer devices located at one site, or alternatively, on multiple computer devices distributed across multiple sites and interconnected by a communication network, which may constitute a blockchain network.
Embodiments of the present application also provide a computer program product or computer program comprising computer instructions which, when executed by a processor, implement some or all of the steps of the above-described method. For example, the computer instructions are stored in a computer readable storage medium. The processor of the computer device reads the computer instructions from the computer-readable storage medium, and the processor executes the computer instructions, so that the computer device performs the steps performed in the embodiments of the methods described above.
Those skilled in the art will appreciate that all or part of the processes in the methods of the above embodiments may be implemented by a computer program for instructing relevant hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, may include processes of the embodiments of the methods as described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a random-access Memory (Random Access Memory, RAM), or the like.
The foregoing disclosure is illustrative of the present application and is not to be construed as limiting the scope of the application, which is defined by the appended claims.

Claims (13)

1. A workflow-based on-line examination management method, the method comprising:
acquiring component configuration characteristics in a target examination scene, wherein the component configuration characteristics comprise question issuing function characteristics, question answering function characteristics and review function characteristics;
obtaining a question issuing component matched with the question issuing functional characteristics from a component database, obtaining a question answering component matched with the question answering functional characteristics from the component database, and obtaining a review component matched with the review functional characteristics from the component database; the component database stores pre-packaged components with different functional logics;
The workflow characteristics of the question issuing component, the question answering component and the evaluation component are obtained, and the question issuing component, the question answering component and the evaluation component are packaged according to the workflow characteristics to obtain target examination application for executing a plurality of workflows; the workflow characteristics are used for indicating execution logic among the question issuing component, the answer component and the evaluation component and execution logic of each task of each component;
detecting whether a trigger associated with the target test application is triggered;
and executing at least one workflow included in the target examination application in the case that the trigger is detected to be triggered.
2. The method of claim 1, wherein the trigger is a form trigger; the executing at least one workflow included in the target examination application in the case that the trigger is detected to be triggered comprises:
under the condition that the form trigger is detected to be triggered, the form address distributed for the form trigger is obtained to show the graphical form page indicated by the form address;
and responding to the task parameters input by the target object aiming at the graphical form page, and executing at least one workflow included by the target examination application according to the task parameters.
3. The method according to claim 2, wherein the method further comprises:
acquiring a workflow identifier of each workflow, and establishing a first mapping relation between the workflow identifier and a form trigger identifier;
the responding to the task parameters input by the target object for the graphical form page executes at least one workflow included in the target examination application according to the task parameters, and the method comprises the following steps:
receiving an HTTP request from a browser, wherein the HTTP request carries the form address and task parameters input by a target object aiming at the graphical form page, and the form address comprises a form trigger identifier;
determining a target workflow identifier corresponding to a form trigger identifier carried in the HTTP request based on the first mapping relation;
and adding the target workflow identifier into a workflow message queue to be executed, and running the target examination application to execute the workflow indicated by the target workflow identifier in the workflow message queue to be executed according to the task parameters.
4. The method according to claim 2, wherein the method further comprises:
acquiring a workflow identifier of each workflow and a component identifier of each component, and establishing a second mapping relation between the workflow identifier and the component identifier;
Under the condition that the form trigger is detected to be triggered, the form address distributed for the form trigger is obtained to show the graphical form page indicated by the form address; the responding to the task parameters input by the target object for the graphical form page executes at least one workflow included in the target examination application according to the task parameters, and the method comprises the following steps:
receiving an HTTP request from a browser, wherein the HTTP request carries the form address and task parameters input by a target object aiming at the graphical form page, and the form address comprises a form trigger identifier;
determining a target component identifier corresponding to a form trigger identifier carried in the HTTP request, and determining a target workflow identifier corresponding to the target component identifier based on the second mapping relation;
and adding the target workflow identifier into a workflow message queue to be executed, and running the target examination application to execute the workflow indicated by the target workflow identifier in the workflow message queue to be executed according to the task parameters.
5. The method according to claim 3 or 4, characterized in that the method further comprises:
Detecting whether to execute the specified workflow in the process of executing the workflow in the workflow message queue;
if the specified workflow is executed, the workflow message queue is exited, a timer associated with the specified workflow is started, and whether a trigger instruction aiming at the form address is received is detected within the running time of the timer;
if a trigger instruction aiming at the form address is not received within the running time of the timer, a prompt message is sent to a target object corresponding to the form address according to a communication mode associated with the appointed workflow, and the prompt message is used for indicating the target object to operate aiming at the form address.
6. The method of claim 5, wherein the sending a hint message to a target object corresponding to the form address according to the communication manner associated with the specified workflow comprises:
sending a prompt message to the target object through a target social application associated with the specified workflow, so as to display the prompt message in the target social application with a chat window of the target object;
the method further comprises the steps of:
if the reading operation of the target object for the prompt message is detected in a first time period, and a trigger instruction for the form address is not received in the first time period, sending the prompt message to the target object through the target social application according to a preset time interval;
And if the reading operation of the target object on the prompt message is not detected in the second time period and the trigger instruction for the form address is not received in the second time period, sending the prompt message to the target object in a preset communication mode.
7. The method of claim 5, wherein before detecting whether a trigger instruction for the form address is received within the timer run duration, the method further comprises:
generating a graphic code based on the form address, wherein the graphic code comprises a two-dimensional code, a program code or a bar code;
and sending the graphic code to the target object according to the communication mode associated with the appointed workflow, and triggering and executing the step of detecting whether a triggering instruction aiming at the form address is received in the running duration of the timer.
8. The method of claim 1, wherein retrieving from a component database a subject component that matches the subject function feature comprises:
acquiring at least one examination component matched with the issue function characteristic from the component database based on the issue function characteristic;
Outputting a component configuration page comprising at least one examination component, wherein the component configuration page comprises attribute information and function description information of each examination component;
and responding to a selection instruction of at least one examination component matched with the question issuing functional characteristics, and determining the examination component corresponding to the selection instruction as the question issuing component.
9. The method according to claim 1, wherein the method further comprises:
when a change instruction for the target test application is received, obtaining a change demand feature indicated by the change instruction, wherein the change demand feature is used for indicating a test demand changed relative to the target test scene, and the change comprises at least one of new addition and modification;
and screening examination components matched with the change demand characteristics from the component database, and updating the examination components in the target examination application based on the examination components matched with the change demand characteristics to obtain updated target examination application.
10. An online examination management apparatus based on a workflow, the apparatus comprising:
the device comprises a feature acquisition unit, a feature analysis unit and a feature analysis unit, wherein the feature acquisition unit is used for acquiring component configuration features in a target examination scene, and the component configuration features comprise a question issuing function feature, a question answering function feature and a review function feature;
The component acquisition unit is used for acquiring a question issuing component matched with the question issuing function characteristic from a component database, acquiring a question answering component matched with the question answering function characteristic from the component database, and acquiring a review component matched with the review function characteristic from the component database; the component database stores pre-packaged components with different functional logics;
the application packaging unit is used for acquiring workflow characteristics of the question issuing component, the question answering component and the evaluation component, and packaging the question issuing component, the question answering component and the evaluation component according to the workflow characteristics to obtain target examination application for executing a plurality of workflows; the workflow characteristics are used for indicating execution logic among the question issuing component, the answer component and the evaluation component and execution logic of each task of each component;
the data triggering unit is used for detecting whether a trigger associated with the target examination application is triggered or not;
and the data execution unit is used for executing at least one workflow included in the target examination application under the condition that the trigger is detected to be triggered.
11. A computer device comprising a processor, a memory, wherein the memory is for storing a computer program, the computer program comprising program instructions, the processor being configured to invoke the program instructions to perform the method of any of claims 1-9.
12. A computer readable storage medium, characterized in that the computer readable storage medium stores a computer program adapted to be loaded and executed by a processor to cause a computer device having the processor to perform the method of any of claims 1-9.
13. A computer program product comprising computer instructions which, when executed by a processor, implement the method of any of claims 1-9.
CN202211472694.XA 2022-11-17 2022-11-17 Workflow-based online examination management method, device, equipment and storage medium Pending CN117011097A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211472694.XA CN117011097A (en) 2022-11-17 2022-11-17 Workflow-based online examination management method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211472694.XA CN117011097A (en) 2022-11-17 2022-11-17 Workflow-based online examination management method, device, equipment and storage medium

Publications (1)

Publication Number Publication Date
CN117011097A true CN117011097A (en) 2023-11-07

Family

ID=88567877

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211472694.XA Pending CN117011097A (en) 2022-11-17 2022-11-17 Workflow-based online examination management method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN117011097A (en)

Similar Documents

Publication Publication Date Title
CN108647141B (en) Automatic test method, device, computer readable medium and electronic equipment
CN113987074A (en) Distributed service full-link monitoring method and device, electronic equipment and storage medium
CN112187585A (en) Network protocol testing method and device
KR20210038971A (en) Curriculum package development method and device, system, device and storage medium
US11954013B2 (en) Method of testing applet performance, electronic device, and computer-readable medium
EP3796178B1 (en) Immersive web-based simulator for digital assistant-based applications
CN107508720A (en) A kind of automated testing method and device
CN109271160B (en) Activity rule establishing method, activity rule establishing device, computer system and medium
CN115065652A (en) Message reply method, device, storage medium and computer equipment
CN112346947A (en) Performance detection method and device, electronic equipment and computer readable medium
CN111767229A (en) Performance test method, device and equipment
CN114594934A (en) Visual page generation method, device, equipment and medium
CN112988267A (en) Loading method and device, storage medium and electronic equipment
CN110874278A (en) Embedding method of external system, workflow system, device and storage medium
CN117011097A (en) Workflow-based online examination management method, device, equipment and storage medium
CN110334014A (en) For user interface automated testing method, system, server and storage medium
CN113794930B (en) Video generation method, device, equipment and storage medium
CN112802478B (en) Hybrid cloud fusion scheduling method and device
CN114817024A (en) Use case generation method and device, equipment and storage medium
CN107643978A (en) The method and apparatus of function of application test
Cherckesova et al. Development of a real-time document approval system
CN115526580B (en) Node state determining method and device, electronic equipment and storage medium
CN117349188B (en) Test case generation method and device based on large model
CN114117317A (en) Model processing method, device, equipment and storage medium
CN106059897A (en) Method and device for generation of operation instance menu

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication