formr.org icon indicating copy to clipboard operation
formr.org copied to clipboard

Chain simple surveys into longer runs to build complex studies. Use R to generate pretty feedback and complex designs.

Results 116 formr.org issues
Sort by recently updated
recently updated
newest added

- [ ] Apparently only works at the beginning of a run if a label column has content - [ ] Value cannot be referenced in a showif/label.

Bumps [grunt](https://github.com/gruntjs/grunt) from 1.4.0 to 1.5.3. Release notes Sourced from grunt's releases. v1.5.3 Merge pull request #1745 from gruntjs/fix-copy-op 572d79b Patch up race condition in symlink copying. 58016ff Merge pull...

dependencies
javascript

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies
javascript

While preparing a survey with ~200 items on formr.org, I noticed two possibly related issues while test driving it. ### Issue 1 Import [broken-v3.ods](https://github.com/rubenarslan/formr.org/files/7926967/broken-v3.ods) as new survey, then _Test Survey_...

I would like to give participants the possibility of returning to a different survey implemented as part of a run. Currently, pagination buttons only work within each survey and there...

If the feedback text from a stop button exceeds one page in the browser's print preview while filling out a run, it is cut off and not displayed (there is...

On the documentation page "[Survey Spreadsheet](https://formr.org/documentation#sample_survey_sheet)" I'd expect the columns `item_order` and `block_order` to be listed. But they are only documented on a [wiki page](https://github.com/rubenarslan/formr.org/wiki/How-to-randomize-items-and-blocks) of the corresponding GitHub project.

[Link](https://github.com/rubenarslan/formr.org/blob/ad72c8d/templates/public/documentation/sample_survey_sheet.php#L3) to [empty_survey.xlsx](https://github.com/rubenarslan/formr.org/blob/ad72c8d/templates/public/documentation/empty_survey.xlsx) is not working. Depending on whether there is a trailing slash `/`, the survey link points to different locations, but is not working in any case: `https://formr.org/documentation#sample_survey_sheet`...

I plan to conduct a sort of diary study where people write longer texts. Therefore, I would like to have *textarea* items where the width of the textarea spans the...