-
Currently, that login with email and pwd does not work because as far as I can tell the flow control in `formr_connect()` is broken. IMO `if (!missing(keyring) || is.null(keyring))` should be repla…
-
When I run `devtools::install_github("rubenarslan/formr")`, I got following errors:
```
* installing *source* package 'formr' ...
** R
Error : (converted from warning) unable to re-encode 'feedbac…
-
After realising my code doesn't work with the V10, I tried to re-install v9. However, in the release history I cannot find versions between v7.4 and v10. Would it be possible to make v9 available for …
-
No longer maintained, maybe most features we use are now in major browsers?
-
I am having trouble getting a `calculate` type item to store logical values (i.e., TRUE or FALSE).
A minimum working example is here: https://docs.google.com/spreadsheets/d/14x1TtDJH0J2ivvuf7r7kK-9…
-
N.B. I will circunvent this issue by using the 8.0 v1.2.0 flavor (right defaults) but should be fixed if this one is meant to be deprecated.
**Long Story Short**
We have a study with different Pyt…
-
Typically, all position numbers will be updated automatically when importing a run as JSON file. This includes all skips, position numbers etc.
But when importing a waiting module, the skip to pos…
-
Hello,
One can read [here](https://formr.github.io/methods/#select-menus) that select menus can be configured from associative array.
At the moment, adding a `'class' => 'myclass'` value in the …
-
I am very grateful for the opportunity to use Formr. Great job and makes my life easier. Thanks guys.
I have a question. I currently use the bootstrap5 setting when a text input field is structured…
-
`requestAnimationFrame()` is partially supported in the major browsers, and represents an improvement from `setTimeout` for measuring when stimuli are displayed.
The pluginAPI should get an addition…