EduploneExam/questions BaseExamQuestion.py,1.11,1.12 FillGapQuestion.py,1.11,1.12 FreeTextQuestion.py,1.11,1.12 MatchingQuestion.py,1.11,1.12 MathQuestion.py,1.11,1.12 MultipleChoiceQuestion.py,1.11,1.12 SingleChoiceQuestion.py,1.11,1.12 TextTaskQuestion.py,1.11,1.12 TrueFalseQuestion.py,1.11,1.12
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-serv30485/questions
Modified Files:
BaseExamQuestion.py FillGapQuestion.py FreeTextQuestion.py
MatchingQuestion.py MathQuestion.py MultipleChoiceQuestion.py
SingleChoiceQuestion.py TextTaskQuestion.py
TrueFalseQuestion.py
Log Message:
rebuild with modified interfaces
Index: FreeTextQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/questions/FreeTextQuestion.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** FreeTextQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- FreeTextQuestion.py 15 Dec 2004 11:32:23 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:56 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
***************
*** 92,96 ****
#'content_icon':'FreeTextQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':1,
'filter_content_types':1,
}
--- 92,96 ----
#'content_icon':'FreeTextQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':0,
'filter_content_types':1,
}
Index: FillGapQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/questions/FillGapQuestion.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** FillGapQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- FillGapQuestion.py 15 Dec 2004 11:32:23 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:56 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
***************
*** 84,88 ****
#'content_icon':'FillGapQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':1,
'filter_content_types':1,
}
--- 84,88 ----
#'content_icon':'FillGapQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':0,
'filter_content_types':1,
}
Index: TrueFalseQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/questions/TrueFalseQuestion.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** TrueFalseQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- TrueFalseQuestion.py 15 Dec 2004 11:32:27 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:56 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
***************
*** 84,88 ****
#'content_icon':'TrueFalseQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':1,
'filter_content_types':1,
}
--- 84,88 ----
#'content_icon':'TrueFalseQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':0,
'filter_content_types':1,
}
Index: BaseExamQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/questions/BaseExamQuestion.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** BaseExamQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- BaseExamQuestion.py 15 Dec 2004 11:32:23 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:56 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.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** MathQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- MathQuestion.py 15 Dec 2004 11:32:23 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:57 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
***************
*** 84,88 ****
#'content_icon':'MathQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':1,
'filter_content_types':1,
}
--- 84,88 ----
#'content_icon':'MathQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':0,
'filter_content_types':1,
}
Index: MatchingQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/questions/MatchingQuestion.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** MatchingQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- MatchingQuestion.py 15 Dec 2004 11:32:23 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:57 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
***************
*** 84,88 ****
#'content_icon':'MatchingQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':1,
'filter_content_types':1,
}
--- 84,88 ----
#'content_icon':'MatchingQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':0,
'filter_content_types':1,
}
Index: TextTaskQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/questions/TextTaskQuestion.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** TextTaskQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- TextTaskQuestion.py 15 Dec 2004 11:32:27 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:57 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
***************
*** 84,88 ****
#'content_icon':'TextTaskQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':1,
'filter_content_types':1,
}
--- 84,88 ----
#'content_icon':'TextTaskQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':0,
'filter_content_types':1,
}
Index: SingleChoiceQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/questions/SingleChoiceQuestion.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** SingleChoiceQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- SingleChoiceQuestion.py 15 Dec 2004 11:32:23 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:56 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
***************
*** 84,88 ****
#'content_icon':'SingleChoiceQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':1,
'filter_content_types':1,
}
--- 84,88 ----
#'content_icon':'SingleChoiceQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':0,
'filter_content_types':1,
}
Index: MultipleChoiceQuestion.py
===================================================================
RCS file: /cvsroot/eduplone/EduploneExam/questions/MultipleChoiceQuestion.py,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** MultipleChoiceQuestion.py 15 Dec 2004 11:30:49 -0000 1.11
--- MultipleChoiceQuestion.py 15 Dec 2004 11:32:23 -0000 1.12
***************
*** 8,12 ****
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:30:11 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
--- 8,12 ----
# by FH-Aargau, Switzerland
#
! # Generated: Wed Dec 15 12:31:56 2004
# Generator: ArchGenXML Version 1.2 devel 3 http://sf.net/projects/archetypes/
#
***************
*** 87,91 ****
#'content_icon':'MultipleChoiceQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':1,
'filter_content_types':1,
}
--- 87,91 ----
#'content_icon':'MultipleChoiceQuestion.gif',
'immediate_view':'base_view',
! 'global_allow':0,
'filter_content_types':1,
}
-------------------------------------------------------
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/