CN114661880A - Interactive data generation method and device, electronic equipment and storage medium - Google Patents

Interactive data generation method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114661880A
CN114661880A CN202210308789.1A CN202210308789A CN114661880A CN 114661880 A CN114661880 A CN 114661880A CN 202210308789 A CN202210308789 A CN 202210308789A CN 114661880 A CN114661880 A CN 114661880A
Authority
CN
China
Prior art keywords
information
linkage
user information
questionnaire
script
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
CN202210308789.1A
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.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202210308789.1A priority Critical patent/CN114661880A/en
Publication of CN114661880A publication Critical patent/CN114661880A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • G06F16/3329Natural language query formulation or dialogue systems

Abstract

The disclosure provides an interactive data generation method, which can be applied to the technical field of computers. The interactive data generation method comprises the following steps: in response to receiving a questionnaire generation request, determining first topic information and at least one first user information in the questionnaire generation request; acquiring at least one associated parameter to be adapted, which is respectively associated with each piece of first user information, according to each piece of first user information in the at least one piece of first user information, so as to obtain a plurality of associated parameters to be adapted; acquiring a plurality of pieces of first adaptation information corresponding to the plurality of associated parameters to be adapted according to the plurality of associated parameters to be adapted; in response to receiving the linkage request, determining a first linkage script corresponding to the linkage request; and generating a first questionnaire according to the first question information, the plurality of first adaptation information and the first linkage script. The present disclosure also provides an interactive data generating apparatus, an electronic device, a storage medium, and a program product.

Description

Interactive data generation method and device, electronic equipment and storage medium
Technical Field
The present disclosure relates to the field of computer technologies, and in particular, to the field of information technologies, and more particularly, to a method, an apparatus, a device, a medium, and a program product for generating interactive data.
Background
Web questionnaires are a common way to gather information. In the current questionnaire design method, after receiving a questionnaire generation request of a user, two pieces of questionnaire address information are generated so as to be respectively provided for a computer end and a mobile phone end to display corresponding questionnaire contents. Secondly, in the process of designing the appearance of the questionnaire, a user can only select from appearance templates preset by the system, and the user experience is influenced.
Disclosure of Invention
In view of the foregoing, the present disclosure provides an interactive data generation method, apparatus, device, medium, and program product that improve user experience.
According to a first aspect of the present disclosure, there is provided an interactive data generation method, comprising: in response to receiving a questionnaire generation request, determining first topic information and at least one first user information in the questionnaire generation request; acquiring at least one associated parameter to be adapted, which is respectively associated with each piece of first user information, according to each piece of first user information in the at least one piece of first user information, so as to obtain a plurality of associated parameters to be adapted; acquiring a plurality of pieces of first adaptation information corresponding to the plurality of associated parameters to be adapted according to the plurality of associated parameters to be adapted; in response to receiving a linkage request, determining a first linkage script corresponding to the linkage request; and generating a first questionnaire according to the first subject information, the plurality of first adaptation information and the first linkage script.
According to an embodiment of the present disclosure, the obtaining, according to each piece of first user information in the at least one piece of first user information, at least one associated parameter to be adapted that is associated with each piece of first user information, and obtaining a plurality of associated parameters to be adapted includes: acquiring first mode field information in the questionnaire generation request, wherein the first mode field information indicates whether an editing mode is started or not; determining whether an associated parameter to be adapted associated with the at least one first user information exists in a plurality of parameters to be adapted under the condition that the first mode field information indicates that an editing mode is started; and acquiring the associated to-be-adapted parameter under the condition that the associated to-be-adapted parameter associated with the at least one piece of first user information does not exist.
According to an embodiment of the present disclosure, the obtaining the associated to-be-adapted parameter includes: respectively acquiring at least one designer identifier associated with each piece of first user information in the at least one piece of first user information to obtain a plurality of designer identifiers; and respectively determining at least one associated parameter to be adapted aiming at each first user information based on each designer identifier to obtain a plurality of associated parameters to be adapted.
According to an embodiment of the present disclosure, the obtaining, according to the plurality of associated parameters to be adapted, a plurality of first adaptation information corresponding to the plurality of associated parameters to be adapted includes: determining whether preset adaptation information associated with each associated parameter to be adapted exists; transmitting the plurality of associated parameters to be adapted under the condition that the preset adaptation information associated with each associated parameter to be adapted does not exist; and in response to receiving a plurality of pieces of first adaptation information respectively corresponding to the plurality of associated to-be-adapted parameters, respectively associating the plurality of pieces of first adaptation information with the plurality of associated to-be-adapted parameters.
According to an embodiment of the present disclosure, the determining, in response to receiving the linkage request, a first linkage script corresponding to the linkage request includes: in response to receiving a linkage request, determining second mode field information of the linkage request, the second mode field information indicating whether to start an automatically generated script mode, the linkage request including first question information; under the condition that the second mode field information indicates to start an automatic generation script mode, acquiring a script template associated with the linkage request from a script library according to the linkage request; generating a first linkage script based on the script template and the linkage request; and associating the first linkage script with the first issue information.
According to an embodiment of the present disclosure, the determining, in response to receiving the linkage request, the first linkage script corresponding to the linkage request further includes: under the condition that the second mode field information indicates that an automatic script generation mode is not started, acquiring script information in the linkage request; and determining the script information as a first linkage script.
According to an embodiment of the present disclosure, the interactive data generating method further includes: in response to receiving a questionnaire display request, determining second user information for transmitting the questionnaire display request; when determining that at least one piece of third user information associated with the questionnaire display request is consistent with the second user information, acquiring at least one piece of second adaptive information, second topic information and second linkage script information associated with the second user information; and generating a second questionnaire based on the at least one second adaptation information, the second topic information and the second linkage script.
According to an embodiment of the present disclosure, the obtaining at least one second adaptation information associated with the second user information includes: obtaining at least one designer identifier associated with the second user information; and respectively determining second adaptation information associated with the second user information based on each designer identifier in the at least one designer to obtain a plurality of second adaptation information.
Another aspect of the present disclosure provides an interactive data generating apparatus, including: the system comprises a first determination module, a second determination module and a third determination module, wherein the first determination module is used for responding to a received questionnaire generation request and determining first subject information and at least one first user information in the questionnaire generation request; a first obtaining module, configured to obtain, according to each piece of first user information in the at least one piece of first user information, at least one associated parameter to be adapted, which is associated with each piece of first user information, to obtain a plurality of associated adaptation parameters; a second determining module, configured to obtain, according to the multiple associated parameters to be adapted, multiple first adaptation information corresponding to the multiple associated parameters to be adapted; the third determining module is used for responding to the received linkage request and determining a first linkage script corresponding to the linkage request; and the generating module is used for generating a first questionnaire according to the first subject information, the plurality of first adaptation information and the first linkage script.
Another aspect of the present disclosure provides an electronic device including: one or more processors; a memory for storing one or more programs, wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the above-described interactive data generation method.
Another aspect of the present disclosure also provides a computer-readable storage medium having stored thereon executable instructions that, when executed by a processor, cause the processor to perform the above-described interactive data generation method.
Another aspect of the present disclosure also provides a computer program product comprising a computer program which, when executed by a processor, implements the interactive data generation method described above.
By acquiring the adaptation parameters aiming at the computer end or the mobile phone end in the questionnaire design stage and associating the adaptation parameters with the computer end identification and the mobile phone end identification respectively, different questionnaire contents are displayed aiming at the same questionnaire information in the display process under the condition of using different channels for access. Secondly, by adding a plurality of designers on the design part of the questionnaire, the independent and flexible design of each part of the questionnaire is realized. In addition, linkage between questionnaires, questions and questionnaires and between questions and questions is supported by being provided with a powerful script function library.
Drawings
The foregoing and other objects, features and advantages of the disclosure will be apparent from the following description of embodiments of the disclosure, which proceeds with reference to the accompanying drawings, in which:
FIG. 1 schematically illustrates an application scenario diagram of an interactive data generation method, apparatus, device, medium and program product according to an embodiment of the disclosure;
FIG. 2 schematically shows a flow diagram of an interactive data generation method according to an embodiment of the present disclosure;
fig. 3 schematically shows a flow chart of a method of determining an associated parameter to be adapted according to another embodiment of the present disclosure;
FIG. 4 schematically shows a flow diagram of an interactive data generation method according to another embodiment of the present disclosure;
FIG. 5 schematically shows a flow chart of an interactive data generation method according to another embodiment of the present disclosure;
FIG. 6 schematically shows a block diagram of an interactive data generating apparatus according to an embodiment of the present disclosure; and
FIG. 7 schematically shows a block diagram of an electronic device suitable for implementing the interactive data generation method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood that the description is illustrative only and is not intended to limit the scope of the present disclosure. In the following detailed description, for purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the embodiments of the disclosure. It may be evident, however, that one or more embodiments may be practiced without these specific details. Moreover, in the following description, descriptions of well-known structures and techniques are omitted so as to not unnecessarily obscure the concepts of the present disclosure.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the disclosure. The terms "comprises," "comprising," and the like, as used herein, specify the presence of stated features, steps, operations, and/or components, but do not preclude the presence or addition of one or more other features, steps, operations, or components.
All terms (including technical and scientific terms) used herein have the same meaning as commonly understood by one of ordinary skill in the art unless otherwise defined. It is noted that the terms used herein should be interpreted as having a meaning that is consistent with the context of this specification and should not be interpreted in an idealized or overly formal sense.
Where a convention analogous to "at least one of A, B and C, etc." is used, in general such a construction is intended in the sense one having skill in the art would understand the convention (e.g., "a system having at least one of A, B and C" would include but not be limited to systems that have a alone, B alone, C alone, a and B together, a and C together, B and C together, and/or A, B, C together, etc.).
In the technical scheme of the disclosure, the collection, storage, use, processing, transmission, provision, disclosure, application and other processing of the personal information of the related user are all in accordance with the regulations of related laws and regulations, necessary confidentiality measures are taken, and the customs of the public order is not violated.
An embodiment of the present disclosure provides an interactive data generation method, which determines first topic information and at least one first user information in a questionnaire generation request in response to receiving the questionnaire generation request. And acquiring at least one associated parameter to be adapted associated with each piece of first user information according to each piece of first user information in the at least one piece of first user information to obtain a plurality of associated parameters to be adapted. And acquiring a plurality of pieces of first adaptation information corresponding to the plurality of associated parameters to be adapted according to the plurality of associated parameters to be adapted. In response to receiving the linkage request, a first linkage script corresponding to the linkage request is determined. And generating a first questionnaire according to the first question information, the plurality of first adaptive information and the first linkage script.
Fig. 1 schematically illustrates an application scenario diagram of interactive data generation according to an embodiment of the present disclosure.
As shown in fig. 1, the application scenario 100 according to this embodiment may include terminal devices 101, 102, 103, a network 104, and a server 105. Network 104 is the medium used to provide communication links between terminal devices 101, 102, 103 and server 105. Network 104 may include various connection types, such as wired, wireless communication links, or fiber optic cables, to name a few.
The user may use the terminal devices 101, 102, 103 to interact with the server 105 via the network 104 to receive or send messages or the like. The terminal devices 101, 102, 103 may have installed thereon various communication client applications, such as shopping-like applications, web browser applications, search-like applications, instant messaging tools, mailbox clients, social platform software, etc. (by way of example only).
The terminal devices 101, 102, 103 may be various electronic devices having a display screen and supporting web browsing, including but not limited to smart phones, tablet computers, laptop portable computers, desktop computers, and the like.
The server 105 may be a server providing various services, such as a background management server (for example only) providing support for websites browsed by users using the terminal devices 101, 102, 103. The background management server may analyze and perform other processing on the received data such as the user request, and feed back a processing result (e.g., a webpage, information, or data obtained or generated according to the user request) to the terminal device.
It should be noted that the interactive data generation method provided by the embodiment of the present disclosure may be generally executed by the server 105. Accordingly, the interactive data generating apparatus provided by the embodiments of the present disclosure may be generally disposed in the server 105. The interactive data generation method provided by the embodiments of the present disclosure may also be performed by a server or a server cluster that is different from the server 105 and is capable of communicating with the terminal devices 101, 102, 103 and/or the server 105. Accordingly, the interactive data generating apparatus provided in the embodiments of the present disclosure may also be disposed in a server or a server cluster different from the server 105 and capable of communicating with the terminal devices 101, 102, 103 and/or the server 105.
It should be understood that the number of terminal devices, networks, and servers in fig. 1 is merely illustrative. There may be any number of terminal devices, networks, and servers, as desired for implementation.
The interactive data generation method of the disclosed embodiment will be described in detail below with fig. 2 to 5 based on the scenario described in fig. 1.
FIG. 2 schematically shows a flow chart of an interactive data generation method according to an embodiment of the present disclosure.
As shown in fig. 2, the interactive data generating method 200 of this embodiment includes operations S210 to S250, which may be performed by a server.
In operation S210, in response to receiving a questionnaire generation request, first topic information and at least one first user information in the questionnaire generation request are determined.
According to the embodiment of the disclosure, when a user wants to design a questionnaire, a questionnaire generation request is sent to a server, and the questionnaire generation request may include first topic information and at least one first user information. And after receiving the questionnaire generation request, the server determines to acquire a first topic information field and a first user information field. And matching the corresponding first topic information and at least one piece of first user information in the questionnaire generation request based on the first topic information field and the first user information field. The method comprises the steps of obtaining field information of a first topic information field representation used for matching first topic information, and obtaining field information of a first user information field representation used for matching first user information, wherein the first user information comprises channel information for sending a questionnaire generation request, such as mobile phone end identification and computer end identification. The first topic information includes question content.
For example, when a user wants to obtain questionnaire address information that can support a mobile phone terminal and a computer terminal to display a questionnaire, the user can send question content, a mobile phone terminal identifier and a computer terminal identifier to a server.
In operation S220, at least one associated parameter to be adapted, which is associated with each piece of first user information, is obtained according to each piece of first user information in the at least one piece of first user information, so as to obtain a plurality of associated parameters to be adapted.
According to the embodiment of the disclosure, in a database corresponding to a server, parameters to be adapted having a mapping relation with each first user information are preset to form a parameter table to be adapted. After determining at least one piece of first user information, the server matches each piece of first user information with the parameter table to be adapted respectively. In the parameter table to be adapted, at least one parameter to be adapted having a mapping relation with the first user information is respectively determined for each first user information. And determining at least one parameter to be adapted, which respectively has a mapping relation with each piece of first user information, as a related parameter to be adapted, which is related to the first user information.
The parameters to be adapted represent the self-defined design parameters. For example, the parameters to be adapted may include a theme style parameter, a cover page parameter, a header page parameter, a background parameter, a trademark parameter, a questionnaire display parameter, a font parameter, and an answer button parameter.
For example, in a database corresponding to the server, parameters to be adapted, which have a mapping relationship with the mobile phone terminal identifier, are preset as a theme style parameter, a cover parameter, a background parameter, a trademark parameter, a questionnaire display parameter, a font parameter, and an answer button parameter. The preset parameters to be adapted, which have a mapping relation with the computer side identification, are a theme style parameter, a cover parameter, a header parameter, a background parameter, a trademark parameter, a questionnaire display parameter and a font parameter. And responding to a received questionnaire generation request sent by the user, and determining that the first user information is the mobile phone terminal identification by the server according to the questionnaire generation request. The server matches the parameters to be adapted with the mobile phone terminal identification in the parameter table to be adapted, namely the available parameters to be adapted include: cover parameters, background parameters, trademark parameters, questionnaire display parameters, font parameters, and answer button parameters. And the server determines the matched parameters to be adapted, which have mapping relation with the mobile phone terminal identification, as the associated parameters to be adapted, which are associated with the first user information (mobile phone terminal identification). It should be noted that the parameters to be adapted of the computer identifier and the parameters to be adapted associated with the mobile phone identifier may be the same.
According to another embodiment of the present disclosure, operation S220 may further include operations as shown in fig. 3.
In operation S230, according to the plurality of associated parameters to be adapted, a plurality of first adaptation information corresponding to the plurality of associated parameters to be adapted is obtained.
According to the embodiment of the disclosure, the server sends a plurality of associated parameters to be adapted to the user. And in response to receiving a plurality of pieces of first adaptation information which are sent by a user and respectively correspond to the plurality of associated parameters to be adapted, the server respectively associates the plurality of pieces of first adaptation information with the plurality of associated parameters to be adapted. The first adaptation information may comprise information entered by a user in accordance with an indication of the parameter to be adapted.
According to another embodiment of the present disclosure, operation S230 further includes: the server transmits a plurality of associated parameters to be adapted determined based on operation S220 to the user. And the user receives the plurality of associated parameters to be adapted sent by the server, determines user adaptation information respectively corresponding to the plurality of associated parameters to be adapted, and sends the plurality of user adaptation information to the server. In response to receiving a plurality of user adaptation information sent by a user and respectively corresponding to a plurality of associated parameters to be adapted, the server determines first adaptation information based on the user adaptation information. And the server respectively associates the plurality of pieces of first adaptation information with the plurality of associated parameters to be adapted. And for each associated parameter to be adapted, determining the user adaptation information as first adaptation information under the condition that the associated parameter to be adapted has corresponding user adaptation information. And under the condition that the associated parameter to be adapted does not have user adaptation information corresponding to the associated parameter to be adapted, acquiring template adaptation information associated with the associated parameter to be adapted according to the associated parameter to be adapted, and determining the template adaptation information as first adaptation information corresponding to the associated parameter to be adapted. The user adaptation information may comprise information entered by the user in accordance with the indication of the parameter to be adapted.
According to another embodiment of the present disclosure, operation S230 further includes: and determining whether preset adaptation information associated with each associated parameter to be adapted exists. And under the condition that the preset adaptation information associated with each associated parameter to be adapted does not exist, sending a plurality of associated parameters to be adapted. In response to receiving a plurality of pieces of first adaptation information respectively corresponding to the plurality of associated to-be-adapted parameters, respectively associating the plurality of pieces of first adaptation information with the plurality of associated to-be-adapted parameters.
It should be noted that before determining whether there is preset adaptation information associated with each associated parameter to be adapted, third mode field information sent by the user may also be obtained, and when it is determined that the third mode field information of the user indicates that the preset adaptation information is not used, a plurality of associated parameters to be adapted are sent to the user. The third mode field information indicates whether the preset adaptation information is determined to be the first adaptation information.
And when the user inputs the registered user information, the server sends the parameters to be adapted in response to the received registered user information sent by the user. And the user receives the parameters to be adapted sent by the server, determines user adaptation information and sends the user adaptation information to the server. In response to receiving at least one piece of user adaptation information which is sent by a user and corresponds to the parameter to be adapted, the server sets the at least one piece of adaptation information as preset adaptation information which is associated with the parameter to be adapted, forms a preset adaptation information table which is associated with the user, and stores the preset adaptation information table in a database corresponding to the server.
And after determining at least one associated parameter to be adapted, determining whether a preset adaptation information table associated with the user exists. Under the condition that the preset adaptation information table associated with the user is determined to exist, the server acquires preset adaptation information corresponding to each associated parameter to be adapted respectively to obtain a plurality of preset adaptation information, and respectively determines that the plurality of preset adaptation information are first adaptation information respectively. And under the condition that the preset adaptation information table associated with the user does not exist, the server sends a plurality of parameters to be adapted. In response to receiving a plurality of pieces of first adaptation information respectively corresponding to the plurality of associated to-be-adapted parameters, the server respectively associates the plurality of pieces of first adaptation information with the plurality of associated to-be-adapted parameters.
In operation S240, in response to receiving the linkage request, a first linkage script corresponding to the linkage request is determined.
According to the embodiment of the disclosure, in response to receiving a linkage request, second mode field information of the linkage request is determined, the second mode field information indicating whether an automatically generated script mode is started, the linkage request including first question information. And under the condition that the second mode field information indicates that the automatic generation script mode is started, acquiring a script template associated with the linkage request from a script library according to the linkage request. And generating a first linkage script based on the script template and the linkage request. The first linkage script is associated with the first issue information.
The linkage requests include conditional linkage requests, skip linkage requests, display linkage requests, hide linkage requests, assign linkage requests, parallel linkage requests, and shunt linkage requests. The linkage includes a process in which the server performs a target operation in response to receiving a target instruction of the user. Taking jump linkage as an example, for the first question, option "a" under the first question item is linked with the second questionnaire jump. When receiving information that the user selects the option "a" under the first question item, the server acquires a second questionnaire to display to the user. The linkage script includes a computer executable file that may be used to perform the linkage.
And presetting a script template associated with each linkage request type in a database corresponding to the server to form a script template table. And when the linkage request is received, determining to acquire a linkage request type field. And the server matches the corresponding linkage request type in the linkage request according to the acquired linkage request type field. And according to the linkage request type, determining a linkage script template corresponding to the linkage request type in a script template table. And under the condition that the linkage script template corresponding to the linkage request type does not exist in the script template table, sending a linkage script request to the user. And after receiving the linkage script request, the user inputs a custom linkage script corresponding to the linkage script request and sends the custom linkage script to the server. And after receiving the custom linkage script, the server determines the custom linkage script as a first linkage script.
For example, when the user wants to jump to the third questionnaire by clicking the first question, a jump linkage request is sent to the server, and the jump linkage request further includes the third questionnaire information. And responding to the received jump linkage request sent by the user, and determining a jump linkage script template by the server according to the jump linkage request. Further, a first linkage script is generated based on the jump linkage script, the first question and the third questionnaire information, and the first linkage script is associated with the first question. The third questionnaire information includes third questionnaire address information.
According to another embodiment of the present disclosure, in a case where it is determined that the second mode field information indicates not to turn on the automatically generated script mode, the script information in the linkage request is acquired. And determining the script information as a first linkage script. The script information includes executable files that may be used to perform the linkage.
And when the user wants to edit the script to realize linkage, sending a linkage request to the server, wherein the linkage request comprises script information, and the script information comprises a custom linkage script. And after receiving the linkage request, the server acquires the script information and determines that the script information is determined as a first linkage script.
In operation S250, a first questionnaire is generated according to the first topic information, the plurality of first adaptation information, and the first linkage script.
According to the disclosed embodiment, the first questionnaire includes first questionnaire content and first questionnaire information, and the first questionnaire information includes address information for accessing the first questionnaire content.
The server generates first pre-first questionnaire contents according to the first subject information, associates the first linkage script with corresponding first question information in the first pre-first questionnaire contents, and generates second pre-first questionnaire contents. The server obtains first adaptation information, renders the second pre-first questionnaire content based on the first adaptation information, generates first questionnaire content and sends the first questionnaire content to a user for confirmation. And responding to a confirmation request received from the user, generating first questionnaire information by the server according to the first questionnaire content, and sending the first questionnaire information to the user for forwarding by the user.
Fig. 3 schematically shows a flow chart of a method of determining associated parameters to be adapted according to another embodiment of the present disclosure.
As shown in fig. 3, the method 300 for determining associated parameters to be adapted of this embodiment includes operations S321 to S326, which may be performed by a server.
In operation S321, first mode field information in the questionnaire generation request is acquired, the first mode field information indicating whether the edit mode is turned on.
In operation S322, it is determined whether the first mode field information indicates that the edit mode is turned on.
In operation S323, the template adaptation information is determined as first adaptation information associated with each first user information.
In operation S324, it is determined whether there is an associated parameter to be adapted associated with the at least one first user information among the plurality of parameters to be adapted.
According to the embodiment of the disclosure, in response to receiving a questionnaire generation request sent by a user, a server acquires first mode field information in the questionnaire generation request and determines whether the first mode field information indicates that an editing mode is started. In a case where it is determined that the first mode field information indicates that the editing mode is turned on, the server performs operation S324 of determining whether there is an associated parameter to be adapted associated with the at least one first user information among the plurality of parameters to be adapted. In case that it is determined that the first mode field information indicates not to open the edit mode, the server performs operation S323 of determining the template adaptation information as first adaptation information respectively associated with each first user information.
In a database corresponding to the server, at least one template adaptation parameter is preset for each first user information, and template adaptation information respectively associated with each template adaptation parameter is respectively preset for each template adaptation parameter.
Under the condition that the first mode field information indicates that the mode editing mode is not started, the server determines at least one template adaptation parameter associated with the first user information according to the first user information, and determines at least one template adaptation information according to the at least one template adaptation parameter. Finally, the at least one template adaptation information is respectively determined as first adaptation information associated with the first user information.
In operation S325, a parameter to be adapted associated with at least one first user information is determined as an associated parameter to be adapted.
In operation S326, associated parameters to be adapted are obtained.
According to the embodiment of the present disclosure, in a case that it is determined that there is no associated parameter to be adapted associated with the at least one first user information in the plurality of parameters to be adapted, the server performs operation S326 to obtain the associated parameter to be adapted. In a case that it is determined that there is an associated parameter to be adapted associated with the at least one first user information among the plurality of parameters to be adapted, the server performs operation S325 to determine the parameter to be adapted associated with the at least one first user information as the associated parameter to be adapted.
According to another embodiment of the disclosure, at least one designer identifier associated with each piece of first user information in the at least one piece of first user information is acquired, and a plurality of designer identifiers are obtained. And respectively determining at least one associated parameter to be adapted aiming at each first user information based on each designer identifier to obtain a plurality of associated parameters to be adapted.
And presetting designer identifiers associated with each first user information in a database corresponding to the server, and presetting associated parameters to be adapted respectively associated with each designer identifier aiming at each design identifier. The designer identifier characterization is used for determining the identifier of the software of the style display according to the parameter to be adapted, and may be, for example, a theme style designer identifier, a cover designer identifier, a header designer identifier, a background designer identifier, a trademark designer identifier, a questionnaire display designer identifier, a font designer identifier, and an answer button designer identifier.
It is noted that after determining the first adaptation information, the first adaptation information is stored in the designer memory corresponding to the designer identification in association with the first user information corresponding to the first adaptation information.
By adding a plurality of designers to the design part of the questionnaire appearance, each part of the questionnaire can be independently and flexibly designed.
FIG. 4 schematically shows a flow chart of an interactive data generation method according to another embodiment of the present disclosure.
As shown in fig. 4, the interactive data generating method 400 of this embodiment includes operations S410 to S460, and the interactive data generating method may be performed by a server.
In operation S410, in response to receiving the questionnaire display request, second user information for transmitting the questionnaire display request is determined.
According to the embodiment of the disclosure, after receiving the second questionnaire information, the user sends a questionnaire display request to the server when wanting to display the second questionnaire content, wherein the questionnaire display request comprises the second questionnaire information and the second user information. In response to receiving a questionnaire display request sent by a user, the server determines to acquire a second questionnaire information field and acquires a second user information field. And matching corresponding second questionnaire information and second user information in the questionnaire display request based on the second questionnaire information field and the first user information field. The matching of the corresponding second user information specifically comprises analyzing browser kernel information in the questionnaire display sending request, determining the second user information according to the browser kernel information, sending at least one piece of preset user information to the user, and responding to the fact that the preset user information selected by the user is received as the second user information. The second user information and the preset user information both include channel information, such as a mobile phone end identifier, a computer end identifier, and the like.
In operation S420, it is determined whether at least one third user information associated with the questionnaire display request coincides with the second user information.
At least one second adaptation information, second topic information, and second linkage script information associated with the second user information is acquired in operation S430.
At least one of third adaptation information, third topic information, and third linkage script information associated with third user information is acquired in operation S440.
According to the embodiment of the present disclosure, in a case that it is determined that at least one third user information associated with the second questionnaire information is consistent with the second user information, the server performs operation S430 to acquire at least one second adaptation information, second topic information, and second linkage script information associated with the second user information. In case it is determined that the at least one third user information associated with the second questionnaire information is inconsistent with the second user information, the server performs operation S440 to acquire at least one third adaptation information, a third topic information, and a third linkage script information associated with the third user information.
For example, the third user information associated with the second questionnaire information is a mobile phone terminal identifier, and the second user information is a computer terminal identifier. And in response to receiving second questionnaire information sent by the user, the server determines that third user information associated with the second questionnaire information is a mobile phone terminal identifier. And according to the received questionnaire display request, the server determines that the second user information is the computer terminal identifier. And determining that the second user information is inconsistent with the third user information by comparing the second user information with the third user information. And under the condition that the second user information is determined to be inconsistent with the third user information, acquiring at least one of third adaptive information, third topic information and third linkage script information which are associated with the third user information. Similarly, in the case that the second user information and the third user information are determined to be consistent, at least one of second adaptation information, second topic information and second linkage script information associated with the second user information is obtained.
According to another embodiment of the present disclosure, the obtaining of the second adaptation information includes: at least one designer identification associated with the second user information is obtained. And respectively determining second adaptation information associated with the second user information based on each designer identification in the at least one designer to obtain a plurality of second adaptation information. The designer identification includes a target designer identification.
In a case where it is determined that the second user information is included in the at least one piece of third user information associated with the second questionnaire information, the server determines, from the second user information, a target designer identifier associated with the second user information among designer identifiers associated with the second questionnaire information. After determining the target designer identification, second adaptation information associated with the target designer identification is obtained.
According to another embodiment of the present disclosure, the obtaining the second adaptation information further includes: at least one designer identification associated with the second user information is obtained. And respectively determining second adaptive information associated with the second questionnaire information based on each designer identifier in the at least one designer identifier to obtain a plurality of second adaptive information. The designer identification includes a target designer identification.
In operation S450, a second questionnaire is generated based on the at least one second fitting information, the second topic information, and the second linkage script.
According to an embodiment of the present disclosure, the second questionnaire comprises second questionnaire content.
And the server generates first pre-second questionnaire contents according to the second topic information, associates the second linkage script with corresponding second question information in the first pre-second questionnaire contents, and generates second pre-second questionnaire contents. And the server acquires second adaptation information, renders the second pre-second questionnaire content based on the second adaptation information, generates second questionnaire content, and sends the second questionnaire content to the user for filling and selecting by the user.
In operation S460, a third questionnaire is generated based on the at least one third adaptation information, the third topic information, and the third linkage script.
According to an embodiment of the present disclosure, the third questionnaire includes third questionnaire content.
And the server generates first pre-third questionnaire contents according to the third topic information, associates the third linkage script with corresponding third question information in the first pre-third questionnaire contents, and generates second pre-third questionnaire contents. And the server acquires third adaptation information, renders the second pre-third questionnaire content based on the third adaptation information to generate third questionnaire content, and sends the third questionnaire content to the user for filling and selecting by the user.
By the questionnaire display method, the relevance of one questionnaire information and the questionnaire contents displayed by a plurality of channels is realized. Secondly, based on the questionnaire display method, different questionnaire contents are displayed aiming at the same questionnaire information under the condition of using different channels for access.
Fig. 5 schematically shows a flow chart of an interactive data generation method according to another embodiment of the present disclosure.
As shown in fig. 5, the interactive data generating method 500 of this embodiment includes a server 501, a first user 502, and a second user 503.
When first user 502 wants to generate a questionnaire through server 501, first user 502 sends a questionnaire generation request to server 501. After receiving the questionnaire generation request, server 501 performs operations S210 to S250 included in questionnaire generation method 200, and obtains a first questionnaire. Server 501 sends the first questionnaire to first user 502.
The first user 502 sends the first questionnaire information in the first questionnaire to the second user 503 for the second user 503 to review and fill in. The second user 503 receives the first questionnaire information and transmits a questionnaire display request including the first questionnaire information to the server 501. After receiving the questionnaire display request, the server 501 performs operations S410 to S460 included in the questionnaire generating method 400, obtains first questionnaire content associated with the first questionnaire information, and sends the first questionnaire content to the second user 503.
Those skilled in the art will appreciate that the above embodiments are exemplary only, and the number of specific users of the present disclosure is not limited thereto.
Based on the interactive data generation method, the disclosure also provides an interactive data generation device. The apparatus will be described in detail below with reference to fig. 6.
Fig. 6 schematically shows a block diagram of the structure of an interactive data generating apparatus according to an embodiment of the present disclosure.
As shown in fig. 6, the interactive data generating apparatus 600 of this embodiment includes a first determining module 610, a first obtaining module 620, a second determining module 630, a third determining module 640, and a generating module 650.
The first determining module 610 is configured to determine, in response to receiving the questionnaire generation request, the first topic information and the at least one first user information in the questionnaire generation request. In an embodiment, the first determining module 610 may be configured to perform the operation S210 described above, and is not described herein again.
The first obtaining module 620 is configured to obtain, according to each piece of first user information in the at least one piece of first user information, at least one associated parameter to be adapted, which is associated with each piece of first user information, to obtain a plurality of associated adaptation parameters. In an embodiment, the first obtaining module 620 may be configured to perform the operation S220 described above, which is not described herein again.
According to the embodiment of the present disclosure, the first obtaining module 620 is further configured to obtain first mode field information in the questionnaire generation request, where the first mode field information indicates whether to start an editing mode; determining whether an associated parameter to be adapted associated with at least one piece of first user information exists in a plurality of parameters to be adapted under the condition that the first mode field information indicates that the editing mode is started; and acquiring the associated to-be-adapted parameters under the condition that the associated to-be-adapted parameters associated with the at least one piece of first user information do not exist.
According to the embodiment of the disclosure, the first obtaining module 620 is further configured to obtain at least one designer identifier associated with each piece of first user information in the at least one piece of first user information, respectively, to obtain a plurality of designer identifiers; and respectively determining at least one associated parameter to be adapted aiming at each first user information based on each designer identifier to obtain a plurality of associated parameters to be adapted.
The second determining module 630 is configured to obtain a plurality of first adaptation information corresponding to the plurality of associated parameters to be adapted according to the plurality of associated parameters to be adapted. In an embodiment, the second determining module 630 may be configured to perform the operation S230 described above, which is not described herein again.
According to the embodiment of the present disclosure, the second determining module 630 is further configured to determine whether there is preset adaptation information associated with each associated parameter to be adapted; under the condition that the preset adaptation information associated with each associated parameter to be adapted does not exist, sending a plurality of associated parameters to be adapted; and in response to receiving a plurality of pieces of first adaptation information respectively corresponding to the plurality of associated to-be-adapted parameters, respectively associating the plurality of pieces of first adaptation information with the plurality of associated to-be-adapted parameters.
The third determining module 640 is configured to determine, in response to receiving the linkage request, a first linkage script corresponding to the linkage request. In an embodiment, the third determining module 640 may be configured to perform the operation S240 described above, and is not described herein again.
According to the embodiment of the present disclosure, the third determining module 640 is further configured to determine, in response to receiving the linkage request, second mode field information of the linkage request, where the second mode field information indicates whether to start an automatic script generation mode, and the linkage request includes the first question information; under the condition that the second mode field information indicates to start the automatic generation script mode, acquiring a script template associated with the linkage request from a script library according to the linkage request; generating a first linkage script based on the script template and the linkage request; and associating the first linkage script with the first issue information.
According to the embodiment of the present disclosure, the third determining module 640 is further configured to, when it is determined that the second mode field information indicates not to start the automatic script generation mode, obtain script information in the linkage request; and determining the script information as a first linkage script.
The generating module 650 is configured to generate a first questionnaire according to the first topic information, the plurality of first adaptation information, and the first linkage script. In an embodiment, the generating module 650 may be configured to perform the operation S250 described above, which is not described herein again.
According to another embodiment of the present disclosure, the interactive data generating apparatus 600 further comprises a fourth determining module, a second obtaining module and a second questionnaire generating module.
The fourth determining module is used for responding to the received questionnaire display request and determining second user information for sending the questionnaire display request. In an embodiment, the fourth determining module may be configured to perform operation S410 described above, which is not described herein again.
The second obtaining module is used for obtaining at least one piece of second adaptive information, second topic information and second linkage script information which are related to the second user information when determining that at least one piece of third user information related to the questionnaire display request is consistent with the second user information. In an embodiment, the second obtaining module may be configured to perform the operation S430 described above, which is not described herein again.
According to the embodiment of the disclosure, the second obtaining module is further configured to obtain at least one designer identifier associated with the second user information; and respectively determining second adaptive information associated with the second user information based on each designer identifier in the at least one designer to obtain a plurality of second adaptive information.
And the second questionnaire generating module is used for generating a second questionnaire based on at least one second adapting message, a second topic message and a second linkage script. In an embodiment, the second questionnaire generating module may be configured to perform operation S450 described above, and is not described herein again.
According to an embodiment of the present disclosure, any plurality of the first determining module 610, the first obtaining module 620, the second determining module 630, the third determining module 640, and the generating module 650 may be combined and implemented in one module, or any one of them may be split into a plurality of modules. Alternatively, at least part of the functionality of one or more of these modules may be combined with at least part of the functionality of other modules and implemented in one module. According to an embodiment of the present disclosure, at least one of the first determining module 610, the first obtaining module 620, the second determining module 630, the third determining module 640, and the generating module 650 may be implemented at least partially as a hardware circuit, such as a Field Programmable Gate Array (FPGA), a Programmable Logic Array (PLA), a system on a chip, a system on a substrate, a system on a package, an Application Specific Integrated Circuit (ASIC), or by any other reasonable manner of integrating or packaging a circuit, or by any one of three implementations of software, hardware, and firmware, or by any suitable combination of any of them. Alternatively, at least one of the first determining module 610, the first obtaining module 620, the second determining module 630, the third determining module 640 and the generating module 650 may be at least partially implemented as a computer program module, which when executed, may perform a corresponding function.
FIG. 7 schematically illustrates a block diagram of an electronic device suitable for implementing the interactive data generation method according to an embodiment of the present disclosure.
As shown in fig. 7, an electronic device 700 according to an embodiment of the present disclosure includes a processor 701, which can perform various appropriate actions and processes according to a program stored in a Read Only Memory (ROM)702 or a program loaded from a storage section 708 into a Random Access Memory (RAM) 703. The processor 701 may include, for example, a general purpose microprocessor (e.g., a CPU), an instruction set processor and/or associated chipset, and/or a special purpose microprocessor (e.g., an Application Specific Integrated Circuit (ASIC)), among others. The processor 701 may also include on-board memory for caching purposes. The processor 701 may comprise a single processing unit or a plurality of processing units for performing the different actions of the method flows according to embodiments of the present disclosure.
In the RAM 703, various programs and data necessary for the operation of the electronic apparatus 700 are stored. The processor 701, the ROM 702, and the RAM 703 are connected to each other by a bus 704. The processor 701 performs various operations of the method flows according to the embodiments of the present disclosure by executing programs in the ROM 702 and/or the RAM 703. It is noted that the programs may also be stored in one or more memories other than the ROM 702 and RAM 703. The processor 701 may also perform various operations of method flows according to embodiments of the present disclosure by executing programs stored in the one or more memories.
Electronic device 700 may also include input/output (I/O) interface 705, which input/output (I/O) interface 705 is also connected to bus 704, according to an embodiment of the present disclosure. The electronic device 700 may also include one or more of the following components connected to the I/O interface 705: an input portion 706 including a keyboard, a mouse, and the like; an output section 707 including a display such as a Cathode Ray Tube (CRT), a Liquid Crystal Display (LCD), and the like, and a speaker; a storage section 708 including a hard disk and the like; and a communication section 709 including a network interface card such as a LAN card, a modem, or the like. The communication section 709 performs communication processing via a network such as the internet. A drive 710 is also connected to the I/O interface 705 as needed. A removable medium 711 such as a magnetic disk, an optical disk, a magneto-optical disk, a semiconductor memory, or the like is mounted on the drive 710 as necessary, so that a computer program read out therefrom is mounted into the storage section 708 as necessary.
The present disclosure also provides a computer-readable storage medium, which may be contained in the apparatus/device/system described in the above embodiments; or may exist separately and not be assembled into the device/apparatus/system. The computer-readable storage medium carries one or more programs which, when executed, implement the method according to an embodiment of the disclosure.
According to embodiments of the present disclosure, the computer-readable storage medium may be a non-volatile computer-readable storage medium, which may include, for example but is not limited to: a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the present disclosure, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. For example, according to embodiments of the present disclosure, a computer-readable storage medium may include the ROM 702 and/or the RAM 703 and/or one or more memories other than the ROM 702 and the RAM 703 described above.
Embodiments of the present disclosure also include a computer program product comprising a computer program containing program code for performing the method illustrated in the flow chart. When the computer program product runs in a computer system, the program code is used for causing the computer system to realize the item recommendation method provided by the embodiment of the disclosure.
The computer program performs the above-described functions defined in the system/apparatus of the embodiments of the present disclosure when executed by the processor 701. The systems, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
In one embodiment, the computer program may be hosted on a tangible storage medium such as an optical storage device, a magnetic storage device, or the like. In another embodiment, the computer program may also be transmitted in the form of a signal on a network medium, distributed, downloaded and installed via the communication section 709, and/or installed from the removable medium 711. The computer program containing program code may be transmitted using any suitable network medium, including but not limited to: wireless, wired, etc., or any suitable combination of the foregoing.
In such an embodiment, the computer program can be downloaded and installed from a network through the communication section 709, and/or installed from the removable medium 711. The computer program, when executed by the processor 701, performs the above-described functions defined in the system of the embodiments of the present disclosure. The systems, devices, apparatuses, modules, units, etc. described above may be implemented by computer program modules according to embodiments of the present disclosure.
In accordance with embodiments of the present disclosure, program code for executing computer programs provided by embodiments of the present disclosure may be written in any combination of one or more programming languages, and in particular, these computer programs may be implemented using high level procedural and/or object oriented programming languages, and/or assembly/machine languages. The programming language includes, but is not limited to, programming languages such as Java, C + +, python, the "C" language, or the like. The program code may execute entirely on the user computing device, partly on the user device, partly on a remote computing device, or entirely on the remote computing device or server. In the case of a remote computing device, the remote computing device may be connected to the user computing device through any kind of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or may be connected to an external computing device (e.g., through the internet using an internet service provider).
The flowchart and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present disclosure. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of code, which comprises one or more executable instructions for implementing the specified logical function(s). It should also be noted that, in some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams or flowchart illustration, and combinations of blocks in the block diagrams or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
Those skilled in the art will appreciate that various combinations and/or combinations of features recited in the various embodiments and/or claims of the present disclosure can be made, even if such combinations or combinations are not expressly recited in the present disclosure. In particular, various combinations and/or combinations of the features recited in the various embodiments and/or claims of the present disclosure may be made without departing from the spirit or teaching of the present disclosure. All such combinations and/or associations are within the scope of the present disclosure.
The embodiments of the present disclosure are described above. However, these examples are for illustrative purposes only and are not intended to limit the scope of the present disclosure. Although the embodiments are described separately above, this does not mean that the measures in the embodiments cannot be used in advantageous combination. The scope of the disclosure is defined by the appended claims and equivalents thereof. Various alternatives and modifications can be devised by those skilled in the art without departing from the scope of the present disclosure, and such alternatives and modifications are intended to be within the scope of the present disclosure.

Claims (12)

1. An interactive data generation method, comprising:
in response to receiving a questionnaire generation request, determining first topic information and at least one first user information in the questionnaire generation request;
acquiring at least one associated parameter to be adapted, which is respectively associated with each piece of first user information, according to each piece of first user information in the at least one piece of first user information, so as to obtain a plurality of associated parameters to be adapted;
acquiring a plurality of pieces of first adaptation information corresponding to the plurality of associated parameters to be adapted according to the plurality of associated parameters to be adapted;
in response to receiving a linkage request, determining a first linkage script corresponding to the linkage request; and
and generating a first questionnaire according to the first question information, the plurality of first adaptation information and the first linkage script.
2. The method according to claim 1, wherein the obtaining, according to each piece of first user information in the at least one piece of first user information, at least one associated parameter to be adapted associated with each piece of first user information, and obtaining a plurality of associated parameters to be adapted comprises:
acquiring first mode field information in the questionnaire generation request, wherein the first mode field information indicates whether an editing mode is started or not;
determining whether an associated parameter to be adapted associated with the at least one first user information exists in a plurality of parameters to be adapted under the condition that the first mode field information indicates that an editing mode is started; and
and acquiring the associated to-be-adapted parameters under the condition that the associated to-be-adapted parameters associated with the at least one piece of first user information do not exist.
3. The method according to claim 1 or 2, wherein the obtaining of the associated parameter to be adapted comprises:
respectively acquiring at least one designer identifier associated with each piece of first user information in the at least one piece of first user information to obtain a plurality of designer identifiers; and
and respectively determining at least one associated parameter to be adapted aiming at each first user information based on each designer identifier to obtain a plurality of associated parameters to be adapted.
4. The method according to claim 1, wherein the obtaining, according to the plurality of associated parameters to be adapted, a plurality of first adaptation information corresponding to the plurality of associated parameters to be adapted comprises:
determining whether preset adaptation information associated with each associated parameter to be adapted exists;
transmitting the plurality of associated parameters to be adapted under the condition that the preset adaptation information associated with each associated parameter to be adapted does not exist; and
in response to receiving a plurality of pieces of first adaptation information respectively corresponding to the plurality of associated to-be-adapted parameters, respectively associating the plurality of pieces of first adaptation information with the plurality of associated to-be-adapted parameters.
5. The method of claim 1, wherein the determining, in response to receiving a linkage request, a first linkage script corresponding to the linkage request comprises:
in response to receiving a linkage request, determining second mode field information of the linkage request, the second mode field information indicating whether to start an automatically generated script mode, the linkage request including first problem information;
under the condition that the second mode field information indicates to start an automatic generation script mode, acquiring a script template associated with the linkage request from a script library according to the linkage request;
generating a first linkage script based on the script template and the linkage request; and
associating the first linkage script with the first issue information.
6. The method of claim 5, further comprising:
under the condition that the second mode field information indicates that an automatic script generation mode is not started, acquiring script information in the linkage request; and
and determining the script information as a first linkage script.
7. The method of claim 1, further comprising:
in response to receiving a questionnaire display request, determining second user information for transmitting the questionnaire display request;
when determining that at least one piece of third user information associated with the questionnaire display request is consistent with the second user information, acquiring at least one piece of second adaptive information, second topic information and second linkage script information associated with the second user information; and
and generating a second questionnaire based on the at least one second adaptation information, the second topic information and the second linkage script.
8. The method of claim 7, wherein the obtaining at least one second adaptation information associated with the second user information comprises:
obtaining at least one designer identifier associated with the second user information; and
and respectively determining second adaptive information associated with the second user information based on each designer identifier in the at least one designer to obtain a plurality of second adaptive information.
9. An interactive data generating apparatus comprising:
the system comprises a first determination module, a second determination module and a third determination module, wherein the first determination module is used for responding to a received questionnaire generation request and determining first subject information and at least one first user information in the questionnaire generation request;
a first obtaining module, configured to obtain, according to each piece of first user information in the at least one piece of first user information, at least one associated parameter to be adapted, which is associated with each piece of first user information, to obtain a plurality of associated adaptation parameters;
a second determining module, configured to obtain, according to the multiple associated parameters to be adapted, multiple first adaptation information corresponding to the multiple associated parameters to be adapted;
the third determining module is used for responding to the received linkage request and determining a first linkage script corresponding to the linkage request; and
and the generating module is used for generating a first questionnaire according to the first question information, the plurality of first adaptation information and the first linkage script.
10. An electronic device, comprising:
one or more processors;
a storage device for storing one or more programs,
wherein the one or more programs, when executed by the one or more processors, cause the one or more processors to perform the method of any of claims 1-8.
11. A computer readable storage medium having stored thereon executable instructions which, when executed by a processor, cause the processor to perform the method of any one of claims 1 to 8.
12. A computer program product comprising a computer program which, when executed by a processor, implements a method according to any one of claims 1 to 8.
CN202210308789.1A 2022-03-25 2022-03-25 Interactive data generation method and device, electronic equipment and storage medium Pending CN114661880A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210308789.1A CN114661880A (en) 2022-03-25 2022-03-25 Interactive data generation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210308789.1A CN114661880A (en) 2022-03-25 2022-03-25 Interactive data generation method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114661880A true CN114661880A (en) 2022-06-24

Family

ID=82033766

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210308789.1A Pending CN114661880A (en) 2022-03-25 2022-03-25 Interactive data generation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114661880A (en)

Similar Documents

Publication Publication Date Title
US9495881B2 (en) System and method for displaying multiple applications
CN109194714B (en) File pushing method and device, terminal device and storage medium
CN109359194B (en) Method and apparatus for predicting information categories
CN111045653B (en) System generation method and device, computer readable medium and electronic equipment
CN112395027B (en) Widget interface generation method and device, storage medium and electronic equipment
CN113971243A (en) Data processing method, system, equipment and storage medium applied to questionnaire survey
CN115587575A (en) Data table creation method, target data query method, device and equipment
CN111612504A (en) Information sending method and device for task completion user and electronic equipment
CN114237651A (en) Installation method and device of cloud native application, electronic equipment and medium
CN116561013B (en) Testing method and device based on target service framework, electronic equipment and medium
CN113411400A (en) Information calling method and device, electronic equipment and readable storage medium
CN114661880A (en) Interactive data generation method and device, electronic equipment and storage medium
CN113986258A (en) Service publishing method, device, equipment and storage medium
CN110888583B (en) Page display method, system and device and electronic equipment
CN113326079A (en) Service version switching method, switching device, electronic equipment and storage medium
CN113360232A (en) Task processing method and device, electronic equipment and storage medium
CN113821430A (en) Multi-service testing method and device
CN114285743B (en) Method, device, electronic equipment and storage medium for updating configuration information
KR101752323B1 (en) System and method for searching keyword about abstract-centered dynamic information, and apparatus applied to the same
CN114035792A (en) Page generation method and device, electronic equipment and storage medium
US11868382B1 (en) Software utility toolbox for client devices
CN117171464A (en) Form display method and device, electronic equipment and computer storage medium
CN114218330A (en) ES cluster selection method, ES cluster selection device, ES cluster selection apparatus, ES cluster selection medium, and program product
CN114338697A (en) Method and device for providing shared cloud service, electronic equipment and storage medium
CN113656326A (en) Program testing method, program testing device, computer system and storage medium

Legal Events

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