Mass assigning badges to users on the site by uploading a list of users via a .csv file. The list of users in this file should be in the format as follows:
USER_ID, BADGE_ID, ACHIEVED_DATE
USER_ID
The user id that you would like to assign the badge to.BADGE_ID
Set the badge id.ACHIEVED_DATE(optional)
Set the achievement date for the users.
(Syntax: DD-MM-YYYY)
Uploading CSV File
To upload, access the mass assign page by clicking on the Mass Assignment menu on the sidebar and you will be presented with the screen below:
