CN111507549A - Task execution method and device, electronic equipment and computer readable storage medium - Google Patents

Task execution method and device, electronic equipment and computer readable storage medium Download PDF

Info

Publication number
CN111507549A
CN111507549A CN201910093184.3A CN201910093184A CN111507549A CN 111507549 A CN111507549 A CN 111507549A CN 201910093184 A CN201910093184 A CN 201910093184A CN 111507549 A CN111507549 A CN 111507549A
Authority
CN
China
Prior art keywords
task
user
execution
target task
preset
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
CN201910093184.3A
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.)
Shanghai Lazhasi Information Technology Co Ltd
Original Assignee
Shanghai Lazhasi 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 Shanghai Lazhasi Information Technology Co Ltd filed Critical Shanghai Lazhasi Information Technology Co Ltd
Priority to CN201910093184.3A priority Critical patent/CN111507549A/en
Publication of CN111507549A publication Critical patent/CN111507549A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0631Resource planning, allocation, distributing or scheduling for enterprises or organisations

Abstract

The embodiment of the disclosure discloses a task execution method, a task execution device, an electronic device and a computer-readable storage medium, wherein the task execution method comprises the following steps: generating a target task execution inquiry instruction according to the target task characteristics; responding to confirmation of a user for the target task execution inquiry instruction, and setting a task evaluation value for the user according to a preset rule; and when the sum of the user task evaluation values of the target task exceeds a preset evaluation value threshold, executing the target task according to a preset execution rule. The technical scheme has strong practicability, can be used for executing various tasks, and can improve the accuracy of the task execution result due to reasonable execution means.

Description

Task execution method and device, electronic equipment and computer readable storage medium
Technical Field
The present disclosure relates to the field of data processing technologies, and in particular, to a task execution method and apparatus, an electronic device, and a computer-readable storage medium.
Background
With the development of internet technology, more and more businesses or service providers provide services to users through internet platforms. As an auxiliary product of internet service, in order to improve internet service and improve service satisfaction, internet tasks with different targets, such as survey tasks, etc., are carried out. However, most of internet tasks generated in the prior art are single in function and simple in execution means, and therefore, the obtained task execution results often have accuracy loss in different degrees.
Disclosure of Invention
The embodiment of the disclosure provides a task execution method and device, an electronic device and a computer-readable storage medium.
In a first aspect, a task execution method is provided in an embodiment of the present disclosure.
Specifically, the task execution method includes:
generating a target task execution inquiry instruction according to the target task characteristics;
responding to confirmation of a user for the target task execution inquiry instruction, and setting a task evaluation value for the user according to a preset rule;
and responding to the situation that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and executing the target task according to a preset execution rule.
With reference to the first aspect, the present disclosure provides in a first implementation manner of the first aspect, the task features include one or more of the following features: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result.
With reference to the first aspect and the first implementation manner of the first aspect, in a second implementation manner of the first aspect, the target task execution query instruction is a sharable link.
With reference to the first aspect, the first implementation manner of the first aspect, and the second implementation manner of the first aspect, in a third implementation manner of the first aspect, the generating a target task execution query instruction according to a target task feature includes:
determining target task characteristics;
and generating a target task execution inquiry instruction according to the target task characteristics so as to share.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, and the third implementation manner of the first aspect, in a fourth implementation manner of the first aspect, the target task execution query instruction includes an execute target task query instruction and an open new task query instruction.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, and the fourth implementation manner of the first aspect, in a fifth implementation manner of the first aspect, the setting a task evaluation value for a user according to a preset rule in response to a confirmation that the user executes an inquiry instruction for the target task includes:
responding to the confirmation of the user for executing the target task inquiry instruction, adding the user into an execution list of the target task, and setting a task evaluation value for the user according to a preset rule;
and responding to the confirmation of the user for the new task establishment inquiry instruction, establishing a new task, adding the user into a new task execution list, and establishing a task evaluation value for the user according to a preset rule.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, and the fifth implementation manner of the first aspect, in a sixth implementation manner of the first aspect, the adding the user to the execution list of the target task and setting a task evaluation value for the user according to a preset rule in response to the user confirming the execution target task query instruction includes:
responding to the confirmation of the user for executing the target task inquiry instruction, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the target task reaches the maximum number of executing users;
if the target task reaches the maximum number of executing users, sending a new task starting inquiry instruction to a user, and if the target task does not reach the maximum number of executing users, detecting whether the user is a new user;
and if the user is not a new user, adding the user into the execution list of the target task, and setting a task evaluation value for the user according to a preset rule, and if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the target task, and setting the task evaluation value for the user according to the preset rule.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, the fifth implementation manner of the first aspect, and the sixth implementation manner of the first aspect, in a seventh implementation manner of the first aspect, in response to the user confirming the new task query instruction, the new task is opened, the user is added to a new task execution list, and a task evaluation value is set for the user according to a preset rule, where the method includes:
responding to the confirmation of the user for the new task query command, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the user is a new user;
if the user is not a new user, adding the user into an execution list of the new task, setting a task evaluation value for the user according to a preset rule, if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the new task, and setting the task evaluation value for the user according to the preset rule.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, the fifth implementation manner of the first aspect, the sixth implementation manner of the first aspect, and the seventh implementation manner of the first aspect, in an eighth implementation manner of the first aspect, the executing the target task according to a preset execution rule in response to that a sum of evaluation values of the user tasks of the target task is within a preset evaluation threshold range includes:
determining whether the target task execution time is reached or not in response to the fact that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range;
and if the target task execution time is determined to be reached, executing the target task according to a preset execution rule.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, the fifth implementation manner of the first aspect, the sixth implementation manner of the first aspect, the seventh implementation manner of the first aspect, and the eighth implementation manner of the first aspect, in a ninth implementation manner of the first aspect, an embodiment of the present invention provides that the preset evaluation threshold range includes at least two preset hierarchical evaluation threshold ranges, the preset execution rule includes at least two preset hierarchical execution rules corresponding to the at least two preset hierarchical evaluation threshold ranges, and the target task includes at least two hierarchical subtasks corresponding to the at least two preset hierarchical execution rules;
the method for executing the target task according to the preset execution rule includes the following steps that the total evaluation value of the user task responding to the target task is within a preset evaluation threshold range, and the target task is executed according to the preset execution rule:
and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range.
With reference to the first aspect, the first implementation manner of the first aspect, the second implementation manner of the first aspect, the third implementation manner of the first aspect, the fourth implementation manner of the first aspect, the fifth implementation manner of the first aspect, the sixth implementation manner of the first aspect, the seventh implementation manner of the first aspect, the eighth implementation manner of the first aspect, and the ninth implementation manner of the first aspect, in a tenth implementation manner of the first aspect, after the responding to the confirmation that the user performs the query instruction for the target task, and setting a task evaluation value for the user according to a preset rule, the method further includes:
displaying target task information and user information, wherein the target task information comprises one or more of the following information: the current state information of the target task, the grading subtask information of the current reached, the total sum of the evaluation values of the current user task of the target task and the difference value of the total sum of the evaluation values of the tasks between the grading subtask and the high-level subtask which are currently reached; the user information includes one or more of the following information: user attributes, user number and user task evaluation values.
In a second aspect, a task execution device is provided in an embodiment of the present disclosure.
Specifically, the task execution device includes:
the generating module is configured to generate a target task execution inquiry instruction according to the target task characteristics;
the setting module is configured to respond to confirmation of a user for the target task execution inquiry instruction, and set a task evaluation value for the user according to a preset rule;
and the execution module is configured to respond that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and execute the target task according to a preset execution rule.
With reference to the second aspect, the present disclosure provides in a first implementation manner of the second aspect, the task features include one or more of the following features: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result.
With reference to the second aspect and the first implementation manner of the second aspect, in a second implementation manner of the second aspect, the target task execution query instruction is a sharable link.
With reference to the second aspect, the first implementation manner of the second aspect, and the second implementation manner of the second aspect, in a third implementation manner of the second aspect, the generating module of the embodiment of the present invention includes:
a first determination submodule configured to determine a target task characteristic;
and the generating submodule is configured to generate a target task execution inquiry instruction according to the target task characteristics so as to share.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, and the third implementation manner of the second aspect, in a fourth implementation manner of the second aspect, the target task execution query instruction includes an execution target task query instruction and an opening new task query instruction.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, and the fourth implementation manner of the second aspect, in a fifth implementation manner of the second aspect, the setting module of the embodiment of the present invention includes:
the first setting sub-module is configured to respond to the confirmation of the user on the execution target task inquiry instruction, add the user into an execution list of the target task, and set a task evaluation value for the user according to a preset rule;
and the second setting submodule is configured to respond to confirmation of a user on the new task establishing inquiry instruction, establish a new task, add the user into a new task execution list, and set a task evaluation value for the user according to a preset rule.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, and the fifth implementation manner of the second aspect, in a sixth implementation manner of the second aspect, the first setting submodule includes:
the first detection submodule is configured to respond to the confirmation of the user for executing the target task inquiry instruction, detect whether the user logs in, if the user does not log in, display a user login page, and if the user logs in, detect whether the target task reaches the maximum number of executing users;
the sending submodule is configured to send a new task starting inquiry instruction to a user if the target task reaches the maximum number of executing users, and detect whether the user is a new user if the target task does not reach the maximum number of executing users;
and the third setting submodule is configured to add the user into the execution list of the target task and set a task evaluation value for the user according to a preset rule if the user is not a new user, and send a new user preset message to the new user and add the new user preset message into the execution list of the target task and set a task evaluation value for the user according to a preset rule if the user is a new user.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, the fifth implementation manner of the second aspect, and the sixth implementation manner of the second aspect, in a seventh implementation manner of the second aspect, the second setting submodule includes:
the second detection submodule is configured to respond to the confirmation of the user for setting the new task inquiry instruction, detect whether the user logs in, if the user does not log in, display a user login page, and if the user logs in, detect whether the user is a new user;
and the fourth setting submodule is configured to add the user into an execution list of the new task if the user is not the new user, set a task evaluation value for the user according to a preset rule, send a new user preset message to the new user if the user is the new user, add the new user preset message into the execution list of the new task, and set a task evaluation value for the user according to a preset rule.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, the fifth implementation manner of the second aspect, the sixth implementation manner of the second aspect, and the seventh implementation manner of the second aspect, in an eighth implementation manner of the second aspect, the execution module of the embodiment of the present invention includes:
the second determination sub-module is configured to determine whether the target task execution time is reached or not in response to the fact that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range;
and the execution sub-module is configured to execute the target task according to a preset execution rule if the target task execution time is determined to be reached.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, the fifth implementation manner of the second aspect, the sixth implementation manner of the second aspect, the seventh implementation manner of the second aspect, and the eighth implementation manner of the second aspect, in a ninth implementation manner of the second aspect, an embodiment of the present invention provides that the preset evaluation threshold range includes at least two preset hierarchical evaluation threshold ranges, the preset execution rule includes at least two preset hierarchical execution rules corresponding to the at least two preset hierarchical evaluation threshold ranges, and the target task includes at least two hierarchical subtasks corresponding to the at least two preset hierarchical execution rules;
wherein the execution module is implemented to:
and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range.
With reference to the second aspect, the first implementation manner of the second aspect, the second implementation manner of the second aspect, the third implementation manner of the second aspect, the fourth implementation manner of the second aspect, the fifth implementation manner of the second aspect, the sixth implementation manner of the second aspect, the seventh implementation manner of the second aspect, the eighth implementation manner of the second aspect, and the ninth implementation manner of the second aspect, in a tenth implementation manner of the second aspect, the setting module further includes:
a display module configured to display target task information and user information, wherein the target task information includes one or more of the following information: the current state information of the target task, the grading subtask information of the current reached, the total sum of the evaluation values of the current user task of the target task and the difference value of the total sum of the evaluation values of the tasks between the grading subtask and the high-level subtask which are currently reached; the user information includes one or more of the following information: user attributes, user number and user task evaluation values.
In a third aspect, the disclosed embodiments provide an electronic device comprising a memory and a processor, wherein the memory is configured to store one or more computer instructions, wherein the one or more computer instructions are executed by the processor to implement the following method steps:
generating a target task execution inquiry instruction according to the target task characteristics;
responding to confirmation of a user for the target task execution inquiry instruction, and setting a task evaluation value for the user according to a preset rule;
and responding to the situation that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and executing the target task according to a preset execution rule.
With reference to the third aspect, the present disclosure provides in a first implementation manner of the third aspect, the task features include one or more of the following features: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result.
With reference to the third aspect and the first implementation manner of the third aspect, in a second implementation manner of the third aspect, the target task execution inquiry instruction is a sharable link.
With reference to the third aspect, the first implementation manner of the third aspect, and the second implementation manner of the third aspect, in a third implementation manner of the third aspect, the generating a target task execution query instruction according to a target task feature according to the embodiment of the present invention includes:
determining target task characteristics;
and generating a target task execution inquiry instruction according to the target task characteristics so as to share.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, and the third implementation manner of the third aspect, in a fourth implementation manner of the third aspect, the target task execution query instruction includes an execution target task query instruction and a new task query instruction.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, the third implementation manner of the third aspect, and the fourth implementation manner of the third aspect, in a fifth implementation manner of the third aspect, the setting a task evaluation value for the user according to a preset rule in response to the confirmation of the user to execute the query instruction for the target task includes:
responding to the confirmation of the user for executing the target task inquiry instruction, adding the user into an execution list of the target task, and setting a task evaluation value for the user according to a preset rule;
and responding to the confirmation of the user for the new task establishment inquiry instruction, establishing a new task, adding the user into a new task execution list, and establishing a task evaluation value for the user according to a preset rule.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, the third implementation manner of the third aspect, the fourth implementation manner of the third aspect, and the fifth implementation manner of the third aspect, in a sixth implementation manner of the third aspect, the adding, in response to the user confirming the execution target task query instruction, the user to the execution list of the target task, and setting a task evaluation value for the user according to a preset rule includes:
responding to the confirmation of the user for executing the target task inquiry instruction, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the target task reaches the maximum number of executing users;
if the target task reaches the maximum number of executing users, sending a new task starting inquiry instruction to a user, and if the target task does not reach the maximum number of executing users, detecting whether the user is a new user;
and if the user is not a new user, adding the user into the execution list of the target task, and setting a task evaluation value for the user according to a preset rule, and if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the target task, and setting the task evaluation value for the user according to the preset rule.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, the third implementation manner of the third aspect, the fourth implementation manner of the third aspect, the fifth implementation manner of the third aspect, and the sixth implementation manner of the third aspect, in a seventh implementation manner of the third aspect, in response to a user confirming the new task query command, setting a new task, adding the user to a new task execution list, and setting a task evaluation value for the user according to a preset rule, the method includes:
responding to the confirmation of the user for the new task query command, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the user is a new user;
if the user is not a new user, adding the user into an execution list of the new task, setting a task evaluation value for the user according to a preset rule, if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the new task, and setting the task evaluation value for the user according to the preset rule.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, the third implementation manner of the third aspect, the fourth implementation manner of the third aspect, the fifth implementation manner of the third aspect, the sixth implementation manner of the third aspect, and the seventh implementation manner of the third aspect, in an eighth implementation manner of the third aspect, the executing the target task according to a preset execution rule in response to that a total sum of evaluation values of the user tasks of the target task is within a preset evaluation threshold range includes:
determining whether the target task execution time is reached or not in response to the fact that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range;
and if the target task execution time is determined to be reached, executing the target task according to a preset execution rule.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, the third implementation manner of the third aspect, the fourth implementation manner of the third aspect, the fifth implementation manner of the third aspect, the sixth implementation manner of the third aspect, the seventh implementation manner of the third aspect, and the eighth implementation manner of the third aspect, in a ninth implementation manner of the third aspect, the preset evaluation threshold range includes at least two preset hierarchical evaluation threshold ranges, the preset execution rule includes at least two preset hierarchical execution rules corresponding to the at least two preset hierarchical evaluation threshold ranges, and the target task includes at least two hierarchical subtasks corresponding to the at least two preset hierarchical execution rules;
the method for executing the target task according to the preset execution rule includes the following steps that the total evaluation value of the user task responding to the target task is within a preset evaluation threshold range, and the target task is executed according to the preset execution rule:
and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range.
With reference to the third aspect, the first implementation manner of the third aspect, the second implementation manner of the third aspect, the third implementation manner of the third aspect, the fourth implementation manner of the third aspect, the fifth implementation manner of the third aspect, the sixth implementation manner of the third aspect, the seventh implementation manner of the third aspect, the eighth implementation manner of the third aspect, and the ninth implementation manner of the third aspect, in a tenth implementation manner of the third aspect, after the setting a task evaluation value for the user according to a preset rule in response to the confirmation of the user performing the query instruction for the target task, the embodiment of the present invention further includes:
displaying target task information and user information, wherein the target task information comprises one or more of the following information: the current state information of the target task, the grading subtask information of the current reached, the total sum of the evaluation values of the current user task of the target task and the difference value of the total sum of the evaluation values of the tasks between the grading subtask and the high-level subtask which are currently reached; the user information includes one or more of the following information: user attributes, user number and user task evaluation values.
In a fourth aspect, the disclosed embodiments provide a computer-readable storage medium for storing computer instructions for a task execution device, which contains computer instructions for executing the task execution method in the first aspect as described above.
The technical scheme provided by the embodiment of the disclosure can have the following beneficial effects:
the technical scheme identifies different user values by setting the user task evaluation value, and determines whether to execute or what kind of task to execute by taking the user task evaluation value as a judgment standard. The technical scheme has strong practicability, can be used for executing various tasks, and can improve the accuracy of the task execution result due to reasonable execution means.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
Other features, objects, and advantages of the present disclosure will become more apparent from the following detailed description of non-limiting embodiments when taken in conjunction with the accompanying drawings. In the drawings:
FIG. 1 illustrates a flow diagram of a task execution method according to an embodiment of the present disclosure;
FIG. 2 shows a flowchart of step S101 of a task execution method according to the embodiment shown in FIG. 1;
FIG. 3 shows a flowchart of step S102 of the task execution method according to the embodiment shown in FIG. 1;
FIG. 4 shows a flowchart of step S301 of the task execution method according to the embodiment shown in FIG. 3;
FIG. 5 illustrates a flowchart of step S302 of the task execution method according to the embodiment shown in FIG. 3;
FIG. 6 shows a flowchart of step S103 of the task execution method according to the embodiment shown in FIG. 1;
FIG. 7 shows a flow diagram of a task execution method according to another embodiment of the present disclosure;
fig. 8 is a block diagram illustrating a structure of a task performing apparatus according to an embodiment of the present disclosure;
FIG. 9 is a block diagram showing the structure of a generation module 801 of the task performing apparatus according to the embodiment shown in FIG. 8;
FIG. 10 is a block diagram showing the configuration of a setup module 802 of the task performing device according to the embodiment shown in FIG. 8;
fig. 11 is a block diagram showing a configuration of a first setting submodule 1001 of the task performing apparatus according to the embodiment shown in fig. 10;
FIG. 12 is a block diagram showing a second setting submodule 1002 of the task performing apparatus according to the embodiment shown in FIG. 10;
fig. 13 is a block diagram showing the construction of an execution module 803 of the task performing device according to the embodiment shown in fig. 8;
fig. 14 is a block diagram illustrating a structure of a task performing apparatus according to another embodiment of the present disclosure;
FIG. 15 shows a block diagram of an electronic device according to an embodiment of the present disclosure;
FIG. 16 is a block diagram of a computer system suitable for use in implementing a task execution method according to an embodiment of the present disclosure.
Detailed Description
Hereinafter, exemplary embodiments of the present disclosure will be described in detail with reference to the accompanying drawings so that those skilled in the art can easily implement them. Also, for the sake of clarity, parts not relevant to the description of the exemplary embodiments are omitted in the drawings.
In the present disclosure, it is to be understood that terms such as "including" or "having," etc., are intended to indicate the presence of the disclosed features, numbers, steps, behaviors, components, parts, or combinations thereof, and are not intended to preclude the possibility that one or more other features, numbers, steps, behaviors, components, parts, or combinations thereof may be present or added.
It should be further noted that the embodiments and features of the embodiments in the present disclosure may be combined with each other without conflict. The present disclosure will be described in detail below with reference to the accompanying drawings in conjunction with embodiments.
The technical scheme provided by the embodiment of the disclosure identifies different user values by setting the user task evaluation value, and determines whether or not to execute or what kind of task to execute by taking the user task evaluation value as a judgment standard. The technical scheme has strong practicability, can be used for executing various tasks, and can improve the accuracy of the task execution result due to reasonable execution means.
Fig. 1 illustrates a flowchart of a task execution method according to an embodiment of the present disclosure. As shown in fig. 1, the task execution method includes the following steps S101 to S103:
in step S101, a target task execution query instruction is generated according to the target task characteristics;
in step S102, in response to confirmation of the user to execute the query instruction for the target task, setting a task evaluation value for the user according to a preset rule;
in step S103, in response to that the total user task evaluation value of the target task is within a preset evaluation threshold range, the target task is executed according to a preset execution rule.
As mentioned above, with the development of internet technology, more and more businesses or service providers provide services to users through internet platforms. As an auxiliary product of internet service, in order to improve internet service and improve service satisfaction, internet tasks with different targets, such as survey tasks, etc., are carried out. However, most of internet tasks generated in the prior art are single in function and simple in execution means, and therefore, the obtained task execution results often have accuracy loss in different degrees.
In view of the above-mentioned drawbacks, in this embodiment, a task execution method is proposed that identifies different user values by setting user task evaluation values, and decides whether or not to execute or what kind of task needs to be executed using the user task evaluation values as a determination criterion. The technical scheme has strong practicability, can be used for executing various tasks, and can improve the accuracy of the task execution result due to reasonable execution means.
In an optional implementation manner of this embodiment, the task refers to an event that has certain task characteristics and needs to be executed to obtain a certain execution result, where the task characteristics may include one or more of the following characteristics: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result. For example, for an investigation task, the task execution condition may be that the number of task executives reaches a certain number threshold, the task effective time may be 1 week, the task execution result may be the conclusion of investigation on a specific question, and so on. It should be noted that, the specific content and the expression form of the task can be selected and set by those skilled in the art according to the needs of practical application, so that the technical solution of the present invention can achieve various task execution objectives, and has a wide application range.
In an optional implementation manner of this embodiment, the target task execution query instruction may be, for example, an instruction that queries whether a user wants to participate in execution of the target task, and may be in the form of a sharable link.
The preset evaluation threshold range may be set according to the requirements of practical applications and the characteristics of the user task evaluation value, for example, the preset evaluation threshold range may be set to exceed the threshold a, be lower than the threshold B, be between the threshold C and the threshold D, and the like.
In an optional implementation manner of this embodiment, as shown in fig. 2, the step S101, that is, the step of generating the target task execution query instruction according to the target task feature, includes steps S201 to S202:
in step S201, a target task feature is determined;
in step S202, a target task execution query instruction is generated according to the target task feature for sharing.
In order to fully display the information of the target task, in the embodiment, firstly, the characteristic information of the target task is determined, and then, a corresponding sharable target task execution inquiry instruction is generated according to the characteristics of the target task so as to share the target task.
In an optional implementation manner of this embodiment, in order to provide multiple choices for the user, the target task execution query instruction may include an execute target task query instruction and a set new task query instruction.
In this implementation, as shown in fig. 3, the step S102, that is, the step of setting the task evaluation value for the user according to the preset rule in response to the confirmation of the user to execute the query instruction for the target task, includes steps S301 to S302:
in step S301, in response to a user confirming the execution target task query instruction, adding the user to an execution list of the target task, and setting a task evaluation value for the user according to a preset rule;
in step S302, in response to the user confirming the new task establishment inquiry instruction, establishing a new task, adding the user to a new task execution list, and setting a task evaluation value for the user according to a preset rule.
In this implementation, if the user confirms the execution target task query instruction, the user is considered to decide to participate in the execution of the target task, and then the user is added to the execution list of the target task, and a task evaluation value is set for the user according to a preset rule; if the user confirms the instruction for setting up the new task inquiry, the user is considered not to participate in the execution of the existing task, a new task can be set up for the user according to the selection of the user, the user is added into a new task execution list, a task evaluation value is set for the user according to a preset rule, after the user selects to set up a new task, the new task can be taken as a target task, the steps S101-S103 are repeated, namely a new target task execution inquiry instruction is generated according to the characteristics of the new target task, of course, the new target task execution inquiry instruction is similar to the target task execution inquiry instruction, can also be represented in a sharable link form, can also continue to comprise the execution of the new task inquiry instruction and the setting up of another new task inquiry instruction, and can also carry out the operation and the flow similar to the above according to the selection of the user, reference is made to the above specifically, and the present invention is not described in detail.
For example, for some tasks, it is one of the execution purposes of the task to draw a new user, and then for the task, the value of the new user is higher than that of the old user, and at this time, the task evaluation value of the new user can be set to be higher than that of the old user; for another example, for some tasks, maintaining an old user is one of the execution purposes, and for the task, the value of the old user with richer history data is higher than that of the new user, and at this time, the task evaluation value of the old user can be set higher than that of the new user. In summary, the preset rule for setting the task evaluation value may be selected and determined by those skilled in the art according to the actual application requirement, the execution purpose of the target task, and other information, and the present invention is not limited thereto.
In addition, in an optional implementation manner of this embodiment, after adding a user to an execution list of a corresponding task and setting a task evaluation value for the user according to a preset rule, a step of displaying the task evaluation value is further included.
In an optional implementation manner of this embodiment, as shown in fig. 4, the step S301, namely, a step of, in response to a user confirming the execution target task query instruction, adding the user to an execution list of the target task, and setting a task evaluation value for the user according to a preset rule, includes steps S401 to S403:
in step S401, in response to the user confirming the execution target task query instruction, detecting whether the user has logged in, if the user has not logged in, displaying a user login page, and if the user has logged in, detecting whether the target task has reached the maximum number of users to be executed;
in step S402, if the target task has reached the maximum number of executing users, a new task request instruction is sent to the user, and if the target task has not reached the maximum number of executing users, it is detected whether the user is a new user;
in step S403, if the user is not a new user, adding the user to the execution list of the target task, and setting a task evaluation value for the user according to a preset rule, and if the user is a new user, sending a new user preset message to the new user, adding the new user preset message to the execution list of the target task, and setting a task evaluation value for the user according to a preset rule.
In order to confirm the legality of the user and perform targeted processing on different types of users, in the implementation mode, if the user confirms the execution target task inquiry instruction, the user is considered to decide to participate in the execution of the target task, whether the user logs in is detected firstly, and if the user does not log in, a user login page is displayed for the user to log in; if the fact that the user logs in is detected, whether the target task reaches the maximum number of executing users is detected; when the target task reaches the maximum number of executing users, the executing users of the target task are full of the users and cannot accept the participation request of the users, and at the moment, a new task establishing inquiry instruction can be sent to the users to perform a new task process; if the target task does not reach the maximum number of executing users, further detecting whether the user is a new user; if the user is an old user or not a new user, directly adding the user into an execution list of the target task, and setting a task evaluation value for the user according to a preset rule; and if the user is a new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the target task, and setting a task evaluation value for the user according to a preset rule.
The new user preset message refers to a message set for the new user and sent to the new user, such as new user promotion information, new user preference information, and the like.
It should be noted that the above-mentioned flow is not fixed, and those skilled in the art can perform flow setting according to the needs of practical application and the characteristics of the task to be executed, that is, based on the above-mentioned disclosed flow, those skilled in the art can perform reasonable sequence adjustment and content modification on each flow part according to the needs of practical application and the characteristics of the task to be executed, and for this reason, the present invention is not described in detail nor is it limited specifically.
In an optional implementation manner of this embodiment, as shown in fig. 5, the step S302, that is, in response to a user confirming the new task establishment query instruction, establishing a new task, adding the user to a new task execution list, and setting a task evaluation value for the user according to a preset rule, includes steps S501 to S502:
in step S501, in response to the user confirming the new task query command, detecting whether the user has logged in, if the user has not logged in, displaying a user login page, and if the user has logged in, detecting whether the user is a new user;
in step S502, if the user is not a new user, the user is added to the execution list of the new task, and a task evaluation value is set for the user according to a preset rule, and if the user is a new user, a new user preset message is sent to the new user, and is added to the execution list of the new task, and a task evaluation value is set for the user according to a preset rule.
In order to confirm the legality of the user and perform targeted processing on different types of users, in the implementation manner, if the user confirms the inquiry command for setting up the new task, the user is considered not to participate in the execution of the existing task but to set up a new task, and then whether the user logs in is firstly detected, and if the user does not log in, a user login page is displayed for the user to log in; if the user is detected to be logged in, detecting whether the user is a new user; if the user is an old user or not a new user, directly adding the user into an execution list of the new task, setting a task evaluation value for the user according to a preset rule, and generating a new target task execution inquiry instruction according to the characteristics of the new target task so as to perform a subsequent similar task execution process; and if the user is a new user, sending a new user preset message to the new user, adding the new user preset message into an execution list of the new task, setting a task evaluation value for the user according to a preset rule, and generating a new target task execution inquiry instruction according to the new target task characteristic so as to perform a subsequent similar task execution process.
In an optional implementation manner of this embodiment, as shown in fig. 6, the step S103, that is, the step of executing the target task according to a preset execution rule in response to that the total evaluation value of the user tasks of the target task is within a preset evaluation threshold range, includes steps S601-S602:
in step S601, in response to that the total user task evaluation value of the target task is within a preset evaluation threshold range, determining whether the target task execution time is reached;
in step S602, if it is determined that the target task execution time is reached, the target task is executed according to a preset execution rule.
In this embodiment, in response to that the total evaluation value of the user task of the target task is within a preset evaluation threshold range, whether the target task execution time has been reached may be determined according to the feature information of the target task, and if it is determined that the target task execution time has been reached, the target task may be executed according to a preset execution rule.
For example, in an optional implementation manner of this embodiment, the preset evaluation threshold range may include at least two preset hierarchical evaluation threshold ranges, correspondingly, the preset execution rule may include at least two preset hierarchical execution rules corresponding to the at least two preset hierarchical evaluation threshold ranges, the target task may include at least two hierarchical subtasks corresponding to the at least two preset hierarchical execution rules, and the target task execution time may also include at least two hierarchical subtask execution times corresponding to the at least two hierarchical subtasks. In this implementation, the step S103, in response to that the total evaluation value of the user tasks of the target task is within the preset evaluation threshold, executing the target task according to a preset execution rule, may be implemented as:
and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range.
The user does not need to specially select the grade of the user, and actually, after the calculation of the user task evaluation value sum corresponding to a certain target task is completed, the user can automatically confirm which grade the user is in finally according to the user task evaluation value sum corresponding to the target task.
In another optional implementation manner of this embodiment, the method further includes a step of displaying the target task information and the user information, that is, as shown in fig. 7, the method includes the following steps S701 to S704:
in step S701, a target task execution query instruction is generated according to the target task characteristics;
in step S702, in response to confirmation of the user to execute the query instruction for the target task, setting a task evaluation value for the user according to a preset rule;
in step S703, when the sum of the user task evaluation values of the target task exceeds a preset evaluation value threshold, executing the target task according to a preset execution rule;
in step S704, the target task information and the user information are displayed.
In order to facilitate the user's viewing and to know the latest execution state of the target task, in this embodiment, the current target task information and the user information in the task execution list are also displayed. Of course, the step of displaying the target task information and the user information may also be disposed between the step S702 and the step S703 to display the information of the target task at the intermediate stage and the corresponding user information.
Wherein the target task information may include one or more of the following information: current state information of the target task, hierarchical subtask information of the target task, currently reached hierarchical subtask information, a current user task evaluation value sum of the target task, and a difference value of task evaluation value sums between the currently reached hierarchical subtask and a higher level subtask, and the like. Wherein the user information may include one or more of the following information: the user task evaluation method comprises user attributes, user number and user task evaluation values, wherein the user attributes refer to attribute information of users such as user names and user sexes.
In an optional implementation manner of this embodiment, the current state information of the target task may be, for example, whether the target task is completed, a processing stage where the target task is located, how much task evaluation value the target task is away from the first subtask, and the like; the hierarchical subtask information of the target task may be, for example, a hierarchical subtask content of the target task, an achievement condition of the hierarchical subtask, or the like; the information of the currently reached ranking subtask may be, for example, specific content of the currently reached ranking subtask, whether the ranking subtask is completed, a processing stage of the ranking subtask, how much worse the ranking subtask is from a lower level subtask, and so on.
The task content of the target task and the hierarchical subtask content of the target task may correspond to the number of users in an execution list, or may be smaller than the number of users in the execution list.
The following are embodiments of the disclosed apparatus that may be used to perform embodiments of the disclosed methods.
Fig. 8 shows a block diagram of a task execution device according to an embodiment of the present disclosure, which may be implemented as part or all of an electronic device by software, hardware, or a combination of both. As shown in fig. 8, the task performing device includes:
a generating module 801 configured to generate a target task execution inquiry instruction according to the target task characteristics;
a setting module 802 configured to set a task evaluation value for a user according to a preset rule in response to confirmation of the user to execute the query instruction for the target task;
and the execution module 803 is configured to execute the target task according to a preset execution rule in response to that the total user task evaluation value of the target task is within a preset evaluation threshold range.
As mentioned above, with the development of internet technology, more and more businesses or service providers provide services to users through internet platforms. As an auxiliary product of internet service, in order to improve internet service and improve service satisfaction, internet tasks with different targets, such as survey tasks, etc., are carried out. However, most of internet tasks generated in the prior art are single in function and simple in execution means, and therefore, the obtained task execution results often have accuracy loss in different degrees.
In view of the above-described drawbacks, in this embodiment, a task execution device is proposed that identifies different user values by setting user task evaluation values, and determines whether or not execution of a task is necessary or what task is to be executed, using the user task evaluation values as a determination criterion. The technical scheme has strong practicability, can be used for executing various tasks, and can improve the accuracy of the task execution result due to reasonable execution means.
In an optional implementation manner of this embodiment, the task refers to an event that has certain task characteristics and needs to be executed to obtain a certain execution result, where the task characteristics may include one or more of the following characteristics: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result. For example, for an investigation task, the task execution condition may be that the number of task executives reaches a certain number threshold, the task effective time may be 1 week, the task execution result may be the conclusion of investigation on a specific question, and so on. It should be noted that, the specific content and the expression form of the task can be selected and set by those skilled in the art according to the needs of practical application, so that the technical solution of the present invention can achieve various task execution objectives, and has a wide application range.
In an optional implementation manner of this embodiment, the target task execution query instruction may be, for example, an instruction that queries whether a user wants to participate in execution of the target task, and may be in the form of a sharable link.
The preset evaluation threshold range may be set according to the requirements of practical applications and the characteristics of the user task evaluation value, for example, the preset evaluation threshold range may be set to exceed the threshold a, be lower than the threshold B, be between the threshold C and the threshold D, and the like.
In an optional implementation manner of this embodiment, as shown in fig. 9, the generating module 801 includes:
a first determining submodule 901 configured to determine a target task characteristic;
and the generating submodule 902 is configured to generate a target task execution inquiry instruction according to the target task characteristics so as to share the target task execution inquiry instruction.
In order to fully display the information of the target task, in this embodiment, the first determining submodule 901 first determines the feature information of the target task, and the generating submodule 902 then generates a corresponding sharable target task execution query instruction according to the feature of the target task, so as to perform sharing.
In an optional implementation manner of this embodiment, in order to provide multiple choices for the user, the target task execution query instruction may include an execute target task query instruction and a set new task query instruction.
In this implementation, as shown in fig. 10, the setting module 802 includes:
a first setting sub-module 1001, configured to, in response to a user confirming the execution target task query instruction, add the user to an execution list of the target task, and set a task evaluation value for the user according to a preset rule;
the second setting sub-module 1002 is configured to, in response to a confirmation made by the user about the new task establishment inquiry instruction, establish a new task, add the user to a new task execution list, and set a task evaluation value for the user according to a preset rule.
In this implementation, if the user confirms the execution target task query instruction, the user is considered to decide to participate in the execution of the target task, and then the first setting sub-module 1001 adds the user to the execution list of the target task and sets a task evaluation value for the user according to a preset rule; if the user confirms the instruction for setting up a new task query, and considers that the user does not want to participate in the execution of the existing task, the second setting sub-module 1002 may set up a new task for the user according to the selection of the user, add the user to a new task execution list, set a task evaluation value for the user according to a preset rule, after the user selects to set up a new task, may take the new task as a target task, repeat the above procedure, i.e., generate a new target task execution query according to the characteristics of the new target task, of course, the new target task execution query is similar to the target task execution query, which may also be represented in a sharable link form, may also continue to include executing the new task query and setting up another new task query, or may perform operations and procedures similar to the above according to the selection of the user, reference is made to the above specifically, and the present invention is not described in detail.
For example, for some tasks, it is one of the execution purposes of the task to draw a new user, and then for the task, the value of the new user is higher than that of the old user, and at this time, the task evaluation value of the new user can be set to be higher than that of the old user; for another example, for some tasks, maintaining an old user is one of the execution purposes, and for the task, the value of the old user with richer history data is higher than that of the new user, and at this time, the task evaluation value of the old user can be set higher than that of the new user. In summary, the preset rule for setting the task evaluation value may be selected and determined by those skilled in the art according to the actual application requirement, the execution purpose of the target task, and other information, and the present invention is not limited thereto.
In addition, in an optional implementation manner of this embodiment, a setting sub-module adds a user to an execution list of a corresponding task, sets a task evaluation value for the user according to a preset rule, and then displays the task evaluation value.
In an optional implementation manner of this embodiment, as shown in fig. 11, the first setting sub-module 1001 includes:
a first detection sub-module 1101, configured to, in response to a user confirming the execution target task query instruction, detect whether the user has logged in, if the user has not logged in, display a user login page, and if the user has logged in, detect whether the target task has reached a maximum number of executing users;
the sending submodule 1102 is configured to send a new task starting inquiry instruction to a user if the target task has reached the maximum number of executing users, and detect whether the user is a new user if the target task has not reached the maximum number of executing users;
a third setting sub-module 1103 configured to, if the user is not a new user, add the user to the execution list of the target task, and set a task evaluation value for the user according to a preset rule, and if the user is a new user, send a new user preset message to the new user, add the new user preset message to the execution list of the target task, and set a task evaluation value for the user according to a preset rule.
In order to confirm the validity of the user and perform targeted processing on different types of users, in this implementation, if the user confirms the execution target task inquiry instruction, the user is considered to decide to participate in the execution of the target task, and then the first detection sub-module 1101 first detects whether the user is logged in, and if not, displays a user login page for the user to log in; if the fact that the user logs in is detected, whether the target task reaches the maximum number of executing users is detected; when the target task reaches the maximum number of executing users, it is indicated that the executing user of the target task is full of users and cannot accept the participation request of the user, and at this time, the sending submodule 1102 may send a new task establishing query instruction to the user to perform a new task process; if the target task does not reach the maximum number of executing users, further detecting whether the user is a new user; if the user is an old user or not a new user, the third setting sub-module 1103 directly adds the user to the execution list of the target task, and sets a task evaluation value for the user according to a preset rule; and if the user is a new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the target task, and setting a task evaluation value for the user according to a preset rule.
The new user preset message refers to a message set for the new user and sent to the new user, such as new user promotion information, new user preference information, and the like.
It should be noted that the above-mentioned flow is not fixed, and those skilled in the art can perform flow setting according to the needs of practical application and the characteristics of the task to be executed, that is, based on the above-mentioned disclosed flow, those skilled in the art can perform reasonable sequence adjustment and content modification on each flow part according to the needs of practical application and the characteristics of the task to be executed, and for this reason, the present invention is not described in detail nor is it limited specifically.
In an optional implementation manner of this embodiment, as shown in fig. 12, the second setting sub-module 1002 includes:
a second detection sub-module 1201, configured to, in response to a user confirming the new task query command, detect whether the user has logged in, if the user has not logged in, display a user login page, and if the user has logged in, detect whether the user is a new user;
a fourth setting sub-module 1202, configured to, if the user is not a new user, add the user to the execution list of the new task, set a task evaluation value for the user according to a preset rule, and, if the user is a new user, send a new user preset message to the new user, add the new user preset message to the execution list of the new task, and set a task evaluation value for the user according to a preset rule.
Similarly, in order to confirm the validity of the user and perform targeted processing on different types of users, in this implementation, if the user confirms the query instruction for setting a new task, it is considered that the user does not want to participate in the execution of the existing task but wants to set a new task, and then the second detection sub-module 1201 first detects whether the user has logged in, and if not, displays a user login page for the user to log in; if the user is detected to be logged in, detecting whether the user is a new user; if the user is an old user or not, the fourth setting sub-module 1202 directly adds the user to an execution list of the new task, sets a task evaluation value for the user according to a preset rule, and generates a new target task execution inquiry instruction according to the new target task characteristic to perform a subsequent similar task execution process; and if the user is a new user, sending a new user preset message to the new user, adding the new user preset message into an execution list of the new task, setting a task evaluation value for the user according to a preset rule, and generating a new target task execution inquiry instruction according to the new target task characteristic so as to perform a subsequent similar task execution process.
In an optional implementation manner of this embodiment, as shown in fig. 13, the executing module 803 includes:
the second determining sub-module 1301 is configured to determine whether the target task execution time is reached in response to that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range;
the execution sub-module 1302 is configured to, if it is determined that the target task execution time is reached, execute the target task according to a preset execution rule.
In this embodiment, in response to that the total evaluation value of the user task of the target task is within the preset evaluation threshold range, the second determining sub-module 1301 may determine whether the target task execution time has been reached according to the feature information of the target task, and if it is determined that the target task execution time has been reached, the executing sub-module 1302 may execute the target task according to a preset execution rule.
For example, in an optional implementation manner of this embodiment, the preset evaluation threshold range may include at least two preset hierarchical evaluation threshold ranges, correspondingly, the preset execution rule may include at least two preset hierarchical execution rules corresponding to the at least two preset hierarchical evaluation threshold ranges, the target task may include at least two hierarchical subtasks corresponding to the at least two preset hierarchical execution rules, and the target task execution time may also include at least two hierarchical subtask execution times corresponding to the at least two hierarchical subtasks. In this implementation, the execution module 803 may be implemented as:
and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range.
The user does not need to specially select the grade of the user, and actually, after the calculation of the user task evaluation value sum corresponding to a certain target task is completed, the user can automatically confirm which grade the user is in finally according to the user task evaluation value sum corresponding to the target task.
In another optional implementation manner of this embodiment, the apparatus further includes a portion for displaying the target task information and the user information, that is, as shown in fig. 14, the apparatus includes:
a generating module 1401 configured to generate a target task execution query instruction according to the target task characteristics;
a setting module 1402, configured to set a task evaluation value for a user according to a preset rule in response to confirmation of the user to execute the query instruction for the target task;
an execution module 1403, configured to, in response to that the total user task evaluation value of the target task is within a preset evaluation threshold range, execute the target task according to a preset execution rule;
a display module 1404 configured to display target task information and user information, wherein the target task information includes one or more of the following information: the current state information of the target task, the grading subtask information of the current reached, the total sum of the evaluation values of the current user task of the target task and the difference value of the total sum of the evaluation values of the tasks between the grading subtask and the high-level subtask which are currently reached; the user information includes one or more of the following information: user attributes, user number and user task evaluation values.
In order to facilitate the user's review and to know the latest execution status of the target task, in this embodiment, the display module 1404 further displays the current target task information and the user information in the task execution list. Of course, the display module 1404 may also be disposed between the setting module 1402 and the execution module 1403 to display information of the target task in the intermediate stage and corresponding user information.
Wherein the target task information may include one or more of the following information: current state information of the target task, hierarchical subtask information of the target task, currently reached hierarchical subtask information, a current user task evaluation value sum of the target task, and a difference value of task evaluation value sums between the currently reached hierarchical subtask and a higher level subtask, and the like. Wherein the user information may include one or more of the following information: the user task evaluation method comprises user attributes, user number and user task evaluation values, wherein the user attributes refer to attribute information of users such as user names and user sexes.
In an optional implementation manner of this embodiment, the current state information of the target task may be, for example, whether the target task is completed, a processing stage where the target task is located, how much task evaluation value the target task is away from the first subtask, and the like; the hierarchical subtask information of the target task may be, for example, a hierarchical subtask content of the target task, an achievement condition of the hierarchical subtask, or the like; the information of the currently reached ranking subtask may be, for example, specific content of the currently reached ranking subtask, whether the ranking subtask is completed, a processing stage of the ranking subtask, how much worse the ranking subtask is from a lower level subtask, and so on.
The task content of the target task and the hierarchical subtask content of the target task may correspond to the number of users in an execution list, or may be smaller than the number of users in the execution list.
The present disclosure also discloses an electronic device, fig. 15 shows a block diagram of an electronic device according to an embodiment of the present disclosure, as shown in fig. 15, the electronic device 1500 includes a memory 1501 and a processor 1502; wherein the content of the first and second substances,
the memory 1501 is used to store one or more computer instructions, which are executed by the processor 1502 to implement the method steps of:
generating a target task execution inquiry instruction according to the target task characteristics;
responding to confirmation of a user for the target task execution inquiry instruction, and setting a task evaluation value for the user according to a preset rule;
and responding to the situation that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and executing the target task according to a preset execution rule.
In an optional implementation of this embodiment, the task features include one or more of the following features: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result.
In an optional implementation manner of this embodiment, the target task execution inquiry instruction is a sharable link.
In an optional implementation manner of this embodiment, the generating a target task execution query instruction according to the target task feature includes:
determining target task characteristics;
and generating a target task execution inquiry instruction according to the target task characteristics so as to share.
In an optional implementation manner of this embodiment, the target task execution query instruction includes an execute target task query instruction and a set new task query instruction.
In an optional implementation manner of this embodiment, the setting, in response to the confirmation of the user to the target task execution inquiry instruction, a task evaluation value for the user according to a preset rule includes:
responding to the confirmation of the user for executing the target task inquiry instruction, adding the user into an execution list of the target task, and setting a task evaluation value for the user according to a preset rule;
and responding to the confirmation of the user for the new task establishment inquiry instruction, establishing a new task, adding the user into a new task execution list, and establishing a task evaluation value for the user according to a preset rule.
In an optional implementation manner of this embodiment, the responding to the user's confirmation about the execution target task query instruction, adding the user to an execution list of the target task, and setting a task evaluation value for the user according to a preset rule includes:
responding to the confirmation of the user for executing the target task inquiry instruction, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the target task reaches the maximum number of executing users;
if the target task reaches the maximum number of executing users, sending a new task starting inquiry instruction to a user, and if the target task does not reach the maximum number of executing users, detecting whether the user is a new user;
and if the user is not a new user, adding the user into the execution list of the target task, and setting a task evaluation value for the user according to a preset rule, and if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the target task, and setting the task evaluation value for the user according to the preset rule.
In an optional implementation manner of this embodiment, the responding to the user's confirmation on the instruction to set up the new task, setting up the new task, adding the user to a new task execution list, and setting a task evaluation value for the user according to a preset rule includes:
responding to the confirmation of the user for the new task query command, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the user is a new user;
if the user is not a new user, adding the user into an execution list of the new task, setting a task evaluation value for the user according to a preset rule, if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the new task, and setting the task evaluation value for the user according to the preset rule.
In an optional implementation manner of this embodiment, the executing the target task according to a preset execution rule when the total evaluation value of the user task responding to the target task is within a preset evaluation threshold range includes:
determining whether the target task execution time is reached or not in response to the fact that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range;
and if the target task execution time is determined to be reached, executing the target task according to a preset execution rule.
In an optional implementation manner of this embodiment, the preset evaluation threshold range includes at least two preset hierarchical evaluation threshold ranges, the preset execution rule includes at least two preset hierarchical execution rules corresponding to the at least two preset hierarchical evaluation threshold ranges, and the target task includes at least two hierarchical subtasks corresponding to the at least two preset hierarchical execution rules;
the method for executing the target task according to the preset execution rule includes the following steps that the total evaluation value of the user task responding to the target task is within a preset evaluation threshold range, and the target task is executed according to the preset execution rule:
and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range.
In an optional implementation manner of this embodiment, after setting a task evaluation value for a user according to a preset rule in response to confirmation of a user to execute a query instruction for the target task, the method further includes:
displaying target task information and user information, wherein the target task information comprises one or more of the following information: the current state information of the target task, the grading subtask information of the current reached, the total sum of the evaluation values of the current user task of the target task and the difference value of the total sum of the evaluation values of the tasks between the grading subtask and the high-level subtask which are currently reached; the user information includes one or more of the following information: user attributes, user number and user task evaluation values.
An application scenario is given below, and the technical solution of the present disclosure can be better understood by combining the application scenario.
In the application scenario, the target task is a red packet extraction, and is specifically divided into three hierarchical subtasks: and extracting a 222-yuan red packet when the good-smelling value reaches 20-69, extracting a 666-yuan red packet when the good-smelling value reaches 70-99, and extracting an 888-yuan red packet when the good-smelling value reaches more than 100, wherein the good-smelling value is the user task evaluation value, and more than 20-69, 70-99 and 100 are evaluation threshold ranges corresponding to the three grading subtasks respectively.
Firstly, a sharable link 'inviting friend group congregation welfare value to draw the highest 888 yuan yearly red envelope' is generated according to the characteristics of three hierarchical subtasks, and if the user A wants the group to participate in the activity, the link is clicked and confirmed to participate as the group leader, which is equivalent to that the user A confirms the target task execution inquiry instruction, then the system allocates a welfare value to the group leader, namely the task evaluation value is 0 for example, and then the group leader forwards the link to the own WeChat friend or the friend group to invite the friend to participate together.
The user B clicks the link and confirms the link to participate as a group member after seeing the link, namely the user B confirms the target task execution inquiry instruction, then judges whether the user B logs in or not, if the user B does not log in, a user login page is displayed to guide the user B to log in, if the user B logs in, whether the user B is an old user or a new user is judged, if the user B is an old user, the user B is granted the group member identity and the user B is allocated with a good fortune value 10 corresponding to the old user, then a current group state page is displayed, and the page can display who the group is long, who the group member has at present, how many good fortune values are respectively allocated, which classification subtasks are reached at present and the like; and if the user B is a new user, starting a registration process, then granting the identity of the group member of the user B, distributing a welfare value 50 corresponding to the new user to the user B, simultaneously sending a coupon of the new user to the user B, and then displaying a current group state page to the user B. And then, the user B can also continue to share the activity link, and the link sharing and the process of other users participating in the activity are similar to the above process, and are not described again here.
It should be noted that, when the end time of the activity reaches or the maximum number of participants is reached, the activity stops the participation of the user, at this time, if a certain user clicks the link again, it may be prompted that the activity is ended or the group is full, and at the same time, it may also be prompted that the user may also start a new group as a group leader, and the flow of starting and recruiting the new group is similar to the above-mentioned flow, and is not described here again.
In addition, after a group is full or finished, when a certain user clicks the link to enter, whether the user logs in is judged firstly, if not, a user login page is displayed to guide the user to log in, if so, whether the user participates in the activity is judged, if not, the user is prompted to 'the activity is wiped over', if yes, whether the user meets the condition of obtaining a red packet is judged, for example, whether the total value of the welfare value of the group reaches 20-69, 70-99 or more than 100 is judged, if yes, a red packet obtaining page is displayed, if not, the red packet is displayed, and if not, the red packet is not drawn, and meanwhile, other coupons are sent to the user for consolation.
Wherein, when the users participating in the activity open the link during the activity, the users can view the current group state page.
FIG. 16 is a schematic block diagram of a computer system suitable for use in implementing a method of task execution according to an embodiment of the present disclosure.
As shown in fig. 16, the computer system 1600 includes a Central Processing Unit (CPU)1601 which can execute various processes in the above-described embodiments in accordance with a program stored in a Read Only Memory (ROM)1602 or a program loaded from a storage portion 1608 into a Random Access Memory (RAM) 1603. In the RAM1603, various programs and data necessary for the operation of the system 1600 are also stored. The CPU1601, ROM1602, and RAM1603 are connected to each other via a bus 1604. An input/output (I/O) interface 1605 is also connected to the bus 1604.
To the I/O interface 1605, AN input section 1606 including a keyboard, a mouse, and the like, AN output section 1607 including a keyboard such as a Cathode Ray Tube (CRT), a liquid crystal display (L CD), and the like, a speaker, and the like, a storage section 1608 including a hard disk and the like, and a communication section 1609 including a network interface card such as a L AN card, a modem, and the like, the communication section 1609 performs communication processing via a network such as the internet, a drive 1610 is also connected to the I/O interface 1605 as necessary, a removable medium 1611 such as a magnetic disk, AN optical disk, a magneto-optical disk, a semiconductor memory, and the like is mounted on the drive 1610 as necessary so that a computer program read out therefrom is installed into the storage section 1608 as necessary.
In particular, the above described methods may be implemented as computer software programs, according to embodiments of the present disclosure. For example, embodiments of the present disclosure include a computer program product comprising a computer program tangibly embodied on a medium readable thereby, the computer program comprising program code for performing the above-described task execution method. In such embodiments, the computer program may be downloaded and installed from a network via the communication portion 1609, and/or installed from the removable media 1611.
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 flowcharts or block diagrams may represent a module, a program segment, or a 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 and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems which perform the specified functions or acts, or combinations of special purpose hardware and computer instructions.
The units or modules described in the embodiments of the present disclosure may be implemented by software or hardware. The units or modules described may also be provided in a processor, and the names of the units or modules do not in some cases constitute a limitation of the units or modules themselves.
As another aspect, the present disclosure also provides a computer-readable storage medium, which may be the computer-readable storage medium included in the apparatus in the above-described embodiment; or it may be a separate computer readable storage medium not incorporated into the device. The computer readable storage medium stores one or more programs for use by one or more processors in performing the methods described in the present disclosure.
The foregoing description is only exemplary of the preferred embodiments of the disclosure and is illustrative of the principles of the technology employed. It will be appreciated by those skilled in the art that the scope of the invention in the present disclosure is not limited to the specific combination of the above-mentioned features, but also encompasses other embodiments in which any combination of the above-mentioned features or their equivalents is possible without departing from the inventive concept. For example, the above features and (but not limited to) the features disclosed in this disclosure having similar functions are replaced with each other to form the technical solution.
The disclosure discloses a1, a task execution method, comprising: generating a target task execution inquiry instruction according to the target task characteristics; responding to confirmation of a user for the target task execution inquiry instruction, and setting a task evaluation value for the user according to a preset rule; and responding to the situation that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and executing the target task according to a preset execution rule. A2, the method of A1, the task features including one or more of the following: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result. A3, the method of A1 or A2, wherein the target task execution query command is a sharable link. A4, according to the method in A3, the generating the target task execution inquiry instruction according to the target task characteristics includes: determining target task characteristics; and generating a target task execution inquiry instruction according to the target task characteristics so as to share. A5, the method according to any of A1-A4, wherein the target task execution inquiry command includes an execute target task inquiry command and an open new task inquiry command. A6, according to the method in A5, in response to the confirmation of the user to execute the query instruction for the target task, setting a task evaluation value for the user according to preset rules, including: responding to the confirmation of the user for executing the target task inquiry instruction, adding the user into an execution list of the target task, and setting a task evaluation value for the user according to a preset rule; and responding to the confirmation of the user for the new task establishment inquiry instruction, establishing a new task, adding the user into a new task execution list, and establishing a task evaluation value for the user according to a preset rule. A7, according to the method in A6, the responding to the user's confirmation about the execution target task inquiry instruction, adding the user to the execution list of the target task, and setting a task evaluation value for the user according to a preset rule, including: responding to the confirmation of the user for executing the target task inquiry instruction, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the target task reaches the maximum number of executing users; if the target task reaches the maximum number of executing users, sending a new task starting inquiry instruction to a user, and if the target task does not reach the maximum number of executing users, detecting whether the user is a new user; and if the user is not a new user, adding the user into the execution list of the target task, and setting a task evaluation value for the user according to a preset rule, and if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the target task, and setting the task evaluation value for the user according to the preset rule. A8, according to the method described in a6 or a7, the responding to the user confirming the new task establishment inquiry command, establishing a new task, adding the user to a new task execution list, and setting a task evaluation value for the user according to a preset rule includes: responding to the confirmation of the user for the new task query command, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the user is a new user; if the user is not a new user, adding the user into an execution list of the new task, setting a task evaluation value for the user according to a preset rule, if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the new task, and setting the task evaluation value for the user according to the preset rule. A9, according to the method of any one of A1-A8, in response to the total evaluation value of the user tasks of the target task being within a preset evaluation threshold, executing the target task according to a preset execution rule, including: determining whether the target task execution time is reached or not in response to the fact that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range; and if the target task execution time is determined to be reached, executing the target task according to a preset execution rule. A10, according to the method of any one of A1-A9, wherein the preset evaluation threshold range comprises at least two preset grading evaluation threshold ranges, the preset execution rules comprise at least two preset grading execution rules corresponding to the at least two preset grading evaluation threshold ranges, and the target task comprises at least two grading subtasks corresponding to the at least two preset grading execution rules; the method for executing the target task according to the preset execution rule includes the following steps that the total evaluation value of the user task responding to the target task is within a preset evaluation threshold range, and the target task is executed according to the preset execution rule: and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range. A11, according to the method of any one of a1-a10, after setting a task evaluation value for a user according to a preset rule in response to confirmation of a user's execution of a query command for the target task, further comprising: displaying target task information and user information, wherein the target task information comprises one or more of the following information: the current state information of the target task, the grading subtask information of the current reached, the total sum of the evaluation values of the current user task of the target task and the difference value of the total sum of the evaluation values of the tasks between the grading subtask and the high-level subtask which are currently reached; the user information includes one or more of the following information: user attributes, user number and user task evaluation values.
The present disclosure discloses B12, a task execution device, including: the generating module is configured to generate a target task execution inquiry instruction according to the target task characteristics; the setting module is configured to respond to confirmation of a user for the target task execution inquiry instruction, and set a task evaluation value for the user according to a preset rule; and the execution module is configured to respond that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and execute the target task according to a preset execution rule. B13, the apparatus according to B12, the task features including one or more of the following: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result. B14, the device according to B12 or B13, the target task execution inquiry command is sharable link. B15, the apparatus of B14, the generating module comprising: a first determination submodule configured to determine a target task characteristic; and the generating submodule is configured to generate a target task execution inquiry instruction according to the target task characteristics so as to share. B16, according to the device of any one of B12-B15, the target task execution inquiry command comprises an execution target task inquiry command and a new task inquiry command. B17, the apparatus of B16, the setting module comprising: the first setting sub-module is configured to respond to the confirmation of the user on the execution target task inquiry instruction, add the user into an execution list of the target task, and set a task evaluation value for the user according to a preset rule; and the second setting submodule is configured to respond to confirmation of a user on the new task establishing inquiry instruction, establish a new task, add the user into a new task execution list, and set a task evaluation value for the user according to a preset rule. B18, the apparatus according to B17, the first setting submodule comprising: the first detection submodule is configured to respond to the confirmation of the user for executing the target task inquiry instruction, detect whether the user logs in, if the user does not log in, display a user login page, and if the user logs in, detect whether the target task reaches the maximum number of executing users; the sending submodule is configured to send a new task starting inquiry instruction to a user if the target task reaches the maximum number of executing users, and detect whether the user is a new user if the target task does not reach the maximum number of executing users; and the third setting submodule is configured to add the user into the execution list of the target task and set a task evaluation value for the user according to a preset rule if the user is not a new user, and send a new user preset message to the new user and add the new user preset message into the execution list of the target task and set a task evaluation value for the user according to a preset rule if the user is a new user. B19, the apparatus according to B17 or B18, the second setting submodule comprising: the second detection submodule is configured to respond to the confirmation of the user for setting the new task inquiry instruction, detect whether the user logs in, if the user does not log in, display a user login page, and if the user logs in, detect whether the user is a new user; and the fourth setting submodule is configured to add the user into an execution list of the new task if the user is not the new user, set a task evaluation value for the user according to a preset rule, send a new user preset message to the new user if the user is the new user, add the new user preset message into the execution list of the new task, and set a task evaluation value for the user according to a preset rule. B20, the apparatus according to any one of B12-B19, the execution module comprising: the second determination sub-module is configured to determine whether the target task execution time is reached or not in response to the fact that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range; and the execution sub-module is configured to execute the target task according to a preset execution rule if the target task execution time is determined to be reached. B21, the device according to any one of B12-B20, wherein the preset evaluation threshold range comprises at least two preset grading evaluation threshold ranges, the preset execution rules comprise at least two preset grading execution rules corresponding to the at least two preset grading evaluation threshold ranges, and the target task comprises at least two grading subtasks corresponding to the at least two preset grading execution rules; wherein the execution module is implemented to: and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range. B22, the apparatus according to any of B12-B21, further comprising after the setup module: a display module configured to display target task information and user information, wherein the target task information includes one or more of the following information: the current state information of the target task, the grading subtask information of the current reached, the total sum of the evaluation values of the current user task of the target task and the difference value of the total sum of the evaluation values of the tasks between the grading subtask and the high-level subtask which are currently reached; the user information includes one or more of the following information: user attributes, user number and user task evaluation values.
The present disclosure discloses C23, an electronic device comprising a memory and a processor; wherein the memory is to store one or more computer instructions, wherein the one or more computer instructions are executed by the processor to implement the method steps of: generating a target task execution inquiry instruction according to the target task characteristics; responding to confirmation of a user for the target task execution inquiry instruction, and setting a task evaluation value for the user according to a preset rule; and responding to the situation that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and executing the target task according to a preset execution rule. C24, the electronic device of C23, the task features including one or more of the following: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result. C25, the electronic device according to C23 or C24, the target task execution inquiry command is sharable link. C26, the electronic device according to C25, the generating of the target task execution inquiry command according to the target task characteristics includes: determining target task characteristics; and generating a target task execution inquiry instruction according to the target task characteristics so as to share. And C27, according to any one of the electronic equipment of C23-C26, the target task execution inquiry command comprises an execution target task inquiry command and a new task inquiry command. C28, the electronic device according to C27, wherein the responding to the confirmation of the user to execute the inquiry command for the target task, setting the task evaluation value for the user according to the preset rule, and the method comprises the following steps: responding to the confirmation of the user for executing the target task inquiry instruction, adding the user into an execution list of the target task, and setting a task evaluation value for the user according to a preset rule; and responding to the confirmation of the user for the new task establishment inquiry instruction, establishing a new task, adding the user into a new task execution list, and establishing a task evaluation value for the user according to a preset rule. C29, the electronic device according to C28, wherein the responding to the user's confirmation of the execution target task query instruction, adding the user to the execution list of the target task, and setting a task evaluation value for the user according to a preset rule, includes: responding to the confirmation of the user for executing the target task inquiry instruction, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the target task reaches the maximum number of executing users; if the target task reaches the maximum number of executing users, sending a new task starting inquiry instruction to a user, and if the target task does not reach the maximum number of executing users, detecting whether the user is a new user; and if the user is not a new user, adding the user into the execution list of the target task, and setting a task evaluation value for the user according to a preset rule, and if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the target task, and setting the task evaluation value for the user according to the preset rule. C30, the electronic device according to C28 or C29, wherein the responding to the user confirming the new task establishment inquiry command, establishing a new task, adding the user to a new task execution list, and setting a task evaluation value for the user according to a preset rule includes: responding to the confirmation of the user for the new task query command, detecting whether the user logs in, if not, displaying a user login page, and if so, detecting whether the user is a new user; if the user is not a new user, adding the user into an execution list of the new task, setting a task evaluation value for the user according to a preset rule, if the user is the new user, sending a new user preset message to the new user, adding the new user preset message into the execution list of the new task, and setting the task evaluation value for the user according to the preset rule. C31, the electronic device according to any one of C23-C30, wherein the executing the target task according to a preset execution rule in response to the sum of the evaluation values of the user task of the target task being within a preset evaluation threshold range includes: determining whether the target task execution time is reached or not in response to the fact that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range; and if the target task execution time is determined to be reached, executing the target task according to a preset execution rule. C32, the electronic device according to any one of C23-C31, wherein the preset evaluation threshold range includes at least two preset hierarchical evaluation threshold ranges, the preset execution rules include at least two preset hierarchical execution rules corresponding to the at least two preset hierarchical evaluation threshold ranges, and the target task includes at least two hierarchical subtasks corresponding to the at least two preset hierarchical execution rules; the method for executing the target task according to the preset execution rule includes the following steps that the total evaluation value of the user task responding to the target task is within a preset evaluation threshold range, and the target task is executed according to the preset execution rule: and responding to the situation that the total user task evaluation value of the target task is within a preset grading evaluation threshold range, and executing the corresponding grading subtask according to a preset grading execution rule corresponding to the preset grading evaluation threshold range. C33, the electronic device according to any of C23-C32, further comprising, after setting a task evaluation value for a user according to a preset rule in response to confirmation of a user's execution query command for the target task: displaying target task information and user information, wherein the target task information comprises one or more of the following information: the current state information of the target task, the grading subtask information of the current reached, the total sum of the evaluation values of the current user task of the target task and the difference value of the total sum of the evaluation values of the tasks between the grading subtask and the high-level subtask which are currently reached; the user information includes one or more of the following information: user attributes, user number and user task evaluation values.
The present disclosure also discloses D34, a computer readable storage medium having stored thereon computer instructions which, when executed by a processor, implement the method steps of any of a1-a 11.

Claims (10)

1. A method of task execution, comprising:
generating a target task execution inquiry instruction according to the target task characteristics;
responding to confirmation of a user for the target task execution inquiry instruction, and setting a task evaluation value for the user according to a preset rule;
and responding to the situation that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and executing the target task according to a preset execution rule.
2. The method of claim 1, wherein the task features include one or more of the following features: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result.
3. The method of claim 1 or 2, wherein the target task execution query instruction is a shareable link.
4. The method of claim 3, wherein generating the target task execution query instruction according to the target task characteristics comprises:
determining target task characteristics;
and generating a target task execution inquiry instruction according to the target task characteristics so as to share.
5. A task execution apparatus, comprising:
the generating module is configured to generate a target task execution inquiry instruction according to the target task characteristics;
the setting module is configured to respond to confirmation of a user for the target task execution inquiry instruction, and set a task evaluation value for the user according to a preset rule;
and the execution module is configured to respond that the sum of the user task evaluation values of the target task is within a preset evaluation threshold range, and execute the target task according to a preset execution rule.
6. The apparatus of claim 5, wherein the task features include one or more of the following features: the task execution condition, the number of task executors, the task generation time, the task effective time and the task execution result.
7. The apparatus of claim 5 or 6, wherein the target task execution query instruction is a sharable link.
8. The apparatus of claim 7, wherein the generating module comprises:
a first determination submodule configured to determine a target task characteristic;
and the generating submodule is configured to generate a target task execution inquiry instruction according to the target task characteristics so as to share.
9. An electronic device comprising a memory and a processor; wherein the memory is configured to store one or more computer instructions, wherein the one or more computer instructions are executed by the processor to implement the method steps of any of claims 1-4.
10. A computer-readable storage medium having stored thereon computer instructions, characterized in that the computer instructions, when executed by a processor, carry out the method steps of any of claims 1-4.
CN201910093184.3A 2019-01-30 2019-01-30 Task execution method and device, electronic equipment and computer readable storage medium Pending CN111507549A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910093184.3A CN111507549A (en) 2019-01-30 2019-01-30 Task execution method and device, electronic equipment and computer readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910093184.3A CN111507549A (en) 2019-01-30 2019-01-30 Task execution method and device, electronic equipment and computer readable storage medium

Publications (1)

Publication Number Publication Date
CN111507549A true CN111507549A (en) 2020-08-07

Family

ID=71875590

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910093184.3A Pending CN111507549A (en) 2019-01-30 2019-01-30 Task execution method and device, electronic equipment and computer readable storage medium

Country Status (1)

Country Link
CN (1) CN111507549A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107895289A (en) * 2017-11-17 2018-04-10 天脉聚源(北京)科技有限公司 A kind of task dissemination method and device
CN108305102A (en) * 2018-01-30 2018-07-20 阿里巴巴集团控股有限公司 Electronics red packet distribution method, device and client
CN109034892A (en) * 2018-07-19 2018-12-18 腾讯科技(深圳)有限公司 Resource allocation methods, device, computer readable storage medium and computer equipment

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107895289A (en) * 2017-11-17 2018-04-10 天脉聚源(北京)科技有限公司 A kind of task dissemination method and device
CN108305102A (en) * 2018-01-30 2018-07-20 阿里巴巴集团控股有限公司 Electronics red packet distribution method, device and client
CN109034892A (en) * 2018-07-19 2018-12-18 腾讯科技(深圳)有限公司 Resource allocation methods, device, computer readable storage medium and computer equipment

Similar Documents

Publication Publication Date Title
US11423901B2 (en) Dialog management system for using multiple artificial intelligence service providers
US10026086B2 (en) Account processing method, apparatus, system and server for providing an alert message
US7912962B2 (en) Invitation to bind to a device
US20100004940A1 (en) Social Profile Assessment
CN110624246B (en) Virtual resource acquisition method and device, storage medium and electronic equipment
CN110601863B (en) Method for rapidly entering meeting through small program card
US20210211399A1 (en) Method and apparatus for operating instant messaging server
US20090063635A1 (en) Methods and systems for providing a contact service
US10798163B2 (en) Communication tool for data transfer
WO2022257731A1 (en) Method, device and system for performing algorithm negotiation on privacy computation
KR102396392B1 (en) System and method for providing virtual communication session for portion of participants connecting to communication session
JP2019053623A (en) Shared account management program, shared account management method and shared account management device
US20140108184A1 (en) Transaction-driven social network
CN115470512A (en) Method, device and system for carrying out multi-party algorithm negotiation aiming at privacy calculation
US11563851B2 (en) System and method for automatic measurement of interactivity score for customer-agent interaction
CN109635969B (en) Method and device for pushing resource transfer offer
CN112036945A (en) Incentive method and device based on alliance chain, electronic equipment and storage medium
US10477014B1 (en) Rapid data access
CN111507549A (en) Task execution method and device, electronic equipment and computer readable storage medium
KR101735287B1 (en) The method, server and system for providing application funding service
WO2023050974A1 (en) Object delivery processing method and apparatus, electronic device, and storage medium
CN111666121B (en) Task execution method, device, electronic equipment and computer readable storage medium
US20180189907A1 (en) Systems, apparatus, and methods for managing stand-in attorney appearances
CN113935726A (en) Method, apparatus and computer readable medium for implementing a common account
CN110348889B (en) Service processing method and device 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