CN113609823B - Method and device for editing questionnaire logic, terminal equipment and storage medium - Google Patents

Method and device for editing questionnaire logic, terminal equipment and storage medium Download PDF

Info

Publication number
CN113609823B
CN113609823B CN202110795697.6A CN202110795697A CN113609823B CN 113609823 B CN113609823 B CN 113609823B CN 202110795697 A CN202110795697 A CN 202110795697A CN 113609823 B CN113609823 B CN 113609823B
Authority
CN
China
Prior art keywords
logic
questionnaire
code
editing
logic code
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.)
Active
Application number
CN202110795697.6A
Other languages
Chinese (zh)
Other versions
CN113609823A (en
Inventor
李成鑫
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp 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 Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202110795697.6A priority Critical patent/CN113609823B/en
Publication of CN113609823A publication Critical patent/CN113609823A/en
Application granted granted Critical
Publication of CN113609823B publication Critical patent/CN113609823B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/31Programming languages or programming paradigms
    • G06F8/313Logic programming, e.g. PROLOG programming language
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/40Transformation of program code
    • G06F8/41Compilation

Abstract

The application is applicable to the field of data processing, and discloses a questionnaire logic editing method, a questionnaire logic editing device, terminal equipment and a storage medium, wherein the method comprises the following steps: responding to the selection operation, selecting a plurality of logic code blocks for combination, and generating one or more logic components according to the plurality of logic code blocks; generating a logical code of a questionnaire based on the one or more logical components; and generating a compiling result of the questionnaire according to the logic code. The method for editing the questionnaire logic can solve the problems of low questionnaire editing efficiency and many repeated operations, and improves the questionnaire editing efficiency.

Description

Method and device for editing questionnaire logic, terminal equipment and storage medium
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a method and apparatus for editing questionnaire logic, a terminal device, and a storage medium.
Background
Questionnaires are a common means of collecting data that can be used for research activities directed to markets or specific populations to analyze research conclusions depending on the data collected. With the development of computer technology and internet technology, the form of questionnaires gradually evolves from paper questionnaires to digital questionnaires, and the propagation of questionnaires also depends on the internet, so the demand for editing digital questionnaires is increasing.
In the related art, a digital questionnaire is generally edited by generating a form corresponding to a questionnaire title and an option through questionnaire data input by an editor, and then determining a logical relationship between the forms, thereby generating a questionnaire. At present, the way of forming the questionnaire by the forms can only provide editing of single forms and editing of logical relations among the forms, and the problems of low editing efficiency and more repeated operations can occur.
Disclosure of Invention
The embodiment of the application discloses an editing method of questionnaire logic, which can solve the problems of low questionnaire editing efficiency and more repeated operations and improve the questionnaire editing efficiency.
The embodiment of the application discloses a method for editing questionnaire logic, which comprises the following steps: responding to the selection operation, selecting a plurality of logic code blocks for combination, and generating one or more logic components according to the plurality of logic code blocks; the logic component includes at least one logic code block; generating a logical code of a questionnaire based on the one or more logical components; and generating a compiling result of the questionnaire according to the logic code.
The embodiment of the application discloses a questionnaire editing system, which comprises: the device comprises a logic code library, a logic editor, a code generator, a code previewer, a code executor and a questionnaire previewer; the logic code library comprises a plurality of preset logic code blocks; the logic compiler comprises a compiling area, and is used for responding to a selection operation, selecting a plurality of logic code blocks for combination and generating one or more logic components according to the plurality of logic code blocks; the logic component includes at least one logic code block; the code generator is to generate a logical code of a questionnaire based on the one or more logical components; the code previewer is used for displaying the logic code; the content compiler is used for receiving questionnaire content input by a user; the code executor is used for generating a compiling result of the questionnaire according to the logic code and the questionnaire content; the questionnaire previewer is used for displaying a preview interface of the questionnaire in a preview area based on the compiling result.
The embodiment of the application discloses an editing device of questionnaire logic, which comprises: the logic code block editing module is used for responding to the selection operation, selecting a plurality of logic code blocks for combination, and generating one or more logic components according to the plurality of logic code blocks; the logic component includes at least one logic code block; a logic code generation module for generating logic code of a questionnaire based on the one or more logic components; and the compiling module is used for generating a compiling result of the questionnaire according to the logic code.
The embodiment of the application discloses a terminal device, which comprises: the system comprises a memory and a processor, wherein the memory stores a computer program, and the computer program enables the processor to realize any method disclosed by the embodiment of the application when the computer program is executed by the processor.
The embodiment of the application discloses a computer readable storage medium, on which a computer program is stored, which when being executed by a processor, implements any of the methods disclosed in the embodiment of the application.
The embodiment of the application also discloses a computer program product which, when being run on the terminal equipment, causes the terminal equipment to execute any method disclosed by the embodiment of the application.
Compared with the related art, the embodiment of the application has the following beneficial effects:
through responding to the selection operation, selecting a plurality of logic blocks to generate a logic component, a user can intuitively select a required logic code block and combine the logic code blocks into the logic component, so that the editing efficiency of questionnaire logic is improved; the logic code blocks are reusable code blocks, and the logic code blocks are used for editing the questionnaire logic, so that repeated operation under a questionnaire editing scene with large data volume can be reduced; the method comprises the steps of generating a logic code of a questionnaire based on a logic component and generating a compiling result of the questionnaire based on the logic, so that a user can conveniently examine the questionnaire and timely adjust the questionnaire logic.
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 view of an application scenario provided in an embodiment of the present application;
FIG. 2 is a flow chart illustrating an implementation of a method for editing questionnaire logic provided by an embodiment of the present application;
FIG. 3 is a schematic diagram of a logic code block provided by an embodiment of the present application;
FIG. 4 is a schematic diagram of a logic component provided by an embodiment of the present application;
FIG. 5 is a schematic diagram of functional blocks provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of an editing area according to an embodiment of the present application;
FIG. 7 is a schematic diagram of a code region provided by an embodiment of the present application;
FIG. 8 is a diagram of a preview area provided by an embodiment of the present application;
FIG. 9 is a flowchart of an implementation of a method of editing questionnaire logic provided by another embodiment of the present application;
FIG. 10 is a flowchart illustrating an implementation of a method for editing questionnaire logic provided by another embodiment of the present application;
FIG. 11 is a schematic view of a preview area provided by another embodiment of the present application;
fig. 12 is a schematic structural diagram of an editing apparatus for questionnaire logic according to an embodiment of the present application;
fig. 13 is a schematic structural diagram of a questionnaire editing system according to an embodiment of the present application;
fig. 14 is a schematic structural diagram of a terminal device according to an embodiment of the present application.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth such as the particular system architecture, techniques, etc., in order to provide a thorough understanding of the embodiments of the present application. It will be apparent, however, to one skilled in the art that the present application may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present application with unnecessary detail.
It should be understood that the terms "comprises" and/or "comprising," when used in this specification and the appended claims, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
It should also be understood that the term "and/or" as used in the present specification and the appended claims refers to any and all possible combinations of one or more of the associated listed items, and includes such combinations.
As used in the present description and the appended claims, the term "if" may be interpreted as "when..once" or "in response to a determination" or "in response to detection" depending on the context. Similarly, the phrase "if a determination" or "if a [ described condition or event ] is detected" may be interpreted in the context of meaning "upon determination" or "in response to determination" or "upon detection of a [ described condition or event ]" or "in response to detection of a [ described condition or event ]".
Furthermore, the terms "first," "second," "third," and the like in the description of the present specification and in the appended claims, are used for distinguishing between descriptions and not necessarily for indicating or implying a relative importance.
Reference in the specification to "one embodiment" or "some embodiments" or the like means that a particular feature, structure, or characteristic described in connection with the embodiment is included in one or more embodiments of the application. Thus, appearances of the phrases "in one embodiment," "in some embodiments," "in other embodiments," and the like in the specification are not necessarily all referring to the same embodiment, but mean "one or more but not all embodiments" unless expressly specified otherwise. The terms "comprising," "including," "having," and variations thereof mean "including but not limited to," unless expressly specified otherwise.
In the embodiment of the present application, the execution subject of the flow is a terminal device. The terminal device includes, but is not limited to: and the server, the computer, the smart phone, the tablet computer and the like can execute the questionnaire logic editing method disclosed by the application. Fig. 1 shows a schematic view of an application scenario provided by an embodiment of the present application, referring to fig. 1, where the application scenario in fig. 1 may specifically be that a user edits a questionnaire on a terminal device 10, and a finally generated questionnaire will be used for activities such as a subsequent market research, when the questionnaire is edited, besides the content of the questionnaire needs to be edited, such as a question and an option, the logic of the questionnaire needs to be edited, for example, different questions need to be displayed according to different options, for example, a gender question may be set in a question, and two different question lists of a man and a woman may be displayed according to the selected or filled gender, so that the questionnaire can collect finer data, which is not limited thereto.
In the related art, the logic of editing the questionnaire is generally edited in the form of a form, that is, one form represents a question, and the logic of each form is edited to determine the final questionnaire logic, and this requires setting each form separately, which may have a large number of repeated operations, resulting in low editing efficiency.
According to the method for editing the questionnaire logic, provided by the embodiment of the application, the plurality of logic blocks are selected to generate the logic component by responding to the selection operation of the user, so that the user can intuitively select the required logic code blocks and combine the logic code blocks into the logic component, the follow-up generation of the questionnaire based on the logic component is facilitated, and the editing efficiency of the questionnaire logic is improved; the logic code blocks are reusable code blocks, and the logic code blocks are used for editing the questionnaire logic, so that repeated operations in a questionnaire editing scene with large data volume can be reduced.
Fig. 2 shows a flowchart of an implementation of the method for editing questionnaire logic according to an embodiment of the present application, which is described in detail below:
in S201, in response to the selection operation, a plurality of logical code blocks are selected for combination, and one or more logical components are generated from the plurality of logical code blocks.
In this embodiment, the logic component is used to describe questionnaire logic, specifically, one logic component should be used to describe only one questionnaire logic, and the logic code block is a component that constitutes the logic component; the selection operation may refer to a direct operation of a user, or may refer to an instruction sent by the user terminal, which is not limited herein; the selection operation is used for selecting a plurality of logic code blocks from a preset logic code block library, and the selection operation can also be used for determining a specific combination flow of the selected plurality of logic code blocks so as to generate logic components required by a user.
In some embodiments, the logic code blocks may include main logic blocks, object blocks, condition blocks and functional blocks, and referring specifically to fig. 3, fig. 3 shows a schematic diagram of logic code blocks according to an embodiment of the present application, where the categories of logic code blocks according to an embodiment of the present application include main logic blocks 31, object blocks 32, condition blocks 33 and functional blocks 34. In one possible implementation, the main logic code block 31 includes a conditional slot 311, an execution slot 312, a first connection identifier 313, and a first text prompt 314; the object block 32 contains an object block identification 321, the condition block 33 contains a condition block identification 331, and the function block 34 contains a function block identification 341.
In some embodiments of the present application, the conditional slot 311, the execution slot 312, and the first connection identifier 313 in the main logical code block 31 are different from each other in shape; the conditional slot 311 is complementary to the conditional block identifier 331 of the conditional block 33, the execution slot 312 is complementary to the functional block identifier 341 of the functional block 34, the first connection identifier 313 comprises a first upper connection identifier of an upper part and a first lower connection identifier of a lower part, and the first upper connection identifier is complementary to the first lower connection identifier. As a specific embodiment, the above-mentioned first upper connection identifier and first lower connection identifier of the conditional slot 311 and the conditional block identifier 331, the execution slot 312 and the functional block identifier 341, and the first connection identifier 313 may refer to the specific shape shown in fig. 3. It should be understood that all the shapes described above are not limited in this embodiment, for example, the first upper connection mark and the first lower connection mark of the first connection mark 313 in fig. 3 are triangular grooves and triangular protrusions, respectively, and may be semicircular grooves and semicircular protrusions, which only need to satisfy that the shapes of the first upper connection mark and the first lower connection mark are complementary.
In some embodiments of the present application, the conditional block 33 further includes an object block slot 332, a relational operator 333; the object block slot 332 is complementary to the shape of the object block identifier 321 of the object block 32.
In some embodiments of the present application, the functional block 34 further includes an object block slot 342, a second connection identifier 343, and a second text prompt 344, where the shape of the object block slot 342 is different from the shape of the second connection identifier 343; the object block slot 342 is complementary to the shape of the object block identifier 321 of the object block 32, and the shape of the second upper connection identifier of the upper portion and the second lower connection identifier of the lower portion of the second connection identifier 343 are complementary; by way of example and not limitation, the second connection identifier 343 may be the same shape as the first connection identifier 313 so that the main logical code blocks are directly spliced with the functional blocks. It should be understood that the above-described complementary shapes may be considered as being mutually engageable, while the different shapes may be considered as being not engageable. In some embodiments, the logic component may comprise one or more of the above-described main logic block, object block, condition block, and functional block; wherein the main logic block is used for associating the condition component with the execution component; the condition component is used for setting corresponding condition content; the execution component is used for representing the operation content executed under the condition that the condition content corresponding to the condition component is met; the condition component includes at least two of the object blocks and at least one of the condition blocks; the object block comprises at least one of a questionnaire element and a custom text related to the questionnaire; the condition block comprises a relation operator which is used for judging whether the relation of the at least two object blocks meets the condition content or not; the execution component comprises at least one functional block; the functional block is used for representing the type of operation performed by the execution component.
Illustratively, the above-mentioned questionnaire element is used to point to a questionnaire-related object, such as the number of questions of the questionnaire, and the respective questions or options of the questionnaire, and specifically, reference may be made to "first question answer" in the object block 32 shown in fig. 3, which refers to the answer of the first question of the questionnaire; the above-described custom text refers to text information determined according to the user's needs, and specifically, reference may be made to "men" in the object block 32 shown in fig. 3.
By way of example and not limitation, referring to fig. 4, fig. 4 shows a schematic diagram of a logic component according to an embodiment of the present application, where the class of logic code blocks included in the logic component 40 includes the main logic block, the object block, the condition block, and the functional block, and some of the logic code blocks in the logic component refer to the logic code blocks shown in fig. 3. Specifically, the logic component 40 includes a main logic block 41, a condition component 42 and an execution component 43, the condition component 42 includes an object block 421, a condition block 422 and an object block 423, and the execution component 430 includes a function block 431, an object block 432 and an object block 433. As a specific embodiment, referring to fig. 4, for example, the title of the first question is gender, and the logic component 40 is used for describing a questionnaire logic of "if gender is male, the contents of the 2 nd question to the 4 th question are displayed on the questionnaire", that is, when the questionnaire is called, the contents of the 2 nd question to the 4 th question are displayed only when the gender male is selected or filled in the first question; the object block 421 contains a questionnaire element related to the questionnaire, specifically an answer to the first question; the object block 423 contains custom text related to the questionnaire, specifically "men"; the condition block 422 contains a relation operator 4221, the relation operator 4221 is an equal sign, and the condition content of the user characterization condition component 42 is specifically that the values of the object block 421 and the object block 423 are equal; the function block 431 is used to characterize the operation content of the execution component 43 as a display title, and further specifically to display the title of the object blocks 432 to 333.
It should be understood that the contents of questions 2 through 4 should be questions related to men; before the logic component, another logic component is included to hide the contents of the 2 nd to 4 th questions so as to prevent the contents of the 2 nd to 4 th questions from being seen by the woman's questionnaire filling-in person who answers the first questions.
It should be understood that the contents in the respective object blocks shown in fig. 4 are editable contents. It should be understood that the above object block may be formed by combining one or more sub-object blocks, for example, when the object block is used to represent a first question and a second question of the questionnaire, the object block includes a sub-object block of the first question and a sub-object block of the second question, and a connection object block exists between the two sub-object blocks, where the connection object block is specifically a "and" object block, and is used to represent that the two sub-object blocks are in a parallel relationship; it should be understood that the above-described connection object blocks may also include "or" object blocks, as well as "non" object blocks. It should be noted that, the "not" object block is connected to only one sub-object block to form a new object block, which is used to characterize that the logical relationship between the new object block and the sub-object block is not.
In this embodiment, the main logic block, the object block, the condition block and the function block can decompose each element of the questionnaire logic corresponding to the logic component and describe the elements in a one-to-one more detailed manner, which is helpful for enhancing the accuracy of the logic component in describing the questionnaire logic and improving the editing efficiency of the questionnaire logic.
In some embodiments, referring to fig. 3, in some embodiments, the main logic block 31 includes a conditional slot 311, an execution slot 312, a first connection identifier 313, and a first text prompt 314; wherein the conditional slot 311 is configured to set the conditional component 32; the execution slot 312 is used for setting the execution component 33; the first connection identifier 313 is used for connecting other logic components; the other logic components are logic components except the logic component where the main logic block is located; the first text prompt 314 includes the slot identifiers corresponding to the conditional slot 311 and the execution slot 312, respectively, so as to distinguish the conditional slot 311 from the execution slot 312. It should be appreciated that the first connection identifier 313 is used to characterize the sequence between the logic components of each connection, where the upper triangular recess of the first connection identifier 313 is connected to the last logic component and the lower triangular recess is connected to the next logic component. As a specific embodiment, referring to fig. 3, in the first text prompt 314, if is specifically used as the slot identifier corresponding to the conditional slot 311, and execute is used as the slot identifier corresponding to the execute slot 312.
In this embodiment, the conditional slot, the execution slot, and the first connection identifier help to maintain stability of the logic component in which the main logic block is located, that is, make the connection between the main logic block and other logic code blocks in the logic component more stable, and the first text prompt may describe the questionnaire logic of the logic component more intuitively.
In some embodiments, referring to fig. 3, in some embodiments, the functional block 34 includes an object block slot 342, a second connection identifier 343, and a second text prompt 344; wherein the object block slot 342 is used to set the object block, such as the object block 32 of fig. 3; the second connection identifier 343 is used to connect other functional blocks, and it should be understood that it may also be used to connect other main logic blocks, such as the main logic block 31 of fig. 3; the second text prompt 344 includes an operation identifier corresponding to the functional block, where the operation identifier is used to characterize an operation type of the functional block, for example, the operation identifier in the second text prompt 344 in fig. 3 is "display", and the operation type used to characterize is a display title; it should be understood that the second text prompt may also be other text for characterizing other operation types, such as "hiding" for characterizing operation types of hidden questions, "jumping" for characterizing operation types of answering progress jumps, "delaying" for characterizing operation types of executing subsequent steps after timing, and "popup" for characterizing operation types of popup prompts, etc.
It should be appreciated that there is a correspondence between the second connection identifier 344 and the execution socket 312 to stabilize the coupling between the function block 34 and the main logic block 31, i.e. to maintain the stability of the logic component 30 including the function block 34 and the main logic block 31. The second text prompt 344 is editable, that is, the operation type of the functional block 34 is adjustable, referring to fig. 5, fig. 5 is a schematic diagram of a functional block provided by an embodiment of the present application, and a drop-down interaction component 51 is shown beside the "display" in fig. 5, and based on the drop-down interaction component 51, one candidate operation type 52 is displayed, and then the second text prompt 344 is updated based on the selected candidate operation type 52.
In this embodiment, the object block slot and the second connection identifier help to maintain stability of the logic component where the functional block is located, and the second text prompt may more intuitively describe the questionnaire logic of the logic component.
In S202, logical code for a questionnaire is generated based on the one or more logical components.
In this embodiment, the logic component is used to describe questionnaire logic; in order to finally generate a questionnaire, the questionnaire logic needs to be compiled in the form of code, so that the logic code of the questionnaire needs to be generated based on the above logic component or components.
In one possible implementation manner, the logic code for generating the questionnaire based on the one or more logic components may specifically be: the preset code text is associated with each logic code block in the logic components, and each logic code block in the one or more logic components is converted into a logic code of the questionnaire based on the preset code text; the preset code text is an associated code preset for each logic code block; as a specific implementation manner, the preset code text associated with each logic code block is combined according to the sequence among the one or more logic components and the sequence of the logic code blocks in each logic component, so as to obtain the logic code of the questionnaire.
By way of example, and not limitation, all codes in the embodiments of the present application are written based on javaScript, and each logical code block may correspond to a preset function or object.
In S203, a compiling result of the questionnaire is generated according to the logic code.
In this embodiment, the compiling result of the questionnaire refers to a generated result corresponding to the questionnaire, which is used to characterize the case of the questionnaire when filled in. In one possible implementation manner, the foregoing compiling result of the questionnaire generated according to the logic code may specifically be: and compiling the logic code and the content code of the questionnaire to obtain the compiling result. The content code is used for representing specific contents of each question and each option in the questionnaire, namely the compiling result is determined based on the logic code and the content code; the content code may be used to characterize specific content entered by the user regarding the questionnaire, or may be default content for presenting the questionnaire logic.
In the embodiment, a plurality of logic blocks are selected to generate a logic component by responding to the selection operation, so that a user can intuitively select a required logic code block and combine the logic code blocks into the logic component, and the editing efficiency of questionnaire logic is improved; the logic code blocks are reusable code blocks, and the logic code blocks are used for editing the questionnaire logic, so that repeated operation under a questionnaire editing scene with large data volume can be reduced; the method comprises the steps of generating a logic code of a questionnaire based on a logic component and generating a compiling result of the questionnaire based on the logic, so that a user can conveniently examine the questionnaire and timely adjust the questionnaire logic.
In some embodiments of the present application, after the selecting a plurality of logic code blocks for combining, the method further includes: displaying the logic code blocks in the editing area; after the logic code for generating the questionnaire based on the one or more logic components, the method further comprises: displaying the logic code in a code area; after the compiling result of the questionnaire is generated according to the logic code, the method further comprises the following steps: displaying a preview interface of the questionnaire in a preview area based on the compiling result; that is, in this embodiment, the above logic code blocks, the logic codes, and the interface of the questionnaire may be displayed for the user to preview, so that the user may select a plurality of logic code blocks based on the selection operation, generate one or more logic components, and confirm whether the logic codes corresponding to the one or more logic components and the interface of the questionnaire meet the expectations.
In this embodiment, the above-mentioned editing area is used to display the logic code blocks selected by the user, specifically, the user may place the selected logic code blocks in the editing area, and then combine the selected logic code blocks in the editing area to obtain one or more logic components. As a specific embodiment, the logical code blocks may be generated based on a Block visualization programming tool.
Referring to FIG. 6 for exemplary purposes, FIG. 6 shows a schematic diagram of an edit area on which logical components 61 and 62 are displayed, the logical components 62 being specifically referred to the logical components 30 shown in FIG. 3, according to an embodiment of the present application; as a specific embodiment, the editing area may further include a selection area 63 for selecting the plurality of logic code blocks according to the selection operation by the user, and combining the plurality of logic code blocks in the editing area by the user to obtain the one or more logic components; a delete field 64 may also be included in the edit field to allow the user to drag unwanted logical code blocks to the delete field based on the drag operation so that the unwanted logical code blocks are not displayed in the edit field.
It should be understood that the selection area 63 of the above-described logical code blocks includes simplified icons of various types of logical code blocks so that a user can intuitively understand the kinds of logical code blocks; further, the above-mentioned logical code blocks may contain editable content, for example, the "hiding" of the representative function and the title number of the representative object in the logic component 61 may be editable content, so that the user can edit the logical code blocks in a customized manner according to the requirement.
In one possible implementation manner, the logic code is displayed in the code area, and referring specifically to fig. 7, fig. 7 shows a schematic diagram of the code area provided by an embodiment of the present application, where the logic code is generated based on the one or more logic components; illustratively, the logic code in the code area shown in fig. 7 may be generated according to each logic component in the editing area shown in fig. 6, and specifically, each logic code block in each logic component is associated with a preset code text, and the logic code may be composed based on the code text associated with each logic code block; for example, the logic code blocks in the logic component 61 are associated with a preset "hidequest" function, and when the code corresponding to the logic component 61 is generated, the code text of the "hidequest" function is generated by directly calling the "this" context call chain.
It should be understood that a confirmation interaction component, such as the interaction component of "view generated logic code" in the upper left corner of fig. 7, may also be included in the code area, so that the user confirms the logic component in the editing area, and after confirmation by the user, generates the logic code corresponding to the logic component in the editing area, so as to generate the logic code corresponding to the logic component in the editing area based on the confirmation information of the confirmation interaction component.
In a possible implementation manner, the foregoing shows, in a preview area, a preview interface of the questionnaire based on the compiling result, and referring to fig. 8, fig. 8 shows a schematic view of a preview area provided by an embodiment of the present application, where the preview interface is generated according to the compiling result, and the preview interface is used to display a question and an option of the questionnaire; illustratively, the preview interface shown in fig. 8 includes the title and options of the question 1, and as a specific implementation, the preview interface is displayed based on the compiling result generated by the logic code in fig. 7, and the title and options of the questions 2 to 4 are not displayed in the preview interface because the logic code in fig. 7 hides the questions 2 to 4.
In this embodiment, it should be understood that the editing area, the code area, and the preview area may be displayed on the same interface, so that the user can directly and intuitively view the logic code block, the logic code, and the preview interface at the same time, so that the user can conveniently and intuitively inspect the questionnaire according to the logic code block, the logic code, and the preview interface, determine whether the questionnaire logic of the questionnaire meets the requirement, and adjust the questionnaire logic in time.
Fig. 9 shows a flowchart of implementation of a method for editing questionnaire logic according to another embodiment of the present application, referring to fig. 9, with respect to the embodiment shown in fig. 2, the method for editing questionnaire logic further includes S901, which is specifically described as follows:
in S901, in response to an editing operation, a target logical component and editing content corresponding to the editing operation are determined, and the target logical component is updated based on the editing content.
In this embodiment, the editing operation may refer to a direct operation of a user, or may refer to an instruction sent by a user terminal; the editing operation may be used to instruct to add a new logical component (the new logical component may be identified as the target logical component), update an existing logical component (the existing logical component may be identified as the target logical component), and/or delete an existing logical component, where the new logical component refers to a logical component other than the one or more logical components generated from the plurality of logical code blocks; an existing logical component refers to a logical component of the one or more logical components generated from the number of logical code blocks, and updating the existing logical component includes adding a new logical code block (the new logical component may be identified as the edit), updating the existing logical code block, and/or deleting the existing logical code block. The target logical component is used for characterizing a specific logical component, the editing content comprises an editing type and an editing object, the editing type refers to one of adding, replacing or deleting, and the editing object is used for characterizing a specific logical code block.
In one possible implementation manner, the updating the target logic component based on the editing content may specifically be: if the target component is a new logic component, a corresponding logic code block is newly added in the target component according to the editing content; if the target component is an existing logic component, according to the editing type of the editing content, a corresponding logic code block is newly added in the target component, or a corresponding editing object in the target component is replaced, or the corresponding editing object in the target component is deleted; if the target component is an existing logical component, the editing type of the editing content is deletion and the editing object characterizes all logical code blocks of the target logical component, deleting the target logical component. As a specific embodiment, referring to fig. 3, illustratively, the logic code block 323 to be updated of the logic component 30 to be updated is determined, and the update content "female" is replaced with the editable content "male" of the logic code block 323 to be updated, thereby modifying the questionnaire logic described by the logic component.
In S902, the logical code of the questionnaire is regenerated based on the updated target logical component.
In this embodiment, the step of regenerating the logic code of the questionnaire based on the updated target logic component specifically refers to the step S202, and will not be described herein. It should be noted that, if the updated target logical component is a new logical component, the generated logical code in S902 is more than the generated logical code in S202 by the code corresponding to the updated target logical component; if the updated target logical component is an existing logical component, the regenerated logical code in S902 is modified compared to the logical code generated in S202.
In this embodiment, by updating the target logic component in response to the editing operation, it is convenient to adjust the questionnaire logic in time based on the user's requirement, and the editing efficiency of the questionnaire logic is improved.
Fig. 10 shows a flowchart of an implementation of a method for editing questionnaire logic provided in another embodiment of the present application, referring to fig. 10, with respect to the embodiment shown in fig. 2, the method for editing questionnaire logic provided in this embodiment further includes S1001 to S1002, which are specifically described as follows:
further, after displaying the preview interface of the questionnaire in the preview area based on the compiling result, the method further includes:
In S1001, in response to the answer operation for the preview interface, a selected answer corresponding to each question in the questionnaire is determined, and the logic code is recompiled based on the selected answer, so as to obtain a new compiling result.
In this embodiment, the answer operation may refer to a direct operation of the user based on the preview interface, or may refer to an instruction sent by the user terminal. The preview interface is determined according to the compiling result, and when the answering operation is monitored, the preview interface should be changed based on the answering operation. Further, when the selected answer is determined, the interface element of the preview interface is changed, and then the logic code should be compiled again to obtain a new compiling result, so that the preview interface is updated based on the new compiling result, and the change based on the selected answer is displayed on the updated preview interface.
In one possible implementation manner, the responding to the answering operation of the preview interface determines a selected answer corresponding to each question in the questionnaire, and recompiles the logic code based on the selected answer corresponding to each question in the questionnaire to obtain a new compiling result, which may specifically be: based on a bidirectional data binding mechanism of the Vue framework, binding answer question data in each question with interface elements of the preview interface; based on a data monitoring mechanism and a watch function of the Vue framework, monitoring the change of answer data of each question; when the answer operation is responded, the answer data of a certain question is monitored to be changed into the selected answer, and the recompilation of the logic code is executed once.
In S1002, a preview interface of the questionnaire is updated based on the selected answers corresponding to the respective questions in the questionnaire and the new compiling result.
In one possible implementation manner, the updating the preview interface of the questionnaire based on the selected answers corresponding to the questions in the questionnaire and the new compiling result may specifically include: based on the selected answers corresponding to the questions in the questionnaire, identifying the corresponding selected answers as selected at the corresponding positions of the preview interface; and generating a new preview interface based on the new compiling result. As a specific implementation manner, referring to fig. 11, fig. 11 shows a schematic view of a preview area provided by another embodiment of the present application, where the selected answer is "male" of question 1, and the selected answer is identified as selected, and the corresponding option circle is blacked out; compared to the preview area schematic diagram shown in fig. 8, the preview interface shown in fig. 11 additionally displays the question 2, the question 3, and the question 4, that is, the new compiling result may be obtained by recompiling the logic code shown in fig. 7, where the questionnaire logic corresponding to the logic code is: hiding the problem 2 to the problem 4; if the answer to question 1 is "male", display of questions 2 through 4 is performed.
In this embodiment, by monitoring answer operation for the preview interface, responding to the answer operation, determining selected answers corresponding to the questions in the questionnaire, and recompiling the logic code to obtain a new compiling result, so that the new compiling result is matched with the questionnaire logic of the questionnaire in real time; based on the selected answers corresponding to the questions in the questionnaire and the new compiling results, updating the preview interface of the questionnaire so that the user can intuitively observe the change of the questionnaire logic corresponding to the answering operation on the preview interface.
Fig. 12 is a schematic structural diagram of an editing apparatus for questionnaire logic according to an embodiment of the present application, corresponding to the method described in the above embodiments, and for convenience of explanation, only the portions related to the embodiments of the present application are shown.
Referring to fig. 12, the questionnaire logic editing apparatus includes: a logic code block editing module 121, configured to select a plurality of logic code blocks for combination in response to a selection operation, and generate one or more logic components according to the plurality of logic code blocks;
a logic code generation module 122 for generating logic code of a questionnaire based on the one or more logic components;
And a compiling module 123, configured to generate a compiling result of the questionnaire according to the logic code.
Optionally, the editing apparatus further includes: the logic code block display module is used for displaying the logic code blocks in the editing area after the logic code blocks are selected and combined; a logic code display module for displaying a logic code of a questionnaire in a code area after generating the logic code based on the one or more logic components; and the preview interface display module is used for displaying a preview interface of the questionnaire in a preview area based on the compiling result after generating the compiling result of the questionnaire according to the logic code.
Optionally, the logic code block editing module 121 is further configured to determine a target logic component and editing content corresponding to an editing operation in response to the editing operation, and update the target logic component based on the editing content; the compiling module 123 is further configured to regenerate the logical code of the questionnaire based on the updated target logical component.
Optionally, the editing apparatus further includes: the answer operation response module is used for responding to answer operation aiming at the preview interface, determining selected answers corresponding to all the questions in the questionnaire, and recompiling the logic code based on the selected answers corresponding to all the questions in the questionnaire to obtain a new compiling result; and the preview interface updating module is used for updating the preview interface of the questionnaire based on the selected answers corresponding to the questions in the questionnaire and the new compiling result.
Fig. 13 is a schematic diagram showing a structure of a questionnaire editing system provided in an embodiment of the present application, which may be installed on the above terminal device, and a user edits a questionnaire based on the editing system 130. Referring to fig. 13, the editing system 130 includes: a logical code library 131, a logical editor 132, a code generator 133, a code previewer 134, a content compiler 135, a code executor 136, a questionnaire previewer 137; wherein, the logic code library 131 stores a plurality of preset logic code blocks; the logic editor 132 is configured to select a plurality of logic code blocks from the logic code library 131 for combination in response to a selection operation, and generate one or more logic components according to the selected logic code blocks; the code generator 133 is configured to generate a logical code of a questionnaire based on the one or more logical components; the content compiler 134 is configured to receive questionnaire content of the questionnaire; the code executor 135 generates a compiling result of the questionnaire from the logic code and the questionnaire content.
In this embodiment, the above logic code blocks, logic components and logic codes may be specifically referred to the related descriptions in the above embodiments, and are not described herein again. It should be noted that, the content compiler may specifically receive the questionnaire content of the questionnaire, where the questionnaire content may specifically include a title of the questionnaire, for example, "a questionnaire about the mindset of a male and a female for marital", may also include each title and option in the questionnaire, and may also include a thank prompt after the completion of the questionnaire, for example, "thank you spend valuable time for our questionnaire, we ensure that the questionnaire filled in by you is anonymous"; the compiling result is generated according to the logic code and the questionnaire content, and the preview interface comprises the questionnaire content.
It should be noted that, because the content of information interaction and execution process between the above devices is based on the same concept as the method embodiment of the present application, specific functions and technical effects thereof may be referred to in the method embodiment section, and will not be described herein.
It will be apparent to those skilled in the art that, for convenience and brevity of description, only the above-described division of the functional units and modules is illustrated, and in practical application, the above-described functional distribution may be performed by different functional units and modules according to needs, i.e. the internal structure of the apparatus is divided into different functional units or modules to perform all or part of the above-described functions. The functional units and modules in the embodiment may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit, where the integrated units may be implemented in a form of hardware or a form of a software functional unit. In addition, the specific names of the functional units and modules are only for distinguishing from each other, and are not used for limiting the protection scope of the present application. The specific working process of the units and modules in the above system may refer to the corresponding process in the foregoing method embodiment, which is not described herein again.
Fig. 14 shows a schematic structural diagram of a terminal device according to an embodiment of the present application. As shown in fig. 14, the terminal device 140 of this embodiment includes: at least one processor 141 (only one processor is shown in fig. 14), a memory 142, and a computer program 143 stored in the memory 142 and executable on the at least one processor 141, the processor 141 implementing the steps in any of the various method embodiments described above when executing the computer program 143.
The terminal device 140 may be a computing device such as a desktop computer, a notebook computer, a palm computer, and a cloud server. The terminal device may include, but is not limited to, a processor 141, a memory 142. It will be appreciated by those skilled in the art that fig. 14 is merely an example of terminal device 140 and is not limiting of terminal device 140, and may include more or fewer components than shown, or may combine certain components, or different components, such as may also include input-output devices, network access devices, etc.
The processor 141 may be a central processing unit (Central Processing Unit, CPU), the processor 141 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 memory 142 may in some embodiments be an internal storage unit of the terminal device 140, such as a hard disk or a memory of the terminal device 140. The memory 1421 may also be an external storage device of the terminal device 140 in other embodiments, for example, a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash Card (Flash Card) or the like, which are provided on the terminal device 140. Further, the memory 142 may also include both an internal storage unit and an external storage device of the terminal device 140. The memory 142 is used to store an operating system, application programs, boot loader (BootLoader), data, and other programs, such as program code for the computer program. The memory 142 may also be used to temporarily store data that has been output or is to be output.
The embodiment of the application also discloses a computer readable storage medium, which stores a computer program, and the computer program realizes the steps in the method embodiments when being executed by a processor.
The embodiments of the present application disclose a computer program product which, when run on a mobile terminal, causes the mobile terminal to perform steps that enable the implementation of the method embodiments described above.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable storage medium. Based on such understanding, the present application may implement all or part of the flow of the method of the above embodiments, and may be implemented by a computer program to instruct related hardware, where the computer program may be stored in a computer readable storage medium, and when the computer program is executed by a processor, the computer program may implement the steps of each of the method embodiments described above. Wherein the computer program comprises computer program code which may be in source code form, object code form, executable file or some intermediate form etc. The computer readable medium may include at least: any entity or device capable of carrying computer program code to a photographing device/terminal apparatus, recording medium, computer Memory, read-Only Memory (ROM), random access Memory (RAM, random Access Memory), electrical carrier signals, telecommunications signals, and software distribution media. Such as a U-disk, removable hard disk, magnetic or optical disk, etc. In some jurisdictions, computer readable media may not be electrical carrier signals and telecommunications signals in accordance with legislation and patent practice.
In the foregoing embodiments, the descriptions of the embodiments are emphasized, and in part, not described or illustrated in any particular embodiment, reference is made to the related descriptions of other embodiments.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
In the disclosed embodiments of the application, it should be understood that the disclosed apparatus/terminal device and method may be implemented in other ways. For example, the apparatus/terminal device embodiments described above are merely illustrative, e.g., the division of the modules or units is merely a logical function division, and there may be additional divisions in actual implementation, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed may be an indirect coupling or communication connection via interfaces, devices or units, which may be in electrical, mechanical or other forms.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
The above embodiments are only for illustrating the technical solution of the present application, and not for limiting the same; although the application has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present application, and are intended to be included in the scope of the present application.

Claims (9)

1. A method of editing questionnaire logic, comprising:
responding to the selection operation, selecting a plurality of logic code blocks for combination, displaying the logic code blocks in an editing area, and generating one or more logic components according to the logic code blocks;
Generating a logic code of a questionnaire based on the one or more logic components, and displaying the logic code in a code area;
generating a compiling result of the questionnaire according to the logic code, and displaying a preview interface of the questionnaire in a preview area based on the compiling result;
based on a bidirectional data binding mechanism of a Vue framework, mutually binding answer data in each question in the questionnaire and interface elements of the preview interface; monitoring the change of answer data of each question based on a data monitoring mechanism and a watch function of the Vue framework; when answering the answer operation aiming at the preview interface, monitoring that answer data of a certain question is changed into a selected answer corresponding to each question in the questionnaire, and executing one-time recompilation of the logic code to obtain a new compiling result;
and updating a preview interface of the questionnaire based on the selected answers corresponding to the questions in the questionnaire and the new compiling result.
2. The method of claim 1, wherein the logical component comprises one or more of a main logical block, an object block, a condition block, and a functional block; wherein,
the main logic block is used for associating the condition component with the execution component; the condition component is used for setting corresponding condition content; the execution component is used for representing the operation content executed under the condition that the condition content corresponding to the condition component is met;
The condition component includes at least two of the object blocks and at least one of the condition blocks;
the object block comprises at least one of a questionnaire element and a custom text related to the questionnaire;
the condition block comprises a relation operator which is used for judging whether the relation of the at least two object blocks meets the condition content or not;
the execution component includes at least one of the functional blocks and at least one object block, the functional blocks being used to characterize a type of operation performed by the execution component.
3. The method of claim 2, wherein the primary logical block comprises a conditional slot, an execution slot, a first connection identification, and a first literal hint; wherein,
the conditional slot is used for setting the conditional component;
the execution slot is used for setting the execution assembly;
the first connection identifier is used for connecting other logic components; the other logic components are logic components except the logic component where the main logic block is located;
the first text prompt comprises slot identifications corresponding to the conditional slots and the execution slots respectively, so as to distinguish the conditional slots from the execution slots.
4. The method of claim 2, wherein the function block comprises an object block slot, a second connection identifier, and a second text prompt; wherein,
the object block slot is used for setting the object block;
the second connection identifier is used for connecting other functional blocks;
the second text prompt comprises an operation identifier corresponding to the functional block, and the operation identifier is used for representing the operation type of the functional block.
5. The method according to claim 1, wherein the method further comprises:
responding to editing operation, determining a target logic component and editing content corresponding to the editing operation, and updating the target logic component based on the editing content;
and regenerating the logic code of the questionnaire based on the updated target logic component.
6. An apparatus for editing questionnaire logic, comprising:
the logic code block editing module is used for responding to the selection operation, selecting a plurality of logic code blocks for combination, and generating one or more logic components according to the plurality of logic code blocks;
a logic code generation module for generating logic code of a questionnaire based on the one or more logic components;
The compiling module is used for generating a compiling result of the questionnaire according to the logic code;
the editing apparatus further includes:
the logic code block display module is used for displaying a plurality of logic code blocks in the editing area after the logic code block editing module selects the plurality of logic code blocks to be combined;
a logic code display module for displaying the logic code in a code area after the logic code generation module generates the logic code of the questionnaire based on the one or more logic components;
the preview interface display module is used for displaying a preview interface of the questionnaire in a preview area based on the compiling result after the compiling module generates the compiling result of the questionnaire according to the logic code;
the answer operation response module is used for binding answer data in each question in the questionnaire with interface elements of the preview interface based on a two-way data binding mechanism of the Vue framework; monitoring the change of answer data of each question based on a data monitoring mechanism and a watch function of the Vue framework; when answering the answer operation aiming at the preview interface, monitoring that answer data of a certain question is changed into a selected answer corresponding to each question in the questionnaire, and executing one-time recompilation of the logic code to obtain a new compiling result;
And the preview interface updating module is used for updating the preview interface of the questionnaire based on the selected answers corresponding to the questions in the questionnaire and the new compiling result.
7. A questionnaire editing system, comprising: a logic code library, a logic editor, a code generator, a code previewer, a content compiler, a code executor and a questionnaire previewer; wherein,
a plurality of preset logic code blocks are stored in the logic code library;
the logic editor is used for responding to the selection operation, selecting a plurality of logic code blocks from the logic code library for combination, displaying the plurality of logic code blocks in an editing area, and generating one or more logic components according to the plurality of logic code blocks;
the code generator is to generate a logical code of a questionnaire based on the one or more logical components;
the code previewer is used for displaying the logic codes in a code area;
the content compiler is used for receiving the questionnaire content of the questionnaire;
the code executor is used for generating a compiling result of the questionnaire according to the logic code and the questionnaire content;
the questionnaire previewer is used for displaying a preview interface of the questionnaire in a preview area based on the compiling result; based on a bidirectional data binding mechanism of a Vue framework, mutually binding answer data in each question in the questionnaire and interface elements of the preview interface; monitoring the change of answer data of each question based on a data monitoring mechanism and a watch function of the Vue framework; when answering the answer operation aiming at the preview interface, monitoring that answer data of a certain question is changed into a selected answer corresponding to each question in the questionnaire, and executing one-time recompilation of the logic code to obtain a new compiling result; and updating a preview interface of the questionnaire based on the selected answers corresponding to the questions in the questionnaire and the new compiling result.
8. A terminal device, comprising: a memory and a processor, the memory having stored therein a computer program which, when executed by the processor, causes the processor to implement the method of any of claims 1 to 5.
9. A computer readable storage medium, on which a computer program is stored, characterized in that the computer program, when being executed by a processor, implements the method according to any one of claims 1 to 5.
CN202110795697.6A 2021-07-14 2021-07-14 Method and device for editing questionnaire logic, terminal equipment and storage medium Active CN113609823B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110795697.6A CN113609823B (en) 2021-07-14 2021-07-14 Method and device for editing questionnaire logic, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110795697.6A CN113609823B (en) 2021-07-14 2021-07-14 Method and device for editing questionnaire logic, terminal equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113609823A CN113609823A (en) 2021-11-05
CN113609823B true CN113609823B (en) 2023-12-12

Family

ID=78304608

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110795697.6A Active CN113609823B (en) 2021-07-14 2021-07-14 Method and device for editing questionnaire logic, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113609823B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115688698A (en) * 2022-09-29 2023-02-03 华为技术有限公司 Text code editing method and system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156306A (en) * 2016-06-30 2016-11-23 乐视控股(北京)有限公司 A kind of template rendering intent and device
CN107577719A (en) * 2017-08-11 2018-01-12 杭州电魂网络科技股份有限公司 A kind of intelligent nested type function control method and device
CN110335512A (en) * 2019-08-06 2019-10-15 郑州财经学院 A kind of computer multimedia teaching device
CN111027286A (en) * 2019-12-20 2020-04-17 暨南大学 Electronic questionnaire generation method
CN111722839A (en) * 2020-06-24 2020-09-29 北京航天数据股份有限公司 Code generation method and device, electronic equipment and storage medium
CN111930102A (en) * 2020-08-11 2020-11-13 南京国电南自轨道交通工程有限公司 Object-based comprehensive monitoring linkage logic configuration method
CN111933128A (en) * 2020-09-21 2020-11-13 北京维数统计事务所有限公司 Method and device for processing question bank of questionnaire and electronic equipment
CN113033156A (en) * 2021-03-20 2021-06-25 广州快决测信息科技有限公司 Logic tree based questionnaire processing method and device and storage medium
CN113033158A (en) * 2021-03-20 2021-06-25 广州快决测信息科技有限公司 Questionnaire display method, device and storage medium

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106156306A (en) * 2016-06-30 2016-11-23 乐视控股(北京)有限公司 A kind of template rendering intent and device
CN107577719A (en) * 2017-08-11 2018-01-12 杭州电魂网络科技股份有限公司 A kind of intelligent nested type function control method and device
CN110335512A (en) * 2019-08-06 2019-10-15 郑州财经学院 A kind of computer multimedia teaching device
CN111027286A (en) * 2019-12-20 2020-04-17 暨南大学 Electronic questionnaire generation method
CN111722839A (en) * 2020-06-24 2020-09-29 北京航天数据股份有限公司 Code generation method and device, electronic equipment and storage medium
CN111930102A (en) * 2020-08-11 2020-11-13 南京国电南自轨道交通工程有限公司 Object-based comprehensive monitoring linkage logic configuration method
CN111933128A (en) * 2020-09-21 2020-11-13 北京维数统计事务所有限公司 Method and device for processing question bank of questionnaire and electronic equipment
CN113033156A (en) * 2021-03-20 2021-06-25 广州快决测信息科技有限公司 Logic tree based questionnaire processing method and device and storage medium
CN113033158A (en) * 2021-03-20 2021-06-25 广州快决测信息科技有限公司 Questionnaire display method, device and storage medium

Also Published As

Publication number Publication date
CN113609823A (en) 2021-11-05

Similar Documents

Publication Publication Date Title
CN107632827B (en) Method and device for generating installation package of application
CN112416318B (en) Micro-service development method and device, storage medium and electronic equipment
CN108111364B (en) Service system testing method and device
CN115686631B (en) Random instruction generation method and device based on knowledge base and storage medium
CN110990274A (en) Data processing method, device and system for generating test case
CN113609823B (en) Method and device for editing questionnaire logic, terminal equipment and storage medium
CN116431520A (en) Test scene determination method, device, electronic equipment and storage medium
CN109388568B (en) Code testing method and device
CN112597023A (en) Case management method and device based on guide picture, computer equipment and storage medium
CN111158667B (en) Code injection method and device, electronic equipment and storage medium
CN112463519A (en) Flatter-based page use behavior data non-buried point statistical method, equipment and storage medium
CN110688320A (en) Global variable detection method and device and terminal equipment
CN113918198B (en) Model-code synchronization method
CN113867709B (en) Block chain intelligent contract read-write set construction method and device
CN113805861B (en) Code generation method based on machine learning, code editing system and storage medium
CN113342702B (en) Application program testing method, device, equipment and readable storage medium
CN113377608A (en) Method and device for alarming task abnormity, terminal equipment and storage medium
CN113672638A (en) Method, system and electronic equipment for querying data
CN109840213B (en) Test data creating method, device, terminal and storage medium for GUI test
US20080195453A1 (en) Organisational Representational System
CN108460159B (en) Information reply method, terminal equipment and computer readable storage medium
CN111027196A (en) Simulation analysis task processing method and device for power equipment and storage medium
CN110865805A (en) Method and device for realizing multifunctional image file assembly and computer equipment
CN110689924A (en) Knockout strategy screening method and system based on multiple knockout types
CN112733516B (en) Method, device, equipment and storage medium for processing quick message

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant