Searched defs:ECQuiz (Results 1 - 1 of 1) sorted by relevance

/ec/ECQuiz/Products/ECQuiz/
H A DECQuiz.py3 # $Id: ECQuiz.py 251338 2012-10-31 16:31:52Z amelung $
7 # This file is part of ECQuiz.
9 # ECQuiz is free software; you can redistribute it and/or modify it
14 # ECQuiz is distributed in the hope that it will be useful, but
20 # along with ECQuiz; if not, write to the Free Software Foundation,
44 from Products.ECQuiz import config
45 from Products.ECQuiz import permissions
46 from Products.ECQuiz.ECQAbstractGroup import ECQAbstractGroup
47 #from Products.ECQuiz.QuestionTypes.ECQMCQuestion import ECQMCQuestion
48 from Products.ECQuiz
111 class ECQuiz(ECQAbstractGroup): class in inherits:ECQAbstractGroup
[all...]

Completed in 230 milliseconds