Loading multiple cases at once
Posted: December 23rd, 2024, 8:02 pm
Hi all,
I think my problem is a very basic one, however being a true beginner I couldn't find a solution.
Here it is,
Thanks for your help.
I think my problem is a very basic one, however being a true beginner I couldn't find a solution.
Here it is,
- I have an external database (csdb) created using excel2cspro, containing partial cases with enumeration areas, addresses and so on.
- Each batch of these cases is assigned to a different interviewer through an interviewer ID.
- For each interviewer, I need to load (at once) all of the cases corresponding to their ID in order for them to complete the interview.
- The loading needs to happen right after the launch of the app, so the interviewer can choose whether to start a new questionnaire or complete one of the loaded cases.
- The loading needs to happen only once, so that any changes to the previously loaded data is preserved.
Thanks for your help.