Changes

Jump to navigation Jump to search
192 bytes added ,  23:17, 23 March 2009
Line 71: Line 71:  
'''''Specifications'''''
 
'''''Specifications'''''
   −
# '''Individual Test Distribution Story''' : [[System_dia.png]]
+
# '''Individual Test Distribution Story''' : [[Image:System_dia.png|200px|thumb|right|System Diagram]]
 
## A teacher shares/broadcasts the question.xml files to all the students in the class.  
 
## A teacher shares/broadcasts the question.xml files to all the students in the class.  
 
## 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'''
+
# '''Question Generation 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.
  −
## The students are sharing their activities in the form of groups.
  −
## 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.
  −
# '''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:
 
### text
 
### text
Line 90: Line 85:  
## 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'''
+
# '''Group Test Taking Story''' : [[Image:Edu_Toolkit_-_System_dia3.png|200px|thumb|right|System Diagram]]
 +
## 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.
 +
## The students are sharing their activities in the form of groups.
 +
## 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.
 +
# '''Review Answers''' : [[Image:Edu_Toolkit_-_System_dia2.png|200px|thumb|right|System Diagram]]
 
## 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
 
## The two answer files are displayed along with the question.xml to enable a teacher to review the answers of the students.  
 
## The two answer files are displayed along with the question.xml to enable a teacher to review the answers of the students.  
50

edits

Navigation menu