Pedagogical Database for PROMATH application

Author: Odile Bénassy
 

TABLE LIST: TOOL, TOOL_ELT, GRADE, TOPIC, ITEM, POOL, QUESTION, RESP_TYPE, RESP_STRING, TREATMENT, MSG_GENE, MSG_PART

DEFINED DATATYPES: STRING, LIST, TOOLT, TOPIC, RESPT, NQUEST

I - Tables for interactivity tools

tablecolumntypedescriptioncross-ref
TOOLtool_ididreference idprimary = type+id
tool_typetooltbutton-palette, list-box, ...
tool_elt_listlistelement list for the tool
TOOL_ELTtool_elt_ididprimary = type+id
tool_typetooltbutton for the palette, item in the list-box, ...
facefilethe button face (case graphic or special character)
wordwordbutton label or list item, or... (case one word)
stringstringbutton label or list item, or... (case more than one word)

II - Tables for pedagogical material

tablecolumntypedescriptioncross-ref
GRADEgradeidreference idprimary
namewordgrade name
student_labelfileintroductory text for the student
teacher_labelfileintroductory text for the teacher
TOPICgradeidforeign
topictopicreference idprimary = grade+topic
namestringtopic name
student_labelfileintroductory text for the student
teacher_labelfileintroductory text for the teacher
ITEMgradeidforeign
topictopicforeign
itemidreference idprimary = grade+topic+item
tool_ididreference id for the interactive tool
student_labelfileitem text for the student
teacher_labelfileitem text for the teacher
POOLgradeidforeign
topictopicforeign
itemidforeign
poolidreference idprimary = grade+topic+item+pool
minbyteiteration minimum for the pool
maxbyteiteration maximum for the pool
it_fctfileiteration function for the pool
mk_fctfilemarking function for the pool
student_labelfileexplanatory text for the student
teacher_labelfileexplanatory text for the teacher
QUESTIONgradeidforeign
topictopicforeign
itemidforeign
poolidforeign
questionidreference idprimary = grade+topic+item+pool+question
labelstringquestion label

III - Tables for pedagogical treatment

tablecolumntypedescriptioncross-ref
RESP_TYPEresp_typeresptreference idprimary = grade+topic+item+pool+resp_type
teacher_labelfileexplanatory text for the teacher
RESP_STRINGresp_stringwordthe one provided by the training studentprimary = grade+topic+
item+pool+question+resp_string
resp_typeresptresponse type corresponding to provided string
TREATMENTresp_numbyte"this resp_type is being provided
for the resp_numth time inside the pool"
primary = grade+topic+
item+pool+resp_type+resp_num
msg_geneidshort, generic message
msg_shortstringmerely depends on the pool,
not on the question
msg_longfilemerely depends on the pool
msg_specialbooldepends on the question
(case there is one at all)
new_questnquestwhat question shall I send next ?
new_poolidnote: "-1"=new item
new_itemidnote:"-1"=new topic
new_topicid(case you need to change topic)
MSG_GENEmsg_geneidreference idprimary
text_shortwordcase one word
text_longstringcase more than one word
MSG_SPECIALtext_shortstringshort special messageidentified by: grade+topic+item+
+pool+resp_type+resp_num+question
text_longfilelong special message

IV - Defined data-types

data-typesituationranking fromtofull explanation
STRINGshort text--character string with limited size (else it is a file)
LISTchained list--
TOOLTtool-type id090=no tool;1=button palette;2=list box;[3-9]=else
TOPICtopic id, 4 letters--example:"vect" stands for vectors
RESPTanswer-typing system090=no answer;1=good answer;9=desperate;[2-8]=else
NQUESTwhat comes next ?-110=same question;1=same pool;-1=else

Return