Replies: 0
Hi guys and girls,
I need your help on how to create a Scoreboard “plugin”.
Data:
– Name (of people achieving scores)
– Category (4 fixed categories, so 4 scores per person)
– Month (all scores reset each month, however I want to keep history of past months)
Example:
John Doe => Jan:10,20,50,20 ; Feb: 100,50,100,100
Jane Doe => Jan:0,0,10,0 ; Feb: 40,50,60,70
Should I create Names as “post” or perhaps as “taxonomy”?
Perhaps you can give me a bright insight on how to handle this.