EduploneTest/types EduploneFreeText.py,1.1.1.1,1.2 EduploneMultiChoiceAnswer.py,1.1.1.1,1.2
Jens Klein <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneTest/types
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26529/types
Modified Files:
EduploneFreeText.py EduploneMultiChoiceAnswer.py
Log Message:
cleanup of install, we dont need vocabs for this product.
Index: EduploneFreeText.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/types/EduploneFreeText.py,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** EduploneFreeText.py 28 Sep 2004 21:08:54 -0000 1.1.1.1
--- EduploneFreeText.py 28 Sep 2004 22:02:37 -0000 1.2
***************
*** 1,5 ****
#-----------------------------------------------------------------------------
# Name: EduploneTest.py
! # Purpose: PloneFolder with IMS export and own skin
#
# Author: Nils Haagen and others
--- 1,5 ----
#-----------------------------------------------------------------------------
# Name: EduploneTest.py
! # Purpose: ATFolder with IMS export and own skin
#
# Author: Nils Haagen and others
Index: EduploneMultiChoiceAnswer.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/types/EduploneMultiChoiceAnswer.py,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** EduploneMultiChoiceAnswer.py 28 Sep 2004 21:08:54 -0000 1.1.1.1
--- EduploneMultiChoiceAnswer.py 28 Sep 2004 22:02:37 -0000 1.2
***************
*** 63,70 ****
def getAnswer(self):
#print 'testausgabe',getattr(self,self.Schema()['title'].accessor)()
! return getattr(self,self.Schema()['title'].accessor)(),\
getattr(self,self.Schema()['Answer for the question'].accessor)(),\
getattr(self,self.Schema()['Answer correct?'].accessor)(),\
! getattr(self,self.Schema()['Feedback'].accessor)(),\
getattr(self,self.Schema()['Image for the question'].accessor)()
--- 63,70 ----
def getAnswer(self):
#print 'testausgabe',getattr(self,self.Schema()['title'].accessor)()
! return getTitle(),\
getattr(self,self.Schema()['Answer for the question'].accessor)(),\
getattr(self,self.Schema()['Answer correct?'].accessor)(),\
! getFeedback(),\
getattr(self,self.Schema()['Image for the question'].accessor)()
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl