EduploneExam/answers ChoiceGapAnswer.py,1.25,1.26 BlindGapAnswer.py,1.26,1.27
Nils Haagen <[email protected]> Fri, 08 Apr 2005 14:17:06 +0000
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneExam/answers
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3894
Modified Files:
ChoiceGapAnswer.py BlindGapAnswer.py
Log Message:
'base_edit'->exam_fillgap_edit
Index: ChoiceGapAnswer.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/answers/ChoiceGapAnswer.py,v
retrieving revision 1.25
retrieving revision 1.26
diff -C2 -d -r1.25 -r1.26
*** ChoiceGapAnswer.py 8 Apr 2005 09:18:10 -0000 1.25
--- ChoiceGapAnswer.py 8 Apr 2005 14:17:04 -0000 1.26
***************
*** 91,94 ****
--- 91,105 ----
##code-section class-header #fill in your manual code here
+ actions= (
+
+ {'action': '''string:$object_url/exam_fillgap_edit''',
+ 'category': '''object''',
+ 'id': 'edit',
+ 'name': 'exam_fillgap_edit',
+ 'permissions': ('''Edit''',),
+ 'condition' : 'python:1'},
+
+ )
+
##/code-section class-header
Index: BlindGapAnswer.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/answers/BlindGapAnswer.py,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** BlindGapAnswer.py 8 Apr 2005 09:18:10 -0000 1.26
--- BlindGapAnswer.py 8 Apr 2005 14:17:04 -0000 1.27
***************
*** 72,75 ****
--- 72,86 ----
##code-section class-header #fill in your manual code here
+ actions= (
+
+ {'action': '''string:$object_url/exam_fillgap_edit''',
+ 'category': '''object''',
+ 'id': 'edit',
+ 'name': 'exam_fillgap_edit',
+ 'permissions': ('''Edit''',),
+ 'condition' : 'python:1'},
+
+ )
+
##/code-section class-header
-------------------------------------------------------
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