Setting up a new tmp project: Difference between revisions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
This are instructions for setting up a [[Temporary data collection]] project. See [[Projects]] for a list of previous ones. | |||
== Project Initiation == | |||
For external data requests, ask the requestor to fill out [[File:Request for additional collection.pdf]]. Additional start-up instructions and a bit of a checklist of what to consider are at [[Temporary data collection#Information relevant to data users]]. | |||
When there is serious consideration of a project, follow the instructions in [[Creating a new project article]] to establish a central place to document the project even during the consultation and design phase. | |||
Consider any [[Data Integrity Checks]] that might help, our [[Checklist when changing or adding a variable or tmp project]] can help. | |||
If an entry will be required for all records (or all at a site or program), consider [[Automatic Generation of TMP entries]]. | |||
* [[Sub add_automatic_tmp_entries]] | |||
{{DT| Need to break that out as a broader concept to contain "add an "not entered yet" item etc. }} | |||
If an entry will need to be added programmatically from VBA eg based on other data and a collector input, use [[Function GenerUpdate_tmp_entry]]. | |||
{{DT| Need to integrate the rest of this after adding page [[Temporary data collection]] }} | |||
Here are the pages that document how to run a project: | Here are the pages that document how to run a project: | ||
* if you don't already understand how our project data works, see [[Entity–attribute–value model of the L Tmp V2 table]] to understand what your options are in our framework | * if you don't already understand how our project data works, see [[Entity–attribute–value model of the L Tmp V2 table]] to understand what your options are in our framework | ||