one suggestion for point earning:
right now, i set the point per post as 1.00 + 0.01 * N (where N= number of characters in the post). this point calculation can be exploited as members can simply post arbitrarily long content. so it would be nice if we could set a limit on the points one can earn from a single post. e.g., min (1.00 + 0.01 * N, M), where M is predefined maximum point limit. so no one can earn more than M points per post however long the post is.
|