Serialized Form


Package org.sakaiproject.jsf.util

Class org.sakaiproject.jsf.util.HelperAwareJsfTool extends org.sakaiproject.jsf.util.JsfTool implements Serializable

Class org.sakaiproject.jsf.util.JsfTool extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

m_default

String m_default

m_defaultToLastView

boolean m_defaultToLastView

m_path

String m_path

Class org.sakaiproject.jsf.util.SamigoJsfTool extends org.sakaiproject.jsf.util.JsfTool implements Serializable


Package org.sakaiproject.tool.assessment.business.questionpool

Class org.sakaiproject.tool.assessment.business.questionpool.QuestionPoolException extends org.osid.OsidException implements Serializable

Class org.sakaiproject.tool.assessment.business.questionpool.QuestionPoolTreeImpl extends Object implements Serializable

serialVersionUID: 2173986944623441011L

Serialized Fields

poolMap

HashMap<K,V> poolMap

poolFamilies

HashMap<K,V> poolFamilies

currentPoolId

Long currentPoolId

currentObjectHTMLId

String currentObjectHTMLId

currentLevel

String currentLevel

sortString

String sortString

Package org.sakaiproject.tool.assessment.ui.bean.author

Class org.sakaiproject.tool.assessment.ui.bean.author.AnswerBean extends Object implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

text

String text

sequence

Long sequence

label

String label

feedback

String feedback

isCorrect

Boolean isCorrect

partialCredit

String partialCredit

Class org.sakaiproject.tool.assessment.ui.bean.author.AssessmentBean extends Object implements Serializable

serialVersionUID: -630950053380808339L

Serialized Fields

assessment

AssessmentIfc assessment

assessmentId

String assessmentId

title

String title

sections

ArrayList<E> sections

sectionList

ArrayList<E> sectionList

otherSectionList

ArrayList<E> otherSectionList

partNumbers

ArrayList<E> partNumbers

questionSize

int questionSize

totalScore

float totalScore

newQuestionTypeId

String newQuestionTypeId

firstSectionId

String firstSectionId

hasRandomDrawPart

boolean hasRandomDrawPart

showPrintLink

boolean showPrintLink

hasGradingData

boolean hasGradingData

hasSubmission

boolean hasSubmission

showPrintAssessment

boolean showPrintAssessment

Class org.sakaiproject.tool.assessment.ui.bean.author.AssessmentSettingsBean extends Object implements Serializable

serialVersionUID: -630950053380808339L

Serialized Fields

outcomeSave

String outcomeSave

outcomePublish

String outcomePublish

assessment

AssessmentFacade assessment

template

AssessmentTemplateFacade template

assessmentId

Long assessmentId

title

String title

creator

String creator

description

String description

hasQuestions

boolean hasQuestions

templateTitle

String templateTitle

templateDescription

String templateDescription

objectives

String objectives

keywords

String keywords

rubrics

String rubrics

authors

String authors

templateAuthors

String templateAuthors

startDate

Date startDate

dueDate

Date dueDate

retractDate

Date retractDate

feedbackDate

Date feedbackDate

timeLimit

Integer timeLimit

timedHours

Integer timedHours

timedMinutes

Integer timedMinutes

timedSeconds

Integer timedSeconds

timedAssessment

boolean timedAssessment

autoSubmit

boolean autoSubmit

assessmentFormat

String assessmentFormat

itemNavigation

String itemNavigation

itemNumbering

String itemNumbering

unlimitedSubmissions

String unlimitedSubmissions

submissionsAllowed

String submissionsAllowed

submissionsSaved

String submissionsSaved

lateHandling

String lateHandling

submissionMessage

String submissionMessage

releaseTo

String releaseTo

publishingTargets

javax.faces.model.SelectItem[] publishingTargets

targetSelected

String[] targetSelected

firstTargetSelected

String firstTargetSelected

username

String username

password

String password

finalPageUrl

String finalPageUrl

ipAddresses

String ipAddresses

secureDeliveryAvailable

boolean secureDeliveryAvailable

secureDeliveryModuleSelections

javax.faces.model.SelectItem[] secureDeliveryModuleSelections

secureDeliveryModule

String secureDeliveryModule

secureDeliveryModuleExitPassword

String secureDeliveryModuleExitPassword

feedbackDelivery

String feedbackDelivery

feedbackComponentOption

String feedbackComponentOption

showQuestionText

boolean showQuestionText

showStudentResponse

boolean showStudentResponse

showCorrectResponse

boolean showCorrectResponse

showStudentScore

boolean showStudentScore

showStudentQuestionScore

boolean showStudentQuestionScore

showQuestionLevelFeedback

boolean showQuestionLevelFeedback

showSelectionLevelFeedback

boolean showSelectionLevelFeedback

showGraderComments

boolean showGraderComments

showStatistics

boolean showStatistics

anonymousGrading

String anonymousGrading

gradebookExists

boolean gradebookExists

toDefaultGradebook

String toDefaultGradebook

scoringType

String scoringType

bgColor

String bgColor

bgImage

String bgImage

values

HashMap<K,V> values

bgColorSelect

String bgColorSelect

bgImageSelect

String bgImageSelect

noTemplate

boolean noTemplate

publishedUrl

String publishedUrl

alias

String alias

attachmentList

List<E> attachmentList

isValidDate

boolean isValidDate

isValidStartDate

boolean isValidStartDate

isValidDueDate

boolean isValidDueDate

isValidRetractDate

boolean isValidRetractDate

isValidFeedbackDate

boolean isValidFeedbackDate

originalStartDateString

String originalStartDateString

originalDueDateString

String originalDueDateString

originalRetractDateString

String originalRetractDateString

originalFeedbackDateString

String originalFeedbackDateString

isMarkForReview

boolean isMarkForReview

releaseToGroupsAsString

String releaseToGroupsAsString

blockDivs

String blockDivs

displayDateFormat

String displayDateFormat
we use the calendar widget which uses 'MM/dd/yyyy hh:mm:ss a' used to take the internal format from calendar picker and move it transparently in and out of the date properties


displayFormat

SimpleDateFormat displayFormat

feedbackAuthoring

String feedbackAuthoring

hasAttachment

boolean hasAttachment

resourceHash

HashMap<K,V> resourceHash

groupsAuthorized

String[] groupsAuthorized
gopalrc Nov 2007 The authorized groups


noGroupSelectedError

boolean noGroupSelectedError

Class org.sakaiproject.tool.assessment.ui.bean.author.AttachmentBean extends Object implements Serializable

serialVersionUID: 4912478649252175081L

Serialized Fields

attachmentId

Long attachmentId

resourceId

String resourceId

filename

String filename

mimeType

String mimeType

fileSize

Long fileSize

description

String description

location

String location

isLink

Boolean isLink

status

Integer status

createdBy

String createdBy

createdDate

Date createdDate

lastModifiedBy

String lastModifiedBy

lastModifiedDate

Date lastModifiedDate

attachmentType

Long attachmentType

Class org.sakaiproject.tool.assessment.ui.bean.author.AuthorBean extends Object implements Serializable

serialVersionUID: 4216587136245498157L

Serialized Fields

assessTitle

String assessTitle

assessmentTemplateId

String assessmentTemplateId

assessmentTypeId

String assessmentTypeId

assessmentDescription

String assessmentDescription

assessmentID

String assessmentID

assessment

AssessmentFacade assessment

assessmentTemplateList

ArrayList<E> assessmentTemplateList

assessments

ArrayList<E> assessments

publishedAssessments

ArrayList<E> publishedAssessments

inactivePublishedAssessments

ArrayList<E> inactivePublishedAssessments

assessmentTemplates

javax.faces.model.SelectItem[] assessmentTemplates

showCompleteAssessment

boolean showCompleteAssessment

totalPoints

String totalPoints

currentSection

String currentSection

sections

ArrayList<E> sections

currentQuestionType

String currentQuestionType

settings

TemplateBean settings

totalQuestions

String totalQuestions

currentItem

String currentItem

coreAssessmentOrderBy

String coreAssessmentOrderBy

coreAscending

boolean coreAscending

publishedAssessmentOrderBy

String publishedAssessmentOrderBy

publishedAscending

boolean publishedAscending

inactivePublishedAssessmentOrderBy

String inactivePublishedAssessmentOrderBy

inactivePublishedAscending

boolean inactivePublishedAscending

outcome

String outcome

selectActionOutcome

String selectActionOutcome

importOutcome

String importOutcome

showTemplateList

boolean showTemplateList

isEditPendingAssessmentFlow

boolean isEditPendingAssessmentFlow

fromPage

String fromPage

firstFromPage

String firstFromPage

isRetractedForEdit

boolean isRetractedForEdit

editPubAssessmentRestricted

boolean editPubAssessmentRestricted

isRepublishAndRegrade

boolean isRepublishAndRegrade

isErrorInSettings

boolean isErrorInSettings

currentFormTime

long currentFormTime

isAnyAssessmentRetractForEdit

boolean isAnyAssessmentRetractForEdit

assessCreationMode

String assessCreationMode

pendingActionList1

ArrayList<E> pendingActionList1

pendingActionList2

ArrayList<E> pendingActionList2

publishedActionList

ArrayList<E> publishedActionList

isGradeable

boolean isGradeable

isEditable

boolean isEditable

justPublishedAnAssessment

boolean justPublishedAnAssessment

protocol

String protocol

Class org.sakaiproject.tool.assessment.ui.bean.author.DeleteConfirmBean extends Object implements Serializable

serialVersionUID: 1028400984124650211L

Serialized Fields

name

String name

Class org.sakaiproject.tool.assessment.ui.bean.author.IndexBean extends Object implements Serializable

serialVersionUID: 7919219404875270127L

Serialized Fields

templateList

Collection<E> templateList

sortTemplateList

ArrayList<E> sortTemplateList

templateNames

Collection<E> templateNames

templateIds

Collection<E> templateIds

assessmentTypeChoice

String assessmentTypeChoice

course_id

String course_id

agent_id

String agent_id

templateOrderBy

String templateOrderBy

templateAscending

boolean templateAscending

automaticSubmissionEnabled

boolean automaticSubmissionEnabled

outcome

String outcome

Class org.sakaiproject.tool.assessment.ui.bean.author.ItemAuthorBean extends Object implements Serializable

serialVersionUID: 8266438770394956874L

Serialized Fields

assessTitle

String assessTitle

sectionIdent

String sectionIdent

assessmentSectionIdents

ArrayList<E> assessmentSectionIdents

insertPosition

String insertPosition

insertToSection

String insertToSection

insertType

String insertType

assessmentID

String assessmentID

currentSection

String currentSection

itemId

String itemId

itemNo

String itemNo

itemType

String itemType

itemTypeString

String itemTypeString

showMetadata

String showMetadata

showOverallFeedback

String showOverallFeedback

showQuestionLevelFeedback

String showQuestionLevelFeedback

showSelectionLevelFeedback

String showSelectionLevelFeedback

showFeedbackAuthoring

String showFeedbackAuthoring

trueFalseAnswerSelectList

ArrayList<E> trueFalseAnswerSelectList

item

ItemDataIfc item

currentItem

ItemBean currentItem

itemToDelete

ItemFacade itemToDelete

itemToPreview

ItemFacade itemToPreview

attachmentList

List<E> attachmentList

qpoolId

String qpoolId

target

String target

poolListSelectItems

ArrayList<E> poolListSelectItems

choiceCorrectArray

boolean[] choiceCorrectArray

maxRecordingTime

String maxRecordingTime

maxNumberRecordings

String maxNumberRecordings

scaleName

String scaleName

matches

String[] matches

matchAnswers

String[] matchAnswers

matchFeedbackList

String[] matchFeedbackList

answerFeedbackList

String[] answerFeedbackList

outcome

String outcome

resourceHash

HashMap<K,V> resourceHash

Class org.sakaiproject.tool.assessment.ui.bean.author.ItemBean extends Object implements Serializable

serialVersionUID: 8266438770394956874L

Serialized Fields

itemText

String itemText

itemId

String itemId

itemType

String itemType

itemScore

String itemScore

itemDiscount

String itemDiscount

partialCreditFlag

String partialCreditFlag

answers

String[] answers

answerLabels

String[] answerLabels

corrAnswers

String[] corrAnswers

corrAnswer

String corrAnswer

multipleChoiceAnswers

ArrayList<E> multipleChoiceAnswers

additionalChoices

String additionalChoices

totalMCAsnwers

int totalMCAsnwers

choiceCorrectArray

boolean[] choiceCorrectArray

maxRecordingTime

String maxRecordingTime

maxNumberRecordings

String maxNumberRecordings

scaleName

String scaleName

multipleCorrect

boolean multipleCorrect

multipleCorrectString

String multipleCorrectString

randomized

String randomized

rationale

String rationale

instruction

String instruction

matchItemBeanList

ArrayList<E> matchItemBeanList

currentMatchPair

MatchItemBean currentMatchPair

matches

String[] matches

matchAnswers

String[] matchAnswers

matchFeedbackList

String[] matchFeedbackList

corrFeedback

String corrFeedback

incorrFeedback

String incorrFeedback

generalFeedback

String generalFeedback

objective

String objective

keyword

String keyword

rubric

String rubric

timeAllowed

String timeAllowed

numAttempts

String numAttempts

outcome

String outcome

poolOutcome

String poolOutcome

selectedPool

String selectedPool

origPool

String origPool

origSection

String origSection

selectedSection

String selectedSection

caseSensitiveForFib

boolean caseSensitiveForFib

mutuallyExclusiveForFib

boolean mutuallyExclusiveForFib

caseSensitiveForFin

boolean caseSensitiveForFin

mutuallyExclusiveForFin

boolean mutuallyExclusiveForFin

showMutuallyExclusiveForFibCheckbox

boolean showMutuallyExclusiveForFibCheckbox

showMutuallyExclusiveForFinCheckbox

boolean showMutuallyExclusiveForFinCheckbox

rowChoices

String rowChoices

columnChoices

String columnChoices

newFavoriteChoice

boolean newFavoriteChoice

addToFavorite

boolean addToFavorite

addComment

boolean addComment

forceRanking

boolean forceRanking

relativeWidth

int relativeWidth

newAddToFavorite

boolean newAddToFavorite

favoriteName

String favoriteName

fromFavoriteSelectOneMenu

boolean fromFavoriteSelectOneMenu

commentField

String commentField

currentFavorite

String currentFavorite

hasFavoriteList

boolean hasFavoriteList

currentFavoriteList

ArrayList<E> currentFavoriteList

Class org.sakaiproject.tool.assessment.ui.bean.author.ItemConfigBean extends Object implements Serializable

serialVersionUID: 5017545754149103817L

Serialized Fields

showFileUpload

boolean showFileUpload

showEssay

boolean showEssay

showAudio

boolean showAudio

showMatching

boolean showMatching

showTrueFalse

boolean showTrueFalse

showMultipleChoiceSingleCorrect

boolean showMultipleChoiceSingleCorrect

showMultipleChoiceMultipleCorrect

boolean showMultipleChoiceMultipleCorrect

showSurvey

boolean showSurvey

showFillInTheBlank

boolean showFillInTheBlank

showFillInNumeric

boolean showFillInNumeric

selectFromQuestionPool

boolean selectFromQuestionPool

selectFromQuestionBank

boolean selectFromQuestionBank

showMatrixSurvey

boolean showMatrixSurvey

Class org.sakaiproject.tool.assessment.ui.bean.author.MatchItemBean extends Object implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

sequence

Long sequence

isCorrect

Boolean isCorrect

choice

String choice

match

String match

corrMatchFeedback

String corrMatchFeedback

incorrMatchFeedback

String incorrMatchFeedback

sequenceStr

String sequenceStr

Class org.sakaiproject.tool.assessment.ui.bean.author.MetaDataBean extends Object implements Serializable

serialVersionUID: 1329360369551821799L

Serialized Fields

considerUserId

boolean considerUserId

collectItemMetadata

boolean collectItemMetadata

considerAllowIP

boolean considerAllowIP

autoSubmit

boolean autoSubmit

feedbackShowCorrectResponse

boolean feedbackShowCorrectResponse

feedbackShowStudentScore

boolean feedbackShowStudentScore

feedbackShowStudentQuestionScore

boolean feedbackShowStudentQuestionScore

feedbackShowItemLevel

boolean feedbackShowItemLevel

feedbackShowSelectionLevel

boolean feedbackShowSelectionLevel

feedbackShowGraderComment

boolean feedbackShowGraderComment

feedbackShowStats

boolean feedbackShowStats

feedbackShowQuestion

boolean feedbackShowQuestion

feedbackShowResponse

boolean feedbackShowResponse

anonymousGrading

boolean anonymousGrading

collectSectionMetadata

boolean collectSectionMetadata

allowedIP

String allowedIP

userName

String userName

password

String password

enableDisableAssessmentOrganization

String enableDisableAssessmentOrganization

displayNumberingContinuous

boolean displayNumberingContinuous

navigationRandom

boolean navigationRandom

unlimitedAttempts

boolean unlimitedAttempts

maxAttempts

int maxAttempts

feedbackImmediate

boolean feedbackImmediate

recordHighestScore

boolean recordHighestScore

keywords

String keywords

objectives

String objectives

rubrics

String rubrics

Class org.sakaiproject.tool.assessment.ui.bean.author.PublishedAssessmentBean extends Object implements Serializable

serialVersionUID: 206375673822116682L

Serialized Fields

assessmentId

String assessmentId

title

String title

hours

int hours

minutes

int minutes

weeks

int weeks

days

int days

username

String username

publishedID

String publishedID

publish_start_day

String publish_start_day

publish_start_hours

int publish_start_hours

publish_start_minutes

int publish_start_minutes

publish_end_day

String publish_end_day

publish_end_hours

int publish_end_hours

publish_end_minutes

int publish_end_minutes

publish_retract_day

String publish_retract_day

publish_retract_hours

int publish_retract_hours

publish_retract_minutes

int publish_retract_minutes

feedback_delivery_day

String feedback_delivery_day

feedback_delivery_hours

int feedback_delivery_hours

feedback_delivery_minutes

int feedback_delivery_minutes

courseList

ArrayList<E> courseList

groupList

ArrayList<E> groupList

assessmentReleasedTo_SelectedList

ArrayList<E> assessmentReleasedTo_SelectedList

assessmentPublishedElements

ArrayList<E> assessmentPublishedElements

existingTemplates

ArrayList<E> existingTemplates

confirmation_publishedId

String confirmation_publishedId

confirmation_start_date

String confirmation_start_date

confirmation_end_date

String confirmation_end_date

confirmation_retract_date

String confirmation_retract_date

confirmation_max_attemps

String confirmation_max_attemps

confirmation_released_to

ArrayList<E> confirmation_released_to

isActive

String isActive

publishedName

String publishedName

maxAttempts

String maxAttempts

Class org.sakaiproject.tool.assessment.ui.bean.author.PublishedAssessmentBeanie extends Object implements Serializable

serialVersionUID: -630950053380808339L

Serialized Fields

assessment

PublishedAssessmentFacade assessment

assessmentId

String assessmentId

title

String title

sections

ArrayList<E> sections

partNumbers

ArrayList<E> partNumbers

questionSize

int questionSize

totalScore

float totalScore

newQuestionTypeId

String newQuestionTypeId

Class org.sakaiproject.tool.assessment.ui.bean.author.PublishedAssessmentSettingsBean extends Object implements Serializable

serialVersionUID: -630950053380808339L

Serialized Fields

displayDateFormat

String displayDateFormat
we use the calendar widget which uses 'MM/dd/yyyy hh:mm:ss a' used to take the internal format from calendar picker and move it transparently in and out of the date properties


displayFormat

SimpleDateFormat displayFormat

assessment

PublishedAssessmentFacade assessment

assessmentId

Long assessmentId

title

String title

creator

String creator

description

String description

objectives

String objectives

keywords

String keywords

rubrics

String rubrics

authors

String authors

startDate

Date startDate

dueDate

Date dueDate

retractDate

Date retractDate

feedbackDate

Date feedbackDate

timeLimit

Integer timeLimit

timedHours

Integer timedHours

timedMinutes

Integer timedMinutes

timedSeconds

Integer timedSeconds

timedAssessment

boolean timedAssessment

autoSubmit

boolean autoSubmit

assessmentFormat

String assessmentFormat

itemNavigation

String itemNavigation

itemNumbering

String itemNumbering

unlimitedSubmissions

String unlimitedSubmissions

submissionsAllowed

String submissionsAllowed

submissionsSaved

String submissionsSaved

lateHandling

String lateHandling

submissionMessage

String submissionMessage

publishingTargets

javax.faces.model.SelectItem[] publishingTargets

targetSelected

String[] targetSelected

firstTargetSelected

String firstTargetSelected

releaseTo

String releaseTo

username

String username

password

String password

finalPageUrl

String finalPageUrl

ipAddresses

String ipAddresses

secureDeliveryAvailable

boolean secureDeliveryAvailable

secureDeliveryModuleSelections

javax.faces.model.SelectItem[] secureDeliveryModuleSelections

secureDeliveryModule

String secureDeliveryModule

secureDeliveryModuleExitPassword

String secureDeliveryModuleExitPassword

feedbackDelivery

String feedbackDelivery

feedbackComponentOption

String feedbackComponentOption

feedbackAuthoring

String feedbackAuthoring

editComponents

String editComponents

showQuestionText

boolean showQuestionText

showStudentResponse

boolean showStudentResponse

showCorrectResponse

boolean showCorrectResponse

showStudentScore

boolean showStudentScore

showStudentQuestionScore

boolean showStudentQuestionScore

showQuestionLevelFeedback

boolean showQuestionLevelFeedback

showSelectionLevelFeedback

boolean showSelectionLevelFeedback

showGraderComments

boolean showGraderComments

showStatistics

boolean showStatistics

anonymousGrading

String anonymousGrading

gradebookExists

boolean gradebookExists

toDefaultGradebook

String toDefaultGradebook

scoringType

String scoringType

bgColor

String bgColor

bgImage

String bgImage

values

HashMap<K,V> values

publishedUrl

String publishedUrl

alias

String alias

outcome

String outcome

isValidDate

boolean isValidDate

isValidStartDate

boolean isValidStartDate

isValidDueDate

boolean isValidDueDate

isValidRetractDate

boolean isValidRetractDate

isValidFeedbackDate

boolean isValidFeedbackDate

originalStartDateString

String originalStartDateString

originalDueDateString

String originalDueDateString

originalRetractDateString

String originalRetractDateString

originalFeedbackDateString

String originalFeedbackDateString

updateMostCurrentSubmission

boolean updateMostCurrentSubmission

isMarkForReview

boolean isMarkForReview

attachmentList

List<E> attachmentList

editPubAnonyGradingRestricted

boolean editPubAnonyGradingRestricted

releaseToGroupsAsString

String releaseToGroupsAsString

blockDivs

String blockDivs

bgColorSelect

String bgColorSelect

bgImageSelect

String bgImageSelect

groupsAuthorized

String[] groupsAuthorized
gopalrc Nov 2007 The authorized groups


hasAttachment

boolean hasAttachment

Class org.sakaiproject.tool.assessment.ui.bean.author.PublishRepublishNotificationBean extends Object implements Serializable

Serialized Fields

notificationSubject

String notificationSubject

siteTitle

String siteTitle

prePopulateText

String prePopulateText

sendNotification

boolean sendNotification

Class org.sakaiproject.tool.assessment.ui.bean.author.SectionBean extends Object implements Serializable

serialVersionUID: 4216587136245498157L

Serialized Fields

assessmentTitle

String assessmentTitle

assessmentId

String assessmentId

showMetadata

String showMetadata

sectionId

String sectionId

noOfItems

String noOfItems

sectionTitle

String sectionTitle

sectionDescription

String sectionDescription

assessmentSectionIdents

ArrayList<E> assessmentSectionIdents

poolsAvailable

ArrayList<E> poolsAvailable

items

ArrayList<E> items

random

boolean random

randomPartScore

String randomPartScore

randomPartDiscount

String randomPartDiscount

removeAllQuestions

String removeAllQuestions

section

SectionFacade section

assessment

AssessmentIfc assessment

destSectionId

String destSectionId

randomizationType

String randomizationType

pointValueHasOverrided

boolean pointValueHasOverrided

discountValueHasOverrided

boolean discountValueHasOverrided

numberSelected

String numberSelected

selectedPool

String selectedPool

objective

String objective

keyword

String keyword

rubric

String rubric

type

String type

questionOrdering

String questionOrdering

hideRandom

boolean hideRandom

hideOneByOne

boolean hideOneByOne

outcome

String outcome

attachmentList

List<E> attachmentList

hasAttachment

boolean hasAttachment

resourceHash

HashMap<K,V> resourceHash

Class org.sakaiproject.tool.assessment.ui.bean.author.TemplateBean extends Object implements Serializable

serialVersionUID: 7526471155622776147L

Serialized Fields

values

HashMap<K,V> values

newName

String newName

templateName

String templateName

templateAuthor

String templateAuthor

templateDescription

String templateDescription

itemAccessType

String itemAccessType

displayChunking

String displayChunking

questionNumbering

String questionNumbering

markForReview

Boolean markForReview

submissionModel

String submissionModel

submissionNumber

String submissionNumber

lateHandling

String lateHandling

automaticSubmission

Boolean automaticSubmission

autoSave

String autoSave

feedbackType

String feedbackType

feedbackAuthoring

String feedbackAuthoring

feedbackComponent_QuestionText

Boolean feedbackComponent_QuestionText

feedbackComponent_StudentResp

Boolean feedbackComponent_StudentResp

feedbackComponent_CorrectResp

Boolean feedbackComponent_CorrectResp

feedbackComponent_StudentScore

Boolean feedbackComponent_StudentScore

feedbackComponent_StudentQuestionScore

Boolean feedbackComponent_StudentQuestionScore

feedbackComponent_QuestionLevel

Boolean feedbackComponent_QuestionLevel

feedbackComponent_SelectionLevel

Boolean feedbackComponent_SelectionLevel

feedbackComponent_GraderComments

Boolean feedbackComponent_GraderComments

feedbackComponent_Statistics

Boolean feedbackComponent_Statistics

feedbackTypes

HashMap<K,V> feedbackTypes

anonymousGrading

String anonymousGrading

toGradebook

String toGradebook

recordedScore

String recordedScore

recordingData

RecordingData recordingData

idString

String idString

createdDate

String createdDate

createdBy

String createdBy

lastModified

String lastModified

lastModifiedBy

String lastModifiedBy

modifiedDate

Date modifiedDate

outcome

String outcome

typeId

String typeId

groups

String[] groups

selectedGroups

String[] selectedGroups

Package org.sakaiproject.tool.assessment.ui.bean.authz

Class org.sakaiproject.tool.assessment.ui.bean.authz.AuthorizationBean extends Object implements Serializable

serialVersionUID: -2782949557257727817L

Serialized Fields

map

HashMap<K,V> map

adminPrivilege

boolean adminPrivilege

adminNewAssessmentPrivilege

boolean adminNewAssessmentPrivilege

adminCoreAssessmentPrivilege

boolean adminCoreAssessmentPrivilege

adminPublishedAssessmentPrivilege

boolean adminPublishedAssessmentPrivilege

adminAssessmentPrivilege

boolean adminAssessmentPrivilege

adminTemplatePrivilege

boolean adminTemplatePrivilege

adminQuestionPoolPrivilege

boolean adminQuestionPoolPrivilege

Package org.sakaiproject.tool.assessment.ui.bean.cms

Class org.sakaiproject.tool.assessment.ui.bean.cms.CourseManagementBean extends Object implements Serializable

Serialized Fields

courseName

String courseName

courseIdString

String courseIdString

instructor

String instructor

instructorIdString

String instructorIdString

sectionList

ArrayList<E> sectionList

groupList

ArrayList<E> groupList

syllabus

String syllabus

Package org.sakaiproject.tool.assessment.ui.bean.delivery

Class org.sakaiproject.tool.assessment.ui.bean.delivery.ContentsDeliveryBean extends Object implements Serializable

serialVersionUID: -4619361961662881387L

Serialized Fields

partsContents

ArrayList<E> partsContents

currentScore

float currentScore

maxScore

float maxScore

showStudentScore

boolean showStudentScore

pointsDisplayString

String pointsDisplayString

Class org.sakaiproject.tool.assessment.ui.bean.delivery.DeliveryBean extends Object implements Serializable

serialVersionUID: -1090852048737428722L

Serialized Fields

assessmentId

String assessmentId

assessmentTitle

String assessmentTitle

markedForReview

ArrayList<E> markedForReview

blankItems

ArrayList<E> blankItems

markedForReviewIdents

ArrayList<E> markedForReviewIdents

blankItemIdents

ArrayList<E> blankItemIdents

reviewMarked

boolean reviewMarked

reviewAll

boolean reviewAll

reviewBlank

boolean reviewBlank

displayMardForReview

boolean displayMardForReview

itemIndex

int itemIndex

size

int size

action

String action

beginTime

Date beginTime

endTime

String endTime

currentTime

String currentTime

multipleAttempts

String multipleAttempts

timeOutSubmission

String timeOutSubmission

submissionTicket

String submissionTicket

timeElapse

String timeElapse

username

String username

sectionIndex

int sectionIndex

previous

boolean previous

duration

String duration

url

String url

confirmation

String confirmation

outcome

String outcome

questionLayout

String questionLayout

navigation

String navigation

numbering

String numbering

feedback

String feedback

noFeedback

String noFeedback

statistics

String statistics

creatorName

String creatorName

feedbackComponent

FeedbackComponent feedbackComponent

feedbackComponentOption

String feedbackComponentOption

feedbackOnDate

boolean feedbackOnDate

errorMessage

String errorMessage

settings

SettingsDeliveryBean settings

dueDate

Date dueDate

retractDate

Date retractDate

statsAvailable

boolean statsAvailable

submitted

boolean submitted

graded

boolean graded

graderComment

String graderComment

rawScore

String rawScore

grade

String grade

submissionDate

Date submissionDate

submissionTime

Date submissionTime

image

String image

hasImage

boolean hasImage

instructorMessage

String instructorMessage

courseName

String courseName

timeLimit

String timeLimit

timeLimit_hour

int timeLimit_hour

timeLimit_minute

int timeLimit_minute

tableOfContents

ContentsDeliveryBean tableOfContents

submissionId

String submissionId

submissionMessage

String submissionMessage

instructorName

String instructorName

pageContents

ContentsDeliveryBean pageContents

submissionsRemaining

int submissionsRemaining

totalSubmissions

int totalSubmissions

forGrade

boolean forGrade

password

String password

numberRetake

int numberRetake

actualNumberRetake

int actualNumberRetake

itemContentsMap

HashMap<K,V> itemContentsMap

partIndex

int partIndex

questionIndex

int questionIndex

next_page

boolean next_page

reload

boolean reload

notTakeable

boolean notTakeable

pastDue

boolean pastDue

subTime

long subTime

raw

long raw

takenHours

String takenHours

takenMinutes

String takenMinutes

adata

AssessmentGradingData adata

publishedAssessment

PublishedAssessmentFacade publishedAssessment

feedbackDate

Date feedbackDate

feedbackDelivery

String feedbackDelivery

showScore

String showScore

hasTimeLimit

boolean hasTimeLimit

isMoreThanOneQuestion

boolean isMoreThanOneQuestion

scoringType

Integer scoringType

anonymousLogin

boolean anonymousLogin

contextPath

String contextPath

initAgentAccessString

boolean initAgentAccessString

timerId

String timerId

showStudentScore

boolean showStudentScore

showStudentQuestionScore

boolean showStudentQuestionScore

timeRunning

boolean timeRunning

javaScriptEnabledCheck

String javaScriptEnabledCheck

siteId

String siteId

beginAssessment

boolean beginAssessment

deliveryAgent

AgentFacade deliveryAgent

display_dateFormat

String display_dateFormat

displayFormat

SimpleDateFormat displayFormat

noQuestions

boolean noQuestions

assessmentGradingId

Long assessmentGradingId

fromTableOfContents

boolean fromTableOfContents

fileUploadSizeMax

int fileUploadSizeMax

studentRichText

boolean studentRichText

isAnyInvalidFinInput

boolean isAnyInvalidFinInput

redrawAnchorName

String redrawAnchorName

blockDelivery

boolean blockDelivery

secureDeliveryHTMLFragment

String secureDeliveryHTMLFragment

isFromPrint

boolean isFromPrint

actionMode

int actionMode

actionString

String actionString

time

long time

timeElapseAfterFileUpload

String timeElapseAfterFileUpload

timeElapseFloat

float timeElapseFloat

timeElapseAfterFileUploadFloat

float timeElapseAfterFileUploadFloat

protocol

String protocol

timeStamp

long timeStamp

publishedItemHash

HashMap<K,V> publishedItemHash

publishedItemTextHash

HashMap<K,V> publishedItemTextHash

publishedAnswerHash

HashMap<K,V> publishedAnswerHash

attachmentList

List<E> attachmentList

hasAttachment

boolean hasAttachment

Class org.sakaiproject.tool.assessment.ui.bean.delivery.DeliveryBeanie extends Object implements Serializable

serialVersionUID: 3740101653033385370L

Serialized Fields

assessmentId

String assessmentId

assessmentTitle

String assessmentTitle

timeElapse

String timeElapse

feedback

String feedback

assessmentUpdatedNeedResubmit

boolean assessmentUpdatedNeedResubmit

assessmentUpdated

boolean assessmentUpdated

statistics

String statistics

submitted

boolean submitted

grade

String grade

submissionDate

Date submissionDate

subTime

long subTime

raw

long raw

rawScore

String rawScore

feedbackDate

Date feedbackDate

feedbackDelivery

String feedbackDelivery

feedbackComponentOption

String feedbackComponentOption

showScore

String showScore

submissionHours

String submissionHours

submissionMinutes

String submissionMinutes

dueDate

Date dueDate

pastDue

boolean pastDue

timeRunning

boolean timeRunning

timeLimit_hour

int timeLimit_hour

timeLimit_minute

int timeLimit_minute

finalScore

String finalScore

isAssessmentBeanie

boolean isAssessmentBeanie

multipleSubmissions

boolean multipleSubmissions

scoringOption

String scoringOption

display_dateFormat

String display_dateFormat

displayFormat

SimpleDateFormat displayFormat

hasRandomDrawPart

boolean hasRandomDrawPart

isAssessmentRetractForEdit

boolean isAssessmentRetractForEdit

hasAssessmentBeenModified

boolean hasAssessmentBeenModified

assessmentGradingId

Long assessmentGradingId

isRecordedAssessment

boolean isRecordedAssessment

Class org.sakaiproject.tool.assessment.ui.bean.delivery.DisplayAssetsBean extends Object implements Serializable

serialVersionUID: -7473000970710480526L

Serialized Fields

assets

ArrayList<E> assets

Class org.sakaiproject.tool.assessment.ui.bean.delivery.FeedbackComponent extends Object implements Serializable

serialVersionUID: -1090852048737428722L

Serialized Fields

showCorrectResponse

boolean showCorrectResponse

showGraderComment

boolean showGraderComment

showItemLevel

boolean showItemLevel

showQuestion

boolean showQuestion

showResponse

boolean showResponse

showSelectionLevel

boolean showSelectionLevel

showStats

boolean showStats

showImmediate

boolean showImmediate

showOnSubmission

boolean showOnSubmission

showStudentScore

boolean showStudentScore

showStudentQuestionScore

boolean showStudentQuestionScore

showDateFeedback

boolean showDateFeedback

showNoFeedback

boolean showNoFeedback

Class org.sakaiproject.tool.assessment.ui.bean.delivery.ItemContentsBean extends Object implements Serializable

serialVersionUID: 6270034338280029897L

Serialized Fields

review

boolean review

unanswered

boolean unanswered

itemData

ItemDataIfc itemData

gradingComment

String gradingComment

feedback

String feedback

responseId

String responseId

responseText

String responseText

responseIds

String[] responseIds

points

float points

discount

float discount

maxPoints

float maxPoints

number

int number

itemGradingDataArray

ArrayList<E> itemGradingDataArray

answers

ArrayList<E> answers

instruction

String instruction

rationale

String rationale

matchingArray

ArrayList<E> matchingArray

fibArray

ArrayList<E> fibArray

finArray

ArrayList<E> finArray

selectionArray

ArrayList<E> selectionArray

key

String key

sequence

String sequence

shuffledAnswers

ArrayList<E> shuffledAnswers

mediaArray

ArrayList<E> mediaArray

duration

Integer duration

triesAllowed

Integer triesAllowed

attemptsRemaining

Integer attemptsRemaining

showStudentScore

boolean showStudentScore

showStudentQuestionScore

boolean showStudentQuestionScore

isInvalidFinInput

boolean isInvalidFinInput

isInvalidSALengthInput

boolean isInvalidSALengthInput

saCharCount

String saCharCount

pointsDisplayString

String pointsDisplayString

itemGradingAttachmentList

List<E> itemGradingAttachmentList

itemGradingIdForFilePicker

Long itemGradingIdForFilePicker

forceRanking

boolean forceRanking

relativeWidth

int relativeWidth

matrixArray

ArrayList<E> matrixArray

columnIndexList

List<E> columnIndexList

columnArray

String[] columnArray

commentField

String commentField

addComment

boolean addComment

studentComment

String studentComment

hasItemGradingAttachment

boolean hasItemGradingAttachment

Class org.sakaiproject.tool.assessment.ui.bean.delivery.SectionContentsBean extends Object implements Serializable

serialVersionUID: 5959692528847396966L

Serialized Fields

text

String text

nonDefaultText

String nonDefaultText

itemContents

ArrayList<E> itemContents

sectionId

String sectionId

number

String number

maxPoints

float maxPoints

points

float points

questions

int questions

numbering

int numbering

numParts

String numParts

description

String description

unansweredQuestions

int unansweredQuestions

questionNumbers

ArrayList<E> questionNumbers

sectionAuthorType

Integer sectionAuthorType

questionOrdering

Integer questionOrdering

numberToBeDrawn

Integer numberToBeDrawn

poolIdToBeDrawn

Long poolIdToBeDrawn

poolNameToBeDrawn

String poolNameToBeDrawn

randomQuestionsDrawDate

String randomQuestionsDrawDate

randomQuestionsDrawTime

String randomQuestionsDrawTime

attachmentList

List<E> attachmentList

noQuestions

boolean noQuestions

title

String title

sequence

String sequence

showStudentQuestionScore

boolean showStudentQuestionScore

pointsDisplayString

String pointsDisplayString

hasAttachment

boolean hasAttachment

Class org.sakaiproject.tool.assessment.ui.bean.delivery.SettingsDeliveryBean extends Object implements Serializable

serialVersionUID: -1090852048737428722L

Serialized Fields

username

String username

password

String password

ipAddresses

Set<E> ipAddresses

unlimitedAttempts

boolean unlimitedAttempts

dueDate

Date dueDate

feedbackDate

Date feedbackDate

autoSave

boolean autoSave

autoSubmit

boolean autoSubmit

formatByPart

boolean formatByPart

formatByQuestion

boolean formatByQuestion

formatByAssessment

boolean formatByAssessment

maxAttempts

int maxAttempts

submissionMessage

String submissionMessage

bgcolor

String bgcolor

background

String background

itemNumbering

String itemNumbering

Package org.sakaiproject.tool.assessment.ui.bean.evaluation

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.AgentResults extends Object implements Serializable

serialVersionUID: 2820488402465439395L

Serialized Fields

assessmentGradingId

Long assessmentGradingId

itemGradingId

Long itemGradingId

agentId

String agentId

agentEid

String agentEid

firstName

String firstName

lastName

String lastName

lastInitial

String lastInitial

email

String email

idString

String idString

role

String role

publishedAssessment

PublishedAssessmentIfc publishedAssessment

submittedDate

Date submittedDate

attemptDate

Date attemptDate

isLate

Boolean isLate

forGrade

Boolean forGrade

totalAutoScore

String totalAutoScore

totalOverrideScore

String totalOverrideScore

finalScore

String finalScore

answer

String answer

fullAnswer

String fullAnswer

comments

String comments

status

Integer status

gradedBy

String gradedBy

gradedDate

Date gradedDate

itemGradingSet

Set<E> itemGradingSet

itemGradingArrayList

ArrayList<E> itemGradingArrayList

rationale

String rationale

retakeAllowed

boolean retakeAllowed

isAutoSubmitted

boolean isAutoSubmitted

isAttemptDateAfterDueDate

boolean isAttemptDateAfterDueDate

itemGrading

ItemGradingData itemGrading

itemGradingAttachmentList

List<E> itemGradingAttachmentList

timeElapsed

Integer timeElapsed

submissionCount

int submissionCount

scoreSummation

Float scoreSummation

averageScore

Float averageScore

hasItemGradingAttachment

boolean hasItemGradingAttachment

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.EvaluationResultBean extends Object implements Serializable

serialVersionUID: 2987887369259283101L

Serialized Fields

assessmentId

String assessmentId

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.ExportResponsesBean extends Object implements Serializable

Serialized Fields

assessmentId

String assessmentId

assessmentName

String assessmentName

anonymous

boolean anonymous

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.HistogramBarBean extends Object implements Serializable

serialVersionUID: -4501893986013465144L

Serialized Fields

numStudents

int numStudents

numStudentsText

String numStudentsText

columnHeight

String columnHeight

rangeInfo

String rangeInfo

label

String label

isCorrect

Boolean isCorrect

itemBars

ItemBarBean[] itemBars

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.HistogramQuestionScoresBean extends Object implements Serializable

serialVersionUID: -584855389374044609L

Serialized Fields

assessmentName

String assessmentName

title

String title

assessmentId

String assessmentId

agent

String agent

groupName

String groupName

maxScore

String maxScore

totalScore

String totalScore

adjustedScore

String adjustedScore

allSubmissions

boolean allSubmissions

questionLabelFormat

String questionLabelFormat

questionNumber

String questionNumber

questionText

String questionText

questionType

String questionType

poolName

String poolName

percentCorrect

String percentCorrect

partNumber

String partNumber

mean

String mean

median

String median

mode

String mode

highestRange

String highestRange

standDev

String standDev

lowerQuartile

String lowerQuartile

upperQuartile

String upperQuartile

interval

int interval

info

Collection<E> info

numStudentCollection

int[] numStudentCollection

rangeCollection

String[] rangeCollection

columnHeight

int[] columnHeight

arrayLength

int arrayLength

range

String range

numResponses

int numResponses

q1

String q1

q2

String q2

q3

String q3

q4

String q4

correctAnswer

String correctAnswer

totalResponses

int totalResponses

histogramBars

HistogramBarBean[] histogramBars

randomType

boolean randomType

studentsWithAllCorrect

Set<E> studentsWithAllCorrect
added by gopalrc Nov 2007 The set of students with all answers correct for this question


studentsResponded

Set<E> studentsResponded
added by gopalrc Nov 2007 The set of students who responded to this question


percentCorrectFromUpperQuartileStudents

String percentCorrectFromUpperQuartileStudents
added by gopalrc Nov 2007 Percentage of students in the overall upper 25% who got this question right


percentCorrectFromLowerQuartileStudents

String percentCorrectFromLowerQuartileStudents
added by gopalrc Nov 2007 Percentage of students in the overall lower 25% who got this question right


discrimination

String discrimination
added by gopalrc Nov 2007 Discrimination value of this question


n

String n
added by gopalrc Dec 2007 Count of selected answer frequencies plus numberOfStudentsWithZeroAnswers


numberOfStudentsWithZeroAnswers

int numberOfStudentsWithZeroAnswers
added by gopalrc Dec 2007 Number of students who selected no answer


itemId

Long itemId
added by gopalrc Dec 2007 The published item (question) id


numberOfParts

int numberOfParts
added by gopalrc Dec 2007 The published item (question) id

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.HistogramScoresBean extends Object implements Serializable

serialVersionUID: 3465442692662950563L

Serialized Fields

assessmentName

String assessmentName

assessmentId

String assessmentId

publishedId

String publishedId

itemId

String itemId

agent

String agent

hasNav

String hasNav

groupName

String groupName

maxScore

String maxScore

totalScore

String totalScore

totalPossibleScore

String totalPossibleScore

adjustedScore

String adjustedScore

questionNumber

String questionNumber

allSubmissions

String allSubmissions

partNumber

String partNumber

parts

Integer parts

mean

String mean

median

String median

mode

String mode

highestRange

String highestRange

standDev

String standDev

lowerQuartile

String lowerQuartile

upperQuartile

String upperQuartile

interval

int interval

info

Collection<E> info

partInfo

Collection<E> partInfo

numStudentCollection

int[] numStudentCollection

rangeCollection

String[] rangeCollection

columnHeight

int[] columnHeight

arrayLength

int arrayLength

range

String range

numResponses

int numResponses

q1

String q1

q2

String q2

q3

String q3

q4

String q4

histogramBars

HistogramBarBean[] histogramBars

histogramQuestions

HistogramQuestionScoresBean[] histogramQuestions

randomType

boolean randomType

assesmentParts

List<E> assesmentParts

selectItemParts

List<E> selectItemParts

upperQuartileStudents

Map<K,V> upperQuartileStudents
added by gopalrc Nov 2007 Students in the upper 25%


lowerQuartileStudents

Map<K,V> lowerQuartileStudents
added by gopalrc Nov 2007 Students in the lower 25%


maxNumberOfAnswers

int maxNumberOfAnswers
gopalrc - Nov 2007 The maximum number of answers per question for this assessment (for detailed stats layout)


detailedStatistics

Collection<E> detailedStatistics
gopalrc Dec 2007 The HistogramQuestionScores for detailed Statistics for

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.HistogramSectionBean extends Object implements Serializable

serialVersionUID: -7669608870369454294L

Serialized Fields

itemBeans

ArrayList<E> itemBeans

partName

String partName

sequence

String sequence

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.ItemBarBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

itemText

String itemText

columnHeight

String columnHeight

numStudentsText

String numStudentsText

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.PartData extends Object implements Serializable

serialVersionUID: -6113822805534954287L

Serialized Fields

questionNumberList

ArrayList<E> questionNumberList

partNumber

String partNumber

id

String id

linked

boolean linked

isRandomDrawPart

boolean isRandomDrawPart

numberQuestionsDraw

int numberQuestionsDraw

numberQuestionsTotal

int numberQuestionsTotal

noQuestions

boolean noQuestions

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.QuestionScoresBean extends Object implements Serializable

serialVersionUID: 5517587781720762296L

Serialized Fields

assessmentId

String assessmentId

publishedId

String publishedId

assessmentName

String assessmentName

itemName

String itemName

partName

String partName

itemId

String itemId

anonymous

String anonymous

groupName

String groupName

maxScore

String maxScore

agents

Collection<E> agents

sections

Collection<E> sections

deliveryItem

Collection<E> deliveryItem

score

String score

discount

String discount

answer

String answer

questionScoreComments

String questionScoreComments

lateHandling

String lateHandling

dueDate

String dueDate

sortType

String sortType

sortAscending

boolean sortAscending

roleSelection

String roleSelection

allSubmissions

String allSubmissions

recordingData

RecordingData recordingData

totalPeople

String totalPeople

typeId

String typeId

scoresByItem

HashMap<K,V> scoresByItem

selectedSectionFilterValue

String selectedSectionFilterValue

selectedSARationaleView

String selectedSARationaleView

allAgents

ArrayList<E> allAgents

haveModelShortAnswer

boolean haveModelShortAnswer

firstScoreRow

int firstScoreRow

maxDisplayedScoreRows

int maxDisplayedScoreRows

scoreDataRows

int scoreDataRows

audioMaxDisplayedScoreRows

int audioMaxDisplayedScoreRows

othersMaxDisplayedScoreRows

int othersMaxDisplayedScoreRows

hasAudioMaxDisplayedScoreRowsChanged

boolean hasAudioMaxDisplayedScoreRowsChanged

searchString

String searchString

defaultSearchString

String defaultSearchString

userIdMap

Map<K,V> userIdMap

agentResultsByItemGradingId

HashMap<K,V> agentResultsByItemGradingId

isAnyItemGradingAttachmentListModified

boolean isAnyItemGradingAttachmentListModified

releasedToGroups

Boolean releasedToGroups

itemScoresMap

HashMap<K,V> itemScoresMap

publishedAssessment

PublishedAssessmentIfc publishedAssessment

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.RetakeAssessmentBean extends Object implements Serializable

Serialized Fields

publishedAssessmentId

Long publishedAssessmentId

agentId

String agentId

numberRetake

int numberRetake

studentGradingSummaryData

StudentGradingSummaryData studentGradingSummaryData

studentName

String studentName

studentGradingSummaryDataMap

HashMap<K,V> studentGradingSummaryDataMap

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.StudentScoresBean extends Object implements Serializable

serialVersionUID: 5517587781720762296L

Serialized Fields

studentName

String studentName

firstName

String firstName

lastName

String lastName

comments

String comments

publishedId

String publishedId

studentId

String studentId

assessmentGradingId

String assessmentGradingId

itemId

String itemId

email

String email

itemGradingIdForFilePicker

Long itemGradingIdForFilePicker

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.SubmissionStatusBean extends Object implements Serializable

serialVersionUID: 5517587781720762296L

Serialized Fields

assessmentId

String assessmentId

publishedId

String publishedId

assessmentName

String assessmentName

anonymous

String anonymous

groupName

String groupName

maxScore

String maxScore

agents

Collection<E> agents

sortedAgents

Collection<E> sortedAgents

totalScore

String totalScore

adjustmentTotalScore

String adjustmentTotalScore

totalScoreComments

String totalScoreComments

sortProperty

String sortProperty

lateHandling

String lateHandling

dueDate

String dueDate

sortType

String sortType

sortAscending

boolean sortAscending

roleSelection

String roleSelection

allSubmissions

String allSubmissions

recordingData

RecordingData recordingData

totalPeople

String totalPeople

firstItem

String firstItem

answeredItems

HashMap<K,V> answeredItems

selectedSectionFilterValue

String selectedSectionFilterValue

allAgents

ArrayList<E> allAgents

firstScoreRow

int firstScoreRow

maxDisplayedScoreRows

int maxDisplayedScoreRows

scoreDataRows

int scoreDataRows

searchString

String searchString

defaultSearchString

String defaultSearchString

releasedToGroups

Boolean releasedToGroups

Class org.sakaiproject.tool.assessment.ui.bean.evaluation.TotalScoresBean extends Object implements Serializable

serialVersionUID: 5517587781720762296L

Serialized Fields

assessmentId

String assessmentId

publishedId

String publishedId

assessmentName

String assessmentName

anonymous

String anonymous

groupName

String groupName

maxScore

String maxScore

agents

Collection<E> agents

sortedAgents

Collection<E> sortedAgents

totalScore

String totalScore

adjustmentTotalScore

String adjustmentTotalScore

totalScoreComments

String totalScoreComments

sortProperty

String sortProperty

lateHandling

String lateHandling

dueDate

String dueDate

sortType

String sortType

sortAscending

boolean sortAscending

roleSelection

String roleSelection

allSubmissions

String allSubmissions

recordingData

RecordingData recordingData

totalPeople

String totalPeople

firstItem

String firstItem

answeredItems

HashMap<K,V> answeredItems

hasRandomDrawPart

boolean hasRandomDrawPart

scoringOption

String scoringOption

selectedSectionFilterValue

String selectedSectionFilterValue

sectionFilterSelectItems

List<E> sectionFilterSelectItems

availableSections

List<E> availableSections

releaseToAnonymous

boolean releaseToAnonymous

publishedAssessment

PublishedAssessmentData publishedAssessment

allAgents

ArrayList<E> allAgents

graderName

String graderName

graderEmailInfo

String graderEmailInfo

firstScoreRow

int firstScoreRow

maxDisplayedScoreRows

int maxDisplayedScoreRows

scoreDataRows

int scoreDataRows

searchString

String searchString

defaultSearchString

String defaultSearchString

applyToUngraded

String applyToUngraded

multipleSubmissionsAllowed

boolean multipleSubmissionsAllowed

isTimedAssessment

boolean isTimedAssessment

acceptLateSubmission

boolean acceptLateSubmission

releasedToGroups

Boolean releasedToGroups

userIdMap

Map<K,V> userIdMap

isAutoScored

boolean isAutoScored

assessmentGradingHash

HashMap<K,V> assessmentGradingHash

assessmentGradingList

ArrayList<E> assessmentGradingList

Package org.sakaiproject.tool.assessment.ui.bean.print

Class org.sakaiproject.tool.assessment.ui.bean.print.PDFAssessmentBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

intro

String intro

title

String title

parts

ArrayList<E> parts

deliveryParts

ArrayList<E> deliveryParts

baseFontSize

int baseFontSize

actionString

String actionString

Class org.sakaiproject.tool.assessment.ui.bean.print.SectionContentsBean extends SectionContentsBean implements Serializable

serialVersionUID: 1L

Serialized Fields

itemContents

ArrayList<E> itemContents

Package org.sakaiproject.tool.assessment.ui.bean.print.settings

Class org.sakaiproject.tool.assessment.ui.bean.print.settings.PrintSettingsBean extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

showKeys

Boolean showKeys

fontSize

String fontSize

showPartIntros

Boolean showPartIntros

showKeysFeedback

Boolean showKeysFeedback

Package org.sakaiproject.tool.assessment.ui.bean.qti

Class org.sakaiproject.tool.assessment.ui.bean.qti.XMLController extends Object implements Serializable

serialVersionUID: 7064783681056628447L

Serialized Fields

xmlBean

XMLDisplay xmlBean

documentType

String documentType

id

String id

qtiVersion

int qtiVersion

Class org.sakaiproject.tool.assessment.ui.bean.qti.XMLDisplay extends Object implements Serializable

serialVersionUID: 40775142933316177L

Serialized Fields

name

String name

description

String description

xml

String xml

id

String id

outcome

String outcome

Class org.sakaiproject.tool.assessment.ui.bean.qti.XMLImportBean extends Object implements Serializable

serialVersionUID: 418920360211039758L

Serialized Fields

qtiVersion

int qtiVersion

uploadFileName

String uploadFileName

importType

String importType

pathToData

String pathToData

authorBean

AuthorBean authorBean

assessmentBean

AssessmentBean assessmentBean

itemAuthorBean

ItemAuthorBean itemAuthorBean

questionPoolBean

QuestionPoolBean questionPoolBean

isCP

boolean isCP

importType2

String importType2

Package org.sakaiproject.tool.assessment.ui.bean.questionpool

Class org.sakaiproject.tool.assessment.ui.bean.questionpool.QuestionPoolBean extends Object implements Serializable

serialVersionUID: 418920360211039758L

Serialized Fields

name

String name

pools

Collection<E> pools

currentPool

QuestionPoolDataBean currentPool

parentPool

QuestionPoolDataBean parentPool

currentItemIds

ArrayList<E> currentItemIds

currentItems

ArrayList<E> currentItems

allPoolsSelected

boolean allPoolsSelected

allItemsSelected

boolean allItemsSelected

rootPoolSelected

boolean rootPoolSelected

poolListSelectItems

List<E> poolListSelectItems

poolsToDelete

List<E> poolsToDelete

itemsToDelete

List<E> itemsToDelete

selectedPools

String[] selectedPools

selectedQuestions

String[] selectedQuestions

destPools

String[] destPools

destItems

String[] destItems

sourcePart

String sourcePart

destPool

String destPool

filename

org.apache.struts.upload.FormFile filename

htmlIdLevel

int htmlIdLevel

questionType

String questionType

parentPoolSize

int parentPoolSize

allItems

ArrayList<E> allItems

searchByTypes

String[] searchByTypes

searchQtext

String searchQtext

searchQkeywords

String searchQkeywords

searchQobj

String searchQobj

searchQrubrics

String searchQrubrics

assessmentID

String assessmentID

selectedAssessment

String selectedAssessment

selectedSection

String selectedSection

importToAuthoring

boolean importToAuthoring

actionType

String actionType

sortProperty

String sortProperty

sortAscending

boolean sortAscending

sortCopyPoolProperty

String sortCopyPoolProperty

sortCopyPoolAscending

boolean sortCopyPoolAscending

sortMovePoolProperty

String sortMovePoolProperty

sortMovePoolAscending

boolean sortMovePoolAscending

sortSubPoolProperty

String sortSubPoolProperty

sortSubPoolAscending

boolean sortSubPoolAscending

sortQuestionProperty

String sortQuestionProperty

sortQuestionAscending

boolean sortQuestionAscending

addedPools

ArrayList<E> addedPools

addedQuestions

ArrayList<E> addedQuestions

itemToPreview

ItemFacade itemToPreview

tree

Tree tree

qpools

Collection<E> qpools

copyQpools

Collection<E> copyQpools

moveQpools

Collection<E> moveQpools

sortedSubqpools

Collection<E> sortedSubqpools

qpDataModel

QuestionPoolDataModel qpDataModel

qpDataModelCopy

QuestionPoolDataModel qpDataModelCopy

subQpDataModel

QuestionPoolDataModel subQpDataModel

addOrEdit

String addOrEdit

outcome

String outcome

outcomeEdit

String outcomeEdit

deletePoolSource

String deletePoolSource

addPoolSource

String addPoolSource

rb

org.sakaiproject.util.ResourceLoader rb

Class org.sakaiproject.tool.assessment.ui.bean.questionpool.QuestionPoolDataBean extends Object implements Serializable

serialVersionUID: 418920360211039758L

Serialized Fields

id

Long id

parentPoolId

Long parentPoolId

numberOfSubpools

String numberOfSubpools

numberOfQuestions

String numberOfQuestions

showSubpools

boolean showSubpools

showQuestions

boolean showQuestions

showParentPools

boolean showParentPools

displayName

String displayName

owner

String owner

organizationName

String organizationName

description

String description

objectives

String objectives

keywords

String keywords

lastModified

Date lastModified

dateCreated

Date dateCreated

parentPools

Map<K,V> parentPools

parentPoolsArray

ArrayList<E> parentPoolsArray

Class org.sakaiproject.tool.assessment.ui.bean.questionpool.QuestionPoolShareBean extends Object implements Serializable

serialVersionUID: -1154189308380595101L

Serialized Fields

questionPoolId

Long questionPoolId

questionPoolOwnerId

String questionPoolOwnerId

questionPoolName

String questionPoolName

destPools

String[] destPools

sortPropertyWith

String sortPropertyWith

sortAscendingWith

boolean sortAscendingWith

sortPropertyWithout

String sortPropertyWithout

sortAscendingWithout

boolean sortAscendingWithout

agentsWithAccess

Collection<E> agentsWithAccess

agentsWithoutAccess

Collection<E> agentsWithoutAccess

Package org.sakaiproject.tool.assessment.ui.bean.samlite

Class org.sakaiproject.tool.assessment.ui.bean.samlite.SamLiteBean extends Object implements Serializable

serialVersionUID: -3122436861866172596L

Serialized Fields

name

String name

description

String description

data

String data

assessmentTemplateId

String assessmentTemplateId

isVisible

boolean isVisible

authorBean

AuthorBean authorBean

rb

org.sakaiproject.util.ResourceLoader rb

questionGroup

QuestionGroup questionGroup

samLiteService

SamLiteService samLiteService

Package org.sakaiproject.tool.assessment.ui.bean.select

Class org.sakaiproject.tool.assessment.ui.bean.select.SelectAssessmentBean extends Object implements Serializable

serialVersionUID: 7401578412639293693L

Serialized Fields

takeableAssessments

ArrayList<E> takeableAssessments

lateHandlingAssessments

ArrayList<E> lateHandlingAssessments

reviewableAssessments

ArrayList<E> reviewableAssessments

nonReviewableAssessments

ArrayList<E> nonReviewableAssessments

reviewableSortOrder

String reviewableSortOrder

takeableSortOrder

String takeableSortOrder

takeableAscending

boolean takeableAscending

reviewableAscending

boolean reviewableAscending

reviewPager

PagingModel reviewPager

takePager

PagingModel takePager

hasHighestMultipleSubmission

boolean hasHighestMultipleSubmission

hasAnyAssessmentBeenModified

boolean hasAnyAssessmentBeenModified

hasAnyAssessmentRetractForEdit

boolean hasAnyAssessmentRetractForEdit

displayAllAssessments

String displayAllAssessments

hasAverageMultipleSubmissions

boolean hasAverageMultipleSubmissions

secureDeliveryHTMLFragments

String secureDeliveryHTMLFragments

Package org.sakaiproject.tool.assessment.ui.bean.shared

Class org.sakaiproject.tool.assessment.ui.bean.shared.BackingBean extends Object implements Serializable

serialVersionUID: -1137408628089300518L

Serialized Fields

prop1

String prop1

prop2

String prop2

prop3

String prop3

prop4

String prop4

prop5

String prop5

prop6

String prop6

list

List<E> list

Class org.sakaiproject.tool.assessment.ui.bean.shared.MediaBean extends Object implements Serializable

serialVersionUID: 3080542880089498490L

Serialized Fields

mediaId

String mediaId

mediaUrl

String mediaUrl

filename

String filename

itemGradingId

Long itemGradingId

Class org.sakaiproject.tool.assessment.ui.bean.shared.PersonBean extends Object implements Serializable

serialVersionUID: 1884634498046475698L

Serialized Fields

anonymousId

String anonymousId

previewFromPage

String previewFromPage

isMacNetscapeBrowser

boolean isMacNetscapeBrowser

totalSubmissionPerAssessmentHash

HashMap<K,V> totalSubmissionPerAssessmentHash

resourceIdList

List<E> resourceIdList

Class org.sakaiproject.tool.assessment.ui.bean.shared.SubBackingBean extends Object implements Serializable

serialVersionUID: -116744576891046455L

Serialized Fields

title

String title

name

String name

address

String address

date

Date date

id

String id

map

HashMap<K,V> map

Package org.sakaiproject.tool.assessment.ui.bean.util

Class org.sakaiproject.tool.assessment.ui.bean.util.EmailBean extends Object implements Serializable

Serialized Fields

fromName

String fromName

fromEmailAddress

String fromEmailAddress

toName

String toName

toEmailAddress

String toEmailAddress

toFirstName

String toFirstName

assessmentName

String assessmentName

subject

String subject

ccMe

String ccMe

message

String message

attachmentList

List<E> attachmentList

hasAttachment

boolean hasAttachment

outcome

String outcome

resourceHash

HashMap<K,V> resourceHash

Package org.sakaiproject.tool.assessment.ui.model

Class org.sakaiproject.tool.assessment.ui.model.PagingModel extends Object implements Serializable

serialVersionUID: -8166345520085915986L

Serialized Fields

firstItem

int firstItem

lastItem

int lastItem

numItems

int numItems

totalItems

int totalItems

Package org.sakaiproject.tool.assessment.ui.servlet

Class org.sakaiproject.tool.assessment.ui.servlet.InitMimeTypes extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 6032485774950035961L

Class org.sakaiproject.tool.assessment.ui.servlet.StoreApplicationContext extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -930231313808212406L

Serialized Fields

ctx

org.springframework.web.context.WebApplicationContext ctx

Package org.sakaiproject.tool.assessment.ui.servlet.cp

Class org.sakaiproject.tool.assessment.ui.servlet.cp.DownloadCPServlet extends javax.servlet.http.HttpServlet implements Serializable


Package org.sakaiproject.tool.assessment.ui.servlet.delivery

Class org.sakaiproject.tool.assessment.ui.servlet.delivery.DownloadAllMediaServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1465451058167004991L

Serialized Fields

gradingService

GradingService gradingService

Class org.sakaiproject.tool.assessment.ui.servlet.delivery.LoginServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: -5495078878170443939L

Serialized Fields

siteService

org.sakaiproject.site.cover.SiteService siteService

Class org.sakaiproject.tool.assessment.ui.servlet.delivery.ShowAttachmentMediaServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 2203681863823855810L

Class org.sakaiproject.tool.assessment.ui.servlet.delivery.ShowMediaServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 2203681863823855810L

Class org.sakaiproject.tool.assessment.ui.servlet.delivery.UploadAudioMediaServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 8389831837152012411L


Package org.sakaiproject.tool.assessment.ui.servlet.qti

Class org.sakaiproject.tool.assessment.ui.servlet.qti.ShowQTIServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 3855448630209417469L


Package org.sakaiproject.tool.assessment.ui.web.action

Class org.sakaiproject.tool.assessment.ui.web.action.InitAction extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 8101462284850616249L


Package org.sakaiproject.tool.assessment.util

Class org.sakaiproject.tool.assessment.util.FormatException extends RuntimeException implements Serializable

Class org.sakaiproject.tool.assessment.util.Iso8601FormatException extends FormatException implements Serializable


Package org.sakaiproject.tool.assessment.ws

Class org.sakaiproject.tool.assessment.ws.Item extends Object implements Serializable

serialVersionUID: 4561525116839644989L

Serialized Fields

itemid

String itemid

itemtext

String itemtext

url

String url

Package test.org.sakaiproject.tool.assessment.jsf

Class test.org.sakaiproject.tool.assessment.jsf.LinksModelBean extends Object implements Serializable

Serialized Fields

linkListList

ArrayList<E> linkListList

Class test.org.sakaiproject.tool.assessment.jsf.SubBackingBean extends Object implements Serializable

Serialized Fields

title

String title

name

String name

address

String address

date

Date date

id

String id

map

HashMap<K,V> map

Class test.org.sakaiproject.tool.assessment.jsf.TestBackingBean extends Object implements Serializable

Serialized Fields

prop1

String prop1

prop2

String prop2

prop3

String prop3

prop4

String prop4

prop5

String prop5

prop6

String prop6

list

List<E> list

Class test.org.sakaiproject.tool.assessment.jsf.TestLink extends Object implements Serializable

Serialized Fields

action

String action

text

String text

Class test.org.sakaiproject.tool.assessment.jsf.TestLinksBean extends Object implements Serializable

Serialized Fields

links

ArrayList<E> links

Class test.org.sakaiproject.tool.assessment.jsf.TestWSBean extends Object implements Serializable

Serialized Fields

itemid

String itemid

itembankxml

String itembankxml



Copyright © 2005-2012 Sakai Project. All Rights Reserved.