Searched defs:default (Results 1 - 25 of 27) sorted by relevance

12

/ec/ECQuiz/Products/ECQuiz/skins/ECQuiz/
H A Decq_quiz_delete_evaluation_script.py42 default = 'Please select one or more items to delete first.') variable
47 default = 'Deleted custom scoring scripts for types: ') variable
H A Decq_quiz_results_delete.py42 default = 'Please select one or more items to delete first.') variable
50 default = 'Item deleted.') variable
55 default = 'Items deleted.') variable
H A Decq_quiz_export_qti.py49 default = 'The following error(s) occurred:') \
61 default = 'An unexpected error has occurred. ' variable
50 + ' ' + context.str(errors) variable
H A Decq_result_grade_action.py36 default = '.') variable
53 default = msgid) variable
H A Decq_quiz_statistics_export.py42 default = 'Unknown format. Cannot export.') variable
131 default = 'statistics')
H A Decq_quiz_results_export.py49 default = 'Please select one or more items to export first.') variable
57 default = 'Unknown format. Cannot export.') variable
99 default = 'N/A') variable
135 default = 'results')
H A Decq_quiz_submit.py133 default = 'Your answers have been saved.') variable
138 default = 'You may not submit the quiz again.') variable
/ec/ECQuiz/Products/ECQuiz/
H A DECQGroup.py47 default='', variable in class:ECQGroup
69 uploaded it will be invoked. Otherwise a default method will
76 if not customScript: # default
H A DECQAbstractGroup.py102 # default. Otherwise HTML elements will simply be
153 default=1, variable in class:ECQAbstractGroup
175 default=-1, variable in class:ECQAbstractGroup
259 'ECQReference' objects is not copied by default. So
356 invoked. Otherwise a default method will be used.
H A DECQResult.py145 default={},), variable in class:ECQResult
148 default={},), variable in class:ECQResult
151 default={},), variable in class:ECQResult
154 default=[],), variable in class:ECQResult
157 default=[],), variable in class:ECQResult
162 default=None,), variable in class:ECQResult
166 default=0,), variable in class:ECQResult
633 default = msg)
/ec/ECQuiz/Products/ECQuiz/AnswerTypes/
H A DECQBaseAnswer.py48 default='Answer', variable in class:ECQBaseAnswer
61 default='', variable in class:ECQBaseAnswer
H A DECQCorrectAnswer.py62 default=0, variable in class:ECQCorrectAnswer
H A DECQScaleAnswer.py49 default=0.0, variable in class:ECQScaleAnswer
101 default = '.')
/ec/ECQuiz/Products/ECQuiz/QuestionTypes/
H A DECQBaseQuestion.py53 default='Question', variable in class:ECQBaseQuestion
H A DECQExtendedTextQuestion.py64 default=50, variable in class:ECQExtendedTextQuestion
H A DECQPointsQuestion.py63 default=False, variable in class:ECQPointsQuestion
93 invoked. Otherwise a default method will be used.
98 if not customScript: # default
H A DECQScaleQuestion.py55 default='vertical', variable in class:ECQScaleQuestion
105 invoked. Otherwise a default method will be used.
122 else: # default
H A DECQSelectionQuestion.py60 default=1, variable in class:ECQSelectionQuestion
75 default=1, variable in class:ECQSelectionQuestion
93 default=-1, variable in class:ECQSelectionQuestion
/ec/ECSpooler/backends/sql/
H A DSQL.py41 default = True, variable
50 default = True, variable
59 default = True, variable
/ec/ECAssignmentBox/Products/ECAssignmentBox/browser/
H A Decabsettings.py49 title=_(u"label_student_id", default=u"Student ID"),
51 default=u"The user attribute which stores the student ID."), variable in class:IECABControlPanelSchema
52 default=u'student_id', variable in class:IECABControlPanelSchema
56 title=_(u"label_major", default=u"Major"),
58 default=u"The user attribute which stores a student's major."), variable in class:IECABControlPanelSchema
59 default=u'major', variable in class:IECABControlPanelSchema
63 title=_(u"label_personal_title", default=u"Title"),
65 default=u"The user attribute which stores a student's personal title (such as “Mr.” or “Ms.”)."), variable in class:IECABControlPanelSchema
66 default = u'personal_title', variable in class:IECABControlPanelSchema
111 main_set.label = _(u"legend_ecab_attr_mapping", default
126 default=u"Assignment Box Settings") variable in class:ECABControlPanel
129 default=u"Settings that affect the " variable in class:ECABControlPanel
[all...]
/ec/ECAssignmentBox/Products/ECAssignmentBox/content/
H A DECFolder.py68 default = 0, variable
335 subfolders. By default, only published boxes and folders are
H A DECAssignmentBox.py110 #default=FLOOR_DATE,
125 #default=CEILING_DATE,
139 default = 0, variable
151 default=True, variable
162 default=False, variable
173 default=False, variable
205 # FIXME: allowed_content_types is defined in profile.default.types.ECAssignmentBox.xml
236 # Plone 3: in profiles/default/rolemap.xml
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/browser/
H A Decaabsettings.py49 title=_(u"label_host", default=u"Host"),
51 default=u"The address of your spooler service (e. g., host.yourdomain.com)."), variable in class:IECAABControlPanelSpoolerSchema
52 default=u'localhost', variable in class:IECAABControlPanelSpoolerSchema
56 title=_(u"label_port", default=u"Port"),
58 default=u"The port of your spooler service (e.g., 5050)."), variable in class:IECAABControlPanelSpoolerSchema
59 default=5050, variable in class:IECAABControlPanelSpoolerSchema
63 title=_(u"label_username", default=u"Username"),
65 default=u"Username for authentication to your spooler service."), variable in class:IECAABControlPanelSpoolerSchema
66 default = u'demo', variable in class:IECAABControlPanelSpoolerSchema
70 title=_(u"label_password", default
72 default = u'foobar', variable in class:IECAABControlPanelSpoolerSchema
85 default=[], variable in class:IECAABControlPanelBackendsSchema
177 default=u"Auto Assessment Box Settings") variable in class:ECAABControlPanel
180 default=u"Lets you control which spooler service will be " variable in class:ECAABControlPanel
188 default=u'Apply settings'), variable in class:ECAABControlPanel
[all...]
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/content/
H A DECAutoAssessmentBox.py68 default = False, variable
85 default = True, variable
150 # FIXME: allowed_content_types is defined in profile.default.types.ECAutoAssessmentBox.xml
/ec/ECReviewBox/content/
H A DECReviewBox.py110 default = False, variable

Completed in 79 milliseconds

12