Title: Point Deduction
Last modified: October 5, 2018

---

# Point Deduction

 *  Resolved [blue00rose](https://wordpress.org/support/users/blue00rose/)
 * (@blue00rose)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/point-deduction/)
 * Hi,
    I have set up on my site that if a user submits a form 1 time per week he
   gets 1 point.
 * How can I deduct 1 point if a user doesn’t submit a form this week?
 * Thank you for your help.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * (@rubengc)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/point-deduction/#post-10753686)
 * Hi [@blue00rose](https://wordpress.org/support/users/blue00rose/)
 * The unique way to perform that is through custom code checking users that hasn’t
   submitted the form
 * Keep in mind that GamiPress check events that happens on your WordPress (a log
   in, a form submission, a new comment) but on WordPress (or Gravity Forms or GamiPress)
   there are no events about “no events” (not logged in, not submitted the form)
 * So the unique way to handle this is through custom code
 * Best regards
    Ruben
 *  Thread Starter [blue00rose](https://wordpress.org/support/users/blue00rose/)
 * (@blue00rose)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/point-deduction/#post-10753824)
 * Thank you for your answer.
 * I am actually trying to find a way to do the following:
 * We have a volunteer community website with a calendar that displays all the volunteer
   opportunities and people can sign up for those opportunities. After they finish
   the volunteering they log in their volunteer hours – I have a Gravity Form where
   they just input the name of the effort and how many hours they volunteered.
 * I have set up an Achievement shows all Earners who submitted that specific form
   1 time in 1 week.
 * The thing I am trying to achieve is to display pictures of all the people who
   volunteered **that** week. And then the next week it resets.
 * So, just show weekly volunteers. Is that possible to do?
 * Thank you so much for your help.
 *  Plugin Author [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * (@rubengc)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/point-deduction/#post-10758837)
 * Hi [@blue00rose](https://wordpress.org/support/users/blue00rose/)
 * Yes, it’s posible but just through custom code
 * Check the available filters on `gamipress_get_achievement_earners_list()` function
 * Best regards

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Point Deduction’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/gamipress-gravity-forms-integration_198dc3.
   svg)
 * [GamiPress - Gravity Forms integration](https://wordpress.org/plugins/gamipress-gravity-forms-integration/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gamipress-gravity-forms-integration/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gamipress-gravity-forms-integration/)
 * [Active Topics](https://wordpress.org/support/plugin/gamipress-gravity-forms-integration/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gamipress-gravity-forms-integration/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gamipress-gravity-forms-integration/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ruben Garcia](https://wordpress.org/support/users/rubengc/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/point-deduction/#post-10758837)
 * Status: resolved