CSPro Data Entry
CSPro Data Entry
Users Guide
Version 6.0.1
25 September 2014
Table of Contents
Introduction to Data Entry ............................................................................................................. 1
Data Entry Concepts ...................................................................................................................... 3
Modes of Operation
3
Cases and Levels
3
Trees
3
Forms
5
Fields
5
Repeating Groups of Fields
6
Persistent Fields
6
Field Colors
6
How to ... .......................................................................................................................................... 9
Open Applications and Data Files
9
Open an Application ............................................................................................................ 9
Open a Data File ................................................................................................................. 9
Define File Associations ...................................................................................................... 9
Add Cases
10
Begin Adding Cases .......................................................................................................... 10
Save Partially Added Case ................................................................................................ 11
Complete Partially Added Cases ....................................................................................... 11
Enter Data.......................................................................................................................... 11
Add a Note ......................................................................................................................... 11
Move Around a Case in Add Mode ................................................................................... 12
Finish a Case ..................................................................................................................... 13
View, Hide, or Move Response Box .................................................................................. 14
Change CAPI Language.................................................................................................... 14
Modify Cases
14
Select a Case .................................................................................................................... 14
Begin Modifying Cases ...................................................................................................... 14
Save Partially Modified Case............................................................................................. 15
Move Between Cases ........................................................................................................ 15
Insert a Case ..................................................................................................................... 15
Delete a Case .................................................................................................................... 15
Change Case Ids ............................................................................................................... 15
Move Around a Case in Modify Mode ............................................................................... 16
Go to a Field ...................................................................................................................... 16
Insert a Group Occurrence ................................................................................................ 16
Delete a Group Occurrence............................................................................................... 17
Sort a Group Occurrence .................................................................................................. 17
Select a Level Occurrence ................................................................................................ 17
Add a Level Occurrence .................................................................................................... 17
Insert a Level Occurrence ................................................................................................. 17
Delete a Level Occurrence ................................................................................................ 18
Save a Case ...................................................................................................................... 18
Edit Interactively ................................................................................................................ 18
Verify Cases
19
Begin Verifying Cases ....................................................................................................... 19
Save Partially Verified Case .............................................................................................. 19
Verify Data ......................................................................................................................... 19
Show Fields ....................................................................................................................... 20
Active Keys in Verify Mode ................................................................................................ 20
Stop Work
20
Table of Contents
ii
Trees
File Tree
There are two trees on the left side of the screen. The file tree shows all cases in the data file. In
a single level application, the tree shows the complete IDs for each case. The icons in front of the
IDs indicate whether the case is complete or partial. For example the tree might look like:
In the tree above, the first case has been partially verified, the third case has been partially
modified, and the last case has been partially added.
In a multi-level application, the tree shows the level occurrences, for each case. In the following
example there are three levels.
Cases in a data entry data file are indexed by their level one ID fields. You cannot have two
cases with the same level one IDs in the same data file. Within cases, level occurrence IDs must
also be unique, but within the file they may repeat.
Case Tree
When adding, modifying, or verifying individual cases, a second tree, called a case tree, may be
active if this feature was selected during development of the data entry application. The case tree
shows the internal structure of the active case. The case does not occur when data entry is
stopped. The following is an example of a case tree:
In the tree above, the current value is displayed to the right of each data field. Some tree
elements, such as BOOK and PERSON000 have no values beside them because they represent
forms and rosters, respectively.
Forms
A form appears on the screen when you Add, Modify, or Verify cases. A form contains data
fields and text. Forms may be larger than the actual screen area. The form will scroll
automatically to insure that the field you are entering is visible on the screen.
Data entry applications may consist of several forms. As you complete one form the next form is
presented. If you move backward from the first field on a form, the previous form is presented.
Fields
A field is the basic element on a data entry form into which you enter data. During data entry the
cursor moves from one field to the next, according to the order and rules defined by the data
entry application. Fields are shown on the form as boxes with tick marks to indicate how many
digits or characters may be keyed.
Some fields cannot be entered. They may contain either data previously entered on another form
or protected fields. Such fields appear dark gray in color.
The default roster orientation is horizontal, which will show individual fields across the column
headings. Each row of the roster therefore corresponds to an occurrence of this group. The group
repeats as many times as there are lines. In the example above, the group contains four fields
and three occurrences.
Navigation through the group is as follows:
Use the / (slash) key on the numeric keypad to jump to the next occurrence (only
permitted in operator-controlled applications).
Use the Ctrl+/ key to jump out of the roster entirely (only permitted in operatorcontrolled applications).
Forms That Repeat
Sometimes the same blank form will appear for you to complete. In this case, the form itself
corresponds to a group occurrence, rather than a roster. Navigation keys (/, Ctrl+/, etc.) will be
identical as in the rosteronly the presentation of the information is different.
Persistent Fields
The application designer may define ID fields to be persistent. This usually occurs when the
designer does not anticipate the IDs changing between cases within the data file, such as for
geographic IDs. The operator will enter values for the first case, and then the system will use
those values for the subsequent case's IDs.
However, if the operator needs to change an ID, they can do so by successive presses of the F7
key, which will back the operator up through the ID fields.
Persistent fields are shown as light gray boxes on the form.
Field Colors
The Data Entry module uses colors to indicate the status of each field.
WHITE
System-controlled - You have never passed through this field for data entry input or you
have passed through this field for data entry input, but have moved backwards over it.
Operator-controlled - You have never moved this far forward during data entry of this case.
GREEN
System-controlled - You have passed through this field for data entry input and have not
moved backwards over it. If you move backwards over green fields, they become white.
Operator-controlled - You have passed through this field for data entry input and have not
moved backwards over it. If you move backwards over green fields, they become yellow.
YELLOW
System-controlled - This color never occurs.
Operator-controlled - You have passed through this field for data entry input and have
moved backwards over it or you have skipped over this field during data entry. Green and
yellow shows you the "high-water mark", that is, how far forward you have reached in this
case.
GRAY
Both - You cannot enter the field. The field either contains a previously entered value from
another form or is a protected field.
LIGHT GRAY
Both - The field takes on the value from the previous case. You can change the value by
using the F7 key to back up into it.
In the following example, Province and District are persistent, that is their values were carried
over from the previous case. The operator keyed HH No. and Line number, then backed up to HH
No. The PY Income field is protected and has been filled in via logic in the program.
How to ...
Open Applications and Data Files
Open an Application
1.
Press Ctrl+O; or from the File menu, select Open Application; or click
on
the toolbar.
2.
Select from the Files of type: at the bottom of the dialog box. You can open
either a Data Entry application file (*.ENT) or a Program Information file (*.PFF).
3.
If you opened a Data Entry application file, you will be requested to select the
name of the data file(s). (This is not necessary if you opened a Program
Information file).
4.
Enter the Operator ID (if required).
Note: If you already have another application open, it will be closed.
CSEntry accepts a single command-line parameter. It may be one of the two following types:
ENT file. This is a data entry application file. CSEntry will prompt for the data
file(s).
PFF file. CSEntry will open both the application and the data file(s).
In either case, you must specify the full filename. Examples:
csentry mysurvey.ent
csentry mysurvey.pff
How to ...
Most data entry applications read and write data only to the primary data file. In this case,
CSEntry uses the standard File Open dialog box for the operator to enter the file name.
However, some applications use more files. For example, there may be one or more external
lookup files. In addition, usage of the write and impute commands require file associations to be
supplied.
So you will always see the "Define File Associations" dialog boxwhat will vary is what is being
asked of you. The following shows the order in which files will be solicited from you, and why:
Input Data File - This is the file you will be creating, modifying, or verifying. Please note that
only one data file can be named, and you must supply it, as CSEntry can not run
without it.
External File (dict_name) - For each lookup file your application uses, you must supply the
datafile to which the lookup dictionary refers. CSEntry will not allow you to run your
application without naming this file. The name in parenthesis is the unique (internal)
dictionary name. A separate line entry will be given for each lookup file attached to
your application.
Write File - If your program includes one or more write functions, CSEntry will ask you for
the file to write them all to. If you fail to name a file, all write function text will be
placed in the listing file.
Impute Freq File - If your program includes one or more impute functions, CSBatch will ask
you for the file to save these imputations to. If you do not provide this file, CSBatch
will run on your data, but you will receive an error message about the expected file
being missing.
Add Cases
Begin Adding Cases
Press Ctrl+A; or from the Mode menu, select Modify; or click
cases to the END of the data file.
This will begin a new Add mode session. You may add as many cases as you like. To end the
session, press Esc or Ctrl+S. Depending on where you are in the case and if the partial feature is
allowed will determine what will happen next.
If you have not yet begun keying a new case: pressing Esc or Ctrl+S will exit
the add mode.
If you have begun keying a new case, but have not finished keying the IDs for
that case: pressing Esc or Ctrl+S will present you with a dialog, asking if you
want to discard the changes you have made, or cancel the stop request (which
will return you to your form where you left off).
If you have begun keying a new case, have finished keying the IDs for that
case, and partial is allowed: the partial save button will be active. Selecting it
will save the case and indicate it is partially saved from add mode by the icon
in the file tree.
10
Enter Data
When you begin entering data in a new file, CSEntry will automatically show the first requiring
data entry.
When entering decimal numbers, you must always key a decimal character to move to the
decimal part of the entry.
After entering data for each field, you may be required to press <Enter>, depending on your
application's run-time settings. Otherwise, the cursor will automatically move to the next field
once the current field is completely filled. If for a given data field two digits can be entered, and
the operator enters "02", the system will automatically advance to the next field (if the application
has been designed to do this). If, however, the operator only entered "2" for this field, the operator
would have to press the <Enter> key to advance to the next field. In any case, you can press
Enter to move to the next field if the current field is not filled up. Your application may have been
designed with skip logic. This means the system may move you automatically depending on the
values you key and the underlying logic. You may continue to key data and move forward until
the end of the case, or you may use other keys to move around a case before you finish it.
As you move from field to field, the status bar at the bottom of the screen shows you the name
and occurrence number of the current field.
Add a Note
It sometimes is necessary to attach text to a data field in addition to the data value. For example,
the enumerator may have made a notation on the questionnaire which you want to preserve or
the field may have an others specify response category and you want to save the specified
response. You can save such text by entering a note for the field.
11
How to ...
To enter notes for data field, press Ctrl+N or from the Edit menu select Edit Field Note.
When you enter note text, the note is automatically stored in a file named <datafile>.not. This file,
like most others in the CSPro system, is a character file.
See also: Notes Files
12
In operator-controlled applications: If the application has only one level, this key ends the
case. If the application has more than one level, use this key to end the current level
occurrence, and begin a new level occurrence. For example, if the first level is a mother
questionnaire and the second level is a child questionnaire, pressing this key during a child
questionnaire means you have finished this child and wish to start the next child
In system-controlled applications: If you have moved backward, this key will advance you to
the end of the current level occurrence, or to the "furthest point" forward you have reached, if
this is in the current level occurrence. This key is very similar to the F10 key in this
circumstance.
End Level (Ctrl + F12) [operator-controlled applications only]
If the application has only one level, this key has no effect. If the application has more than one
level, this key is used at lower levels to signal that the keyer has finished all level occurrences
at this level.
For example, if the first level is a mother questionnaire and the second level is a child
questionnaire, pressing this key during a child questionnaire means you have finished all
children and wish to start a new mother.
Go To (F6)
This key allows you may to move to any field (either forward or backward). It is useful if you
want to a field that is "far away"; not on the current form. You must know the name of the field
to which you want to move. If the field is multiply occurring (on a roster, for example), you may
also specify a specific occurrence number. If you leave the occurrence number blank the
system assumes the current occurrence number. You can see the field names and occurrence
numbers on the status bar at the bottom of the screen as you key data.
Previous Persistent (F7)
This key only has meaning if the application includes persistent fields. When you press this key
the system will move to the first persistent field it finds, previous to the current field, and place
the cursor there. If there is more than one persistent field, you may press F7 again to move
again to the previous persistent field.
Advance to End (F10) [system-controlled applications only]
If you have moved backward, this key will advance you to the "furthest point" forward you have
reached in the case.
Skip to (+ on numeric keypad) [operator-controlled applications only]
This key skips to the next field defined by the application. It is used to skip groups of fields that
may all be blank because they are not required to be answered by certain respondents.
Finish a Case
Normally you finish a case when you have completed entering all the forms in the case. CSEntry
asks you whether you want to accept the case or not. If you accept the case, CSEntry
immediately writes the case to the data file.
13
How to ...
In system-controlled applications the operator must enter data field-by-field until reaching the
end of the case. Exactly when the end of the case is reached is determined by logic. There are no
special keys to finish a case prematurely. In applications with more than one level, the application
developer MUST WRITE LOGIC to tell CSEntry when to finish entering level occurrences.
In operator-controlled applications, the operator may press F12 or Ctrl-F12 to end a case at any
time.
Modify Cases
Select a Case
Use any of the following methods to select a case to view and/or modify.
From the File Tree move the highlight bar to or click on the case ID. Then press
Ctrl+M or from the File menu, select Modify Case.
Press Ctrl+F or from the Edit menu, select Find Case. Then enter the case ID.
The case ID must be entered exactly as it appears in the file.
14
The session will end when you stop modifying the current case. You can stop modifying a case
by finishing it, or partially saving the modifications.
Partially modified cases are marked with
in the file tree. You can modify these cases as well
as any other completed cases. You cannot modify partially added or verified cases.
From the File Tree move the highlight bar to or click on a different case ID.
Use the toolbar to select first, previous, next or last case in the data file.
From the Navigation menu select First Case, Previous Case, Next Case, or
Last Case.
Use the special keys to select first, previous, next or last case in the data file.
Insert a Case
1.
2.
3.
Make sure you are not in Add, Modify, or Verify mode. You may need to stop
(Ctrl+S) data entry first.
From the File Tree move the highlight bar to or click on the case ID where you
want to insert the case.
Press Ctrl+Ins or from the Edit menu, select Insert Case.
Delete a Case
1.
2.
3.
Make sure you are not in Add, Modify, or Verify mode. You may need to stop
(Ctrl+S) data entry first.
From the File Tree move the highlight bar to or click on the case ID you want to
delete.
Press Ctrl+Del or from the Edit menu, select Delete Case.
15
How to ...
Go to a Field
1.
Enter the field name as defined in the data entry application.
2.
Enter the field occurrence number, if the field has multiple occurrences.
A field can have multiple occurrences because it appears in a roster or because it appears on
repeating forms. If the filed does not have multiple occurrences or you want to go to the first
occurrence, leave the field occurrence number blank.
16
17
How to ...
2.
3.
4.
Expand the File Tree for the case into which you want to insert a level
occurrence.
Select the level occurrence before which you want to insert.
Press Alt+Ins; from the Edit menu, select Insert Level Occ; or right click and
select Insert Level Occ.
Save a Case
Saving a case will write the contents of the current case to the data file, including any changes
you have made. This includes all records, of all types, into which data have been entered. If a
record type has been declared Required [in the data dictionary], and no data were entered for
this record type, a blank record of the required type will be written as part of the questionnaire,
and a message informing you of this action will be issued. There is no way to suppress this
message. Records are written to the output file in the order in which the record types were
defined in the data dictionary.
If the application is defined as operator-controlled, you may use the F12 or Ctrl-F12 keys to
save a case. If the application is one level (most common), use either key. If the application is
more than one level, use the Ctrl-F12 key.
If the application is defined as system-controlled type, you may use the F10 key (Advance to
End) to save a case. This key will execute all the procedures from the current field through the
end of the case. The application may contain underlying logic which stops you at a certain point
and displays a message. The system will only save the case if there are no such messages.
The following is true for both operator and system-controlled mode:
if you are in add mode, saving the case will keep you in add mode, allowing the
operator to continue adding cases
if you are in modify mode, saving the case will terminate modify modethe
operator would have to select a new case and drop back into modify mode to
continue
Edit Interactively
You can search through the data file using your data entry logic to find errors or unexpected
conditions and display the data entry form containing each error ready for modification. This is a
very convenient way to make corrections to survey data, provided the data volume is not too
large, and the operator is knowledgeable enough to make the necessary corrections.
Interactive editing is performed after the data have already been entered. You can use the same
programmed logic that was in effect during data entry to find problems that were left unresolved
by the original keyer, or you can use different logic to check for other conditions.
18
Verify Cases
Begin Verifying Cases
Press Ctrl+V; or from the Mode menu, select Verify; or click
on the toolbar to begin verifying
cases from the beginning of the data file or where you left off verifying. This will begin a new
Verify mode session. CSEntry keeps track of the last case that was verified, and positions you
automatically to the next case to verify.
If you did not complete verifying the last case, there will be a partially verified case in the data file
marked with
in the file tree. When you begin verification, you will be asked whether you want
to begin verification where you left off within the case.
You cannot verify cases if there are partially added or partially modified cases in the file. You
must finish these cases before you can resume verification.
You may verify as many cases as you like until you reach the end of the data file.
Verify Data
19
How to ...
When you verify a case, you key the case a second time as if you were in Add mode. Even
though there is already data in the data file, CSEntry does not show this to you. All fields on the
current form start out blank. Each time you key a field, the system compares the value you keyed
with the value in the data file. If these two values match, you move to the next field. If the values
do not match, you get a message telling you so. When this happens, simply rekey the field. One
of the following situations will occur:
The second value you key matches the value in the data file. The system
assumes your first value is in error and moves to the next field. There will be no
change to the data file for this field.
The second value you key matches the first value you keyed. The system
assumes the value in the data file is in error and moves to the next field. The new
value, which you keyed twice, will replace the original value in the data file.
The second value you key matches neither the value in the data file nor the first
value you keyed. The system will throw away the first value you keyed, show you
the mismatch message and wait for you to rekey the field again.
Show Fields
Sometimes you need to see the values in the data file on the screen. This is particularly useful if
you are unsure which case you are verifying or exactly where in the case you are. You can use
the Ctrl+F2 key to do this. When you press the Ctrl+F2 key you will see the values for all the
fields on the current form. You must press Ctrl+F2 again to resume verifying.
Stop Work
Stop Data Entry
To stop data entry press Esc or Ctrl+S; click
on the toolbar; or from the Mode menu select
Stop. If you are already stopped this function has no effect. Stopping add, modify, or verify will
make an entry into the operator statistics file.
20
If you are at the beginning of a case or have not made any changes, the session will end
immediately.
If you have started, but not completed entry/modification/verification of a case, two or more of the
following choices will appear depending on the mode of data entry and whether partial save is
allowed:
Partial Save - Partially save the changes you have made so far and remember the field you are
on, so you can complete the work later. Available only if partial save is possible. In add
and verify mode, all case id fields must have been entered.
Finish - Finish the case and save the modifications you have made. Available only in modify
mode.
Discard - Discard all the changes you have made since you opened this case. Always available.
Cancel - Cancel this operation and return to entering the case. Always available.
Whenever you are in Add, Modify, or Verify mode, a timer is running. This timer is used to
generate the operator statistics for the data entry session. Pause (Ctrl+P) stops the timer until
you either resume typing or press Ctrl+P again.
The timer affects the calculation of keystrokes/hour. If you need to leave the computer for a few
minutes, but are in the middle of a session, you should pause data entry so that time will not be
counted against you.
Assess Performance
View Operator Statistics
To view operator statistics press Ctrl+W or from the View menu, select Operator Statistics. You
can view statistics only when you are in stop mode that is, when you have stopped adding,
modifying, or verifying cases.
21
How to ...
CSEntry shows the number of cases in the data file and the number of cases which have been
verified. CSEntry also provides information about each operator who has worked on the current
data file. This information is stored in the LOG file.
Each line represents one data entry session.
Clicking in the gray heading area for any column will sort the information in that column.
Successive clicking of the column heading toggles that column's data between an ascending or
descending sort.
Mode - Indicates the mode (Add, Modify, or Verify) in which the operator was
working during the session. Every time an operator works on the current file, in
any mode, an entry is created for that session.
Operator ID - Displays the personal ID assigned to the operator of the relevant
session. To ensure reliable statistics, this ID must be unique for each data entry
operator.
Start Date - Indicates the date on which the session began. Note: The date
format is DD/MM/YYYY (i.e., Day/Month/Year).
Start Time - Indicates the time at which the session began. Note: The system
uses a 24-hr clock, so 2:30 pm will appear as 14:30.
Total Elapsed Time - Indicates the total time elapsed during the session in
question. The format shown is HH:MM (i.e., hours:minutes).
Pause Time - Indicates the total amount of time during the session in which the
clock was suspended. The format shown is HH:MM (i.e., hours:minutes).
Total Cases - Indicates the total number of cases that the operator added (if in
Add mode), modified (if in Modify mode), or verified (if in Verify mode) during the
session.
Total Records - Indicates the total number of records, of all types, that the
operator added (if in Add Mode), modified (if in Modify mode), or verified (if in
Verify mode) during the session.
Total Keystrokes/Hr - Indicates the operator's keying rate during the relevant
session. The total number of keystrokes is divided by the duration of the session,
excluding the pause time, and displayed as an integer value.
Errors/1000 Keystrokes - Is the result of a two-step calculation: the total
number of keying errors (an internal counter maintained by the system but not
displayed) is multiplied by 1000; the result of this operation is divided by the total
number of keystrokes for the session; the result of the division operation is
rounded, if necessary, and displayed as an integer value.
Percentage of Fields With Verify Errors Attributed to Keyer - Verify errors are
attributed to the keyer if the final value of a field, after verification, is different
from the value entered by the keyer. The number of verify errors attributed to the
keyer is divided by the total number of fields verified and displayed as a
percentage with one decimal place.
Percentage of Fields With Verify Errors Attributed to Verifier - Verify errors
are attributed to the verifier if the final value in the field, after verification, is the
same as that entered by the keyer, but was changed by the verifier before
returning to the originally-keyed value. The number of verify errors attributed to
the verifier is divided by the total number of fields verified and displayed as a
percentage with one decimal place.
Percentage of Fields With Any Verify Errors - The number of verify errors
attributed to the keyer and the number attributed to the verifier are added
together and divided by the total number of fields verified and displayed as a
percentage with one decimal place.
22
Get Help
Press F1; from the Help menu, select Help Topics; or click
Most dialog boxes have a Help button.
23
on the toolbar.
How to ...
E-Mail: cspro@lists.census.gov
Visit: http://www.census.gov/population/international/software/cspro/
When you contact us, please indicate the version number of the software you are using. You
can obtain the version number from the top of the about box. From the Help menu, select About.
24
Files
Types of Files
The Data Entry module manipulates one primary data file. This is the file where the cases you
add, modify or verify are stored. There may be other external data files associated with an
application, such as look-up files. The primary and external data files are text files and may have
any Windows extension.
There are five other files associated with the primary data file. They have the same name as the
primary data file with the following extensions added:
.idx
.log
.lst
.not
.sts
25
Files
Each record in the LOG file represents one data entry session. The record layout is as follows:
Position
1-3
4
5-36
37
38-47
48
49-56
57
58-65
66
67-74
75
76-83
84
85-92
93
94-101
102
103-110
111
112-119
120
121-128
129
130-137
138
139-146
Contents
Mode ('ADD' or 'MOD' or VER)
<comma>
Operator ID (as entered)
<comma>
Start date (mm/dd/yyyy)
<comma>
Start time (hh:mm:ss)
<comma>
End time (hh:mm:ss)
<comma>
Total time (End time Start time) (seconds)
<comma>
Pause time (seconds)
<comma>
Number of cases written
<comma>
Number of records written
<comma>
Number of keystrokes
<comma>
Number of bad keystrokes
<comma>
Number of fields with errors attributed to keyer
<comma>
Number of fields with errors attributed to verifyer
<comma>
Total number of fields verified
Any error messages, both user and system which occurred during the run.
This file can be useful for monitoring the work of keyers in training and problem keyers.
26
The next 32 characters are the field name as given in the dictionary (left
justified).
If field has record occurrences then the next 5 characters are the record
occurrence number (right justified, blank filled). If the field has only one record
occurrence then the next file characters are blank.
Show the number and percent of verified cases in the operator statistics
The STS file is a text file. You can view this file with the Text Viewer.
If necessary, you can change this file with any text editor, such as Notepad. However, you should
manipulate this file with extreme caution. If you modify it incorrectly, you can lose information
about partially entered cases or which cases have been verified.
27
Summaries
Menu Summary
The CSEntry menu is displayed across the top of the window. It provides access to most features
used in data entry. The following menu options are available whenever the right-hand screen is
displaying dictionary items.
File
Open Application
Open Data File
Save Partial Case
Mode
Add Case
Modify Case
Verify Case
Pause
Stop
Edit
Insert Case
Delete Case
Find Case
Insert Level Occ
Add Level Occ
Delete Level Occ
Insert Group Occ
Insert Group Occ After
Delete Group Occ
Sort Group Occ
Edit Field Note
Interactive Edit
Navigation
Previous Screen
Next Screen
First Case
Previous Case
Next Case
Last Case
End Group Occurrence
End Group
End Level Occurrence
End Level
Advance to End
Go To
Previous Persistent
View
29
Summaries
Full Screen
Cases in Sort Order
View Partial Cases Only
Case Tree
Names in Tree
Show Values (verify)
Operator Statistics
Options
Interactive Edit Options
Change CAPI Language
Show Responses (This
Field )
Show Responses (All
Fields)
Move Responses Box
Help
Help Topics
About Data Entry
Toolbar Summary
The CSEntry toolbar is displayed across the top of the window, below the menu bar. It provides
quick mouse access to many features used in data entry.
Click To
Open a data file.
Add case
Modify case
Verify case
Pause the timer
Stop adding or modifying
Go to first case in tree order
Go to previous case in tree order
Go to next case in tree order
Go to last case in tree order
Get help.
Keys Summary
Shortcuts specific to the Data Entry
30
Shortcut
Key
Ctrl + A
Ctrl + B
Ctrl + C
Ctrl + D
Ctrl + F
Ctrl + G
Ctrl + J
Ctrl + K
Ctrl + M
Ctrl + N
Ctrl + O
Ctrl + P
Ctrl + Q
Ctrl + S
Ctrl + T
Ctrl + V
Ctrl + W
Ctrl + Z
Description
Alt + A
Alt + Ins
Alt + Del
Ins
Del
Enter
Tab
Dn arrow
Up arrow
Shift + Tab
PgDn
PgUp
/ (num
keypad)
Ctrl + /
+ (num
keypad)
Ctrl+Home
Ctrl+PgUp
Ctrl+PgDn
Ctrl+End
F1
F2
31
Summaries
Ctrl + F2
F3
Ctrl + F3
F4
Alt + F4
F5
F6
F7
Ctrl+F8
F10
F11
F12
Ctrl + F12
32
Index
.IDX ............................................................ 25
.LOG .......................................................... 25
.LST ........................................................... 26
.NOT .......................................................... 26
.STS ........................................................... 27
/ 20
Active Keys in Verify Mode ........................ 20
Add ............................................................ 10
A Case................................................. 10
A Level Occurrence............................. 17
An Instance ......................................... 16
Add Mode .............................................. 3, 10
Advance to End ...................................12, 20
CAPI .......................................................... 14
Change Language............................... 14
Hide Responses .................................. 14
Move Responses ................................ 14
Show Responses ................................ 14
Case Ids ..................................................... 15
Case Notes ................................................ 11
Case Tree .................................................... 3
Cases ..................................................... 3, 23
View in Physical Order ........................ 23
View in Sort Order ............................... 23
Change ...................................................... 14
CAPI Language ................................... 14
Case Ids .............................................. 15
View..................................................... 23
Color of Fields.............................................. 6
Complete Partially Added Cases ............... 11
Ctrl+/ .......................................................... 20
Ctrl+F12 ..................................................... 20
Ctrl+F2 ....................................................... 20
Define File Associations .............................. 9
Delete a Case ............................................ 15
Delete a Level Occurrence ........................ 18
Delete an Instance ..................................... 17
Delete Occurrence ..................................... 17
Delete Row ................................................ 17
End Group ................................................. 20
End Group Occurrence .............................. 20
End Level ................................................... 20
End Level Occurrence .........................12, 20
Enter Data .................................................. 11
F1 ............................................................... 23
F10 .................................................12, 18, 20
F12 .................................................12, 18, 20
F6 ............................................................... 12
F7 .........................................................12, 20
Field ............................................................. 6
Colors .................................................... 6
Notes ................................................... 11
Fields .......................................................... 5
File .............................................................. 9
Associations ......................................... 9
Extentions ........................................... 25
Index (.IDX) ........................................ 25
Operator Statistics (.LOG) .................. 25
Status (.STS) ...................................... 27
Tree ...................................................... 3
Files .......................................................... 25
List [.LST] ........................................... 26
Notes [.NOT] ...................................... 26
Find a Case ............................................... 14
Finish a Case ............................................ 13
Forms .......................................................... 5
Forms which Repeat ................................... 6
Full Screen ................................................ 23
Function Keys ........................................... 12
Get Help .................................................... 23
Go To ........................................................ 12
Go to a Field ............................................. 16
Gray Field ................................................... 6
Green Field ................................................. 6
Help ........................................................... 23
Hide Responses........................................ 14
Hierarchical Questionnaires ........................ 3
Ids ............................................................. 15
IDX ............................................................ 25
Index ........................................................... 3
Index Files (.IDX) ...................................... 25
Insert a Case............................................. 15
Insert a Level Occurrence ......................... 17
Insert Occurrence ..................................... 16
Insert Row ................................................. 16
Inserting Notes .......................................... 11
Interactive Edit .......................................... 18
Introduction ................................................. 1
Keyboard Summary .................................. 30
Keys .................................................... 12, 16
Verify Mode ........................................ 20
Language .................................................. 14
Change for CAPI ................................ 14
Level Occurrences ...................................... 3
Levels .......................................................... 3
List Files [.LST] ......................................... 26
LOG .......................................................... 25
LST ........................................................... 26
Menu Summary......................................... 29
Mirror Fields ................................................ 5
Mismatch................................................... 19
Mode ......................................................... 14
Add ..................................................... 10
Modify ................................................. 14
33
Index
Verify ................................................... 19
Modes of Operation ..................................... 3
Modify a Case ............................................ 14
Modify Mode ....................................3, 14, 16
Move Around a Case in Add Mode............ 12
Move Around a Case in Modify Mode ....... 16
Move Between Cases ................................ 15
Move Responses ....................................... 14
Multiple Group ............................................. 6
Next Case .................................................. 15
Next Field .............................................12, 20
Next Form .................................................. 12
Next Screen ............................................... 12
NOT ........................................................... 26
Notes ......................................................... 11
Notes Files [.NOT] ..................................... 26
Open a Data File.......................................... 9
Open an Application .................................... 9
Operator ID .................................................. 9
Operator Statistics .........................21, 22, 25
Page Down ................................................ 12
Page Up ..................................................... 12
Partial Case ............................................... 11
Save Partially Added Case ................. 11
Save Partially Modified Case .............. 15
Save Partially Verified Case ............... 19
Pause ........................................................... 3
Pause Data Entry....................................... 21
Persistent Fields .......................................... 6
Physical Order ........................................... 23
View Cases ......................................... 23
Previous Case ........................................... 15
Previous Field ......................................12, 20
Previous Form ........................................... 12
Previous Persistent ..............................12, 20
Previous Screen ........................................ 12
Protected Fields ........................................... 5
Questionnaires............................................. 3
Repeating Groups of Fields ......................... 6
Responses ................................................. 14
Hide ..................................................... 14
Move.................................................... 14
View..................................................... 14
Roster .......................................................... 6
Save a Case/Questionnaire ....................... 18
Save Partial Case ...................................... 21
34