开发者

voting

0
  • Drupal Creating Votes in Voting API Through Code

    I have a custom module I\'m writing, part of what I want it to do is create a vote associated with a node, I\'m trying to figure out how to call the voting API from my module. I loookd in the document[详细]

    2023-02-13 07:57 分类:问答
  • Designing a Django voting system without using accounts

    We are considering implementing a voting system (up, down votes) without using any type of credentials--no app accounts nor OpenID or an开发者_运维知识库ything of that sort.[详细]

    2023-02-10 23:47 分类:问答
  • jquery vote up down, request for some help

    I want to make some changes in the following piece of code. The above example shows calculated number of votes (vote ups - votes down). And when you click on any thumbe, it disappears the thumbs and[详细]

    2023-02-01 22:22 分类:问答
  • Optimal voting solution

    I have a simple blog webapp where users may vote. What would be the advantages of开发者_运维知识库 having a single integer that goes up or down(should negative numbers be allowed?), or having a likes[详细]

    2023-02-01 15:34 分类:问答
  • Numbered voting

    I would be so very grateful if someone could help me out! I have been searching the internet for ages now looking for a way to achieve the desired user interactivity mentioned below (perhaps there is[详细]

    2023-01-28 11:16 分类:问答
  • Weighted voting algorithm

    I\'m looking开发者_如何学编程 for information on which voting algorithm will be best for me.I have a basic \'Up/Down\' voting system where a user can only vote the product up or down.I would like to m[详细]

    2023-01-24 06:08 分类:问答
  • Retrieving "likes" tied to users from a database

    I\'m new to database structure. I\'m trying to create an app that allows users to like certain entries, but I want to be able to tie likes to users so that I can change the visuals before/after the li[详细]

    2023-01-22 06:45 分类:问答
  • Weighted voting system with karma

    This question is more logic than programming at the moment.. once I understand what algorithm(s) I need to use I\'ll be looking into how to implement it.[详细]

    2023-01-21 16:51 分类:问答
  • Best method to prevent gaming with anonymous voting

    I am about to write a voting method for my site.I want a method to stop people voting for the same thing twice.So far my thoughts have been:[详细]

    2023-01-20 08:51 分类:问答
  • Up/down voting script

    I\'m trying to develop a voting syste开发者_如何学Cm in PHP for my posts where visitors can vote them up or down and then I should be able to sort posts by highest/lowest rated.[详细]

    2023-01-19 23:51 分类:问答