EduploneExam/interfaces IExamAnswer.py,1.18,1.19 IExamContext.py,1.12,1.13 IExamNotifier.py,1.18,1.19 IExamNotifyable.py,1.18,1.19 IExamQuestion.py,1.18,1.19 IExamResponse.py,1.13,1.14 __init__.py,1.4,1.5
Nils Haagen <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneExam/interfaces In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3229/interfaces Modified Files: IExamAnswer.py IExamContext.py IExamNotifier.py IExamNotifyable.py IExamQuestion.py IExamResponse.py __init__.py Log Message: templates with eval-macro; don't look nice/work properly, yet, but don't crash anymore. Property 'exemplar' moved from FreeTextAnswer to FreeTextQuestion Index: IExamAnswer.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamAnswer.py,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** IExamAnswer.py 17 Dec 2004 09:47:54 -0000 1.18 --- IExamAnswer.py 18 Dec 2004 14:04:23 -0000 1.19 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Thu Dec 16 20:58:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Sat Dec 18 14:43:46 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: IExamQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamQuestion.py,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** IExamQuestion.py 17 Dec 2004 09:47:55 -0000 1.18 --- IExamQuestion.py 18 Dec 2004 14:04:23 -0000 1.19 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Thu Dec 16 20:58:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Sat Dec 18 14:43:46 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: IExamResponse.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamResponse.py,v retrieving revision 1.13 retrieving revision 1.14 diff -C2 -d -r1.13 -r1.14 *** IExamResponse.py 17 Dec 2004 09:47:55 -0000 1.13 --- IExamResponse.py 18 Dec 2004 14:04:23 -0000 1.14 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Thu Dec 16 20:58:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Sat Dec 18 14:43:46 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: IExamContext.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamContext.py,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** IExamContext.py 17 Dec 2004 09:47:55 -0000 1.12 --- IExamContext.py 18 Dec 2004 14:04:23 -0000 1.13 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Thu Dec 16 20:58:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Sat Dec 18 14:43:46 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: IExamNotifyable.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamNotifyable.py,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** IExamNotifyable.py 17 Dec 2004 09:47:55 -0000 1.18 --- IExamNotifyable.py 18 Dec 2004 14:04:23 -0000 1.19 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Thu Dec 16 20:58:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Sat Dec 18 14:43:46 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: IExamNotifier.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/interfaces/IExamNotifier.py,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** IExamNotifier.py 17 Dec 2004 09:47:55 -0000 1.18 --- IExamNotifier.py 18 Dec 2004 14:04:23 -0000 1.19 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Thu Dec 16 20:58:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Sat Dec 18 14:43:46 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: __init__.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/interfaces/__init__.py,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** __init__.py 15 Dec 2004 11:30:48 -0000 1.4 --- __init__.py 18 Dec 2004 14:04:23 -0000 1.5 *************** *** 8,11 **** import IExamNotifyable import IExamQuestion - import IExamResponse import IExamContext --- 8,12 ---- import IExamNotifyable import IExamQuestion import IExamContext + import IExamResponse + import IExamConfig ------------------------------------------------------- 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/