Peter Harrison
Peter Harrison
It would be useful to have an option to show the response prompt for an audio_page with wait = TRUE immediately, and then only have the next button appear after...
It is common to want to administer a test page and then give some feedback text. Can we provide a helper function for this?
Most errors in test logic occur in `next_page()`. We could wrap this in an error catcher and then sanitise the results, possibly storing a debugging stack.
When deploying to Prolific, allow user to choose the workspace and the project to deploy to: 2pts
Currently when deploying an experiment to Prolific, Dallinger defaults to an arbitrary workspace and project, which is not ideal for collaborations where it's necessary to use a different workspace with...
In Docker deployment, worker processes can compete with web and clock processes for resources. This is dangerous, as a backlog of worker tasks can cause the web/clock processes to slow...
We are eager to have some kind of test of the Prolific API in the CI. We acknowledge this will be complicated because Prolific does not currently offer a sandbox...
`dallinger docker-ssh deploy` can fail if an app already exists with the same name. The proposal is to add some better checks for this situation. We think in practice that...
Dozzle provides a nice way to monitor the full set of docker-compose apps on a given web server. We have manually set up such a service on one of our...
https://gitlab.com/PsyNetDev/PsyNet/-/issues/703
https://gitlab.com/PsyNetDev/PsyNet/-/issues/704