Search found 8 matches

by cspronatasha
March 23rd, 2018, 1:35 pm
Forum: Entry
Topic: Transfer data between questionnaires linked by a menu on Android
Replies: 6
Views: 6417

Re: Transfer data between questionnaires linked by a menu on Android

preproc Menu=accept("Menu","Household","Male","Female","Anthropometry"); if Menu = 1 then execPFF("F:\IFPRI\SPIR_Menu\HH_Male_Female_lookup_fixed\HH_Male_Female_lookup_fixed\HH_Male_Female\HH\SPIR baseline HH questionnaire.pff"); elseif Me...
by cspronatasha
March 22nd, 2018, 12:00 pm
Forum: Entry
Topic: Transfer data between questionnaires linked by a menu on Android
Replies: 6
Views: 6417

Re: Transfer data between questionnaires linked by a menu on Android

I am unsure how to use an external dictionary when they are both being collected at the same time - ie, the enumerator is at the household and first goes through the household questionnaire - which would serve as the basis for the look up file for the male and female questionnaires. Is there a way t...
by cspronatasha
March 21st, 2018, 12:12 pm
Forum: Entry
Topic: Transfer data between questionnaires linked by a menu on Android
Replies: 6
Views: 6417

Transfer data between questionnaires linked by a menu on Android

I have a menu program that links a household questionnaire to a male and female questionnaire. In the household questionnaire, we have a roster for the household, and a subsequent randomization that picks an "index child" from the roster. On my computer, I am able to transfer this informat...
by cspronatasha
July 13th, 2017, 9:52 am
Forum: Entry
Topic: New sync to Dropbox
Replies: 23
Views: 324249

Re: New sync to Dropbox

Many thanks with your help with the sync issue - this helps a lot. I look forward to seeing the updated sync in version 7.1. I have a favor to ask: The application I posted contains identifiers for some of our study participants. In my hurry to solve the problem, I did not think about the implicatio...
by cspronatasha
July 12th, 2017, 3:41 pm
Forum: Entry
Topic: New sync to Dropbox
Replies: 23
Views: 324249

Re: New sync to Dropbox

Many thanks, Josh. That is very helpful. I went ahead and used the code below but run into the problem of the folders being created and a text file followup_ghana.dat included in the sub-folder but the file is empty. The same file on the tablet's memory is about 600 KB. Could this be because of what...
by cspronatasha
July 12th, 2017, 1:51 pm
Forum: Entry
Topic: New sync to Dropbox
Replies: 23
Views: 324249

New sync to Dropbox

Hi, I am having trouble getting around the new synchronization of data to Dropbox from Android tablets. I have two external dictionaries. I have only synced .dat files in the past and understand that the new sync only works with .csdb. I have updated my .pff to read: [Run Information] Version=CSPro ...
by cspronatasha
July 11th, 2017, 3:12 pm
Forum: Synchronization
Topic: Dropbox Sync
Replies: 41
Views: 34363

Re: Dropbox Sync

Hi, I am used to using a .pnc file to deploy my survey onto tablets from Dropbox as well as for syncing the data back-up to Dropbox. I have tried using the syncconnect function in my logic but unable to see how one deploys it to many tablets through DropBox or is able to back up? Would you know how ...