EduploneExam/interfaces IExamAnswer.py,1.23.2.3,1.23.2.4 IExamConfig.py,1.5.2.3,1.5.2.4 IExamContext.py,1.17.2.3,1.17.2.4 IExamNotifier.py,1.23.2.3,1.23.2.4 IExamNotifyable.py,1.23.2.3,1.23.2.4 IExamQuestion.py,1.23.2.3,1.23.2.4 IExamResponse.py,1.18.2.3,1.18.2.4
"Fabian K." <[email protected]> Sun, 26 Feb 2006 20:09:04 +0000
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneExam/interfaces
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15646/interfaces
Modified Files:
Tag: exam-1_1
IExamAnswer.py IExamConfig.py IExamContext.py IExamNotifier.py
IExamNotifyable.py IExamQuestion.py IExamResponse.py
Log Message:
Fixed nasty FillGap bug. Now go ahead and delete as many gaps as you can :)
Index: IExamQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamQuestion.py,v
retrieving revision 1.23.2.3
retrieving revision 1.23.2.4
diff -C2 -d -r1.23.2.3 -r1.23.2.4
*** IExamQuestion.py 8 Jan 2006 14:01:22 -0000 1.23.2.3
--- IExamQuestion.py 26 Feb 2006 20:09:02 -0000 1.23.2.4
***************
*** 42,47 ****
"""
- pass
-
--- 42,45 ----
***************
*** 51,56 ****
"""
- pass
-
# end of class IExamQuestion
--- 49,52 ----
Index: IExamResponse.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamResponse.py,v
retrieving revision 1.18.2.3
retrieving revision 1.18.2.4
diff -C2 -d -r1.18.2.3 -r1.18.2.4
*** IExamResponse.py 8 Jan 2006 14:01:22 -0000 1.18.2.3
--- IExamResponse.py 26 Feb 2006 20:09:02 -0000 1.18.2.4
***************
*** 40,45 ****
"""
- pass
-
--- 40,43 ----
***************
*** 49,54 ****
"""
- pass
-
--- 47,50 ----
***************
*** 58,63 ****
"""
- pass
-
--- 54,57 ----
***************
*** 67,72 ****
"""
- pass
-
--- 61,64 ----
***************
*** 76,81 ****
"""
- pass
-
--- 68,71 ----
***************
*** 85,90 ****
"""
- pass
-
--- 75,78 ----
***************
*** 94,99 ****
"""
- pass
-
--- 82,85 ----
***************
*** 103,108 ****
"""
- pass
-
--- 89,92 ----
***************
*** 112,117 ****
"""
- pass
-
--- 96,99 ----
***************
*** 121,126 ****
"""
- pass
-
--- 103,106 ----
***************
*** 130,135 ****
"""
- pass
-
--- 110,113 ----
***************
*** 139,144 ****
"""
- pass
-
# end of class IExamResponse
--- 117,120 ----
Index: IExamNotifyable.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamNotifyable.py,v
retrieving revision 1.23.2.3
retrieving revision 1.23.2.4
diff -C2 -d -r1.23.2.3 -r1.23.2.4
*** IExamNotifyable.py 8 Jan 2006 14:01:21 -0000 1.23.2.3
--- IExamNotifyable.py 26 Feb 2006 20:09:02 -0000 1.23.2.4
***************
*** 40,45 ****
"""
- pass
-
# end of class IExamNotifyable
--- 40,43 ----
Index: IExamConfig.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamConfig.py,v
retrieving revision 1.5.2.3
retrieving revision 1.5.2.4
diff -C2 -d -r1.5.2.3 -r1.5.2.4
*** IExamConfig.py 8 Jan 2006 14:01:21 -0000 1.5.2.3
--- IExamConfig.py 26 Feb 2006 20:09:02 -0000 1.5.2.4
***************
*** 40,45 ****
"""
- pass
-
--- 40,43 ----
***************
*** 49,54 ****
"""
- pass
-
--- 47,50 ----
***************
*** 58,63 ****
"""
- pass
-
# end of class IExamConfig
--- 54,57 ----
Index: IExamAnswer.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamAnswer.py,v
retrieving revision 1.23.2.3
retrieving revision 1.23.2.4
diff -C2 -d -r1.23.2.3 -r1.23.2.4
*** IExamAnswer.py 8 Jan 2006 14:01:21 -0000 1.23.2.3
--- IExamAnswer.py 26 Feb 2006 20:09:02 -0000 1.23.2.4
***************
*** 40,45 ****
"""
- pass
-
# end of class IExamAnswer
--- 40,43 ----
Index: IExamContext.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamContext.py,v
retrieving revision 1.17.2.3
retrieving revision 1.17.2.4
diff -C2 -d -r1.17.2.3 -r1.17.2.4
*** IExamContext.py 8 Jan 2006 14:01:21 -0000 1.17.2.3
--- IExamContext.py 26 Feb 2006 20:09:02 -0000 1.17.2.4
***************
*** 40,45 ****
"""
- pass
-
# end of class IExamContext
--- 40,43 ----
Index: IExamNotifier.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamNotifier.py,v
retrieving revision 1.23.2.3
retrieving revision 1.23.2.4
diff -C2 -d -r1.23.2.3 -r1.23.2.4
*** IExamNotifier.py 8 Jan 2006 14:01:21 -0000 1.23.2.3
--- IExamNotifier.py 26 Feb 2006 20:09:02 -0000 1.23.2.4
***************
*** 40,45 ****
"""
- pass
-
--- 40,43 ----
***************
*** 49,54 ****
"""
- pass
-
--- 47,50 ----
***************
*** 58,63 ****
"""
- pass
-
--- 54,57 ----
***************
*** 67,72 ****
"""
- pass
-
# end of class IExamNotifier
--- 61,64 ----
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642