ropensci / ruODK

ruODK: An R Client for the ODK Central API
https://docs.ropensci.org/ruODK/
GNU General Public License v3.0
42 stars 13 forks source link

Support form management #123

Open florianm opened 3 years ago

florianm commented 3 years ago

Feature

Support missing API endpoints:

Create vignettes for workflows. Assign to family form-management.

Before we can add unit tests for the CRUD endpoints, which will generate copious amounts of forms and also delete some, we will need a dedicated test server that's far, far away from any production data. Setting up such a test server will be done by Florian after a short baby break.

florianm commented 3 years ago

https://forum.getodk.org/t/odk-central-and-r-python-automation-for-complex-data-management-projects/32779

Worked examples by @Thaliehln on the ODK Forum re form draft mgmt.