cph-cachet / carp.sensing-flutter

CARP Mobile Sensing for Flutter, including mobile sensing framework, data backend support, and the CARP mobile sensing app.
MIT License
80 stars 28 forks source link

Fix task expiry time not being correct #400

Closed SlimShadyIAm closed 4 months ago

SlimShadyIAm commented 4 months ago

The way that CAMS calculates how long the participant has to complete the task (if an expiry time is set) was previously incorrect because it was using the time since the task was enqueued rather than the trigger time as the baseline.