Changes

Jump to navigation Jump to search
no edit summary
Line 75: Line 75:  
## The question.xml file is displayed in the Educational Toolkit GUI with all the questions rendered using the notebook Control of PyGTK.  
 
## The question.xml file is displayed in the Educational Toolkit GUI with all the questions rendered using the notebook Control of PyGTK.  
 
## The students work individually on the problems and the answer.xml files generated by each student are sent back to the teacher.  
 
## The students work individually on the problems and the answer.xml files generated by each student are sent back to the teacher.  
   
# '''Group Test Taking Story'''
 
# '''Group Test Taking Story'''
 
## Teacher/Student has distributed the question.xml files to all the students. The person who starts this test also forms the group i.e. sends an invite to the neibouring xos to join to form a group.  
 
## Teacher/Student has distributed the question.xml files to all the students. The person who starts this test also forms the group i.e. sends an invite to the neibouring xos to join to form a group.  
Line 81: Line 80:  
## A student marks an answer of any question.  
 
## A student marks an answer of any question.  
 
## The answer gets reflected on every student of the group i.e. it is multicasted. Two ways of doing it: Either generate an intermediate answer.xml file OR call a remote method on every person in the group using DBUS.  
 
## The answer gets reflected on every student of the group i.e. it is multicasted. Two ways of doing it: Either generate an intermediate answer.xml file OR call a remote method on every person in the group using DBUS.  
   
# '''Question Generation Story'''
 
# '''Question Generation Story'''
 
## Please note that a question does not mean an MCQ or True/False only, but can mean a general problem, a slide, fact or anything. A question specifically contains:
 
## Please note that a question does not mean an MCQ or True/False only, but can mean a general problem, a slide, fact or anything. A question specifically contains:
Line 92: Line 90:  
## Stretch Goal : Enable the user to specify rendering information through GUI.  
 
## Stretch Goal : Enable the user to specify rendering information through GUI.  
 
## Question.xml file will be generated.  
 
## Question.xml file will be generated.  
   
# '''Review Answers'''
 
# '''Review Answers'''
 
## Teacher has got 3 files : question.xml; answer.xml and student_answer.xml
 
## Teacher has got 3 files : question.xml; answer.xml and student_answer.xml
Line 103: Line 100:  
b) : '''Who are you making it for'''
 
b) : '''Who are you making it for'''
   −
Primary, Secondary and Higher Secondary Students and Teachers.
+
'''Primary, Secondary and Higher Secondary Students and Teachers.'''
    
The students will use it for the following:  
 
The students will use it for the following:  
50

edits

Navigation menu