Skip to content
njyo edited this page Aug 14, 2012 · 6 revisions

The leader board shows who is active and a good matchmaker.

Calculation

The overall Score is easy to calculate by adding points for a set of given events.

Points

Following points shall be given to the user:

Signing Up

  • Trigger: User successfully signs up (points are initialised with this by default)
  • Points: 1000

Completing Profile

  • Trigger: User completes ALL specific questions (non-four-answer questions). Text areas may not be empty. Points can only be received once.
  • Points: 100

Completing Questionnaire

  • Trigger: User completes ALL questions. Points can only be received once.
  • Points: 150

Note: This means we need to add addition dates to the questions as to allow later to extend the system and award more points when adding more questions.

Matchmaking

  • Trigger: User introduces two friends and they both accept the matchmaking intro. Awarded for each successful intro.
  • Points: 100

Accepting Match

  • Trigger: User accepts a matchmaking intro. Awarded for each intro accepted.
  • Points: 200

Creating an Event

  • Trigger: User successfully invites another user to an event (the other user accepts). Awarded for each successful invitation.
  • Points: 100

Accepting an Event

  • Trigger: User accepts an event invitation. Awarded for each event accepted.
  • Points: 200

Messaging

  • Trigger: Awarded for each message sent to a friend.
  • Points: 10

Facebook Relationship

  • Trigger: Two friends that a user introduced get into a relationship on Facebook
  • Points: 500

Successfully Invite Friend to Freya Love

  • Trigger: A Facebook friend that a user invited, joins Freya Love.
  • Points: 300

Facebook Engagement

Priority: Later

  • Trigger: Two friends that a user introduced get engaged on Facebook
  • Points: n/a

Facebook Marriage

Priority: Later

  • Trigger: Two friends that a user introduced get married on Facebook
  • Points: n/a

Daily Usage

  • Priority: Later*

  • Trigger: Every day the user logs in, when the user had logged in the last day as well.

  • Points: 200