+ 1
Where i can find the images of my badges
5 Réponses
+ 2
You can watch you badges in your profile. Try clicking on your avatar.
If you want to use these images in a code you can visit sololearn web version and use devtools or just just open image in new tab to view URL.
For example this solution guru badge :
https://api.sololearn.com/Uploads/Achievements/115.png
0
Can you please send bronze status badge
0
Rishik Reddy ,
Images for status badges are not available on web version.
You can make one manually using svg preferably , css and canvas can also be used. Just search in codeplayground some people have already done this.
You can also take screenshot of badge and then crop it using any image manipulation tool GIMP , photoshoot etc.