EduploneExam ExamFolder.py,1.27,1.28 version.txt,1.19,1.20

Nils Haagen <[email protected]> Fri, 25 Feb 2005 13:42:53 +0000
Newsgroups gmane.comp.web.zope.eduplone.cvs
Message-ID <[email protected]>
Update of /cvsroot/eduplone/EduploneExam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10216

Modified Files:
	ExamFolder.py version.txt 
Log Message:
settings for score, batchsize and lastpage in eXamFolder, content_icons

Index: version.txt
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/version.txt,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** version.txt	10 Jan 2005 12:49:18 -0000	1.19
--- version.txt	25 Feb 2005 13:42:51 -0000	1.20
***************
*** 1 ****
! 1.0-alpha build 37
--- 1 ----
! 1.0-alpha build 40

Index: ExamFolder.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/ExamFolder.py,v
retrieving revision 1.27
retrieving revision 1.28
diff -C2 -d -r1.27 -r1.28
*** ExamFolder.py	10 Jan 2005 12:49:17 -0000	1.27
--- ExamFolder.py	25 Feb 2005 13:42:51 -0000	1.28
***************
*** 8,12 ****
  # by FH-Aargau, Switzerland
  #
! # Generated: Mon Jan 10 11:01:26 2005
  # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
  #
--- 8,12 ----
  # by FH-Aargau, Switzerland
  #
! # Generated: Fri Feb 25 13:50:07 2005
  # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
  #
***************
*** 52,72 ****
  
      schema=BaseSchema + Schema((
!         StringField('id',
!             widget=StringWidget(description='Enter a value for id.',
!                 description_msgid='''help_short_name''',
!                 i18n_domain='''plone''',
!                 label='Id',
!                 label_msgid='''label_short_name''',
              ),
          ),
          
!         StringField('title',
!             accessor='''Title''',
!             searchable=1,
!             widget=StringWidget(description='Enter a value for title.',
!                 description_msgid='''help_title''',
!                 i18n_domain='''plone''',
!                 label='Title',
!                 label_msgid='''label_title''',
              ),
          ),
--- 52,85 ----
  
      schema=BaseSchema + Schema((
!         BooleanField('param_ShowScore',
!             default='''True''',
!             schemata='''settings''',
!             widget=BooleanWidget(description='Enter a value for param_ShowScore.',
!                 description_msgid='EduploneExam_help_param_ShowScore',
!                 i18n_domain='EduploneExam',
!                 label='Param_showscore',
!                 label_msgid='EduploneExam_label_param_ShowScore',
              ),
          ),
          
!         IntegerField('param_BatchSize',
!             default='''1''',
!             schemata='''settings''',
!             widget=IntegerWidget(description='Enter a value for param_BatchSize.',
!                 description_msgid='EduploneExam_help_param_BatchSize',
!                 i18n_domain='EduploneExam',
!                 label='Param_batchsize',
!                 label_msgid='EduploneExam_label_param_BatchSize',
!             ),
!         ),
!         
!         StringField('param_FinalPage',
!             default='''exam_finished''',
!             schemata='''settings''',
!             widget=StringWidget(description='Enter a value for param_FinalPage.',
!                 description_msgid='EduploneExam_help_param_FinalPage',
!                 i18n_domain='EduploneExam',
!                 label='Param_finalpage',
!                 label_msgid='EduploneExam_label_param_FinalPage',
              ),
          ),
***************
*** 129,133 ****
          'allowed_content_types':allowed_content_types,
          'allow_discussion': 0,
!         #'content_icon':'ExamFolder.gif',
          'immediate_view':'base_view',
          'global_allow':1,
--- 142,146 ----
          'allowed_content_types':allowed_content_types,
          'allow_discussion': 0,
!         'content_icon':'ExamFolder.gif',#'question.png',
          'immediate_view':'base_view',
          'global_allow':1,



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click