By Paul Fenton on Wednesday, 07 June 2017
Posted in General
Replies 1
Likes 0
Views 357
Votes 0
Hi. I would like to understand in greater detail the art of the possible and full possibilities of the points and achievements system functionality. The documentation online is limited.

I can see what is already included wtihin the system but I wanted to understand what I can do to extend the list and capability. For example, my business is in health and fitness. It would be great to create a badge based upon an achievement of losing say 10% body fat. I see that there is mass load process via CSV. So is it possible to create an achievement of say body fat loss, load it for a number of user IDs. And then that badge / acheivement to appear in the live stream for people to comment upon? Is this possible. And where can I find detailed information as to how I would go about it.

Many thanks

Paul
Yes, that is possible to add your custom achievement badge on your site.

This is what you can do :

1. You can take a look of my attached custom badge file 'losingfat.badge', you can update it similar with my example. After that you have to install this badge file from backend (screenshot : http://take.ms/w4n7P )

2. Once you done this, you have to create mass achievement .csv file. You can download my second attached file and see the .csv format.

// userid, badgeId, created date, add your description, set 1 is published the stream/ set 0 no stream generated
205,43,2017-06-03 09:50:15,your custom message here,1;
206,43,2017-06-03 09:50:15,your custom message here,1;

Once you created this, you have to upload into mass achievement section from backend, so it will assign those achievement into those user what you insert from the csv file.


Note : those attachment file you have to extract it.
·
Thursday, 08 June 2017 10:46
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post