
Put the data collected using the CSEntry Android App into a readable and analyzable form. Tabulate, edit and disseminate the gathered information to streamline your interactions with it.
Entering and processing data from surveys is a complex and time-consuming job. CSPro allows users to perform these tasks in a simplified manner.
The program lets you create different applications for different tasks. For example, you can create an application to enter data from surveys obtained from paper questionnaires or from computer-assisted individual interviewing. After entering the data, you can edit, as well as tabulate and print it.
The program is compatible with an Android app developed by the same agency. Thus, you can use an Android phone or tablet to collect data, and then upload such data to use it within the program. This adds functionality and versatility to the program, and avoids compatibility issues.
One disadvantage is that the program can be hard enough to understand for non-technical users. Nevertheless, if you are into data management, then it will be easier for you. Also, the program includes examples of the different applications that can be created.
To sum up, if you are in charge of collecting, analyzing or managing survey data, then this program will be useful for you. And the best part is that it is free of charge.
v7.3 [Aug 14, 2019]
-Introduction of a mapping module for displaying maps and interacting with points.
-Introduction of logic objects with functions that can be called on the object using dot notation.
-Replacement of the logic editor with a new editor with better performance and functionality.
-New valueset object that simplifies creating dynamic value sets.
-Full support for the list object, which is similar to an array but with only one dimension and of dynamic size.
- Language additions:
- pathname, view.
- array functions: clear, length.
- file functions: close, open, read, write.
- list functions: add, clear, insert, length remove, seek, show.
- map functions: addImageButton, addMarker, addTextButton, clearButtons, clearMarkers, getLastClickLatitude,getLastClickLongitude, getMarkerLatitude, getMarkerLongitude,hide, removeButton, removeMarker, setBaseMap,setMarkerDescription, setMarkerImage, setMarkerLocation, setMarkerOnClick, setMarkerOnClickInfoWindow, setMarkerOnDrag, setMarkerText, setOnClick, setTitle, show, showCurrentLocation, zoomTo.
- pff functions: exec, getproperty, load, save, setproperty.
- valueset functions: add, clear, length, remove, show.
- Bug fixes and enhancements.