Searched defs:description (Results 1 - 25 of 41) sorted by relevance

12

/ec/ECQuiz/Products/ECQuiz/
H A DInlineTextField.py75 description=('Used for storing text which can be ' variable in class:InlineTextField
H A DECQAbstractGroup.py124 # Default description of this property This
125 # description will be the tool tip displayed for
128 description='Some content that all the questions in ' variable in class:ECQAbstractGroup
164 description='Check this box if you want the questions ' variable in class:ECQAbstractGroup
180 description='The number of questions which are randomly ' variable in class:ECQAbstractGroup
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/content/
H A DDynamicDataWidget.py113 description=('A list of a undefined number of fields'), variable
H A DECAutoAssessmentBox.py58 description='Select a test backend.', variable
73 description = 'If selected, an assignment which passes all tests will be accepted automatically.', variable
89 description='Feedback for an assignment will be given instantly.', variable
104 description='Select one or more tests.', variable
119 description = 'Input fields for a backend', variable
204 description = fields[field].get('description', '')
212 description = description,
213 description_msgid = description,
[all...]
H A DECAutoAssignment.py58 description = "The automatic feedback for this assignment.", variable
73 description = "The result code of the backend for this assignment.", variable
86 description = "Job-ID for this assignment.", variable
/ec/ECSpooler/backends/echo/
H A DEcho.py20 description = '???', variable
30 description = '1', variable
/ec/ECSpooler/
H A Dsetup.py48 description = "A service for automatic testing of student submissions in different (programming) languages", variable
/ec/ECQuiz/Products/ECQuiz/AnswerTypes/
H A DECQSelectionAnswer.py39 InlineTextField('answer', # See 'description' property of the widget.
51 description='The answer text. This is what the candidate will see.', variable in class:ECQSelectionAnswer
H A DECQCorrectAnswer.py52 description='A comment on the answer. If the quiz ' variable in class:ECQCorrectAnswer
68 description='The checkbox should be marked if this ' variable in class:ECQCorrectAnswer
H A DECQScaleAnswer.py56 description='How many marks do you get for giving ' variable in class:ECQScaleAnswer
/ec/ECQuiz/Products/ECQuiz/QuestionTypes/
H A DECQBaseQuestion.py60 InlineTextField('question', # See 'description' property
73 description='The question text. This is what the ' variable in class:ECQBaseQuestion
H A DECQExtendedTextQuestion.py39 'answerTemplate', # See 'description' property
52 description="You can provide a template for the " variable in class:ECQExtendedTextQuestion
69 description="You can set the number of words you " variable in class:ECQExtendedTextQuestion
H A DECQPointsQuestion.py47 IntegerField('points', # See 'description' property of the widget.
55 description='The number of points assigned to this question.', variable in class:ECQPointsQuestion
68 description='If answers to this question are graded manually, mark this checkbox.', variable in class:ECQPointsQuestion
H A DECQScaleQuestion.py66 description='Select "vertical" if you ' variable in class:ECQScaleQuestion
/ec/ECSpooler/backends/erlang/
H A DErlang.py64 description = 'Enter a model solution.', variable
71 description = 'Enter help functions if needed.', variable
80 description = 'Enter one or more function calls. '+ variable
95 description = 'Test without permutations', variable
106 description = 'Test with permutations', variable
/ec/ECSpooler/backends/junit/
H A Dconfig.py172 description = 'Enter additional imports, like java '\
180 description = 'Enter help functions if needed.', variable
188 description = 'Enter one or more JUnit tests. '\
202 description = 'Run JUnit tests', variable
173 'libraries.', variable
/ec/ECSpooler/backends/keywords/
H A DKeywords.py32 description = 'Invert the sense of matching, i.e., ' + variable
42 description = 'Enter one or more keywords/regexps. '+ variable
53 description = 'Exact matching of keywords.', variable
58 description = 'Regexp matching.', variable
/ec/ECSpooler/backends/python/
H A DPython.py64 description = 'Enter a model solution.', variable
71 description = 'Enter help functions if needed.', variable
82 description = 'Enter one or more function calls. '+ variable
97 description = 'Simple test; only exact result are allowed.', variable
106 description = 'Permutations are allowed.', variable
/ec/ECSpooler/backends/pyunit/
H A DPyUnit.py55 description = 'Enter additional imports, like Python '\
64 description = 'Enter one or more PyUnit tests. ', variable
75 description = 'Run PyUnit tests', variable
56 'libraries.', variable
/ec/ECSpooler/backends/scheme/
H A DScheme.py90 description = 'Enter a model solution.', variable
97 description = 'Enter help functions if needed.', variable
106 description = 'Enter one or more function calls. '+ variable
122 description = 'Exact matching results are allowed.', variable
134 description = 'Permutations are allowed.', variable
/ec/ECSpooler/backends/sql/
H A DSQL.py38 description = 'If set, the test will not be aborted after row count of result set is wrong - ' + variable
48 description = "If set, manipulating statements such as CREATE, UPDATE or ALTER are allowed.", variable
57 description = "If set, type of columns from result set will not be checked.", variable
66 description = 'If set, databases are being compared to determine correct result; otherwise ' + variable
75 description = 'Enter one or more SQL statements (exclude select statements) to create the initial database.', variable
83 description = 'Enter SQL statements which prepare the expected results. To compare "result sets" you need to add a select statement at the end. ', variable
94 description = 'Simple test.', variable
/ec/ECSpooler/lib/data/
H A Ddto.py65 description = Unicode variable in class:BackendInputField
/ec/ECAssignmentBox/Products/ECAssignmentBox/browser/
H A Decabsettings.py50 description=_(u"help_student_id_attr", variable in class:IECABControlPanelSchema
57 description=_(u"help_major_attr", variable in class:IECABControlPanelSchema
64 description=_(u"help_personal_title_attr", variable in class:IECABControlPanelSchema
112 main_set.description = _(u"help_ecab_attr_mapping",
128 description = _(u"description_ecspooler_setup", variable in class:ECABControlPanel
/ec/ECAssignmentBox/Products/ECAssignmentBox/content/
H A DECFolder.py42 description = 'Instructions/directions that all assignment boxes in this folder refer to', variable
58 description = "States considered as completed", variable
73 description = "Projected number of assignments, 0 means undefined", variable
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/browser/
H A Decaabsettings.py50 description=_(u"help_host", variable in class:IECAABControlPanelSpoolerSchema
57 description=_(u"help_port", variable in class:IECAABControlPanelSpoolerSchema
64 description=_(u"help_username", variable in class:IECAABControlPanelSpoolerSchema
71 description =_(u"help_password", default=u"Password or authentication to your spooler service."), variable in class:IECAABControlPanelSpoolerSchema
82 description=_(u"All backends currently available " variable in class:IECAABControlPanelBackendsSchema
90 description=_(u"Available backends "
179 description = _(u"description_ecspooler_setup", variable in class:ECAABControlPanel

Completed in 49 milliseconds

12