public interface AssessmentIfc extends Serializable, AssessmentBaseIfc
ACTIVE_STATUS, DEAD_STATUS, HASMETADATAFORQUESTIONS, INACTIVE_STATUS, METADATAQUESTIONS_ISINSTRUCTOREDITABLE, RETRACT_FOR_EDIT_STATUS, SHOWFEEDBACKAUTHORING| Modifier and Type | Method and Description |
|---|---|
List |
getAssessmentAttachmentList() |
Set |
getAssessmentAttachmentSet() |
Long |
getAssessmentId() |
Long |
getAssessmentTemplateId() |
SectionDataIfc |
getDefaultSection() |
String |
getHasMetaDataForQuestions() |
SectionDataIfc |
getSection(Long sequence) |
ArrayList |
getSectionArray() |
ArrayList |
getSectionArraySorted() |
Set |
getSectionSet() |
void |
setAssessmentAttachmentSet(Set assessmentAttachmentSet) |
void |
setAssessmentTemplateId(Long assessmentTemplateId) |
void |
setSectionSet(Set sectionSet) |
addAssessmentMetaData, getAssessmentAccessControl, getAssessmentBaseId, getAssessmentFeedback, getAssessmentMetaDataByLabel, getAssessmentMetaDataMap, getAssessmentMetaDataMap, getAssessmentMetaDataSet, getComments, getCreatedBy, getCreatedDate, getDescription, getEvaluationModel, getInstructorNotification, getIsTemplate, getLastModifiedBy, getLastModifiedDate, getMultipartAllowed, getParentId, getSecuredIPAddressSet, getStatus, getTesteeNotification, getTitle, getType, getTypeId, setAssessmentAccessControl, setAssessmentBaseId, setAssessmentFeedback, setAssessmentMetaDataSet, setComments, setCreatedBy, setCreatedDate, setDescription, setEvaluationModel, setInstructorNotification, setIsTemplate, setLastModifiedBy, setLastModifiedDate, setMultipartAllowed, setParentId, setSecuredIPAddressSet, setStatus, setTesteeNotification, setTitle, setTypeId, updateAssessmentMetaDataLong getAssessmentId()
Long getAssessmentTemplateId()
void setAssessmentTemplateId(Long assessmentTemplateId)
Set getSectionSet()
void setSectionSet(Set sectionSet)
SectionDataIfc getSection(Long sequence)
SectionDataIfc getDefaultSection()
ArrayList getSectionArray()
ArrayList getSectionArraySorted()
Set getAssessmentAttachmentSet()
void setAssessmentAttachmentSet(Set assessmentAttachmentSet)
List getAssessmentAttachmentList()
String getHasMetaDataForQuestions()
Copyright © 2005–2017 Sakai Project. All rights reserved.