You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some crowdactions should require/offer periodic check-in by participants to continuously track/confirm their participation.
This requires some changes to the API, backend logic and internal state of the participations.
Changes:
Track "streak" of participation
Allow check-in to "extend streak"
Reset streak if check in was missed (should the maximum streak still be stored?)
Some crowdactions should require/offer periodic check-in by participants to continuously track/confirm their participation.
This requires some changes to the API, backend logic and internal state of the participations.
Changes: