EduploneTest/types EduploneMatchingAnswer.py,1.4,1.5
Claudia Disque <[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-serv16472/types
Modified Files:
EduploneMatchingAnswer.py
Log Message:
Index: EduploneMatchingAnswer.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneTest/types/EduploneMatchingAnswer.py,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** EduploneMatchingAnswer.py 12 Oct 2004 21:17:46 -0000 1.4
--- EduploneMatchingAnswer.py 13 Oct 2004 20:17:04 -0000 1.5
***************
*** 24,53 ****
schema = Schema((
!
TextField(
! 'Key (links)',
! required=1,
! widget=StringWidget(label = "Key",
! label_msgid='label_key',
! description = "Key",
! description_msgid='help_key',
i18n_domain='eduplone'),
),
! BooleanField(
! 'Challenge',
! default=1,
! widget=BooleanWidget(label='Challenge',
! label_msgid='label_challenge',
! description = "Show as task on left side?",
! description_msgid='help_challenge',
! i18n_domain='eduplone'),
! ),
!
(CORRECT_ANSWER_FIELD['Matching']),
!
),
marshall=PrimaryFieldMarshaller(),
)
!
--- 24,53 ----
schema = Schema((
!
TextField(
! 'Challenge',
! required=0,
! widget=StringWidget(label = "Challenge",
! label_msgid='label_key',
! description = "Challenge",
! description_msgid='help_key',
i18n_domain='eduplone'),
),
! #BooleanField(
! # 'Challenge',
! #default=1,
! # widget=BooleanWidget(label='Challenge',
! # label_msgid='label_challenge',
! # description = "Show as task on left side?",
! # description_msgid='help_challenge',
! # i18n_domain='eduplone'),
! #),
!
(CORRECT_ANSWER_FIELD['Matching']),
!
),
marshall=PrimaryFieldMarshaller(),
)
!
-------------------------------------------------------
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