WO2019034164A1 - Competition event voting system and method - Google Patents

Competition event voting system and method Download PDF

Info

Publication number
WO2019034164A1
WO2019034164A1 PCT/CN2018/101147 CN2018101147W WO2019034164A1 WO 2019034164 A1 WO2019034164 A1 WO 2019034164A1 CN 2018101147 W CN2018101147 W CN 2018101147W WO 2019034164 A1 WO2019034164 A1 WO 2019034164A1
Authority
WO
WIPO (PCT)
Prior art keywords
voting
entry
user
event
module
Prior art date
Application number
PCT/CN2018/101147
Other languages
French (fr)
Chinese (zh)
Inventor
吴泽亮
Original Assignee
吴泽亮
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 吴泽亮 filed Critical 吴泽亮
Publication of WO2019034164A1 publication Critical patent/WO2019034164A1/en

Links

Images

Classifications

    • GPHYSICS
    • G07CHECKING-DEVICES
    • G07CTIME OR ATTENDANCE REGISTERS; REGISTERING OR INDICATING THE WORKING OF MACHINES; GENERATING RANDOM NUMBERS; VOTING OR LOTTERY APPARATUS; ARRANGEMENTS, SYSTEMS OR APPARATUS FOR CHECKING NOT PROVIDED FOR ELSEWHERE
    • G07C13/00Voting apparatus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Definitions

  • the present application relates to the field of Internet technologies, and in particular, to an event voting system and method.
  • the enterprise can provide a mobile social platform for the voting of the event through the background, the user can upload the entry to the mobile social platform, and the voting user can vote on the displayed entry.
  • This kind of voting method is real-time and convenient, and users can know the progress of the entries and the entries they have voted for in this time.
  • the existing mobile social platform that provides voting for the event can verify the identity information of the user and the voting qualification of the voting user, but lacks an effective reward mechanism. The obtained voting result is not objective enough to reflect the objective reality. Voting results.
  • the purpose of the present application is to provide an event voting system and method to improve the above problems.
  • the preferred embodiment of the present application provides an event voting system, which is applied to a server that provides a mobile social platform, and the tournament voting system includes:
  • An event publishing module configured to publish event information based on a preset theme on the mobile social platform
  • a work receiving module configured to receive an entry uploaded by a user of the mobile social platform
  • a work display module configured to display the entry and display a voting option for the entry on the display page
  • a work sharing module configured to share the display page to a designated information publishing platform or to the set user terminal according to a user operation
  • a voting statistics module configured to count the voting data of the voting user on the entry
  • the voting reward module is configured to determine the winning situation of the entry according to the voting data of the entry after the preset time, and determine the participation reward of the voting user of the entry according to the winning situation.
  • the server pre-stores association information between the participation award and the award level of the entry
  • the voting reward module is further configured to obtain a preset in the winning situation of the entry.
  • the participation reward corresponding to the preset level is issued to the account of the voting user of the entry according to the associated information.
  • the voting reward module is further configured to display the winning situation of the entry and the participation reward obtained by the voting user corresponding to the entry on the display page of the entry.
  • the voting statistics module is further configured to: when receiving the voting operation of the voting user, determine whether the voting operation satisfies the preset voting rule, and if the preset voting rule is not met, A prompt message is displayed on the display page to prompt the voting user to vote.
  • the tournament voting system further includes:
  • the event management module is configured to display historical event information, event result inquiries, user-uploaded entries, and entries submitted by voting users.
  • the work receiving module is further configured to: when receiving the entry uploaded by the user, review the uploaded entry and display the audit result.
  • Another preferred embodiment of the present application provides an event voting method, which is applied to a server that provides a mobile social platform, and the method includes:
  • the winning situation of the entry is determined according to the voting data of the entry, and the participation reward of the voting user of the entry is determined according to the winning situation.
  • the server pre-stores association information between the reward level and the winning level of the entry, the method further includes:
  • the participating reward corresponding to the preset level is issued to the account of the voting user of the entry according to the associated information.
  • the method further includes:
  • the award-winning situation of the entry and the participation reward of the voting user corresponding to the entry are displayed on the display page of the entry.
  • the method further includes:
  • the voting operation of the voting user When the voting operation of the voting user is received, it is determined whether the voting operation satisfies the preset voting rule. If the preset voting rule is not satisfied, the prompt information is displayed on the display page to prompt the voting user to vote.
  • the tournament voting system and method provided by the embodiments of the present application are applied to a server that provides a mobile social platform.
  • the user By publishing the event information based on the preset theme on the mobile social platform, the user uploads the entry, and determines the award of the entry according to the voting data of the entry, and determines the voting user of the entry according to the award of the entry. Participation rewards.
  • the server can generate corresponding participation rewards and feedback to the voting users according to the awards of the entries submitted by the voting users, which improves the fairness and impartiality of the voting system of the event.
  • FIG. 1 is a schematic diagram of interaction of an event voting method according to an embodiment of the present application.
  • FIG. 2 is a schematic block diagram of a server provided by an embodiment of the present application.
  • FIG. 3 is a functional block diagram of a tournament voting system provided by an embodiment of the present application.
  • FIG. 4 is a schematic diagram of interaction between a server and a user terminal for voting at an event according to an embodiment of the present application.
  • FIG. 5 is a flowchart of a method for voting in an event according to an embodiment of the present application.
  • Icons 100-server; 110-match voting system; 111-match release module; 112-work receiving module; 113-work display module; 114-work sharing module; 115-voting statistic module; 116-vote reward module; - Event management module; 120-processor; 130-memory; 200-user terminal.
  • FIG. 1 is a schematic diagram of a server 100 performing communication interaction with one or more user terminals 200 through a network according to an embodiment of the present application.
  • the server 100 may be a background server of the mobile social platform, but is not limited thereto.
  • the user can communicate with the server 100 through the user terminal 200 to implement data interaction, and can selectively perform user operations, such as uploading an entry on the provided mobile social platform or voting on the entry of the mobile social platform.
  • the entries may be in the form of pictures, videos, or other forms of entries, and are not specifically limited in this embodiment.
  • the server 100 can be a database server, a web server, or the like.
  • the user terminal 200 may be a personal computer, a tablet, a smartphone, or the like.
  • FIG. 2 is a block diagram of the server 100 provided by the embodiment of the present application.
  • the server 100 includes an event voting system 110, a processor 120, and a memory 130.
  • the memory 130 and the processor 120 are electrically connected directly or indirectly to implement data transmission or interaction.
  • the tournament voting system 110 includes at least one software function module that can be stored in the memory 130 in the form of software or firmware or that is solidified in the operating system of the server 100.
  • the processor 120 is configured to execute executable modules stored in the memory 130, such as software function modules and computer programs included in the tournament voting system 110, and the like.
  • the processor 120 can execute the computer program upon receiving an execution instruction.
  • the tournament voting system 110 includes an event publishing module 111, a work receiving module 112, a work display module 113, a work sharing module 114, a voting statistic module 115, and a voting reward module 116.
  • the event publishing module 111 is configured to publish event information based on the preset theme on the mobile social platform.
  • the preset theme may be a celebrity vote, a person vote, a picture vote, and a work vote.
  • the corporate brand name can also be used to achieve the purpose of corporate promotion.
  • the event can also be distributed in the preset area to select the customer group that accurately matches the company's name, such as the customer's name, age, profession, occupation, income, membership number and hobbies.
  • the event information input or uploaded to the mobile social platform by the administrator of the mobile social platform through the input device includes the event name, the event introduction, the event rules, and the like.
  • thumbnail of the event uploaded by the manager can be displayed, or by adding a jump link to jump to the web page for the thumbnail display of the event.
  • a picture or a video clip for the company promotion may be added, for example, by adding a jump link to jump to the html5 page where the user can purchase and share the product for the company promotion picture or video. Short film show.
  • the award setting information includes the maximum number of entries, the award setting, the amount of the prize, the amount of the quiz, and the total amount of the prizes invested in the event.
  • the partial quiz bonus can be obtained.
  • the quiz bonus is distributed by the platform system to all the users who have won the first prize. In this embodiment, pre-posting the ratio of the winning amount to the quiz amount may motivate the voting user to actively and objectively vote.
  • the mobile social platform may publish event information of multiple events in parallel, for example, may generate an event recommendation list, and the user may click any event according to the recommended list content, and after receiving the user's click operation, the corresponding The event information of the event is displayed.
  • the event search icon can also be generated, and the user can input the event search information in the search box, and display the event information of the corresponding event after receiving the search information.
  • a product sales promotion may be added to the event release page, for example, the red envelope advertisement is used as an entrance drainage to attract the user to grab the red envelope when the user browses the event information, and to sell the product in the red envelope advertisement page. page.
  • the red envelope advertisement is used as an entrance drainage to attract the user to grab the red envelope when the user browses the event information, and to sell the product in the red envelope advertisement page. page.
  • the user grabs the red envelope they can directly click on the product link in the product sales page to purchase and share the corresponding product.
  • the sharer After sharing, if the receiving sharer completes the product transaction transaction on the sharing link page, the sharer can obtain the corresponding reward given by the enterprise, thereby improving the economic benefit of the enterprise product crowdsourcing sales and greatly stimulating the enthusiasm of the user participation.
  • users are also happy to share the red envelope page to other information publishing platforms or friend accounts to expand corporate visibility and virality.
  • the work receiving module 112 is configured to receive an entry uploaded by a user of the mobile social platform.
  • the work receiving module 112 can detect in advance whether the number of entries that have been received has exceeded the preset limit of the number of entries. If the set limit of the entry has been reached, the message indicating that the entry is full is displayed, indicating that the user is unable to Then upload the entry.
  • the work receiving module 112 may further detect whether the current time is within a preset start time period of the work, and if the work upload start time has not been reached or the work upload deadline has been exceeded, the user's upload operation is detected. When the corresponding upload time is not reached or the upload time has expired, the user is prompted.
  • the same user may upload different entries on the mobile social platform for different preset theme events.
  • the current mobile social platform publishes Event A and Event B.
  • a user can upload an entry A for Event A and an entry B for Event B. The two do not interfere with each other, so as to avoid restrictions on user competition.
  • the work receiving module 112 After receiving the entry uploaded by the user, the work receiving module 112 reviews the received entry. For example, review whether the size of the entry in the image or video category matches the default specification and whether the content meets the preset theme.
  • the user can also upload the supporting video for review. For example, if the user's entry is a painting, in order to prove the authenticity of the work, the user can take the creative process and upload the supporting video of the shooting to the same. Mobile social platform.
  • the work receiving module 112 can review the supporting video uploaded by the user to ensure the standardization and authenticity of the entry.
  • the user when uploading the entry, the user also needs to fill in the identity information on the upload page of the work, such as name, phone number, ID number, account information, and so on.
  • the work receiving module 112 can also verify the identity information uploaded by the user, for example, verify whether the name of the user matches the ID number, verify whether the preset bonus payment mode supports the account type in the account information uploaded by the user, and the like.
  • the work receiving module 112 displays the audit result after performing a series of review processes, and the audit result includes the audit failure and the audit pass, and shows the reason for the audit failure.
  • the reasons for the failure of the audit include that the size of the entry does not meet the preset specifications, the content of the entry does not conform to the preset theme, or the supporting video uploaded by the user does not meet the specifications, or the uploaded name does not match the ID number, and the default bonus payment
  • the method does not support the account type and the like in the account information uploaded by the user.
  • the work receiving module 112 displays a specific reason for the failure of the review on the work upload page, so as to prompt the user to modify and re-upload the uploaded work, or modify the uploaded identity information accordingly.
  • the entry can be displayed on the mobile social platform through the work display module 113 and the voting option of the entry can be displayed on the display page.
  • the voting option box is displayed below the entry.
  • the user can click or double-click on the corresponding voting option according to his or her own knowledge or hobbies to complete the voting action on the corresponding entry.
  • the real-time voting result of the entry is hidden, thereby avoiding the voting behavior of the voting user, and causing the objectivity of the voting result to be insufficient.
  • the tournament voting system 110 may further include a work sharing module 114, and the work sharing module 114 may provide a sharing option, including a shareable information publishing platform, such as WeChat "friend circle” or QQ "space", and a shared friend account. For example, WeChat account, QQ account or Weibo account.
  • a shareable information publishing platform such as WeChat "friend circle” or QQ "space”
  • a shared friend account such as WeChat "friend circle” or QQ "space”
  • Weibo account a shared friend account.
  • the user may vote for the entry through the user terminal 200, and the mobile social platform provides a voting statistics module 115 to statistically vote the voting data of the user on the entry.
  • the voting data of the corresponding entry is incremented by one, and the real-time voting result of each entry can also be displayed on the entry display page.
  • a predetermined number of votes such as 10 or 20 times, a corresponding message is sent to the uploading user of the entry, so that the user can know the ticket receiving status in time. .
  • the voting statistics module 115 is further configured to determine whether the voting operation satisfies the preset voting when receiving the voting operation of the voting user. rule. If the preset voting rule is not met, a prompt message is displayed on the display page to prompt the voting user to vote.
  • the user identifier of the voting user may be obtained, where the user identifier may be a physical address or a hardware address of the user terminal 200, and may be a device identifier of the user terminal 200, where the device identifier includes an ADID device identifier, an Android ID device identifier, and
  • the international identification code of the user terminal 200 may also be an account number, an ID number, a bank card number, a mobile phone number, and other unique identifiers registered and authenticated by the voting user on the mobile social platform.
  • the preset voting rule may be whether the total number of voting users of the voting user of the same user identifier is more than one time, or whether the number of voting votes of the voting user exceeds one time in one day, and if it exceeds one time, it is determined that the voting operation of the user does not satisfy the preset. Voting rules. It is also possible to verify the voting eligibility of the voting user, for example, for certain events, a user who has membership in the mobile social platform may be required to vote.
  • the voting reward module 116 determines the winning status of the entry based on the final voting data of the entry. For example, the top three entries in the voting data are first, second, and third. And other awards.
  • the server 100 further pre-stores association information between the voting reward of the voting user and the winning level of the entry.
  • the voting reward module 116 may be further configured to, when the winning situation of the entry is to obtain a preset level of reward, send a participation reward corresponding to the preset level to the account of the voting user of the entry according to the associated information.
  • the related information may be that when the entry receives the first prize, the voting user of the entry can obtain one thousandth or one percent of the first prize, or obtain the available on the mobile social platform.
  • the corresponding points, etc. may also be that all voting users who have won the first prize entry will split the pre-set quiz bonus, for example, if ten people vote for the first prize, the first prize
  • the prize money for the competition is 10,000 yuan, and the ten voting users each receive a reward of 1,000 yuan. It should be noted that the calculation method of the voting reward of the voting user can be set according to actual needs, and the specific form is not limited in this embodiment.
  • voting users When voting users conduct voting operations, they need to submit identity information such as account number, phone number, and email address.
  • the server 100 may send a corresponding prompt message to the user's user terminal 200 or mailbox to notify the user, and issue the corresponding participation reward to the user's account.
  • FIG. 4 a schematic diagram of interaction between the server 100 and the user terminal 200 held by the participating user and the user terminal 200 held by the voting user is performed.
  • the voting reward module 116 is further configured to display the winning situation of the entry and the participation reward obtained by the voting user corresponding to the entry on the display page of the entry.
  • the tournament voting system 110 further includes an event management module 117 configured to display historical event information, event result inquiries, user-uploaded entries, and entries cast by voting users, etc. .
  • the historical event information can be configured to review the event, view the event winning status, and provide the event review icon.
  • the event information will be displayed, including the entry and entry of the event.
  • Ranking status (for example, can be displayed in the form of a list), bonus status of the winning entries, participation rewards of voting users, etc. That is, the event management module 117 can uniformly display various aspects of an event for the user to review.
  • the event management module 117 can provide an entry reference option, and when receiving the operation of the user clicking the option, the entry of the user is displayed, and the user's entry can be one or more. Moreover, the current status of each entry is displayed separately, for example, during the review, and the voting is medium, so that the user can know the specific status of the uploaded parameter works in a timely and convenient manner.
  • the event management module 117 can also provide a voting work viewing option, and when receiving the operation of the voting user clicking the option, the participating user can display the participating work, wherein the voting user can vote for one or more entries. One. And, respectively, display the status information of each participating project, such as the current state, the number of specific votes obtained, etc., the current status of other un-voted entries, the number of specific votes obtained, the current ranking, etc. After the end of the event, you will see all the information (preventing the voter from revealing the number of votes and ranking information, resulting in unfair and unfair events). In order to allow the voting user to know the specific status of the submitted works in a timely and convenient manner.
  • FIG. 5 is a flowchart of a voting method for an event provided by an embodiment of the present application.
  • the tournament voting method is applied to the server 100 providing the mobile social platform described above. It should be noted that the method provided by the present application is not limited to the specific order described in FIG. 5 and below. The steps shown in Fig. 5 will be described in detail below.
  • Step S101 Publish event information based on a preset theme on the mobile social platform.
  • step S101 can be performed by the event issuing module 111 in FIG.
  • Step S102 Receive an entry uploaded by a user of the mobile social platform.
  • step S102 can be performed by the work receiving module 112 in FIG.
  • step S103 the entry is displayed and the voting option of the entry is displayed on the display page.
  • step S103 can be performed by the work display module 113 in FIG.
  • Step S104 The display page is shared to the designated information publishing platform or sent to the set user terminal 200 according to the operation of the user.
  • step S104 can be performed by the work sharing module 114 in FIG.
  • Step S105 the voting data of the voting user on the entry is counted.
  • step S105 can be performed by the voting statistic module 115 in FIG.
  • Step S106 after the preset time, determine the winning situation of the entry according to the voting data of the entry, and determine the participation reward of the voting user of the entry according to the winning situation.
  • step S106 can be performed by the voting reward module 116 in FIG.
  • the server 100 pre-stores association information between the participation award and the award level of the entry, and the tournament voting method further includes the following steps:
  • the participating reward corresponding to the preset level is issued to the account of the voting user of the entry according to the associated information.
  • the above steps may be performed by the voting reward module 116 of FIG.
  • the tournament voting method further includes the following steps:
  • the award-winning situation of the entry and the participation reward of the voting user corresponding to the entry are displayed on the display page of the entry.
  • the above steps may be performed by the voting reward module 116 of FIG.
  • the voting method of the tournament further includes:
  • the voting operation of the voting user When the voting operation of the voting user is received, it is determined whether the voting operation satisfies the preset voting rule. If the preset voting rule is not satisfied, the prompt information is displayed on the display page to prompt the voting user to vote. In the present embodiment, the above steps may be performed by the voting statistic module 115 of FIG.
  • the tournament voting system and method provided by the present application are applied to a server 100 that provides a mobile social platform.
  • the user By publishing the event information based on the preset theme on the mobile social platform, the user uploads the entry, determines the award of the entry according to the voting data of the entry, and determines the voting user of the entry according to the award of the entry. Participate in the rewards.
  • the server 100 can generate a corresponding participation reward according to the winning situation of the voting work submitted by the voting user and feed back to the voting user, thereby improving the fairness and impartiality of the voting system 110 of the event.
  • each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the blocks may also occur in a different order than those illustrated in the drawings.
  • each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts can be implemented in a dedicated hardware-based system that performs the specified function or action. Or it can be implemented by a combination of dedicated hardware and computer instructions.

Landscapes

  • Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Health & Medical Sciences (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

A competition event voting system and method, which are applied to a server which provides a mobile social platform. The system comprises: a competition event release module (111), used for releasing preset theme-based competition event information on a mobile social platform; an entry receiving module (112), used for receiving an uploaded entry; an entry display module (113), used for displaying entries and a voting option; an entry sharing module (114), used for sharing a display page to an appointed information release platform or sending the display page to a set user terminal according to a user operation; a vote counting module (115), used for counting voting data of voting users for the entries; and a voting awarding module (116), used for determining an awarding situation for competing entries according to the voting data after a preset period of time, and determining participation awards for the voting users for the competing entries. The described competition event voting solution may be used for generating a corresponding participation award according to the awarding situation for a competing entry which is voted for by a voting user and feeding the participation award back to the voting user, so that the fairness and impartiality of the competition event voting system are improved.

Description

赛事投票系统及方法Tournament voting system and method
相关申请的交叉引用Cross-reference to related applications
本申请要求于2017年08月18日提交中国专利局的申请号为CN201710712279.X、名称为“赛事投票系统及方法”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。The present application claims the priority of the Chinese Patent Application No. PCT Application No. PCT Application Serial No.
技术领域Technical field
本申请涉及互联网技术领域,具体而言,涉及一种赛事投票系统及方法。The present application relates to the field of Internet technologies, and in particular, to an event voting system and method.
背景技术Background technique
随着互联网技术的发展,通过互联网技术进行例如赛事投票、直播投票等形式日渐普及。企业可通过后台提供用于赛事投票的移动社交平台,用户可上传参赛作品至移动社交平台,投票用户可对展示的参赛作品进行投票。这种投票方式实时性高且便捷,用户可及时获知自己本次所参赛的作品和所投票的参赛作品的进度。但现有的提供赛事投票的移动社交平台,虽可对用户的身份信息及投票用户的投票资格等进行验证,但缺乏有效的奖励机制,得到的投票结果客观性不足,反映不出客观真实的投票结果。With the development of Internet technology, forms such as tournament voting and live voting through Internet technology are becoming more and more popular. The enterprise can provide a mobile social platform for the voting of the event through the background, the user can upload the entry to the mobile social platform, and the voting user can vote on the displayed entry. This kind of voting method is real-time and convenient, and users can know the progress of the entries and the entries they have voted for in this time. However, the existing mobile social platform that provides voting for the event can verify the identity information of the user and the voting qualification of the voting user, but lacks an effective reward mechanism. The obtained voting result is not objective enough to reflect the objective reality. Voting results.
发明内容Summary of the invention
有鉴于此,本申请的目的在于提供一种赛事投票系统及方法,以改善上述问题。In view of this, the purpose of the present application is to provide an event voting system and method to improve the above problems.
本申请较佳实施例提供一种赛事投票系统,应用于提供移动社交平台的服务端,所述赛事投票系统包括:The preferred embodiment of the present application provides an event voting system, which is applied to a server that provides a mobile social platform, and the tournament voting system includes:
赛事发布模块,配置成在所述移动社交平台发布基于预设主题的赛事信息;An event publishing module configured to publish event information based on a preset theme on the mobile social platform;
作品接收模块,配置成接收所述移动社交平台的用户上传的参赛作品;a work receiving module configured to receive an entry uploaded by a user of the mobile social platform;
作品展示模块,配置成展示所述参赛作品并在展示页面展示该参赛作品的投票选项;a work display module configured to display the entry and display a voting option for the entry on the display page;
作品分享模块,配置成根据用户的操作将所述展示页面分享到指定的信息发布平台或发送至设定的用户终端;a work sharing module configured to share the display page to a designated information publishing platform or to the set user terminal according to a user operation;
投票统计模块,配置成统计投票用户对所述参赛作品的投票数据;a voting statistics module configured to count the voting data of the voting user on the entry;
投票奖励模块,配置成在预设时间后,根据所述参赛作品的投票数据确定所述参赛作品的获奖情况,并根据所述获奖情况确定该参赛作品的投票用户的参与奖励。The voting reward module is configured to determine the winning situation of the entry according to the voting data of the entry after the preset time, and determine the participation reward of the voting user of the entry according to the winning situation.
可选地,本申请实施例中,所述服务端预存有参与奖励与参赛作品的获奖等级之间的关联信息,所述投票奖励模块还配置成在所述参赛作品的获奖情况为获得预设等级的奖励时,根据所述关联信息向该参赛作品的投票用户的账户发放与该预设等级对应的参与奖励。Optionally, in the embodiment of the present application, the server pre-stores association information between the participation award and the award level of the entry, and the voting reward module is further configured to obtain a preset in the winning situation of the entry. At the time of the level award, the participation reward corresponding to the preset level is issued to the account of the voting user of the entry according to the associated information.
可选地,本申请实施例中,所述投票奖励模块还配置成在所述参赛作品的展示页面展示该参赛作品的获奖情况以及该参赛作品对应的投票用户获得的参与奖励。Optionally, in the embodiment of the present application, the voting reward module is further configured to display the winning situation of the entry and the participation reward obtained by the voting user corresponding to the entry on the display page of the entry.
可选地,本申请实施例中,所述投票统计模块还配置成在接收到投票用户的投票操作时,判断该投票操作是否满足预设投票规则,若不满足所述预设投票规则,则在所述展示页面显示提示信息,以提示该投票用户投票失败。Optionally, in the embodiment of the present application, the voting statistics module is further configured to: when receiving the voting operation of the voting user, determine whether the voting operation satisfies the preset voting rule, and if the preset voting rule is not met, A prompt message is displayed on the display page to prompt the voting user to vote.
可选地,本申请实施例中,所述赛事投票系统还包括:Optionally, in the embodiment of the present application, the tournament voting system further includes:
赛事管理模块,配置成展示历史赛事信息、赛事结果查询、用户上传的参赛作品以及投票用户所投的参赛作品。The event management module is configured to display historical event information, event result inquiries, user-uploaded entries, and entries submitted by voting users.
可选地,本申请实施例中,所述作品接收模块还配置成在接收到用户上传的参赛作品时,对上传的参赛作品进行审核,并将审核结果进行展示。Optionally, in the embodiment of the present application, the work receiving module is further configured to: when receiving the entry uploaded by the user, review the uploaded entry and display the audit result.
本申请另一较佳实施例提供一种赛事投票方法,应用于提供移动社交平台的服务端,所述方法包括:Another preferred embodiment of the present application provides an event voting method, which is applied to a server that provides a mobile social platform, and the method includes:
在所述移动社交平台发布基于预设主题的赛事信息;Publishing event information based on a preset theme on the mobile social platform;
接收所述移动社交平台的用户上传的参赛作品;Receiving an entry uploaded by a user of the mobile social platform;
展示所述参赛作品并在展示页面展示该参赛作品的投票选项;Display the entry and display the voting options for the entry on the display page;
根据用户的操作将所述展示页面分享到指定的信息发布平台或发送至设定的用户终端;Sharing the display page to a designated information publishing platform or sending to a set user terminal according to a user operation;
统计投票用户对所述参赛作品的投票数据;Counting the voting data of the voting user on the entry;
在预设时间后,根据所述参赛作品的投票数据确定所述参赛作品的获奖情况,并根据所述获奖情况确定该参赛作品的投票用户的参与奖励。After the preset time, the winning situation of the entry is determined according to the voting data of the entry, and the participation reward of the voting user of the entry is determined according to the winning situation.
可选地,本申请实施例中,所述服务端预存有参与奖励与参赛作品的获奖等级之间的关联信息,所述方法还包括:Optionally, in the embodiment of the present application, the server pre-stores association information between the reward level and the winning level of the entry, the method further includes:
在所述参赛作品的获奖情况为获得预设等级的奖励时,根据所述关联信息向该参赛作品的投票用户的账户发放与该预设等级对应的参与奖励。When the winning situation of the entry is to obtain a preset level of reward, the participating reward corresponding to the preset level is issued to the account of the voting user of the entry according to the associated information.
可选地,本申请实施例中,所述方法还包括:Optionally, in the embodiment of the present application, the method further includes:
在所述参赛作品的展示页面展示该参赛作品的获奖情况以及该参赛作品对应的投票用户的获得的参与奖励。The award-winning situation of the entry and the participation reward of the voting user corresponding to the entry are displayed on the display page of the entry.
可选地,本申请实施例中,所述方法还包括:Optionally, in the embodiment of the present application, the method further includes:
在接收到投票用户的投票操作时,判断该投票操作是否满足预设投票规则,若不满足所述预设投票规则,则在所述展示页面显示提示信息,以提示该投票用户投票失败。When the voting operation of the voting user is received, it is determined whether the voting operation satisfies the preset voting rule. If the preset voting rule is not satisfied, the prompt information is displayed on the display page to prompt the voting user to vote.
本申请实施例提供的赛事投票系统及方法,应用于提供移动社交平台的服务端。通过在移动社交平台发布基于预设主题的赛事信息,以接收用户上传的参赛作品,并根据参赛作品的投票数据确定参赛作品的获奖情况,并根据参赛作品的获奖情况确定该参赛作品的投票用户的参与奖励。该赛事投票方案,服务端可根据投票用户所投参赛作品的获奖情况 生成相应的参与奖励并反馈至投票用户,提高了该赛事投票系统的公平、公正性。The tournament voting system and method provided by the embodiments of the present application are applied to a server that provides a mobile social platform. By publishing the event information based on the preset theme on the mobile social platform, the user uploads the entry, and determines the award of the entry according to the voting data of the entry, and determines the voting user of the entry according to the award of the entry. Participation rewards. In the voting scheme of the event, the server can generate corresponding participation rewards and feedback to the voting users according to the awards of the entries submitted by the voting users, which improves the fairness and impartiality of the voting system of the event.
为使本申请的上述目的、特征和优点能更明显易懂,下文特举较佳实施例,并配合所附附图,作详细说明如下。The above described objects, features, and advantages of the present invention will become more apparent from the following description.
附图说明DRAWINGS
为了更清楚地说明本申请实施例的技术方案,下面将对实施例中所需要使用的附图作简单地介绍,应当理解,以下附图仅示出了本申请的某些实施例,因此不应被看作是对范围的限定,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他相关的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings to be used in the embodiments will be briefly described below. It should be understood that the following drawings show only certain embodiments of the present application, and therefore It should be seen as a limitation on the scope, and those skilled in the art can obtain other related drawings according to these drawings without any creative work.
图1为本申请实施例提供的赛事投票方法的交互示意图。FIG. 1 is a schematic diagram of interaction of an event voting method according to an embodiment of the present application.
图2为本申请实施例提供的服务端的方框示意图。FIG. 2 is a schematic block diagram of a server provided by an embodiment of the present application.
图3为本申请实施例提供的赛事投票系统的功能模块框图。FIG. 3 is a functional block diagram of a tournament voting system provided by an embodiment of the present application.
图4为本申请实施例提供的一种服务端与用户终端之间进行赛事投票的交互示意图。FIG. 4 is a schematic diagram of interaction between a server and a user terminal for voting at an event according to an embodiment of the present application.
图5为本申请实施例提供的赛事投票方法的流程图。FIG. 5 is a flowchart of a method for voting in an event according to an embodiment of the present application.
图标:100-服务端;110-赛事投票系统;111-赛事发布模块;112-作品接收模块;113-作品展示模块;114-作品分享模块;115-投票统计模块;116-投票奖励模块;117-赛事管理模块;120-处理器;130-存储器;200-用户终端。Icons: 100-server; 110-match voting system; 111-match release module; 112-work receiving module; 113-work display module; 114-work sharing module; 115-voting statistic module; 116-vote reward module; - Event management module; 120-processor; 130-memory; 200-user terminal.
具体实施方式Detailed ways
下面将结合本申请实施例中附图,对本申请实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例仅仅是本申请一部分实施例,而不是全部的实施例。通常在此处附图中描述和示出的本申请实施例的组件可以以各种不同的配置来布置和设计。The technical solutions in the embodiments of the present application are clearly and completely described in the following with reference to the drawings in the embodiments of the present application. It is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. The components of the embodiments of the present application, which are generally described and illustrated in the figures herein, may be arranged and designed in various different configurations.
因此,以下对在附图中提供的本申请的实施例的详细描述并非旨在限制要求保护的本申请的范围,而是仅仅表示本申请的选定实施例。基于本申请的实施例,本领域技术人员在没有做出创造性劳动的前提下所获得的所有其他实施例,都属于本申请保护的范围。The detailed description of the embodiments of the present application, which is set forth in the claims All other embodiments obtained by a person skilled in the art based on the embodiments of the present application without creative efforts are within the scope of the present application.
请参阅图1,为本申请实施例提供的服务端100通过网络与一个或多个用户终端200进行通信交互的示意图。该服务端100可以是移动社交平台的后台服务器,但不限于此。用户可以通过用户终端200与服务端100之间通信以实现数据交互,并可选择性地进行用户操作,例如在提供的移动社交平台上传参赛作品或者是对移动社交平台的参赛作品进行投票。所述的参赛作品可以是图片类、视频类或者其他形式的参赛作品,本实施例并不作具体限制。服务端100可以是数据库服务器、web服务器等。用户终端200可以是个人电脑、平板电脑、智能手机等。Please refer to FIG. 1 , which is a schematic diagram of a server 100 performing communication interaction with one or more user terminals 200 through a network according to an embodiment of the present application. The server 100 may be a background server of the mobile social platform, but is not limited thereto. The user can communicate with the server 100 through the user terminal 200 to implement data interaction, and can selectively perform user operations, such as uploading an entry on the provided mobile social platform or voting on the entry of the mobile social platform. The entries may be in the form of pictures, videos, or other forms of entries, and are not specifically limited in this embodiment. The server 100 can be a database server, a web server, or the like. The user terminal 200 may be a personal computer, a tablet, a smartphone, or the like.
请参阅图2,为本申请实施例提供的上述服务端100的方框示意图。该服务端100包括赛事投票系统110、处理器120以及存储器130。其中,存储器130和处理器120之间直 接或间接地电性连接,以实现数据的传输或交互。赛事投票系统110包括至少一个可以软件或固件的形式存储于存储器130中或固化在服务端100的操作系统中的软件功能模块。处理器120配置成执行存储器130中存储的可执行模块,例如赛事投票系统110所包括的软件功能模块及计算机程序等。处理器120可以在接收到执行指令后,执行所述计算机程序。Please refer to FIG. 2 , which is a block diagram of the server 100 provided by the embodiment of the present application. The server 100 includes an event voting system 110, a processor 120, and a memory 130. The memory 130 and the processor 120 are electrically connected directly or indirectly to implement data transmission or interaction. The tournament voting system 110 includes at least one software function module that can be stored in the memory 130 in the form of software or firmware or that is solidified in the operating system of the server 100. The processor 120 is configured to execute executable modules stored in the memory 130, such as software function modules and computer programs included in the tournament voting system 110, and the like. The processor 120 can execute the computer program upon receiving an execution instruction.
请参阅图3,为本实施例提供的赛事投票系统110的功能模块框图。所述赛事投票系统110包括赛事发布模块111、作品接收模块112、作品展示模块113、作品分享模块114、投票统计模块115以及投票奖励模块116。Please refer to FIG. 3 , which is a functional block diagram of the tournament voting system 110 provided by this embodiment. The tournament voting system 110 includes an event publishing module 111, a work receiving module 112, a work display module 113, a work sharing module 114, a voting statistic module 115, and a voting reward module 116.
其中,赛事发布模块111配置成在移动社交平台发布基于预设主题的赛事信息。所述预设主题可以是名人投票、人物投票、图片投票以及作品投票等。可选地,在进行赛事信息发布时,还可进行企业品牌冠名,以此达到企业宣传目的。在进行赛事发布时,还可在预设区域进行定向发布,以选择精准符合本企业的客户群发布,例如,客户的姓名、年龄、专业、职业、收入、会员号及兴趣爱好等。可选地,移动社交平台的管理人员通过输入设备输入或上传至移动社交平台的赛事信息包括赛事名称、赛事介绍、赛事规则等。并且可将管理人员上传的赛事缩略图进行展示,或者是通过添加跳转链接以跳转至网页进行赛事缩略图展示。可选地,在进行赛事信息发布时,还可添加用于企业宣传的图片或者视频短片,例如可通过添加跳转链接跳转至用户可以进行产品购买及分享的html5页面进行企业宣传图片或视频短片展示。The event publishing module 111 is configured to publish event information based on the preset theme on the mobile social platform. The preset theme may be a celebrity vote, a person vote, a picture vote, and a work vote. Optionally, when the event information is released, the corporate brand name can also be used to achieve the purpose of corporate promotion. When the event is released, it can also be distributed in the preset area to select the customer group that accurately matches the company's name, such as the customer's name, age, profession, occupation, income, membership number and hobbies. Optionally, the event information input or uploaded to the mobile social platform by the administrator of the mobile social platform through the input device includes the event name, the event introduction, the event rules, and the like. And the thumbnail of the event uploaded by the manager can be displayed, or by adding a jump link to jump to the web page for the thumbnail display of the event. Optionally, when the event information is released, a picture or a video clip for the company promotion may be added, for example, by adding a jump link to jump to the html5 page where the user can purchase and share the product for the company promotion picture or video. Short film show.
此外,还可进行其他赛事相关项目的发布,例如参赛报名起止时间、参赛作品上传起止时间、投票起始时间、投票截止时间、结果公布时间、以及奖项设定信息。其中,奖项设定信息包括参赛名额上限、奖项设置、获奖金额、竞猜金额、赛事投入奖金总额等。例如,若投票用户所投参赛作品获得一等奖,即可获得部分竞猜奖金,竞猜奖金则由平台系统平均分配给所有投中参赛作品获得一等奖的用户。在本实施例中,将获奖金额与竞猜金额的比例进行预先发布可激励投票用户积极并客观地进行投票。In addition, other events related to the event can be released, such as the start and end time of the entry, the start and end time of the entry, the voting start time, the voting deadline, the result announcement time, and the award setting information. Among them, the award setting information includes the maximum number of entries, the award setting, the amount of the prize, the amount of the quiz, and the total amount of the prizes invested in the event. For example, if the voting user wins the first prize, the partial quiz bonus can be obtained. The quiz bonus is distributed by the platform system to all the users who have won the first prize. In this embodiment, pre-posting the ratio of the winning amount to the quiz amount may motivate the voting user to actively and objectively vote.
在本实施例中,该移动社交平台可并行发布多个赛事的赛事信息,例如可生成赛事推荐列表,用户可根据推荐列表内容点击任意一个赛事,在接收到用户的点击操作后,将对应的赛事的赛事信息进行展示。还可以生成赛事搜索图标,用户可以在搜索方框内输入赛事搜索信息,在接收到搜索信息后将与其对应的赛事的赛事信息进行展示。In this embodiment, the mobile social platform may publish event information of multiple events in parallel, for example, may generate an event recommendation list, and the user may click any event according to the recommended list content, and after receiving the user's click operation, the corresponding The event information of the event is displayed. The event search icon can also be generated, and the user can input the event search information in the search box, and display the event information of the corresponding event after receiving the search information.
可选地,在本实施例中,在赛事发布页面还可添加产品销售宣传,例如,以红包广告作为入口引流,以在用户浏览赛事信息时吸引用户抢红包,在红包广告页内带产品销售页。用户在抢红包之后,可直接点击产品销售页内的产品链接以进行相应产品购买及分享。分享出去后若接收分享者在分享链接页进行产品交易成交后,分享者可获得企业给出的相应 的报酬,以此提高企业产品众包销售的经济效益又大大刺激用户参与的积极性。此外,用户也很乐意将红包广告页分享至其他的信息发布平台或者是好友账号,以扩大企业知名度及病毒式的传播速度。Optionally, in this embodiment, a product sales promotion may be added to the event release page, for example, the red envelope advertisement is used as an entrance drainage to attract the user to grab the red envelope when the user browses the event information, and to sell the product in the red envelope advertisement page. page. After the user grabs the red envelope, they can directly click on the product link in the product sales page to purchase and share the corresponding product. After sharing, if the receiving sharer completes the product transaction transaction on the sharing link page, the sharer can obtain the corresponding reward given by the enterprise, thereby improving the economic benefit of the enterprise product crowdsourcing sales and greatly stimulating the enthusiasm of the user participation. In addition, users are also happy to share the red envelope page to other information publishing platforms or friend accounts to expand corporate visibility and virality.
本实施例中,所述作品接收模块112配置成接收所述移动社交平台的用户上传的参赛作品。该作品接收模块112可预先检测当前已接收到的参赛作品数量是否已超过预先设置的参赛名额上限,若已达到设置的参赛名额上限,则显示参赛名额已满的提示信息,以提示用户已无法再进行参赛作品上传操作。并且,作品接收模块112还可预先检测当前时间是否处于预先设置的作品上传起止时间段内,若还未到达作品上传起始时间或已超过了作品上传截止时间,则在检测到用户的上传操作时,显示相应的上传时间未到或上传时间已过的提示信息,以提示用户。In this embodiment, the work receiving module 112 is configured to receive an entry uploaded by a user of the mobile social platform. The work receiving module 112 can detect in advance whether the number of entries that have been received has exceeded the preset limit of the number of entries. If the set limit of the entry has been reached, the message indicating that the entry is full is displayed, indicating that the user is unable to Then upload the entry. Moreover, the work receiving module 112 may further detect whether the current time is within a preset start time period of the work, and if the work upload start time has not been reached or the work upload deadline has been exceeded, the user's upload operation is detected. When the corresponding upload time is not reached or the upload time has expired, the user is prompted.
可选地,在本实施例中,同一用户可在该移动社交平台上针对不同预设主题的赛事上传不同的参赛作品。例如,当前移动社交平台发布了赛事A和赛事B,某用户可针对赛事A上传参赛作品A,且针对赛事B上传参赛作品B。两者之间互不干扰,如此避免对用户参赛造成限制。Optionally, in this embodiment, the same user may upload different entries on the mobile social platform for different preset theme events. For example, the current mobile social platform publishes Event A and Event B. A user can upload an entry A for Event A and an entry B for Event B. The two do not interfere with each other, so as to avoid restrictions on user competition.
作品接收模块112在接收到用户上传的参赛作品后,对接收到的参赛作品进行审核。例如,审核图片或视频类的参赛作品大小是否符合预设规范、内容是否符合预设主题。并且还可对用户上传的佐证视频进行审核,例如,若用户的参赛作品为绘画作品,为了对作品的真实性进行证明,用户可将创作过程进行拍摄,将拍摄的佐证视频一并上传至该移动社交平台。作品接收模块112可对用户上传的佐证视频进行审核,以保障参赛作品的规范性及真实性。After receiving the entry uploaded by the user, the work receiving module 112 reviews the received entry. For example, review whether the size of the entry in the image or video category matches the default specification and whether the content meets the preset theme. The user can also upload the supporting video for review. For example, if the user's entry is a painting, in order to prove the authenticity of the work, the user can take the creative process and upload the supporting video of the shooting to the same. Mobile social platform. The work receiving module 112 can review the supporting video uploaded by the user to ensure the standardization and authenticity of the entry.
此外,用户在上传参赛作品的同时,还需在作品上传页面填写身份信息,例如姓名、电话号码、身份证号、账户信息等。作品接收模块112还可对用户上传的身份信息进行验证,例如验证用户的姓名与身份证号是否相符、验证预设的奖金支付方式是否支持用户上传的账户信息中的账户类型等。In addition, when uploading the entry, the user also needs to fill in the identity information on the upload page of the work, such as name, phone number, ID number, account information, and so on. The work receiving module 112 can also verify the identity information uploaded by the user, for example, verify whether the name of the user matches the ID number, verify whether the preset bonus payment mode supports the account type in the account information uploaded by the user, and the like.
作品接收模块112在进行一系列审核过程之后,将审核结果进行展示,审核结果包括审核失败和审核通过,并且显示审核失败原因。审核失败原因包括参赛作品大小不符合预设规范、参赛作品内容不符合预设主题等,或者是用户上传的佐证视频不符合规范,或上传的姓名与身份证号不相符,预设的奖金支付方式不支持用户上传的账户信息中的账户类型等。可选地,作品接收模块112在作品上传页面显示具体的审核失败原因,以提示用户对上传作品进行修正并重新上传,或是对上传的身份信息进行相应修改。The work receiving module 112 displays the audit result after performing a series of review processes, and the audit result includes the audit failure and the audit pass, and shows the reason for the audit failure. The reasons for the failure of the audit include that the size of the entry does not meet the preset specifications, the content of the entry does not conform to the preset theme, or the supporting video uploaded by the user does not meet the specifications, or the uploaded name does not match the ID number, and the default bonus payment The method does not support the account type and the like in the account information uploaded by the user. Optionally, the work receiving module 112 displays a specific reason for the failure of the review on the work upload page, so as to prompt the user to modify and re-upload the uploaded work, or modify the uploaded identity information accordingly.
参赛作品审核通过并成功提交之后,可在该移动社交平台通过作品展示模块113展示所述参赛作品并在展示页面展示该参赛作品的投票选项。例如将投票选项框显示在参赛作 品下方。在展示投票选项后,用户便可以根据自身的认识或爱好,对相应的投票选项进行单击或双击等操作,来完成对相应参赛作品的投票动作。在本实施例中,将参赛作品的实时投票结果进行隐藏,以此避免投票用户的跟票行为,而造成投票结果客观性不足的问题。After the entry is approved and successfully submitted, the entry can be displayed on the mobile social platform through the work display module 113 and the voting option of the entry can be displayed on the display page. For example, the voting option box is displayed below the entry. After displaying the voting option, the user can click or double-click on the corresponding voting option according to his or her own knowledge or hobbies to complete the voting action on the corresponding entry. In this embodiment, the real-time voting result of the entry is hidden, thereby avoiding the voting behavior of the voting user, and causing the objectivity of the voting result to be insufficient.
该赛事投票系统110还可以包括作品分享模块114,作品分享模块114可提供分享选项,该分享选项包括可分享的信息发布平台,例如微信“朋友圈”或QQ“空间”,以及分享的好友账号,例如微信账号、QQ账号或微博账号等。在参赛作品上传成功后,用户可以根据自身需求选择相应的分享选项,以将参赛作品展示链接分享到相应的信息发布平台或者发送至好友账号以进行拉票。The tournament voting system 110 may further include a work sharing module 114, and the work sharing module 114 may provide a sharing option, including a shareable information publishing platform, such as WeChat "friend circle" or QQ "space", and a shared friend account. For example, WeChat account, QQ account or Weibo account. After the successful entry of the entry, the user can select the corresponding sharing option according to their own needs, to share the entry link of the entry to the corresponding information publishing platform or send it to the friend account for canvassing.
可选地,用户可通过用户终端200对参赛作品进行投票,移动社交平台提供投票统计模块115以统计投票用户对参赛作品的投票数据。在每一次接收到投票用户的投票操作时,则相应参赛作品的投票数据加1,在参赛作品展示页面还可显示各参赛作品的实时投票结果。并且,还可在参赛作品每次获得投票或者是每获得预设次数投票时,如10次或20次,则发送相应消息至该参赛作品的上传用户,以使用户及时获知参赛作品获票情况。Optionally, the user may vote for the entry through the user terminal 200, and the mobile social platform provides a voting statistics module 115 to statistically vote the voting data of the user on the entry. Each time a voting operation of a voting user is received, the voting data of the corresponding entry is incremented by one, and the real-time voting result of each entry can also be displayed on the entry display page. Moreover, each time an entry is voted or every time a predetermined number of votes are obtained, such as 10 or 20 times, a corresponding message is sent to the uploading user of the entry, so that the user can know the ticket receiving status in time. .
在本实施例中,为了保障投票的公平性及公开性,避免投票用户的恶意刷票行为,投票统计模块115还配置成在接收到投票用户的投票操作时,判断该投票操作是否满足预设投票规则。若不满足预设投票规则,则在所述展示页面显示提示信息,以提示该投票用户投票失败。In this embodiment, in order to protect the fairness and openness of the voting and avoid the malicious brushing behavior of the voting user, the voting statistics module 115 is further configured to determine whether the voting operation satisfies the preset voting when receiving the voting operation of the voting user. rule. If the preset voting rule is not met, a prompt message is displayed on the display page to prompt the voting user to vote.
可选地,可获取投票用户的用户标识,该用户标识可为所持用户终端200的物理地址或硬件地址,可以是用户终端200的设备标识,该设备标识包括ADID设备标识、Android ID设备标识以及用户终端200的国际识别码,也可以是投票用户在该移动社交平台注册认证的账号、身份证号、银行卡号、手机号以及其它唯一标识。Optionally, the user identifier of the voting user may be obtained, where the user identifier may be a physical address or a hardware address of the user terminal 200, and may be a device identifier of the user terminal 200, where the device identifier includes an ADID device identifier, an Android ID device identifier, and The international identification code of the user terminal 200 may also be an account number, an ID number, a bank card number, a mobile phone number, and other unique identifiers registered and authenticated by the voting user on the mobile social platform.
所述预设投票规则可以是判断同一用户标识的投票用户总投票数是否超过一次,或者是一天内该投票用户投票次数是否超过一次,若超过一次,则判定该用户的投票操作不满足预设投票规则。还可以对投票用户的投票资格进行验证,例如对于某些赛事,可要求具有该移动社交平台的会员资格的用户才可进行投票。The preset voting rule may be whether the total number of voting users of the voting user of the same user identifier is more than one time, or whether the number of voting votes of the voting user exceeds one time in one day, and if it exceeds one time, it is determined that the voting operation of the user does not satisfy the preset. Voting rules. It is also possible to verify the voting eligibility of the voting user, for example, for certain events, a user who has membership in the mobile social platform may be required to vote.
在到达预先设定的投票截止时间后,投票奖励模块116根据参赛作品的最终投票数据确定参赛作品的获奖情况,例如,投票数据排名前三的参赛作品依次获得一等奖、二等奖和三等奖。After reaching the preset voting deadline, the voting reward module 116 determines the winning status of the entry based on the final voting data of the entry. For example, the top three entries in the voting data are first, second, and third. And other awards.
在本实施例中,所述服务端100还预存有投票用户的参与奖励与参赛作品的获奖等级之间的关联信息。投票奖励模块116还可配置成在参赛作品的获奖情况为获得预设等级的奖励时,根据所述关联信息向该参赛作品的投票用户的账户发送与该预设等级对应的参与奖励。In this embodiment, the server 100 further pre-stores association information between the voting reward of the voting user and the winning level of the entry. The voting reward module 116 may be further configured to, when the winning situation of the entry is to obtain a preset level of reward, send a participation reward corresponding to the preset level to the account of the voting user of the entry according to the associated information.
例如,所述关联信息可以是在参赛作品获得一等奖时,该参赛作品的投票用户可以获得一等奖奖金的千分之一或百分之一,或者是获得可在该移动社交平台使用的相应积分等,也可以是所有的投中获得一等奖参赛作品的投票用户将预先设定的竞猜奖金进行平分,例如,若十个人投中了获得一等奖的参赛作品,一等奖的竞赛奖金为一万元,则该十个投票用户每人获得一千元的参与奖励。需要说明的是,投票用户的参与奖励的计算方式可根据实际需求进行设定,具体形式在本实施例中并不作限制。For example, the related information may be that when the entry receives the first prize, the voting user of the entry can obtain one thousandth or one percent of the first prize, or obtain the available on the mobile social platform. The corresponding points, etc., may also be that all voting users who have won the first prize entry will split the pre-set quiz bonus, for example, if ten people vote for the first prize, the first prize The prize money for the competition is 10,000 yuan, and the ten voting users each receive a reward of 1,000 yuan. It should be noted that the calculation method of the voting reward of the voting user can be set according to actual needs, and the specific form is not limited in this embodiment.
在投票用户进行投票操作时,需提交账号、电话号码、邮箱等身份信息。在该用户所投参赛作品获得奖励时,服务端100可发送相应的提示消息至该用户的用户终端200或邮箱以通知用户,并且将相应的参与奖励发放至该用户的账号。如图4所示,为服务端100与参赛用户所持用户终端200及投票用户所持用户终端200之间进行赛事投票的交互示意图。通过向投票用户反馈参与奖励,将投票用户的投票操作与自身利益关联,可激励用户进行积极、客观投票,提高了该赛事投票系统110的公平、公正性。When voting users conduct voting operations, they need to submit identity information such as account number, phone number, and email address. When the user's submitted work is rewarded, the server 100 may send a corresponding prompt message to the user's user terminal 200 or mailbox to notify the user, and issue the corresponding participation reward to the user's account. As shown in FIG. 4, a schematic diagram of interaction between the server 100 and the user terminal 200 held by the participating user and the user terminal 200 held by the voting user is performed. By feeding back the voting rewards to the voting users and correlating the voting operations of the voting users with their own interests, the users can be motivated to conduct active and objective voting, which improves the fairness and impartiality of the voting system 110 of the event.
在本实施例中,所述投票奖励模块116还配置成在所述参赛作品的展示页面展示该参赛作品的获奖情况以及该参赛作品对应的投票用户获得的参与奖励。In this embodiment, the voting reward module 116 is further configured to display the winning situation of the entry and the participation reward obtained by the voting user corresponding to the entry on the display page of the entry.
在本实施例中,所述赛事投票系统110还包括赛事管理模块117,所述赛事管理模块117配置成展示历史赛事信息、赛事结果查询、用户上传的参赛作品以及投票用户所投的参赛作品等。其中,历史赛事信息可配置成进行赛事回顾,查看赛事获奖情况,可提供赛事回顾图标,在接收到用户点击该图标的操作时,将相应赛事信息进行展示,包括该赛事的参赛作品、参赛作品排名情况(例如可以列表形式进行展示)、获奖的参赛作品的奖金情况、投票用户的参与奖励等。即赛事管理模块117可将某一赛事多方面情况进行统一展示以便用户回顾。In this embodiment, the tournament voting system 110 further includes an event management module 117 configured to display historical event information, event result inquiries, user-uploaded entries, and entries cast by voting users, etc. . Among them, the historical event information can be configured to review the event, view the event winning status, and provide the event review icon. When receiving the user's click on the icon, the event information will be displayed, including the entry and entry of the event. Ranking status (for example, can be displayed in the form of a list), bonus status of the winning entries, participation rewards of voting users, etc. That is, the event management module 117 can uniformly display various aspects of an event for the user to review.
赛事管理模块117可提供参赛作品参看选项,在接收到用户点击该选项的操作时,将该用户所参赛的参赛作品进行展示,用户的参赛作品可以为一个或多个。并且,分别显示各参赛作品当前的状态,例如,审核中、投票中等,以便用户及时、便捷获知所上传的参数作品的具体状态。The event management module 117 can provide an entry reference option, and when receiving the operation of the user clicking the option, the entry of the user is displayed, and the user's entry can be one or more. Moreover, the current status of each entry is displayed separately, for example, during the review, and the voting is medium, so that the user can know the specific status of the uploaded parameter works in a timely and convenient manner.
赛事管理模块117还可提供投票作品查看选项,在接收到投票用户点击该选项的操作时,将该投票用户所投的参赛作品进行展示,其中,该投票用户所投参赛作品可以为一个或多个。并且,分别显示所投的各参赛作品的状态信息,例如当前所处状态、所获具体票数等,其他未投票的参赛作品的当前所处状态、所获具体票数、当前排名情况等,要本次赛事结束后方可看到全部信息(预防本投票人透露票数及排名信息,导致不公平、不公正的赛事发生)。以便投票用户及时、便捷获知所投参赛作品的具体状态。The event management module 117 can also provide a voting work viewing option, and when receiving the operation of the voting user clicking the option, the participating user can display the participating work, wherein the voting user can vote for one or more entries. One. And, respectively, display the status information of each participating project, such as the current state, the number of specific votes obtained, etc., the current status of other un-voted entries, the number of specific votes obtained, the current ranking, etc. After the end of the event, you will see all the information (preventing the voter from revealing the number of votes and ranking information, resulting in unfair and unfair events). In order to allow the voting user to know the specific status of the submitted works in a timely and convenient manner.
请参阅图5,为本申请实施例提供的赛事投票方法的流程图。该赛事投票方法应用于 上述的提供移动社交平台的服务端100。所应说明的是,本申请提供的方法不以图5及以下所述的具体顺序为限制。下面将对图5中示出的各步骤进行详细说明。Please refer to FIG. 5 , which is a flowchart of a voting method for an event provided by an embodiment of the present application. The tournament voting method is applied to the server 100 providing the mobile social platform described above. It should be noted that the method provided by the present application is not limited to the specific order described in FIG. 5 and below. The steps shown in Fig. 5 will be described in detail below.
步骤S101,在所述移动社交平台发布基于预设主题的赛事信息。本实施例中,步骤S101可以由图3中的赛事发布模块111执行。Step S101: Publish event information based on a preset theme on the mobile social platform. In this embodiment, step S101 can be performed by the event issuing module 111 in FIG.
步骤S102,接收所述移动社交平台的用户上传的参赛作品。本实施例中,步骤S102可以由图3中的作品接收模块112执行。Step S102: Receive an entry uploaded by a user of the mobile social platform. In this embodiment, step S102 can be performed by the work receiving module 112 in FIG.
步骤S103,展示所述参赛作品并在展示页面展示该参赛作品的投票选项。本实施例中,步骤S103可以由图3中的作品展示模块113执行。In step S103, the entry is displayed and the voting option of the entry is displayed on the display page. In this embodiment, step S103 can be performed by the work display module 113 in FIG.
步骤S104,根据用户的操作将所述展示页面分享到指定的信息发布平台或发送至设定的用户终端200。在本实施例中,步骤S104可以由图3中的作品分享模块114执行。Step S104: The display page is shared to the designated information publishing platform or sent to the set user terminal 200 according to the operation of the user. In the present embodiment, step S104 can be performed by the work sharing module 114 in FIG.
步骤S105,统计投票用户对所述参赛作品的投票数据。本实施例中,步骤S105可以由图3中的投票统计模块115执行。Step S105, the voting data of the voting user on the entry is counted. In this embodiment, step S105 can be performed by the voting statistic module 115 in FIG.
步骤S106,在预设时间后,根据所述参赛作品的投票数据确定所述参赛作品的获奖情况,并根据所述获奖情况确定该参赛作品的投票用户的参与奖励。本实施例中,步骤S106可以由图3中的投票奖励模块116执行。Step S106, after the preset time, determine the winning situation of the entry according to the voting data of the entry, and determine the participation reward of the voting user of the entry according to the winning situation. In this embodiment, step S106 can be performed by the voting reward module 116 in FIG.
在本实施例中,所述服务端100预存有参与奖励与参赛作品的获奖等级之间的关联信息,所述赛事投票方法还包括以下步骤:In this embodiment, the server 100 pre-stores association information between the participation award and the award level of the entry, and the tournament voting method further includes the following steps:
在所述参赛作品的获奖情况为获得预设等级的奖励时,根据所述关联信息向该参赛作品的投票用户的账户发放与该预设等级对应的参与奖励。在本实施例中,上述步骤可以由图3中的投票奖励模块116执行。When the winning situation of the entry is to obtain a preset level of reward, the participating reward corresponding to the preset level is issued to the account of the voting user of the entry according to the associated information. In the present embodiment, the above steps may be performed by the voting reward module 116 of FIG.
在本实施例中,所述赛事投票方法还包括以下步骤:In this embodiment, the tournament voting method further includes the following steps:
在所述参赛作品的展示页面展示该参赛作品的获奖情况以及该参赛作品对应的投票用户的获得的参与奖励。在本实施例中,上述步骤可以由图3中的投票奖励模块116执行。The award-winning situation of the entry and the participation reward of the voting user corresponding to the entry are displayed on the display page of the entry. In the present embodiment, the above steps may be performed by the voting reward module 116 of FIG.
可选地,在本实施例中,所述赛事投票方法还包括:Optionally, in this embodiment, the voting method of the tournament further includes:
在接收到投票用户的投票操作时,判断该投票操作是否满足预设投票规则,若不满足所述预设投票规则,则在所述展示页面显示提示信息,以提示该投票用户投票失败。在本实施例中,上述步骤可以由图3中的投票统计模块115执行。When the voting operation of the voting user is received, it is determined whether the voting operation satisfies the preset voting rule. If the preset voting rule is not satisfied, the prompt information is displayed on the display page to prompt the voting user to vote. In the present embodiment, the above steps may be performed by the voting statistic module 115 of FIG.
关于本实施例中的所述赛事投票方法的其它细节可以进一步地参考上述赛事投票系统110实施例中的描述,在此不再赘述。For further details of the voting method of the event in the present embodiment, reference may be made to the description in the embodiment of the above-described event voting system 110, and details are not described herein again.
综上所述,本申请提供的赛事投票系统及方法,应用于提供移动社交平台的服务端100。通过在移动社交平台发布基于预设主题的赛事信息,以接收用户上传的参赛作品,根据参赛作品的投票数据确定参赛作品的获奖情况,并根据参赛作品的获奖情况确定该参赛作品 的投票用户的参与奖励。该赛事投票方案,服务端100可根据投票用户所投参赛作品的获奖情况生成相应的参与奖励并反馈至投票用户,提高了该赛事投票系统110的公平、公正性。In summary, the tournament voting system and method provided by the present application are applied to a server 100 that provides a mobile social platform. By publishing the event information based on the preset theme on the mobile social platform, the user uploads the entry, determines the award of the entry according to the voting data of the entry, and determines the voting user of the entry according to the award of the entry. Participate in the rewards. In the voting scheme of the event, the server 100 can generate a corresponding participation reward according to the winning situation of the voting work submitted by the voting user and feed back to the voting user, thereby improving the fairness and impartiality of the voting system 110 of the event.
在本申请所提供的实施例中,应该理解到,所揭露的装置和方法,也可以通过其它的方式实现。以上所描述的装置实施例仅仅是示意性的,例如,附图中的流程图和框图显示了根据本申请的实施例的装置、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或代码的一部分,所述模块、程序段或代码的一部分包含一个或多个用于实现规定的逻辑功能的可执行指令。也应当注意,在有些作为替换的实现方式中,方框中所标注的功能也可以以不同于附图中所标注的顺序发生。例如,两个连续的方框实际上可以基本并行地执行,它们有时也可以按相反的顺序执行,这依所涉及的功能而定。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。In the embodiments provided by the present application, it should be understood that the disclosed apparatus and method may also be implemented in other manners. The above described device embodiments are merely illustrative, for example, the flowcharts and block diagrams in the figures illustrate the architecture, functionality, and operation of possible implementations of apparatus, methods, and computer program products according to embodiments of the present application. In this regard, each block of the flowchart or block diagram can represent a module, a program segment, or a portion of code that includes one or more of the Executable instructions. It should also be noted that, in some alternative implementations, the functions noted in the blocks may also occur in a different order than those illustrated in the drawings. For example, two consecutive blocks may be executed substantially in parallel, and they may sometimes be executed in the reverse order, depending upon the functionality involved. It is also noted that each block of the block diagrams and/or flowcharts, and combinations of blocks in the block diagrams and/or flowcharts, can be implemented in a dedicated hardware-based system that performs the specified function or action. Or it can be implemented by a combination of dedicated hardware and computer instructions.
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者设备不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者设备所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括所述要素的过程、方法、物品或者设备中还存在另外的相同要素。It is to be understood that the term "comprises", "comprising" or any other variations thereof is intended to encompass a non-exclusive inclusion, such that a process, method, article, or device that comprises a It also includes other elements that are not explicitly listed, or elements that are inherent to such a process, method, item, or device. An element that is defined by the phrase "comprising a ..." does not exclude the presence of additional equivalent elements in the process, method, item, or device that comprises the element.
以上所述仅为本申请的优选实施例而已,并不用于限制本申请,对于本领域的技术人员来说,本申请可以有各种更改和变化。凡在本申请的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本申请的保护范围之内。应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步定义和解释。The above description is only the preferred embodiment of the present application, and is not intended to limit the present application, and various changes and modifications may be made to the present application. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and principles of this application are intended to be included within the scope of the present application. It should be noted that similar reference numerals and letters indicate similar items in the following figures. Therefore, once an item is defined in one figure, it is not necessary to further define and explain it in the subsequent figures.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。The foregoing is only a specific embodiment of the present application, but the scope of protection of the present application is not limited thereto, and any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in the present application. It should be covered by the scope of protection of this application. Therefore, the scope of protection of the present application should be determined by the scope of the claims.

Claims (10)

  1. 一种赛事投票系统,应用于提供移动社交平台的服务端,其特征在于,所述赛事投票系统包括:An event voting system is applied to a server providing a mobile social platform, wherein the tournament voting system comprises:
    赛事发布模块,配置成在所述移动社交平台发布基于预设主题的赛事信息;An event publishing module configured to publish event information based on a preset theme on the mobile social platform;
    作品接收模块,配置成接收所述移动社交平台的用户上传的参赛作品;a work receiving module configured to receive an entry uploaded by a user of the mobile social platform;
    作品展示模块,配置成展示所述参赛作品并在展示页面展示该参赛作品的投票选项;a work display module configured to display the entry and display a voting option for the entry on the display page;
    作品分享模块,配置成根据用户的操作将所述展示页面分享到指定的信息发布平台或发送至设定的用户终端;a work sharing module configured to share the display page to a designated information publishing platform or to the set user terminal according to a user operation;
    投票统计模块,配置成统计投票用户对所述参赛作品的投票数据;a voting statistics module configured to count the voting data of the voting user on the entry;
    投票奖励模块,配置成在预设时间后,根据所述参赛作品的投票数据确定所述参赛作品的获奖情况,并根据所述获奖情况确定该参赛作品的投票用户的参与奖励。The voting reward module is configured to determine the winning situation of the entry according to the voting data of the entry after the preset time, and determine the participation reward of the voting user of the entry according to the winning situation.
  2. 根据权利要求1所述的赛事投票系统,其特征在于,所述服务端预存有参与奖励与参赛作品的获奖等级之间的关联信息,所述投票奖励模块还配置成在所述参赛作品的获奖情况为获得预设等级的奖励时,根据所述关联信息向该参赛作品的投票用户的账户发放与该预设等级对应的参与奖励。The event voting system according to claim 1, wherein the server pre-stores association information between the participation award and the award level of the entry, and the voting reward module is further configured to win the prize in the entry. In the case of obtaining a preset level of reward, the participation reward corresponding to the preset level is issued to the account of the voting user of the entry according to the associated information.
  3. 根据权利要求1所述的赛事投票系统,其特征在于,所述投票奖励模块还配置成在所述参赛作品的展示页面展示该参赛作品的获奖情况以及该参赛作品对应的投票用户获得的参与奖励。The tournament voting system according to claim 1, wherein the voting reward module is further configured to display an award of the entry on the display page of the entry and a participation reward obtained by the voting user corresponding to the entry. .
  4. 根据权利要求1所述的赛事投票系统,其特征在于,所述投票统计模块还配置成在接收到投票用户的投票操作时,判断该投票操作是否满足预设投票规则,若不满足所述预设投票规则,则在所述展示页面显示提示信息,以提示该投票用户投票失败。The event voting system according to claim 1, wherein the voting statistic module is further configured to determine, when receiving a voting operation of the voting user, whether the voting operation satisfies a preset voting rule, and if the voting rule is not satisfied If a voting rule is set, a prompt message is displayed on the display page to prompt the voting user to vote.
  5. 根据权利要求1所述的赛事投票系统,其特征在于,所述赛事投票系统还包括:The tournament voting system of claim 1 wherein said tournament voting system further comprises:
    赛事管理模块,配置成展示历史赛事信息、赛事结果查询、用户上传的参赛作品以及投票用户所投的参赛作品。The event management module is configured to display historical event information, event result inquiries, user-uploaded entries, and entries submitted by voting users.
  6. 根据权利要求1所述的赛事投票系统,其特征在于,所述作品接收模块还配置成在接收到用户上传的参赛作品时,对上传的参赛作品进行审核,并将审核结果进行展示。The event voting system according to claim 1, wherein the work receiving module is further configured to: when receiving the entry uploaded by the user, review the uploaded entry and display the audit result.
  7. 一种赛事投票方法,应用于提供移动社交平台的服务端,其特征在于,所述方法包括:An event voting method is applied to a server that provides a mobile social platform, wherein the method includes:
    在所述移动社交平台发布基于预设主题的赛事信息;Publishing event information based on a preset theme on the mobile social platform;
    接收所述移动社交平台的用户上传的参赛作品;Receiving an entry uploaded by a user of the mobile social platform;
    展示所述参赛作品并在展示页面展示该参赛作品的投票选项;Display the entry and display the voting options for the entry on the display page;
    根据用户的操作将所述展示页面分享到指定的信息发布平台或发送至设定的用户终端;Sharing the display page to a designated information publishing platform or sending to a set user terminal according to a user operation;
    统计投票用户对所述参赛作品的投票数据;Counting the voting data of the voting user on the entry;
    在预设时间后,根据所述参赛作品的投票数据确定所述参赛作品的获奖情况,并根据所述获奖情况确定该参赛作品的投票用户的参与奖励。After the preset time, the winning situation of the entry is determined according to the voting data of the entry, and the participation reward of the voting user of the entry is determined according to the winning situation.
  8. 根据权利要求7所述的赛事投票方法,其特征在于,所述服务端预存有参与奖励与参赛作品的获奖等级之间的关联信息,所述方法还包括:The event voting method according to claim 7, wherein the server pre-stores association information between the participation award and the winning level of the entry, the method further comprising:
    在所述参赛作品的获奖情况为获得预设等级的奖励时,根据所述关联信息向该参赛作品的投票用户的账户发放与该预设等级对应的参与奖励。When the winning situation of the entry is to obtain a preset level of reward, the participating reward corresponding to the preset level is issued to the account of the voting user of the entry according to the associated information.
  9. 根据权利要求7所述的赛事投票方法,其特征在于,所述方法还包括:The event voting method according to claim 7, wherein the method further comprises:
    在所述参赛作品的展示页面展示该参赛作品的获奖情况以及该参赛作品对应的投票用户的获得的参与奖励。The award-winning situation of the entry and the participation reward of the voting user corresponding to the entry are displayed on the display page of the entry.
  10. 根据权利要求7所述的赛事投票方法,其特征在于,所述方法还包括:The event voting method according to claim 7, wherein the method further comprises:
    在接收到投票用户的投票操作时,判断该投票操作是否满足预设投票规则,若不满足所述预设投票规则,则在所述展示页面显示提示信息,以提示该投票用户投票失败。When the voting operation of the voting user is received, it is determined whether the voting operation satisfies the preset voting rule. If the preset voting rule is not satisfied, the prompt information is displayed on the display page to prompt the voting user to vote.
PCT/CN2018/101147 2017-08-18 2018-08-17 Competition event voting system and method WO2019034164A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710712279.XA CN107358714A (en) 2017-08-18 2017-08-18 Race ballot system and method
CN201710712279.X 2017-08-18

Publications (1)

Publication Number Publication Date
WO2019034164A1 true WO2019034164A1 (en) 2019-02-21

Family

ID=60286793

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/101147 WO2019034164A1 (en) 2017-08-18 2018-08-17 Competition event voting system and method

Country Status (2)

Country Link
CN (1) CN107358714A (en)
WO (1) WO2019034164A1 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107358714A (en) * 2017-08-18 2017-11-17 首媒科技(北京)有限公司 Race ballot system and method
CN108197948A (en) * 2017-12-26 2018-06-22 广州酷狗计算机科技有限公司 The method and apparatus for determining competition contents group
CN108197236B (en) * 2017-12-29 2020-08-04 广州酷狗计算机科技有限公司 Method and device for generating pull ticket page and computer storage medium
CN108665354A (en) * 2018-05-15 2018-10-16 张添 A kind of art work common recognition identification method and platform
CN109951374B (en) * 2019-02-22 2021-06-08 上海掌门科技有限公司 Virtual resource object allocation method and equipment
CN111354122A (en) * 2019-05-22 2020-06-30 鸿合科技股份有限公司 Interactive electronic voting method, equipment, electronic equipment and storage medium
CN110309473A (en) * 2019-06-05 2019-10-08 上海车轮互联网服务有限公司 Merge the anti-brush ticket method and device of identity and voting behavior monitoring
CN110809176A (en) * 2019-11-20 2020-02-18 上海风秩科技有限公司 Voting interaction method, device, server and storage medium
CN111209067A (en) * 2019-12-31 2020-05-29 北京达佳互联信息技术有限公司 Multimedia resource processing method and device, storage medium and computing equipment
CN112399240A (en) * 2020-11-04 2021-02-23 腾讯科技(深圳)有限公司 Data processing method
CN112884533A (en) * 2021-04-07 2021-06-01 上海哔哩哔哩科技有限公司 Service processing method and device
CN113743997A (en) * 2021-09-18 2021-12-03 中国银行股份有限公司 Online movement task execution method and device
CN114363653B (en) * 2022-01-10 2023-03-24 腾讯科技(深圳)有限公司 Interactive method, device, equipment and medium based on event live broadcast

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101529463A (en) * 2006-04-17 2009-09-09 雅虎公司 Network-based contest creation
CN102136002A (en) * 2011-03-25 2011-07-27 天脉聚源(北京)传媒科技有限公司 Television activity supporting network-station interaction system and method
CN103366298A (en) * 2012-03-26 2013-10-23 林建宇 Method for rewarding participants of voting event
US20140278873A1 (en) * 2013-03-12 2014-09-18 Nintendo Co., Ltd. Content sharing system, content sharing server apparatus, content sharing method and recording medium
CN106204870A (en) * 2016-07-01 2016-12-07 王本宗 A kind of the Internet voting method and ballot platform thereof
CN107358714A (en) * 2017-08-18 2017-11-17 首媒科技(北京)有限公司 Race ballot system and method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7921033B2 (en) * 2001-01-29 2011-04-05 Microsoft Corporation System and method for high-density interactive voting using a computer network
US8229093B2 (en) * 2006-08-25 2012-07-24 Martin David A Method for marketing to audience members based upon votes cast by audience members
WO2009006606A1 (en) * 2007-07-03 2009-01-08 Highedge, Inc. Online marketing platform
FR2930357A1 (en) * 2008-04-17 2009-10-23 Alcatel Lucent Sas ELECTRONIC VOTING METHOD, DECODER FOR CARRYING OUT SAID METHOD, AND NETWORK COMPRISING A VOTE SERVER FOR IMPLEMENTING THE METHOD.
US8678899B2 (en) * 2011-08-26 2014-03-25 CEM International Limited Game show with specialized voting procedure
CN106127914B (en) * 2016-07-01 2018-08-07 王本宗 A kind of just voting method and its ballot system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101529463A (en) * 2006-04-17 2009-09-09 雅虎公司 Network-based contest creation
CN102136002A (en) * 2011-03-25 2011-07-27 天脉聚源(北京)传媒科技有限公司 Television activity supporting network-station interaction system and method
CN103366298A (en) * 2012-03-26 2013-10-23 林建宇 Method for rewarding participants of voting event
US20140278873A1 (en) * 2013-03-12 2014-09-18 Nintendo Co., Ltd. Content sharing system, content sharing server apparatus, content sharing method and recording medium
CN106204870A (en) * 2016-07-01 2016-12-07 王本宗 A kind of the Internet voting method and ballot platform thereof
CN107358714A (en) * 2017-08-18 2017-11-17 首媒科技(北京)有限公司 Race ballot system and method

Also Published As

Publication number Publication date
CN107358714A (en) 2017-11-17

Similar Documents

Publication Publication Date Title
WO2019034164A1 (en) Competition event voting system and method
US20200065853A1 (en) Video-Tournament Platform
US10376783B2 (en) Online contests with social networks
JP6570642B2 (en) Online product reservation system
US11455694B2 (en) System and methods for building a digital asset based social media application and reward platform
JP5642860B1 (en) Application management method, application management server, and application management program
US20170103425A1 (en) System and method for generating challenges and awarding promotional awards through a gamified network
JP3216098U (en) Advertising system in interactive environment
WO2016139536A1 (en) Apparatus, system, and method for applications with enticements
CA2779805A1 (en) System and method for rewarding user activity over a network
JP2011253259A (en) Online voting program
US20170091799A1 (en) Social Challenge System and Method
JP2023056052A (en) Program, information processing device, and method
JP2023041928A (en) Game system, computer program used therefor, and server device
JPWO2019026327A1 (en) GAME SYSTEM, COMPUTER PROGRAM USED FOR THE SAME, AND SERVER DEVICE
JP2006331031A (en) Portable terminal game system
JP2022173835A (en) Program, information processing apparatus, and method
KR20190102500A (en) Apparatus and method for advertising of mobile event promotion using sns
US20180060924A1 (en) System and Method of Interactive Consumer Marketing
JP7021450B1 (en) Information processing equipment, information processing methods and information processing systems
US20230019573A1 (en) System and methods for building a digital asset based social media application and reward platform
JP5782171B2 (en) Application management method, application management server, and application management program
KR20150103342A (en) System, method, and computer-readable recording medium for online marketing using vote and reward
CN115456714A (en) Information processing method, apparatus, storage medium, and program product
JP2023085927A (en) Information processing apparatus, information processing method, and program

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18845764

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 02/10/2020)

122 Ep: pct application non-entry in european phase

Ref document number: 18845764

Country of ref document: EP

Kind code of ref document: A1