Math4Team/RIT/Projects: Difference between revisions

No edit summary
Line 18: Line 18:
|Person | An individual, such as a Teacher, Student, etc.
|Person | An individual, such as a Teacher, Student, etc.
}}
}}
====Questionnaire Field Dictionary====
====Questionnaire====
{{Definition_table
{{Definition_table
|ID | primary key
|ID | primary key
|Questionnaire | Title of questionnaire
|Title | Short name for questionnaire
|Category | Classifier ID, the ID of a Questionnaire class or category of Questionnaire
|Category | Classifier ID, the ID of a Questionnaire class or category of Questionnaire
|Notes | Description, Image link, rich format data
|Notes | Description, Image link, rich format data
Line 28: Line 28:
}}
}}


====Question Field Dictionary====
====Question====
{{Definition_table
{{Definition_table
|ID | primary key
|ID | primary key
Line 40: Line 40:
|EndDate | Expiry date of this instance
|EndDate | Expiry date of this instance
}}
}}
====Answer Field Dictionary====
====Answer====
{{Definition_table
{{Definition_table
|ID | primary key
|ID | primary key
Line 50: Line 50:
|EndDate | Expiry date of this instance
|EndDate | Expiry date of this instance
}}
}}
====AnswerType Field Dictionary====
====AnswerType====
{{Definition_table
{{Definition_table
|ID | primary key
|ID | primary key
Line 56: Line 56:
|Category | ID for class of answer type
|Category | ID for class of answer type
}}
}}
====Survey Field Dictionary====
====Survey====
{{Definition_table
{{Definition_table
|ID | primary key
|ID | primary key
Line 68: Line 68:
|ChangeDate | Date that this instance of the Survey was changed (reasons are provided in the Response record).
|ChangeDate | Date that this instance of the Survey was changed (reasons are provided in the Response record).
}}
}}
====Response Field Dictionary====
====Response====
{{Definition_table
{{Definition_table
|ID | primary key
|ID | primary key
Line 82: Line 82:
}}
}}


====School Field Dictionary====
====School====
{{Definition_table
{{Definition_table
|ID | primary key
|ID | primary key
|School | School or organizational name
|School | School or organizational name
}}
}}
====Person Field Dictionary====
====Person====
{{Definition_table
{{Definition_table
|ID | primary key
|ID | primary key