socialappslab / denguechat

Using mobile phones and gaming tactics to engage citizens in reporting public health risks
https://www.denguechat.org/
Other
0 stars 0 forks source link

Assign points on spreadsheet parsing to assigned users #885

Closed gvescu closed 5 years ago

gvescu commented 5 years ago

When a spreadsheet is parsed and an inspection is generated, and it finds a related assignment (same date and same city block defined by the location address of the inspection), all the users from that assignment will get rewarded submit points.

Included also a script that should check all the assignments from last six months with status = 'realizado' and award submit points to all the users that participated on that assignment.

This PR is based on #873 PR.