EduploneExam/interfaces IExamAnswer.py,1.23.2.2,1.23.2.3 IExamConfig.py,1.5.2.2,1.5.2.3 IExamContext.py,1.17.2.2,1.17.2.3 IExamNotifier.py,1.23.2.2,1.23.2.3 IExamNotifyable.py,1.23.2.2,1.23.2.3 IExamQuestion.py,1.23.2.2,1.23.2.3 IExamResponse.py,1.18.2.2,1.18.2.3

Nils Haagen <[email protected]> Sun, 08 Jan 2006 14:01:24 +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-serv18628/interfaces

Modified Files:
      Tag: exam-1_1
	IExamAnswer.py IExamConfig.py IExamContext.py IExamNotifier.py 
	IExamNotifyable.py IExamQuestion.py IExamResponse.py 
Log Message:
score override

Index: IExamQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamQuestion.py,v
retrieving revision 1.23.2.2
retrieving revision 1.23.2.3
diff -C2 -d -r1.23.2.2 -r1.23.2.3
*** IExamQuestion.py	13 Nov 2005 15:19:39 -0000	1.23.2.2
--- IExamQuestion.py	8 Jan 2006 14:01:22 -0000	1.23.2.3
***************
*** 1,5 ****
  # File: IExamQuestion.py
  # 
! # Copyright (c) 2005 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 
--- 1,5 ----
  # File: IExamQuestion.py
  # 
! # Copyright (c) 2006 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 

Index: IExamResponse.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamResponse.py,v
retrieving revision 1.18.2.2
retrieving revision 1.18.2.3
diff -C2 -d -r1.18.2.2 -r1.18.2.3
*** IExamResponse.py	13 Nov 2005 15:19:39 -0000	1.18.2.2
--- IExamResponse.py	8 Jan 2006 14:01:22 -0000	1.18.2.3
***************
*** 1,5 ****
  # File: IExamResponse.py
  # 
! # Copyright (c) 2005 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 
--- 1,5 ----
  # File: IExamResponse.py
  # 
! # Copyright (c) 2006 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 

Index: IExamNotifyable.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamNotifyable.py,v
retrieving revision 1.23.2.2
retrieving revision 1.23.2.3
diff -C2 -d -r1.23.2.2 -r1.23.2.3
*** IExamNotifyable.py	13 Nov 2005 15:19:39 -0000	1.23.2.2
--- IExamNotifyable.py	8 Jan 2006 14:01:21 -0000	1.23.2.3
***************
*** 1,5 ****
  # File: IExamNotifyable.py
  # 
! # Copyright (c) 2005 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 
--- 1,5 ----
  # File: IExamNotifyable.py
  # 
! # Copyright (c) 2006 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 

Index: IExamConfig.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamConfig.py,v
retrieving revision 1.5.2.2
retrieving revision 1.5.2.3
diff -C2 -d -r1.5.2.2 -r1.5.2.3
*** IExamConfig.py	13 Nov 2005 15:19:39 -0000	1.5.2.2
--- IExamConfig.py	8 Jan 2006 14:01:21 -0000	1.5.2.3
***************
*** 1,5 ****
  # File: IExamConfig.py
  # 
! # Copyright (c) 2005 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 
--- 1,5 ----
  # File: IExamConfig.py
  # 
! # Copyright (c) 2006 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 

Index: IExamAnswer.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamAnswer.py,v
retrieving revision 1.23.2.2
retrieving revision 1.23.2.3
diff -C2 -d -r1.23.2.2 -r1.23.2.3
*** IExamAnswer.py	13 Nov 2005 15:19:39 -0000	1.23.2.2
--- IExamAnswer.py	8 Jan 2006 14:01:21 -0000	1.23.2.3
***************
*** 1,5 ****
  # File: IExamAnswer.py
  # 
! # Copyright (c) 2005 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 
--- 1,5 ----
  # File: IExamAnswer.py
  # 
! # Copyright (c) 2006 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 

Index: IExamContext.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamContext.py,v
retrieving revision 1.17.2.2
retrieving revision 1.17.2.3
diff -C2 -d -r1.17.2.2 -r1.17.2.3
*** IExamContext.py	13 Nov 2005 15:19:39 -0000	1.17.2.2
--- IExamContext.py	8 Jan 2006 14:01:21 -0000	1.17.2.3
***************
*** 1,5 ****
  # File: IExamContext.py
  # 
! # Copyright (c) 2005 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 
--- 1,5 ----
  # File: IExamContext.py
  # 
! # Copyright (c) 2006 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 
***************
*** 35,39 ****
      #Methods
  
!     def deliverResponse(question,create):
          """
          <p>Returns an object that implements IExamResponse. </p>
--- 35,39 ----
      #Methods
  
!     def deliverResponse(question,create,forUser):
          """
          <p>Returns an object that implements IExamResponse. </p>

Index: IExamNotifier.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamNotifier.py,v
retrieving revision 1.23.2.2
retrieving revision 1.23.2.3
diff -C2 -d -r1.23.2.2 -r1.23.2.3
*** IExamNotifier.py	13 Nov 2005 15:19:39 -0000	1.23.2.2
--- IExamNotifier.py	8 Jan 2006 14:01:21 -0000	1.23.2.3
***************
*** 1,5 ****
  # File: IExamNotifier.py
  # 
! # Copyright (c) 2005 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 
--- 1,5 ----
  # File: IExamNotifier.py
  # 
! # Copyright (c) 2006 by eduplone Open Source Business Network EEIG, contributed
  # by FH-Aargau, Switzerland
  # Generator: ArchGenXML Version 1.4.0-RC1 



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click