Published June 19, 2025
| Version v0.24.0
Software
Open
chain simple forms / surveys into longer runs using the power of R to generate pretty feedback and complex designs https://formr.org
Authors/Creators
- 1. Wilhelm Wundt Institute of Psychology, University of Leipzig
- 2. Georg Elias Müller Institute of Psychology, University of Goettingen
Description
[v0.24.0] - 19.06.2025
Added
- Progressive Web App (PWA) support.
- Formr studies can now be turned into web apps that are installable to devices running Android, iOS, MacOS, Windows, etc.
- Each study can be its own app
- Can be added to phone home screen
- Service worker and configurable manifest endpoints for each run/study.
- Logos, names, settings are configurable
- Push message support in the run
- Surveys get four new items: request_cookie, request_phone, add_to_home_screen, and push_notification which help configure the app
- Switch from grunt/bower to npm/webpack for clientside dependencies
Fixes
- Cookies are now set to SameSite: Lax, so that cookies are always set upon first visit to the page
- Fixed a bug where expired CSRF tokens caused confusing errors, will also give more informative error messages now
- New cookie management improves compliance with GDPR. By default, only session cookies are set, if user consents, these cookies are kept for longer (a configurable duration). formr continues not to set any third-party cookies by default. A new survey item allows you to re-request permissions.
- Unlinking surveys and hiding results works again
Full Changelog: https://github.com/rubenarslan/formr.org/compare/v0.23.2...v0.24.0
Files
rubenarslan/formr.org-v0.24.0.zip
Files
(10.3 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:ebd09bef2be48c6cca8cdb0fbab7a43e
|
10.3 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/rubenarslan/formr.org/tree/v0.24.0 (URL)
Software
- Repository URL
- https://github.com/rubenarslan/formr.org