Search found 2399 matches

by josh
November 19th, 2017, 7:16 am
Forum: Synchronization
Topic: synchronisation
Replies: 2
Views: 3428

Re: synchronisation

Don't use the syncrhonization menu. That is for old (version 6.3 synchronization) which has been replaced in version 7. See the following: http://www.csprousers.org/help/CSPro/synchronization.html http://www.csprousers.org/help/CSPro/synchronization_simple.html http://teleyah.com/cspro/How%20Do%20I%...
by josh
November 19th, 2017, 7:13 am
Forum: Android
Topic: gps(open) function is not working android v5.5 and v6.0
Replies: 7
Views: 7185

Re: gps(open) function is not working android v5.5 and v6.0

As Joshua said, it is important to be outside in clear view of the sky. Google maps uses a combination of GPS hardware, cell towers and wifi signals to compute a location which means it can work inside even when the GPS satellites are not reachable. CSPro uses only the GPS satellites. This gives a m...
by josh
November 17th, 2017, 12:43 pm
Forum: Android
Topic: gps(open) function is not working android v5.5 and v6.0
Replies: 7
Views: 7185

Re: gps(open) function is not working android v5.5 and v6.0

I have used GPS in CSPro it on just about every version of Android 4.2, 4.2, 5.0, 6.0, 7.0, 8.0.
by josh
November 16th, 2017, 6:57 am
Forum: Synchronization
Topic: CSPro API URL setup failing
Replies: 1
Views: 2953

Re: CSPro API URL setup failing

You shouldn't be using that URL in your browser. In the browser you should use http://localhost/csweb/ui. The URL that ends in API is only for use by the tablets, not for the browser.
by josh
November 16th, 2017, 6:55 am
Forum: Synchronization
Topic: Probleme avec la synchronisation
Replies: 6
Views: 5919

Re: Probleme avec la synchronisation

You must be using the old version 6 synchronization then and not csweb as the version 7 synchronization only works with csdb.
by josh
November 16th, 2017, 6:53 am
Forum: Android
Topic: External Dictionary
Replies: 11
Views: 9818

Re: External Dictionary

Do you have the same version of CSPro on both PC and Windows? Also make sure you republished your PEN and file can copied to the device to ensure that it is latest version.
by josh
November 15th, 2017, 6:16 pm
Forum: Android
Topic: External Dictionary
Replies: 11
Views: 9818

Re: External Dictionary

Make sure that the file layout on Windows and on Android are EXACTLY the same. If your external dictionaries are in a different folder from the pff file on Windows then they need to be in the same relative folder on Android.
by josh
November 15th, 2017, 6:15 pm
Forum: Entry
Topic: Counting number of questions answered
Replies: 3
Views: 3459

Re: Counting number of questions answered

I would just create a counter variable that I initialize to zero at the start of the record and increment in each postproc when the question is answered. A lot of copy and pasting but it would work.
by josh
November 15th, 2017, 9:49 am
Forum: Feature Requests
Topic: Monitoring and Evaluation of projects
Replies: 1
Views: 2881

Re: Monitoring and Evaluation of projects

What do you mean by an "M & E" solution? Do you want a web based version of CSEntry (data collection) or do you just want to be able view and aggregate data collected on mobile devices on the web?

Don't expect a web based version of CSEntry. It would be a huge undertaking.
by josh
November 15th, 2017, 7:10 am
Forum: Feature Requests
Topic: Adding pff generation tool to Data Viewer
Replies: 4
Views: 4414

Re: Adding pff generation tool to Data Viewer

A pff file for doing what with DataViewer?