EduploneExam/skins/EduploneExam exam_formprocess.cpy,1.2,1.3
Jens Klein <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneExam/skins/EduploneExam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5515/skins/EduploneExam
Modified Files:
exam_formprocess.cpy
Log Message:
ii
Index: exam_formprocess.cpy
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/skins/EduploneExam/exam_formprocess.cpy,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** exam_formprocess.cpy 16 Dec 2004 13:47:01 -0000 1.2
--- exam_formprocess.cpy 16 Dec 2004 14:02:21 -0000 1.3
***************
*** 7,11 ****
# get subset of questions from current batch
! Batch = modules['Products.CMFPlone'].Batch
request = context.REQUEST
results = context.contentValues()
--- 7,11 ----
# get subset of questions from current batch
! from Products.CMFPlone import Batch
request = context.REQUEST
results = context.contentValues()
***************
*** 22,25 ****
)
! request.REPSONSE.redirect(+'%s/exam_finished' % context.absolute_url() )
!
\ No newline at end of file
--- 22,24 ----
)
! request.REPSONSE.redirect(+'%s/exam_finished' % context.absolute_url() )
\ No newline at end of file
-------------------------------------------------------
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://productguide.itmanagersjournal.com/