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

/ec/ECQuiz/Products/ECQuiz/AnswerTypes/
H A DECQSelectionAnswer.py39 InlineTextField('answer', # See 'description' property of the widget.
48 widget=TextAreaWidget( variable in class:ECQSelectionAnswer
H A DECQBaseAnswer.py50 widget=StringWidget( variable in class:ECQBaseAnswer
64 widget=StringWidget( variable in class:ECQBaseAnswer
H A DECQCorrectAnswer.py49 widget=TextAreaWidget( variable in class:ECQCorrectAnswer
65 widget=BooleanWidget( variable in class:ECQCorrectAnswer
H A DECQScaleAnswer.py53 widget=StringWidget( variable in class:ECQScaleAnswer
/ec/ECQuiz/Products/ECQuiz/
H A DECQGroup.py48 widget=StringWidget( variable in class:ECQGroup
H A DECQAbstractGroup.py116 widget=TextAreaWidget( variable in class:ECQAbstractGroup
161 widget=BooleanWidget( variable in class:ECQAbstractGroup
177 widget=IntegerWidget( variable in class:ECQAbstractGroup
H A DECQReference.py34 from archetypes.referencebrowserwidget.widget import ReferenceBrowserWidget
51 widget = ReferenceBrowserWidget( variable in class:ECQReference
H A DECQuiz.py94 def getLabel(self, context, widget):
96 return widget.translate(
98 domain = widget.i18n_domain,
102 """ A custom widget for handling the 'evaluationScripts'
136 widget=BooleanWidget( variable in class:ECQuiz
147 # See 'description' of the widget.
151 widget=BooleanWidget( variable in class:ECQuiz
165 widget=BooleanWidget( variable in class:ECQuiz
179 widget=BooleanWidget( variable in class:ECQuiz
199 widget variable in class:ECQuiz
215 widget = DataGridWidgetI18N( variable in class:ECQuiz
[all...]
/ec/ECQuiz/Products/ECQuiz/QuestionTypes/
H A DECQBaseQuestion.py54 widget=StringWidget( variable in class:ECQBaseQuestion
61 # of the widget.
70 widget=TextAreaWidget( variable in class:ECQBaseQuestion
H A DECQExtendedTextQuestion.py40 # of the widget.
49 widget=TextAreaWidget( variable in class:ECQExtendedTextQuestion
66 widget=IntegerWidget( variable in class:ECQExtendedTextQuestion
H A DECQPointsQuestion.py47 IntegerField('points', # See 'description' property of the widget.
52 widget=IntegerWidget( variable in class:ECQPointsQuestion
65 widget=BooleanWidget( variable in class:ECQPointsQuestion
H A DECQScaleQuestion.py63 widget=SelectionWidget( variable in class:ECQScaleQuestion
H A DECQSelectionQuestion.py58 # property of the widget.
62 widget=BooleanWidget( variable in class:ECQSelectionQuestion
72 # of the widget.
77 widget=BooleanWidget( variable in class:ECQSelectionQuestion
92 # widget.
95 widget=IntegerWidget( variable in class:ECQSelectionQuestion
/ec/ECAssignmentBox/Products/ECAssignmentBox/content/
H A DECFolder.py39 widget = RichWidget( variable
55 widget = MultiSelectionWidget( variable
70 widget = IntegerWidget( variable
H A DECAssignment.py46 ECAssignmentSchema['id'].widget.visible = {
51 ECAssignmentSchema['title'].widget.visible = {
55 ECAssignmentSchema['description'].widget.visible = {
66 widget = FileWidget( variable
81 widget=RichWidget( variable
82 #widget = TextAreaWidget(
99 widget=RichWidget( variable
100 #widget = TextAreaWidget(
116 widget=StringWidget( variable
H A DECAssignmentBox.py43 from archetypes.referencebrowserwidget.widget import ReferenceBrowserWidget
60 widget = ReferenceBrowserWidget( variable
77 widget=RichWidget( variable
95 widget = TextAreaWidget( variable
111 widget = CalendarWidget( variable
126 widget = CalendarWidget( variable
141 widget = IntegerWidget( variable
152 widget=BooleanWidget( variable
163 widget=BooleanWidget( variable
174 widget variable
[all...]
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/content/
H A DECAutoAssessmentBox.py53 widget = SelectionWidget( variable
70 widget = BooleanWidget( variable
86 widget=BooleanWidget( variable
100 widget = MultiSelectionWidget( variable
116 widget = DynamicDataWidget( variable
134 ECAutoAssessmentBox_schema['id'].widget.visible = dict(edit=0, view=0)
207 # set widget
210 widget = StringWidget(label = label,
219 widget = widget,
[all...]
H A DECAutoAssignment.py55 widget = ComputedWidget( variable
69 widget=ComputedWidget( variable
82 widget=ComputedWidget( variable
/ec/ECReviewBox/content/
H A DECReviewBox.py55 ECReviewBoxSchema['assignment_reference'].widget.visible = {
72 widget = ReferenceBrowserWidget( variable
88 widget = DataGridWidget( variable
112 widget = BooleanWidget( variable
/ec/ECLecture/Products/ECLecture/content/
H A DECLecture.py60 widget = StringWidget( variable
73 widget = LinesWidget( variable
87 widget = StringWidget( variable
101 widget = CalendarWidget( variable
114 widget = CalendarWidget( variable
129 widget = SelectionWidget( variable
140 widget = CalendarWidget( variable
152 widget = StringWidget( variable
163 widget = SelectionWidget( variable
174 widget variable
188 widget = TextAreaWidget( variable
202 widget = TextAreaWidget( variable
213 widget = StringWidget( variable
225 widget = StringWidget( variable
237 widget = StringWidget( variable
251 widget = SelectionWidget( variable
269 widget = DataGridWidget( variable
292 widget = RichWidget( variable
[all...]

Completed in 32 milliseconds