by san_dimitri on 1/24/12, 6:23 PM with 0 comments
Does anyone know how to design such a system. I kinda figured out it should be a function of checkin time and points scored like score = (total_points/((time_last_checkin)^some_constant).
Does anyone has a better explanation or a better score function?