EduploneExam/questions BaseExamQuestion.py,1.1,1.2 FillGapQuestion.py,1.1,1.2 FreeTextQuestion.py,1.1,1.2 MatchingQuestion.py,1.1,1.2 MathQuestion.py,1.1,1.2 MultipleChoiceQuestion.py,1.1,1.2 SingleChoiceQuestion.py,1.1,1.2 TextTaskQuestion.py,1.1,1.2 TrueFalseQuestion.py,1.1,1.2
Jens Klein <[email protected]>
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneExam/questions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28784/questions Modified Files: BaseExamQuestion.py FillGapQuestion.py FreeTextQuestion.py MatchingQuestion.py MathQuestion.py MultipleChoiceQuestion.py SingleChoiceQuestion.py TextTaskQuestion.py TrueFalseQuestion.py Log Message: new agx run, modified model Index: FreeTextQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/FreeTextQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FreeTextQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- FreeTextQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: FillGapQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/FillGapQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** FillGapQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- FillGapQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: TrueFalseQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/TrueFalseQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TrueFalseQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- TrueFalseQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: BaseExamQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/BaseExamQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** BaseExamQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- BaseExamQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: MathQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/MathQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MathQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- MathQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: MatchingQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/MatchingQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MatchingQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- MatchingQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: TextTaskQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/TextTaskQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** TextTaskQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- TextTaskQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: SingleChoiceQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/SingleChoiceQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** SingleChoiceQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- SingleChoiceQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # Index: MultipleChoiceQuestion.py =================================================================== RCS file: /cvsroot/eduplone/EduploneExam/questions/MultipleChoiceQuestion.py,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** MultipleChoiceQuestion.py 14 Dec 2004 09:47:48 -0000 1.1 --- MultipleChoiceQuestion.py 14 Dec 2004 13:09:59 -0000 1.2 *************** *** 8,12 **** # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 10:40:00 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # --- 8,12 ---- # by FH-Aargau, Switzerland # ! # Generated: Tue Dec 14 14:00:03 2004 # Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/ # ------------------------------------------------------- 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/