|
Name |
|
|
Comment |
See documentation on MD_SurveyAdministration. |
|
Dimensional Type |
Dimension |
|
select |
|
Name |
Child Table/View |
|
ViewReference_85 |
|
|
ViewReference_91 |
|
|
ViewReference_92 |
|
Name |
|
Grant |
User |
|
SELECT,VIEW DEFINITION |
SurveyReader |
|
Name |
Data Type |
Comment |
Length |
|
MD_SurvAdm_SurrogateKey |
numeric |
|
|
|
MD_SurvAdm_Version |
nvarchar(64) |
Many surveys we administer formally at Carleton (and in fact the only ones truly useful for longitudinal analysis) are revised yearly. That is, each year we administer a new version of the survey. This attribute names the survey version. E.g., "CIRP Freshman Survey 2012" (which would mean "the instance of the yearly CIRP Freshman Survey intended for administration during the 2012 calendar year"). |
|
|
MD_SurvAdm_Institution |
nvarchar(64) |
Institution being surveyed. Typically this will be "Carleton." But sometimes we get data from other schools. |
|
|
MD_SurvAdm_SubjectID |
varchar(64) |
All surveys should attach a subject ID or some identifier to each unique administration of an instrument. Although this should be rare, the same subject may take a survey more than once. For the purposes of this table, though, we assume they can't take it more than once on the same date. |
|
|
MD_SurvAdm_Date |
int |
Date associated with a given survey instrument being administered to a given subject. |
|
|
MD_SurvAdm_Name |
nvarchar(64) |
General survey name, like "CIRP Freshman Survey." Typically, surveys we administer for the purposes of assessment require repeated (yearly) administration in order to provide useful longitudinal data. So, although we may administer different versions of it, we are in essence administering the same survey. |
|
|
MD_SurvAdm_SurveyYear |
int |
Year associated with a particular survey version. E.g., each year HERI comes up with a new version of its CIRP survey, which becomes available, typically, in March. We administer that year's survey in the fall to the new freshman class. In this case, this attribute would designate the year in which the CIRP survey was developed. Theoretically the instrument would also be administered that same year, but that is not assumed here. |
|
|
MD_SurvAdm_Organization |
nvarchar(64) |
Organization that maintains a given survey (e.g., HERI, the Higher Education Research Institute) manages the CIRP Freshman Survey. So in that case the value here, in that case, would be "HERI." For surveys developed and maintained by Carleton College, use the value "Carleton." |
|
|
|
|