Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Math4Team/RIT/Projects
(view source)
Revision as of 10:28, 3 April 2009
758 bytes added
,
10:28, 3 April 2009
no edit summary
Line 1:
Line 1:
==Question Support API==
==Question Support API==
http://git.sugarlabs.org/projects/question-support-api
http://git.sugarlabs.org/projects/question-support-api
+
+
===Data Model===
+
A possible data model I built for a corporate medical department's medical records:
+
(I've already renamed Clinic and Provider to School and Teacher.)
+
[[Image:QuestionERDiagram.PNG]]
+
====Data Dictionary====
+
{{Definition_table
+
|Questionnaire | A collection of questions that might be used in a Survey, Quiz, Exam, etc.
+
|Question | A problem seeking an answer
+
|Answer | A potential solution to the problem
+
|AnswerType | The class of answer suitable for the problem or question
+
|Survey | An event instance of collecting Answers to Questions or problems
+
|Response | An event instance of the Student providing an answer to a question on a Survey or Quiz, etc
+
|School | An organization
+
|Person | An individual, such as a Teacher, Student, etc.
+
}}
FGrose
Bureaucrats
,
Check users
,
Administrators
,
Widget editors
8,288
edits