|
I want to customize existing badges AND I want to create a new badge. Can you explain how I would do this and where? I think if you give me an example of 1 of each, I can figure out the rest. And yes, I know I can adjust the settings for some badges in the settings/badges are.
From those examples, I think I should be able to customize everything else. |
|
I can't give you exact examples anwsering straight to your questions right now but: 1) You've got translation marked string on osqa/forum_modules/default_badges/settings.py@58
There should be some simple thresholds settings in admin. 3) You can create "Amazing Question Badge" based on some badge which inherit from "QuestionScoreBadge" like the NiceQuestion badge mentioned above in osqa/forum_modules/default_badges/badges.py 2) "Forum Ninja" would need to get into badges most. Sorry for somekind of fuzzy anwser in advance.
There is also similiar question if you look for more badges customization (if you haven't already visited it yet). |
testing the slash command