-
Notifications
You must be signed in to change notification settings - Fork 2
Standardized Definitions For Variable Names
knod edited this page Apr 23, 2019
·
10 revisions
The point of this list is to allow you to use interview questions someone else wrote and design shareable interviews that require the minimum of adaptation. If you choose the names and object types listed below, your interview should be maximally compatible.
Some common actors might be both singular or plural. Your template (and interview) should handle both situations with an if/else statement.
-
client: Individual -
clients: DAList of Individuals -
spouse: Individual -
household: DAList of Individuals -
children: DAList of Individuals -
adverse_party: Person -
adverse_parties: DAList of Persons -
advocate: Individual -
judge: Individual -
hearing_officer: Individual
-
court: Court
claimsdefensesaffirmative_defensescounterclaims