I have a question about how to give the user bulk award automately.
As a admin, I don’t wannt do it manually anytime.
Hi Aicnal - welcome to Meta Discourse!
Have you read the original post of this topic? I find it works pretty well. Happy to help with any questions on top of that.
Yes, sir. Thanks for your help. And I have read it already.
But the posts says we should “upload a CSV file” to give the user bulk award. My question is that one time if the User Group changed and we should upload the file again.
Why can we just select a specific rule and if the user achieve the rule, the system will give the user bulk award automatically. Just like the achievement in games.
And I’m so sorry for my poor English!
You can
That 's great. This is what I expected.
Hi
Is there a way to also mention the badge reason when using the Bulk Award feature? I asked about this two years ago but never got a solution.
If there is a way using CSV, it’ll be very helpful because when we bulk award some of the badges they could be related to certain events topics. For instance, the badge “Academy Participant” is awarded to those who attended any of the academies, so when awarding this badge, our topic reason is the academy announcement. When a person attends several academies (or even only one), in their profile, they’ll have the badge “Academy Participant” as well as link to the specific ‘reason’ (Academy they attended) topic.
I hope my use case is understandable. Thanks!
It doesn’t look like this will let you add a reason. If you have access to rails, you could do it there; if you can use badge sql, and there’s something in the database you can use to identify the people (e.g., all in a certain group), you could use badge SQL, oh, but that still won’t let you link a topic.
Thanks! @pfaffman, normally I would rather use the API but that’s not an option unless I do it one by one such as have a Postman runner and the list of users.
So this is a feature request.
I think your only short-term solution is rails.