Searched defs:accessor (Results 1 - 12 of 12) sorted by relevance
/ec/ECQuiz/Products/ECQuiz/AnswerTypes/ |
H A D | ECQBaseAnswer.py | 49 accessor='Title', variable in class:ECQBaseAnswer 62 accessor='Answerkey', variable in class:ECQBaseAnswer
|
H A D | ECQCorrectAnswer.py | 40 accessor='getCommentPrivate', variable in class:ECQCorrectAnswer 61 accessor='isCorrectPrivate', variable in class:ECQCorrectAnswer
|
H A D | ECQScaleAnswer.py | 46 accessor='getScorePrivate', variable in class:ECQScaleAnswer 116 # Edit accessor for the `score' field. Converts the stored score
|
/ec/ECQuiz/Products/ECQuiz/QuestionTypes/ |
H A D | ECQPointsQuestion.py | 48 accessor='getPointsPrivate', variable in class:ECQPointsQuestion 62 accessor='isTutorGraded', variable in class:ECQPointsQuestion
|
H A D | ECQSelectionQuestion.py | 59 accessor='isAllowMultipleSelection', variable in class:ECQSelectionQuestion 73 accessor='isRandomOrder', variable in class:ECQSelectionQuestion
|
/ec/ECSpooler/lib/data/ |
H A D | dto.py | 72 accessor = Unicode variable in class:BackendInputField
|
/ec/ECAutoAssessmentBox/Products/ECAutoAssessmentBox/content/ |
H A D | ECAutoAssignment.py | 54 accessor = 'getAutoFeedback', variable 68 #accessor = 'getMappedBackendResultCode',
|
/ec/ECQuiz/Products/ECQuiz/ |
H A D | ECQAbstractGroup.py | 145 # Specify an accessor for this property named differently 146 # than the standard accessor ('getRandomOrder()' or so) 148 accessor='isRandomOrder', variable in class:ECQAbstractGroup
|
H A D | ECQuiz.py | 135 accessor='isInstantFeedback', variable in class:ECQuiz 150 accessor='isAllowRepetition', variable in class:ECQuiz 164 accessor='isOnePerPage', variable in class:ECQuiz 178 accessor='isOnePerPageNav', variable in class:ECQuiz 984 Edit accessor for the `gradingScale' field. Converts the
|
/ec/ECAssignmentBox/Products/ECAssignmentBox/content/ |
H A D | ECAssignment.py | 113 accessor = 'getGradeIfAllowed', variable 411 The accessor for field grade. Returns the grade if this assigment is in
|
H A D | ECAssignmentBox.py | 55 accessor = 'getReference', variable
|
/ec/ECLecture/Products/ECLecture/content/ |
H A D | ECLecture.py | 83 accessor = 'getTimePeriod',
variable
|
Completed in 5619 milliseconds