Skip to content

2025‐01‐13 Dev Meeting

Julia Damerow edited this page Jan 13, 2025 · 3 revisions

Discussion Points

  • Do we need to worry about changing the project? Should we have a copy?
    • use the project that's there
  • how to create records
    • survey distribution tools -> open public survey
  • How do we get one record? There is no example in the playground, is there? But it should be possible?
    • export record (give just one id)
    • content_complete = 2
  • How do we set values and which ones should we set?
    • We should be able to get an order id and then eventually a tracking number, which fields should we change?
    • use import record, set order and tracking number
    • Codebook, Dictionary has list of all fields
    • variables are unique within the project
    • we can probably set: order date, tracking number, shipment date

Notes

  • DET: Project Setup -> Enable optional... - "Additional Customizations" at the bottom
  • triggered on every change
  • data changes are recorded in redcap history log
Clone this wiki locally