By Jan on Tuesday, 03 May 2016
Replies 7
Likes 0
Views 893
Votes 0
Hello,

1) I try to create multiple custom badges for the same action. Specifically, I tested it to K2 plugin for EasySocial. I am trying to modify the code, but it does not work

	{
"title" : "Publisher",
"alias" : "publisher",
"description" : "Loves contributing articles.",
"howto" : "To unlock this badge, you need to create up to 10 new articles.",
"command" : "create.article",
"extension" : "com_k2",
"avatar" : "media/com_easysocial/apps/user/k2/assets/badges/publisher.png",
"frequency" : 10
},
{
"title" : "Publisher-2",
"alias" : "publisher-2",
"description" : "Loves contributing articles-2.",
"howto" : "To unlock this badge, you need to create up to 20 new articles.",
"command" : "???",
"extension" : "com_k2",
"avatar" : "media/com_easysocial/apps/user/k2/assets/badges/publisher2.png",
"frequency" : 20
},
{
"title" : "Publisher-3",
"alias" : "publisher-3",
"description" : "Loves contributing articles-3.",
"howto" : "To unlock this badge, you need to create up to 50 new articles.",
"command" : "???",
"extension" : "com_k2",
"avatar" : "media/com_easysocial/apps/user/k2/assets/badges/publisher3.png",
"frequency" : 50
},


How do I create different badges, if a user creates 10 articles, 20 articles, 50 articles, etc.?

2) The user is registers to the selected type of profile. Immediately after registration will receive a specific badge for this profile. How do I do that?

I look forward to your response and have a nice day.

Regards, Jan
This is not possible currently. A badge can only be assigned once to a user. You cannot assign the same badge to the user multiple times.

As for your second question, I do not really understand you here.
·
Tuesday, 03 May 2016 23:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Specific badge for each type of profile (else badge for each profile type).

Example profile types
1) Name: Student - badge of student
2) Name: Teacher - badge of teacher

Is it possible?

--------
PS. I don't understand why you locked me my posts, Mark???

for example:
http://stackideas.com/forums/how-to-hide-panel-mini-apps
http://stackideas.com/forums/k2-badges-for-easysocial
Jan
·
Wednesday, 04 May 2016 00:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Oh, we do not have such rule currently. Which post are you referring to here?
·
Wednesday, 04 May 2016 00:36
·
0 Likes
·
0 Votes
·
0 Comments
·
I would be very interested in the first feature that you mentioned Jan. I've added it as a feature request at http://stackideas.com/voices/easysocial/item/1177
·
Monday, 09 May 2016 10:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Anthony for the great feature suggestion
·
Monday, 09 May 2016 10:35
·
0 Likes
·
0 Votes
·
0 Comments
·
+1 on request #1 (Mulitple badges for the same action)
·
Sunday, 18 November 2018 14:22
·
0 Likes
·
0 Votes
·
0 Comments
·
+1
·
Wednesday, 05 June 2019 23:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post