CN112114782A - Method, device and storage medium for creating interactive activity - Google Patents

Method, device and storage medium for creating interactive activity Download PDF

Info

Publication number
CN112114782A
CN112114782A CN202010923996.9A CN202010923996A CN112114782A CN 112114782 A CN112114782 A CN 112114782A CN 202010923996 A CN202010923996 A CN 202010923996A CN 112114782 A CN112114782 A CN 112114782A
Authority
CN
China
Prior art keywords
activity
interactive
creating
created
request
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
CN202010923996.9A
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.)
Beijing Arc Information Technology Co ltd
Original Assignee
Beijing Arc Information Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Arc Information Technology Co ltd filed Critical Beijing Arc Information Technology Co ltd
Priority to CN202010923996.9A priority Critical patent/CN112114782A/en
Publication of CN112114782A publication Critical patent/CN112114782A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/20Software design
    • G06F8/24Object-oriented

Abstract

The application discloses a method, a device and a storage medium for creating interactive activities. Wherein, the method comprises the following steps: determining an activity type corresponding to the interactive activity to be created from a plurality of types of interactive activities in response to a trigger operation for creating the interactive activity; receiving interaction information related to an interaction activity to be created; and generating a creating request for creating the interactive activity according to the activity type and the interactive information, and sending the creating request to the server.

Description

Method, device and storage medium for creating interactive activity
Technical Field
The present application relates to the field of internet interaction technologies, and in particular, to a method, an apparatus, and a storage medium for creating an interactive activity.
Background
Currently, with the development of internet technology, various forms of interactive activities are beginning to appear on the network, such as: carousel, red package, draw a lottery and shake one and shake etc. can arouse the enthusiasm that the user participated through interactive activity, and then can play the effect of propaganda, bring very big facility for enterprise or user. However, the enterprise needs a long time and development cost in developing and creating such interactive activities, and thus cannot quickly obtain the required interactive activities.
Aiming at the technical problems that the interactive activities in the prior art are long in development time and high in cost, and therefore a user cannot quickly create the interactive activities, an effective solution is not provided at present.
Disclosure of Invention
Embodiments of the present disclosure provide a method, an apparatus, and a storage medium for creating an interactive activity, so as to at least solve the technical problem that a user cannot quickly create an interactive activity because the interactive activity in the prior art is developed for a long time and is costly.
According to an aspect of the embodiments of the present disclosure, there is provided a method for creating an interactive activity, including: determining an activity type corresponding to the interactive activity to be created from a plurality of types of interactive activities in response to a trigger operation for creating the interactive activity; receiving interaction information related to an interaction activity to be created; and generating a creating request for creating the interactive activity according to the activity type and the interactive information, and sending the creating request to the server.
According to another aspect of the embodiments of the present disclosure, there is also provided a method for creating an interactive activity, including: receiving a creation request for creating an interactive activity from a client of an activity creator, wherein the creation request comprises an activity type of the interactive activity to be created and interaction information related to the interactive activity; and in response to the creation request, determining configuration information related to an activity type of the interactive activity to be created; and creating an interactive activity according to the configuration information and the interactive information.
According to another aspect of the embodiments of the present disclosure, there is also provided a storage medium including a stored program, wherein the method of any one of the above is performed by a processor when the program is executed.
There is further provided, according to another aspect of the embodiments of the present disclosure, an apparatus for creating an interactive activity, including: the activity type determining module is used for responding to the trigger operation of creating the interactive activity and determining an activity type corresponding to the interactive activity to be created from the interactive activities of multiple types; the interactive information receiving module is used for receiving interactive information related to interactive activities to be created; and the creation request sending module is used for generating a creation request for creating the interactive activity according to the activity type and the interactive information and sending the creation request to the server.
There is further provided, according to another aspect of the embodiments of the present disclosure, an apparatus for creating an interactive activity, including: the system comprises a creation request receiving module, a creating request sending module and a creating module, wherein the creation request receiving module is used for receiving a creation request for creating the interactive activity from a client of an activity creator, and the creation request comprises an activity type of the interactive activity to be created and interactive information related to the interactive activity; the configuration information determining module is used for responding to the creating request and determining configuration information related to the activity type of the interactive activity to be created; and the interactive activity creating module is used for creating interactive activity according to the configuration information and the interactive information.
There is further provided, according to another aspect of the embodiments of the present disclosure, an apparatus for creating an interactive activity, including: a first processor; and a first memory coupled to the first processor for providing instructions to the first processor to process the following processing steps: determining an activity type corresponding to the interactive activity to be created from a plurality of types of interactive activities in response to a trigger operation for creating the interactive activity; receiving interaction information related to an interaction activity to be created; and generating a creating request for creating the interactive activity according to the activity type and the interactive information, and sending the creating request to the server.
There is further provided, according to another aspect of the embodiments of the present disclosure, an apparatus for creating an interactive activity, including: a second processor; and a second memory coupled to the second processor for providing instructions to the second processor to process the following processing steps: receiving a creation request for creating an interactive activity from a client of an activity creator, wherein the creation request comprises an activity type of the interactive activity to be created and interaction information related to the interactive activity; and in response to the creation request, determining configuration information related to an activity type of the interactive activity to be created; and creating an interactive activity according to the configuration information and the interactive information.
In the embodiment of the present disclosure, under the condition that a user or an enterprise has a requirement for creating an interactive activity, the user or the enterprise does not need to separately develop the interactive activity, but selects an interactive activity type by using a client program of an interactive activity system running on a terminal device of the user or the enterprise, and inputs interactive information related to the interactive activity, then the terminal device of the user or the enterprise may generate an activity creation request according to the activity type and the interactive information, and send the activity creation request to a server of the interactive activity system, and the server creates the interactive activity, that is, the interactive activity is created by the interactive activity system according to the requirement of the user. Therefore, the user or the enterprise does not need to develop programs, and can complete the creation of the activity only by selecting the activity type and inputting the interactive information. Therefore, the technical effects of saving development time and cost and improving activity creation efficiency are achieved. And then the technical problem that the interactive activities can not be quickly created by users due to the fact that the interactive activities in the prior art are long in development time and high in cost is solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the disclosure and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the disclosure and together with the description serve to explain the disclosure and not to limit the disclosure. In the drawings:
fig. 1 is a hardware block diagram of a computing device for implementing the method according to embodiment 1 of the present disclosure;
FIG. 2 is a schematic diagram of a system for creating interactive activities according to embodiment 1 of the present disclosure;
fig. 3 is a schematic flow chart of a method for creating an interactive activity according to a first aspect of embodiment 1 of the present disclosure;
fig. 4a is a schematic diagram of a process of creating an interactive activity according to embodiment 1 of the present disclosure;
fig. 4b is a schematic diagram of a process of participating in an interactive activity according to embodiment 1 of the present disclosure;
fig. 5 is a schematic flow chart of a method for creating an interactive activity according to a second aspect of embodiment 1 of the present disclosure;
fig. 6 is a schematic diagram of an apparatus for creating an interactive activity according to a first aspect of embodiment 2 of the present disclosure;
fig. 7 is a schematic diagram of an apparatus for creating an interactive activity according to a second aspect of embodiment 2 of the present disclosure;
fig. 8 is a schematic diagram of an apparatus for creating an interactive activity according to the first aspect of embodiment 3 of the present disclosure; and
fig. 9 is a schematic diagram of an apparatus for creating an interactive activity according to a second aspect of embodiment 3 of the present disclosure.
Detailed Description
In order to make those skilled in the art better understand the technical solutions of the present disclosure, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure. It is to be understood that the described embodiments are merely exemplary of some, and not all, of the present disclosure. All other embodiments, which can be derived by a person skilled in the art from the embodiments disclosed herein without making any creative effort, shall fall within the protection scope of the present disclosure.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the above-described drawings are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used is interchangeable under appropriate circumstances such that the embodiments of the disclosure described herein are capable of operation in sequences other than those illustrated or otherwise described herein. Furthermore, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
Example 1
There is also provided in accordance with the present embodiment, an embodiment of a method for creating an interactive activity, it being noted that the steps illustrated in the flowchart of the figure may be performed in a computer system such as a set of computer-executable instructions and that, although a logical order is illustrated in the flowchart, in some cases the steps illustrated or described may be performed in an order different than here.
The method embodiments provided by the present embodiment may be executed in a mobile terminal, a computer terminal, a server or a similar computing device. FIG. 1 illustrates a block diagram of a hardware architecture of a computing device for implementing a method of creating an interactive activity. As shown in fig. 1, the computing device may include one or more processors (which may include, but are not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), a memory for storing data, and a transmission device for communication functions. Besides, the method can also comprise the following steps: a display, an input/output interface (I/O interface), a Universal Serial Bus (USB) port (which may be included as one of the ports of the I/O interface), a network interface, a power source, and/or a camera. It will be understood by those skilled in the art that the structure shown in fig. 1 is only an illustration and is not intended to limit the structure of the electronic device. For example, the computing device may also include more or fewer components than shown in FIG. 1, or have a different configuration than shown in FIG. 1.
It should be noted that the one or more processors and/or other data processing circuitry described above may be referred to generally herein as "data processing circuitry". The data processing circuitry may be embodied in whole or in part in software, hardware, firmware, or any combination thereof. Further, the data processing circuitry may be a single, stand-alone processing module, or incorporated in whole or in part into any of the other elements in the computing device. As referred to in the disclosed embodiments, the data processing circuit acts as a processor control (e.g., selection of a variable resistance termination path connected to the interface).
The memory may be used to store software programs and modules of application software, such as program instructions/data storage devices corresponding to the method for creating an interactive activity in the embodiments of the present disclosure, and the processor executes various functional applications and data processing by running the software programs and modules stored in the memory, that is, implementing the method for creating an interactive activity of an application program. The memory may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some instances, the memory may further include memory located remotely from the processor, which may be connected to the computing device over a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device is used for receiving or transmitting data via a network. Specific examples of such networks may include wireless networks provided by communication providers of the computing devices. In one example, the transmission device includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmission device may be a Radio Frequency (RF) module, which is used for communicating with the internet in a wireless manner.
The display may be, for example, a touch screen type Liquid Crystal Display (LCD) that may enable a user to interact with a user interface of the computing device.
It should be noted here that in some alternative embodiments, the computing device shown in fig. 1 described above may include hardware elements (including circuitry), software elements (including computer code stored on a computer-readable medium), or a combination of both hardware and software elements. It should be noted that FIG. 1 is only one example of a particular specific example and is intended to illustrate the types of components that may be present in a computing device as described above.
Fig. 2 is a schematic diagram of a system for creating an interactive activity according to the present embodiment. Referring to fig. 2, the system includes: a system server 200 and a plurality of terminal devices communicating with the server 200, for example: terminal device 110, terminal device 120, and terminal device 130. Wherein, the terminal device is a terminal device of a user or an enterprise, for example: terminal device 110 is a terminal device of user 101, terminal device 120 is a terminal device of user 102, and terminal device 130 is a terminal device of user 103, where the terminal devices are, for example and without limitation, smart phones, tablets, pads, desktop computers, and the like, and the terminal devices run client programs of the active system, such as APP programs. The user can access the server 200 of the system through the client running on the terminal device, and creates interactive activities such as shake, red envelope and lottery drawing according to the requirement of the user, for example: the user 101 needs to advertise the new campaign and therefore the user 101 can create an interactive interaction (e.g., a lottery campaign) via the client on the terminal device 110. Other users may participate in the interactive activity created by user 101, such as: the user 102 may participate in the lottery via the terminal device 120 and the user 103 may participate in the lottery via the terminal device 130. It should be noted that the above-mentioned hardware structure can be applied to both the server 200 and the terminal devices 110 to 130 in the system.
In the above operating environment, according to the first aspect of the present embodiment, a method for creating an interactive activity is provided, which may be implemented by the terminal device 110 shown in fig. 2, for example. Fig. 3 shows a flow diagram of the method, which, with reference to fig. 3, comprises:
s302: determining an activity type corresponding to the interactive activity to be created from a plurality of types of interactive activities in response to a trigger operation for creating the interactive activity;
s304: receiving interaction information related to an interaction activity to be created; and
s306: and generating a creating request for creating the interactive activity according to the activity type and the interactive information, and sending the creating request to the server.
As described in the background, currently, with the development of internet technology, various forms of interactive activities are beginning to appear on the network, such as: carousel, red package, draw a lottery and shake one and shake etc. can arouse the enthusiasm that the user participated through interactive activity, and then can play the effect of propaganda, bring very big facility for enterprise or user. However, the enterprise needs a long time and development cost in developing and creating such interactive activities, and thus cannot quickly obtain the required interactive activities.
To solve the technical problem in the background art, in particular, the terminal device 100 according to the first aspect of the present embodiment first determines, in step S302, an activity type corresponding to an interactive activity to be created from a plurality of types of interactive activities in response to a trigger operation for creating the interactive activity. Referring to fig. 4a, the administrator in the system may preset various types of interaction activities, such as: interactive activities such as large rotating disc, shaking-shaking, red envelope, lottery drawing and the like. In one embodiment, for example, where user 101 needs to promote a new product, user 101 may select the type of campaign to be created by a client program of the interactive campaign system running on terminal device 110. In a specific operation, the client interface displays various types of interactive activities (for example, the above-mentioned pan-pan, red pack, lottery, and the like), and the user 101 may perform an activity selection on the client by performing a trigger operation such as clicking or touch on the displayed interactive activities, for example: the user 101 performs a click operation on the lottery-type activity. In this case, the terminal device 110 may determine an activity type corresponding to the interactive activity to be created from among a plurality of types of interactive activities, in response to a trigger operation of the user 101 to create the interactive activity, that is, the type of the interactive activity to be created is a lottery type.
Further, in step S304, the terminal device 110 further needs to receive interaction information related to the interaction activity to be created, for example: after the user 101 selects the lottery type of interactive activity, the user 101 also needs to input the number of prizes, the probability of prizes, the lottery UI interface, and other interactive information at the client. Therefore, the terminal device 110 also needs to receive the interactive information input by the user.
Finally, in step S306, the terminal device 110 generates a creation request for creating an interactive activity according to the activity type and the interaction information, that is, generates a creation request according to the lottery type and the interaction information such as the number of prizes, the probability of prizes, and the lottery UI interface, and sends the request to the server 200 of the interactive activity system, and the interactive activity is created by the server 200.
Therefore, in this way, under the condition that a user or an enterprise has a requirement for creating an interactive activity, the user or the enterprise does not need to separately develop the interactive activity, but selects an interactive activity type by using a client program of the interactive activity system running on the terminal device of the user or the enterprise, inputs interactive information related to the interactive activity, then the terminal device of the user or the enterprise can generate an activity creation request according to the activity type and the interactive information, sends the activity creation request to a server of the interactive activity system, and creates the interactive activity by the server, namely, the interactive activity is created by the interactive activity system according to the requirement of the user. Therefore, the user or the enterprise does not need to develop programs, and can complete the creation of the activity only by selecting the activity type and inputting the interactive information. Therefore, the technical effects of saving development time and cost and improving activity creation efficiency are achieved. And then the technical problem that the interactive activities can not be quickly created by users due to the fact that the interactive activities in the prior art are long in development time and high in cost is solved.
Optionally, the method further comprises: receiving an activity link corresponding to the interactive activity from the server; and responding to the sharing operation of the activity link, and sending the activity link to a plurality of different third-party platform systems.
Specifically, the terminal device 110 may also receive an activity link corresponding to the interactive activity from the server 200. For example: after completing the creation of the activity, the server 200 may generate an activity link corresponding to the interactive activity, where the activity link may also be in the form of a two-dimensional code, for example, and then the server 200 may transmit the activity link to the terminal device 110. In this case, terminal device 110 may receive the active link from server 200. Further, the terminal device 110 may send the active link to a plurality of different third-party platform systems in response to a sharing operation for sharing the active link. In one embodiment, for example, after the user 101 obtains the campaign link, the campaign link needs to be shared with other users for promotion and promotion of the campaign. Thus, user 101 may utilize terminal device 110 to send the active link to a plurality of different third party platforms, such as: the activity link is sent to platform systems such as WeChat, microblog and QQ, and the user 102 and the user 103 can participate in the activity. In a specific operation, as shown in fig. 4b, the participant can click on the activity link or scan the activity two-dimensional code to participate in the interactive activity. And after engaging in the interactive activity, the participant can also view the results, e.g., to see if a prize is won.
Therefore, in this way, the user can utilize the activity link to carry out the campaign propaganda, so that the method is more convenient and fast. In addition, the activity link can be sent to a plurality of third party platforms according to the requirements of the user, so that the propaganda range can be enlarged, and the propaganda strength is increased.
Thus, according to the first aspect of the embodiment, the user can generate a creation request for creating the interactive activity by using the terminal device, and send the request to the server, so that the server can create the interactive activity.
Further, according to a second aspect of the present embodiment, there is provided a method of creating an interactive activity, the method being implemented by the server 200 shown in fig. 2. Fig. 5 shows a flow diagram of the method, which, with reference to fig. 5, comprises:
s502: receiving a creation request for creating an interactive activity from a client of an activity creator, wherein the creation request comprises an activity type of the interactive activity to be created and interaction information related to the interactive activity;
s504: in response to the creation request, determining configuration information related to an activity type of the interactive activity to be created; and
s506: and creating an interactive activity according to the configuration information and the interactive information.
Specifically, in step S502, the server 200 first receives a creation request for creating an interactive activity from a client of an activity creator, for example: the server 200 receives an activity creation request generated by the user 101 through a client program on the terminal device 110, where the activity creation request includes a type of interactive activity to be created selected by the user 101 and input interactive information, where the activity type is, for example: lottery activity, interactive information including, for example: the number of prizes, the probability of prizes, a lottery UI interface and other interactive information.
Further, in step S504, the server 200 determines configuration information related to an activity type of the interactive activity to be created in response to the creation request. Wherein, each interactive activity type in the system has corresponding configuration information, for example: type templates, parameters and other information, and interaction activities need to be created according to configuration information.
Finally, in step S506, the server 200 creates an interactive activity according to the configuration information and the interaction information.
Therefore, in this way, the server can create corresponding interactive activities according to the creation request sent by the client, so that the user is not required to spend a great deal of time and cost to develop the interactive activities. Therefore, the technical problems that interactive activities are long in development time and high in cost, and users cannot quickly create the interactive activities in the prior art are solved.
Optionally, the method further comprises: generating an activity link corresponding to the interactive activity; and sending the activity link to the client of the activity creator.
Specifically, after the interactive activity is completed, the server 200 may further generate an activity link corresponding to the interactive activity, where the activity link may also be in a form of a two-dimensional code, for example, and then the server 200 may transmit the activity link to the terminal device 110 of the user 101, i.e., the client of the activity creator. Thus, the user may advertise the campaign through the campaign link.
Optionally, the method further comprises: receiving a participation request which is sent by a client of an activity participant and participates in the interactive activity corresponding to the activity link acquired from the third-party platform system; judging whether the activity participants meet preset participation conditions; and responding to the participation request in case the activity participant satisfies the participation condition.
Specifically, the server 200 may further receive a participation request sent by a client of the activity participant to participate in an interactive activity corresponding to the activity link acquired from the third-party platform system, for example: the activity participant is the user 102, and the third party platform system is, for example, a wechat platform, and in the case that the user 102 participates in the interactive activity through wechat, the user 102 may send a participation request to the server 200 through the terminal device 120. Further, the server 200 needs to determine whether the active participant satisfies a preset participation condition. Where the participation condition may be set by the activity creator (i.e. the user 101), for example: the participation condition is that only the user who participates in the offline activity can participate in the interactive activity, or the participation condition is the first participation, and the participation condition is not particularly limited herein. The server 200 needs to compare the participating party (the user 102) with the preset participation condition to determine whether the user 102 can participate in the activity. Finally, where the participation condition is satisfied by the activity participant, the server 200 may respond to the participation request so that the participant may participate in the interactive activity. Therefore, by the method, the participants can be screened, and the users which do not meet the conditions are prevented from participating in the activity.
Optionally, the method further comprises: and acquiring the related information of the activity participants, and sending the acquired related information to the client of the activity creator.
Specifically, during the process of participating in the interactive activity, the server 200 may further obtain information related to the activity participants, such as: user name, contact information, etc. The obtained relevant information is then sent to the client of the activity creator, i.e. the terminal device 110 of the user 101. Therefore, the user can know the relevant information of the participants, and further can perform subsequent activities, such as return visits and the like.
Thus, according to the second aspect of the embodiment, the server can create the corresponding interactive activity according to the creation request sent by the client, so that the user is not required to spend a lot of time and cost to develop the interactive activity. Therefore, the technical problems that interactive activities are long in development time and high in cost, and users cannot quickly create the interactive activities in the prior art are solved.
Further, referring to fig. 1, according to a third aspect of the present embodiment, there is provided a storage medium. The storage medium comprises a stored program, wherein the method of any of the above is performed by a processor when the program is run.
In addition, it is to be additionally noted that: currently, there are various online interactive operations, such as lottery, pan-and-pan, red pack, etc. The online marketing interaction management platform provided by the application integrates the common online interaction forms. For an enterprise or user, the interaction can be created directly on the platform. For example, a user may create a pan-pan on the platform, setting up the participation information, such as: number of prizes, probability of prizes, UI. After creation, an interactive link is generated, and the enterprise can share the link with each interactive software.
In addition, the enterprise may also combine interactions with offline activities. For example: the user may only participate in the interaction after registering or participating in a certain offline activity.
Thus, not only can an interaction be created at minimal cost to the enterprise, but the interaction can be combined with offline activities. Various different social software may be used for a user to engage in an activity.
In addition, the enterprise can collect some basic information of the participants through the interaction, such as information of user names, head portraits and the like.
In conclusion, the online marketing interactive management system takes the marketing project requirements of the enterprise as a starting point, establishes an interactive scene which is rich in variety, unlimited in creativity and suitable for the requirements of customers for various online and offline activities of the enterprise, enhances the user experience in the field activity, mobilizes the participation of field visitors constantly, and continuously helps the enterprise to improve the field popularity.
Therefore, according to this embodiment, when a user or an enterprise has a need to create an interactive activity, the user or the enterprise does not need to separately develop the interactive activity, but selects an interactive activity type by using a client program of the interactive activity system running on its own terminal device, and inputs interactive information related to the interactive activity, then the terminal device of the user or the enterprise can generate an activity creation request according to the activity type and the interactive information, and sends the activity creation request to a server of the interactive activity system, and the server creates the interactive activity, that is, the interactive activity is created by the interactive activity system according to the need of the user. Therefore, the user or the enterprise does not need to develop programs, and can complete the creation of the activity only by selecting the activity type and inputting the interactive information. Therefore, the technical effects of saving development time and cost and improving activity creation efficiency are achieved. And then the technical problem that the interactive activities can not be quickly created by users due to the fact that the interactive activities in the prior art are long in development time and high in cost is solved.
It should be noted that, for simplicity of description, the above-mentioned method embodiments are described as a series of acts or combination of acts, but those skilled in the art will recognize that the present invention is not limited by the order of acts, as some steps may occur in other orders or concurrently in accordance with the invention. Further, those skilled in the art should also appreciate that the embodiments described in the specification are preferred embodiments and that the acts and modules referred to are not necessarily required by the invention.
Through the above description of the embodiments, those skilled in the art can clearly understand that the method according to the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but the former is a better implementation mode in many cases. Based on such understanding, the technical solutions of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal device (e.g., a mobile phone, a computer, a server, or a network device) to execute the method according to the embodiments of the present invention.
Example 2
Fig. 5 shows an apparatus 600 for creating an interactive activity according to the first aspect of the present embodiment, the apparatus 600 corresponding to the method according to the first aspect of embodiment 1. Referring to fig. 6, the apparatus 600 includes: an activity type determining module 610, configured to determine, in response to a trigger operation for creating an interactive activity, an activity type corresponding to an interactive activity to be created from among a plurality of types of interactive activities; an interactive information receiving module 620, configured to receive interactive information related to an interactive activity to be created; and a creation request sending module 630, configured to generate a creation request for creating the interactive activity according to the activity type and the interaction information, and send the creation request to the server.
Optionally, the apparatus 600 further comprises: the activity link receiving module is used for receiving activity links corresponding to the interactive activities from the server; and the activity link sharing module is used for responding to the sharing operation of sharing the activity links and sending the activity links to a plurality of different third-party platform systems.
Furthermore, fig. 7 shows an apparatus 700 for creating an interactive activity according to the second aspect of the present embodiment, which apparatus 700 corresponds to the method according to the second aspect of embodiment 1. Referring to fig. 7, the apparatus 700 includes: a creation request receiving module 710, configured to receive a creation request for creating an interactive activity from a client of an activity creator, where the creation request includes an activity type of the interactive activity to be created and interaction information related to the interactive activity; and a configuration information determining module 720, configured to determine, in response to the creation request, configuration information related to an activity type of the interactive activity to be created; and an interactive activity creating module 730 for creating an interactive activity according to the configuration information and the interactive information.
Optionally, the apparatus 700 further comprises: the activity link generation module is used for generating activity links corresponding to the interactive activities; and the activity link sending module is used for sending the activity link to the client of the activity creator.
Optionally, the apparatus 700 further comprises: the participation request receiving module is used for receiving a participation request which is sent by a client of an activity participant and participates in the interactive activity corresponding to the activity link acquired from the third-party platform system; the judging module is used for judging whether the activity participants meet preset participation conditions; and the response module is used for responding to the participation request under the condition that the activity participants meet the participation conditions.
Optionally, the apparatus 700 further comprises: and the participant information acquisition module is used for acquiring the relevant information of the activity participants and sending the acquired relevant information to the client of the activity creator.
Therefore, according to this embodiment, when a user or an enterprise has a need to create an interactive activity, the user or the enterprise does not need to separately develop the interactive activity, but selects an interactive activity type by using a client program of the interactive activity system running on its own terminal device, and inputs interactive information related to the interactive activity, then the terminal device of the user or the enterprise can generate an activity creation request according to the activity type and the interactive information, and sends the activity creation request to a server of the interactive activity system, and the server creates the interactive activity, that is, the interactive activity is created by the interactive activity system according to the need of the user. Therefore, the user or the enterprise does not need to develop programs, and can complete the creation of the activity only by selecting the activity type and inputting the interactive information. Therefore, the technical effects of saving development time and cost and improving activity creation efficiency are achieved. And then the technical problem that the interactive activities can not be quickly created by users due to the fact that the interactive activities in the prior art are long in development time and high in cost is solved.
Example 3
Fig. 8 shows an apparatus 800 for creating an interactive activity according to the first aspect of the embodiment, the apparatus 800 corresponding to the method according to the first aspect of the embodiment 1. Referring to fig. 8, the apparatus 800 includes: a first processor 810; and a first memory 820 coupled to the first processor 810 for providing instructions to the first processor 810 to process the following process steps: determining an activity type corresponding to the interactive activity to be created from a plurality of types of interactive activities in response to a trigger operation for creating the interactive activity; receiving interaction information related to an interaction activity to be created; and generating a creating request for creating the interactive activity according to the activity type and the interactive information, and sending the creating request to the server.
Optionally, the first memory 820 is further configured to provide the first processor 810 with instructions for processing the following processing steps: receiving an activity link corresponding to the interactive activity from the server; and responding to the sharing operation of the activity link, and sending the activity link to a plurality of different third-party platform systems.
Furthermore, fig. 9 shows an apparatus 900 for creating an interactive activity according to the second aspect of the present embodiment, which apparatus 900 corresponds to the method according to the second aspect of embodiment 1. Referring to fig. 9, the apparatus 900 includes: a second processor 910; and a second memory 920, coupled to the second processor 910, for providing instructions to the second processor 910 to process the following steps: receiving a creation request for creating an interactive activity from a client of an activity creator, wherein the creation request comprises an activity type of the interactive activity to be created and interaction information related to the interactive activity; and in response to the creation request, determining configuration information related to an activity type of the interactive activity to be created; and creating an interactive activity according to the configuration information and the interactive information.
Optionally, the second memory 920 is further configured to provide the second processor 910 with instructions to process the following processing steps: generating an activity link corresponding to the interactive activity; and sending the activity link to the client of the activity creator.
Optionally, the second memory 920 is further configured to provide the second processor 910 with instructions to process the following processing steps: receiving a participation request which is sent by a client of an activity participant and participates in the interactive activity corresponding to the activity link acquired from the third-party platform system; judging whether the activity participants meet preset participation conditions; and responding to the participation request in case the activity participant satisfies the participation condition.
Optionally, the second memory 920 is further configured to provide the second processor 910 with instructions to process the following processing steps: and acquiring the related information of the activity participants, and sending the acquired related information to the client of the activity creator.
Therefore, according to this embodiment, when a user or an enterprise has a need to create an interactive activity, the user or the enterprise does not need to separately develop the interactive activity, but selects an interactive activity type by using a client program of the interactive activity system running on its own terminal device, and inputs interactive information related to the interactive activity, then the terminal device of the user or the enterprise can generate an activity creation request according to the activity type and the interactive information, and sends the activity creation request to a server of the interactive activity system, and the server creates the interactive activity, that is, the interactive activity is created by the interactive activity system according to the need of the user. Therefore, the user or the enterprise does not need to develop programs, and can complete the creation of the activity only by selecting the activity type and inputting the interactive information. Therefore, the technical effects of saving development time and cost and improving activity creation efficiency are achieved. And then the technical problem that the interactive activities can not be quickly created by users due to the fact that the interactive activities in the prior art are long in development time and high in cost is solved.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the embodiments provided in the present application, it should be understood that the disclosed technology can be implemented in other ways. The above-described embodiments of the apparatus are merely illustrative, and for example, the division of the units is only one type of division of logical functions, and there may be other divisions when actually implemented, for example, a plurality of units or components may be combined or may be integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed 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 can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: a U-disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a removable hard disk, a magnetic or optical disk, and other various media capable of storing program codes.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and decorations can be made without departing from the principle of the present invention, and these modifications and decorations should also be regarded as the protection scope of the present invention.

Claims (10)

1. A method of creating an interactive activity, comprising:
determining an activity type corresponding to the interactive activity to be created from a plurality of types of interactive activities in response to a trigger operation for creating the interactive activity;
receiving interaction information related to the interaction activity to be created; and
and generating a creating request for creating the interactive activity according to the activity type and the interactive information, and sending the creating request to a server.
2. The method of claim 1, further comprising:
receiving an activity link corresponding to the interactive activity from the server; and
and responding to the sharing operation of sharing the activity link, and sending the activity link to a plurality of different third-party platform systems.
3. A method of creating an interactive activity, comprising:
receiving a creation request for creating an interactive activity from a client of an activity creator, wherein the creation request comprises an activity type of the interactive activity to be created and interaction information related to the interactive activity; and
in response to the creation request, determining configuration information related to an activity type of the interactive activity to be created; and
and creating the interactive activity according to the configuration information and the interactive information.
4. The method of claim 3, further comprising:
generating an activity link corresponding to the interactive activity; and
and sending the activity link to the client of the activity creator.
5. The method of claim 4, further comprising:
receiving a participation request which is sent by a client of an activity participant and participates in the interactive activity corresponding to the activity link acquired from a third-party platform system;
judging whether the activity participants meet preset participation conditions; and
responding to the participation request if the active participant satisfies the participation condition.
6. The method of claim 5, further comprising: and acquiring the relevant information of the activity participants, and sending the acquired relevant information to the client of the activity creator.
7. A storage medium comprising a stored program, wherein the method of any one of claims 1 to 6 is performed by a processor when the program is run.
8. An apparatus for creating an interactive activity, comprising:
the activity type determining module is used for responding to the trigger operation of creating the interactive activity and determining an activity type corresponding to the interactive activity to be created from the interactive activities of multiple types;
the interactive information receiving module is used for receiving interactive information related to the interactive activity to be created; and
and the creation request sending module is used for generating a creation request for creating the interactive activity according to the activity type and the interactive information and sending the creation request to a server.
9. An apparatus for creating an interactive activity, comprising:
the system comprises a creation request receiving module, a creating request sending module and a creating module, wherein the creation request is used for receiving a creation request for creating interactive activities from a client of an activity creator, and the creation request comprises activity types of the interactive activities to be created and interactive information related to the interactive activities; and
a configuration information determining module, configured to determine, in response to the creation request, configuration information related to an activity type of the interactive activity to be created; and
and the interactive activity creating module is used for creating the interactive activity according to the configuration information and the interactive information.
10. An apparatus for creating an interactive activity, comprising:
a first processor; and
a first memory coupled to the first processor for providing instructions to the first processor to process the following process steps:
determining an activity type corresponding to the interactive activity to be created from a plurality of types of interactive activities in response to a trigger operation for creating the interactive activity;
receiving interaction information related to the interaction activity to be created; and
and generating a creating request for creating the interactive activity according to the activity type and the interactive information, and sending the creating request to a server.
CN202010923996.9A 2020-09-04 2020-09-04 Method, device and storage medium for creating interactive activity Pending CN112114782A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010923996.9A CN112114782A (en) 2020-09-04 2020-09-04 Method, device and storage medium for creating interactive activity

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010923996.9A CN112114782A (en) 2020-09-04 2020-09-04 Method, device and storage medium for creating interactive activity

Publications (1)

Publication Number Publication Date
CN112114782A true CN112114782A (en) 2020-12-22

Family

ID=73802842

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010923996.9A Pending CN112114782A (en) 2020-09-04 2020-09-04 Method, device and storage medium for creating interactive activity

Country Status (1)

Country Link
CN (1) CN112114782A (en)

Similar Documents

Publication Publication Date Title
CN109347722B (en) Interaction system, method, client and background server
CN106953935B (en) Media information pushing method and device and storage medium
CN104283769B (en) The user oriented instant message service based on project interested
CN104092596B (en) A kind of management method, Apparatus and system of music groups of users
CN105337841A (en) Information processing method and system, client, and server
CN108022126A (en) Definite method, apparatus, server and the storage medium of prize drawing qualification
CN108616443A (en) Associated person information methods of exhibiting and device
CN106330681B (en) Method, system and related equipment for sharing film watching information
CN111311308A (en) Method, apparatus and storage medium for distributing rewards based on interactive content
CN108553904B (en) Game matching method and device, electronic equipment and medium
CN110599242B (en) Method, device and storage medium for making and issuing marketing picture
WO2023155685A1 (en) Communication method, system, and apparatus, storage medium, and processor
CN110011901B (en) Method, apparatus and storage medium for searching friend-making object
CN109224451B (en) Game development method and device based on block chain subchain and storage medium
CN112422402A (en) Message forwarding tracing method and device, storage medium and terminal
CN111415197A (en) Method for acquiring article exchange voucher, method for providing article exchange voucher, device and storage medium
CN112114782A (en) Method, device and storage medium for creating interactive activity
CN111224796A (en) Method, device and storage medium for creating group for specified group object
CN110912801B (en) Method, system and terminal device for detecting electronic red packet
CN114862426A (en) Customer service recommendation method, device, equipment and medium
US9998878B2 (en) Systems and methods for enabling sharing between devices
CN110971425A (en) Method and device for restarting group and requesting to restart group
CN112422996A (en) Method and device for selecting live broadcast interface and storage medium
CN113824627A (en) Group chat message display method and device, electronic equipment and storage medium
US11140724B2 (en) Systems and methods for enabling sharing between devices

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