Support Forum

Urgent need Achievement Plugin Support

XD xDave
xDave
Member

Hello there,

I´m here my fist time. I signed up to “try” simle press. And I am so impressed. I installed it on a Testsite and now would rather bring this as substitution for bbpress to my live-community.

But therefor I´ll need two “events” for the Achievement Plugin. For bbpress the two events are implemented, but for I´m not able to code it by myself I´d need help on this, or someone already made ist for own purpose.

I´d need the actions “reply to topic” and “create topic”. Perhaps someone can help, perhaps as a comission…?

 

Best Regards

Apokh

45 Answers

New Answer

MP Mr Papa
Mr Papa
Member

not familiar with this achievements plugin… is it for bbpress of wp?  did you reference it another post too??  do you have a link to something about it?

we currently have a cubepoints supported plugin and will shortly be introducing a mycred plugin for support for that wp plugin…

XD xDave
xDave
Member

Hello @Mr Papa

heres a link to the Plugin Website. 

http://achievementsapp.com/

I know about the SP integration of Cubepoints and MyCred, I tried them when I thougt first about my community,  but I dont want to just give points. Achievements enables my members to “earn Achievements” for set up events on my website. Let´s say “Post 10 Articles” “Reply to a Forum Topic X Times” “Open X Forum Topics” for these Events (for example) I created Medals which are given then to the auser automatically when the criteria (10 Forum replies e.g.) are reached. When they get an Achievement a PopUp informs them about it and it is postet in the Activity Stream also. Theres aLeaderboard where you can see who accomplished the most of the Achievements and you can see ones achievements on his Profile Page.

What else should I say…it works, ppl are really active and try to get these Medals.

Thneres a Documentation on Paul Gibbs (the Author) site, how to add achevement support for other Plugins (http://achievementsapp.com/dev…..r-plugins/) and a template (https://gist.github.com/paulgibbs/0e72acf38d59ba111ca5) too. But as I´m not a php coder it is kind of hard to me to rewrite the template, so that it will do the actions already implemented for bbpress also for SP. 

Puh..okay..thats it so far ;)

 

Best Regards

YS Yellow Swordfish
Yellow Swordfish
Member

I ma taking a look at it. Can’t say more than that!

XD xDave
xDave
Member

Thank you. I´ll stay tuned to this :) and hope that I´ll soon switch to SP then.

MP Mr Papa
Mr Papa
Member

we will let you know…  but current priority is having updated sp version ready for wp 3.9 in early to mid april…

YS Yellow Swordfish
Yellow Swordfish
Member

I downloaded and installed the Achievements plugin to take a look at it, see how it works and what it does. So far I have to say, I am remarkably underwhelmed by it and also somewhat confused.

I set up a new event to award points for a new blog post. No repeats needed – just 1. made a blog post and hey – I was awarded the points. Made a second blog post… nothing. It didn’t award any more points for a new post until the next day. So 24 hours before I can earn any more?

In fact anything I tried only seemed to work the first time. After that nothing. As there are no option settings to suggest I can change this I am forced to assume that it just doesn’t work and as such I can not really justofy spending any more time on it.

If it DID work then it does seem that adding forum events would be a fairly easy exercise. At the same time I have to admit I prefer the simplicity and ease of setup and use of MyCred which covers much of the same ground but appears to be better written, more solid and a more helpful author.

XD xDave
xDave
Member

Hehe, no thats not what Achievements is made for. It´s not like cubepoints or so. You gain an achievement only once.

Lets say you want to reward your users for new Articles. There for you make achievements (like in a game)

– 10 Articles = bronze (and 10 Points)

– 50 Articles = Silver (and 50 points)

– 100 Articles = gold (and 100 points)

It would not make sense to reward EVERY 10 articles (with the same award). When I used this first I had the same wrong understanding.
I made up Achievements for e.g. forum replies, opened forum topics, articles, “Favorites” (buddypress stream) and so on…always bronze->silver->gold->platinum.

The plugin is pretty cool, because at cubepoints and mycred you can only give points. But you cannot say “Give a reward at 100/500/1000 (or so) cubepoints” with Achievements you can do this.

 

I hope that makes the function of the plkugin clearer. For I´m not native speaker in english, maybe it reads a bit “clunky” ;)

YS Yellow Swordfish
Yellow Swordfish
Member

You’re English is just fine…

So – let us see if I understand this correctly… When you create a new event (custom achievements post), then that award can only be achieved once by a user. Is that correct?

And if so then the obvious question has to be what forum actions would one want to include for selection?

For example – looking through all the available options on the bbPress support I fail to understand how most of them could qualify as part of an ‘achievement’. Like ‘bbp_trashed_topic’ for example… Why would anyone award another user for trashing a topic? What is the purpose of that?

XD xDave
xDave
Member

This particular one is an option. The author made them (I think) just to give the user alls possible options for the plugin. I am only using 2 options: reply to a forum topic and create forum topic.

Right, an achivement is only gained once. Like in – lets say a racing game. There might be an achivement in the game that says : Finish 3 Races in a row! Then you get this game achievement also only once and it is listet within your achivement list as “completed”. Thats also how “Achievements” works.

YS Yellow Swordfish
Yellow Swordfish
Member

Well I am glad you have explained it to me as that wasn’t clear from any of the documentation I encountered although maybe I just missed it.

The basis of hooking on to the current Achievements plugin is pretty straightforward I believe. I will take a look at it – probably over this weekend coming – and get a handle on the work needed to produce something.

YS Yellow Swordfish
Yellow Swordfish
Member

I seem to have something working for the two basic actions of creating a new forum topic and creating a new forum post.

Other potential actions – like creating a poll, voting in a poll, receiving thanks for a post perhaps, etc., – all actions that would be derived from SP plugins – would have to wait. But I might be able to release this base core for testing/beta pretty quickly.