Active, Inactive, Ghost Formula
Voting Turnout: Tracks delegate engagement in proposals.
- Active: Delegates who maintain over 65% voting participation within the past 84 days (4 Governance Cycle).
- Inactive: Delegates who maintain less than 65% voting participation within the past 84 days (4 Governance Cycle).
- Ghost: Delegates who, despite receiving delegation, have not exercised their voting power.
Forum Score Formula
Forum Score is designed to provide a quantifiable measure of a delegate’s activity and engagement in DAO governance discussions. It captures off-chain contributions, such as forum discussions and comments, ensuring that constructive participation is recognized. By aggregating diverse metrics, it offers a more comprehensive evaluation of delegate engagement and contributions.
Proposal Score = (Prop_Initiated * 0.5) + (Prop_Discussed * 0.3) + (Prop_Like_Rec * 0.1)
Engagement Score = (User_Topic_Int * 0.7) + (User_Post_Count * 0.4) + (User_Like_Rec * 0.2)
Activeness Score = (User Day Visited * 0.07) + (User Time Read * 0.06)
Forum Score = ((Max_Score * 1) + (Proposal Score * 1) + (Engagement Score * 0.5) + (Activeness Score * 0.5)) / (Sum of Weights * Max_Score)
Metrics Used
-
Proposal Score
- This score measures the contributions of a user in creating and discussing proposals for the DAO in the forum.
- Proposals Initiated (Prop_Int)
- proposal_initiated_percentile
- This metric measures the percentile of the amount of proposals a user has created.
- Proposal Discussed (Prop_Discussed)
- proposal_discussed_percentile
- This metric measures the percentile of the amount of posts a user has created under a proposal thread.
- Average Proposal Likes Received (Avg_Prop_Like_Rec)
- average_proposal_likes_received_percentile
- This metric measures the percentile of the average amount of likes a user received from their proposals and posts within a proposal thread.
-
Engagement Score:
- This score measures the contributions of a user to the overall forum.
- User Topic Count (User_Topic_Int)
- topic_count_percentile
- This metric measures the percentile of the amount of topics a user has created.
- User Post Count (User_Post_Count)
- post_count_percentile
- This metric measures the percentile of the amount of posts a user has created
- User Likes Received (User_Like_Rec)
- like_rec_percentile
- This metric measures the percentile of the amount of likes a user received from all their posts and topics.
-
Activeness Score:
- This score measures how active a user is in keeping up with the forum.
- User Days Visited (User Days Visited)
- days_visited_percentile
- This metric measures the percentile of the number of days a user has visited the forum.
- User Time Read (User Time Read)
- time_read_percentile
- This metric measures the percentile of the amount of time a user has spent reading a topic or post.