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 | ====Questionnaire==== | ||
{{Definition_table | {{Definition_table | ||
|ID | primary key | |ID | primary key | ||
| | |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 | ====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 | ====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 | ====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 | ====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 | ====Response==== | ||
{{Definition_table | {{Definition_table | ||
|ID | primary key | |ID | primary key | ||
| Line 82: | Line 82: | ||
}} | }} | ||
====School | ====School==== | ||
{{Definition_table | {{Definition_table | ||
|ID | primary key | |ID | primary key | ||
|School | School or organizational name | |School | School or organizational name | ||
}} | }} | ||
====Person | ====Person==== | ||
{{Definition_table | {{Definition_table | ||
|ID | primary key | |ID | primary key | ||