By adrien on Monday, 18 September 2017
Posted in General
Likes 0
Views 235
Votes 0
Hello

I need to install new points rule and I'm refering to this page:
https://stackideas.com/docs/easysocial/developers/points/rule-file

1. One question thoug:
Can the rule title , alias and description be set with a language string ?
We need it multilingual

2. Can we set the Achievement Limit in that file too ?

Thank you
Hi Adrien,

Kindly find my response for your inquiries below:
1.Can the rule title , alias and description be set with a language string ?
We need it multilingual

-> Yes it can, where if you already install a different language in EasySocial it will follow to the language that you've accessing.

2. Can we set the Achievement Limit in that file too ?

-> You cannot set achievement limit in the same file as achievement and point is two different functionality and installation file (.point and .badge)
·
Monday, 18 September 2017 10:59
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank you for your reply.

Actually, I was mentioning the points achievement limit.
The value for how many times the points that are related to this points rule can be rewarded to a user.
PLease, see attachment. Is'nt it included or includable in the points rule file ?
·
Monday, 18 September 2017 14:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry for the misunderstanding Adrien.
Yes, you also can set the achievement limit in the file as well for example below:

[
{
"title" : "Install Applications",
"alias" : "install-apps",
"description" : "Earn points when you install applications for your profile.",
"command" : "apps.install",
"extension" : "com_easysocial",
"state" : true,
"points" : 5,
"interval" : 7

}
]

Change the interval to your preference to change the 'achievement limit'
·
Monday, 18 September 2017 15:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks a lot !
·
Monday, 18 September 2017 15:37
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome Adrien Glad to hear your issue has resolved.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.

Have a nice day ahead
·
Monday, 18 September 2017 15:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post