Title: Assigning multiple points
Last modified: October 15, 2021

---

# Assigning multiple points

 *  Resolved [kimphuongtu135](https://wordpress.org/support/users/kimphuongtu135/)
 * (@kimphuongtu135)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/assigning-multiple-points/)
 * Is it possible to award MULTIPLE points when an event has been completed without
   hardcoding it?
    For example, when user posts a job, they are awarded 1 point.
   But I want to award them multiple points (the point amount awarded each time 
   may be different so it cannot be hard coded).
 * Please advise,
    Thank you!

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * (@rubengc)
 * [4 years, 7 months ago](https://wordpress.org/support/topic/assigning-multiple-points/#post-14972599)
 * Hi [@kimphuongtu135](https://wordpress.org/support/users/kimphuongtu135/)
 * You can create multiples points award rules for the same points type, for example
   you can create something like this:
    +1 points for Publish a job 1 time +1 points
   for Publish a job 5 times +1 points for Publish a job 10 times
 * This will make that every time a user publishes a job, the user will earn 1 point,
   but for every 5th job, he will earn an additional point (2 points every 5 jobs)
   and another additional point for every 10th job (3 points every 10 jobs, since
   gains 1 points per job, 1 for every 5 and 1 for every 10)
 * Hope it helps!

Viewing 1 replies (of 1 total)

The topic ‘Assigning multiple points’ is closed to new replies.

 * ![](https://ps.w.org/gamipress/assets/icon-256x256.png?rev=1699714)
 * [GamiPress - Gamification plugin to reward points, achievements, badges & ranks in WordPress](https://wordpress.org/plugins/gamipress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gamipress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gamipress/)
 * [Active Topics](https://wordpress.org/support/plugin/gamipress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gamipress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gamipress/reviews/)

## Tags

 * [award](https://wordpress.org/support/topic-tag/award/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * Last activity: [4 years, 7 months ago](https://wordpress.org/support/topic/assigning-multiple-points/#post-14972599)
 * Status: resolved