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
the user detail now briefly logs the result at each step in the run, which should make it easier to trace errors
in the same vein, formr now notifies the admin if emails stop sending (many change the password for their study email account and forget to tell formr)
fractional pauses are now possible, so you can expire a pause after 1.5 minutes etc.
Bug fixes
the new queueing system introduced more precise expiration times and was meant to reduce computational load on our server, however there were some hiccups and delays that we hope will be fixed by this update
fractional numbers were rounded in the results table (but not in detailed results). this will not happen in the future, but if you collected fractional numbers or sliders in the past, work with the detailed results instead.
several other fixes related to queueing
it is now possible again to set a "get"-type item to required (useful for Prolific/Mturk etc)
no more getting stuck with zero minute pauses
some CSS classes fixed
Updates
updated to more recent versions of phpmailer/phpspreadsheet etc