public class QuestionScoresBean extends Object implements Serializable, org.sakaiproject.jsf.model.PhaseAware
Description: class form for evaluating question scores
| Modifier and Type | Field and Description |
|---|---|
static String |
SHOW_SA_RATIONALE_RESPONSES_INLINE |
static String |
SHOW_SA_RATIONALE_RESPONSES_POPUP |
| Constructor and Description |
|---|
QuestionScoresBean()
Creates a new QuestionScoresBean object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
clear(javax.faces.event.ActionEvent event) |
void |
endProcessUpdates() |
void |
endProcessValidators() |
ArrayList |
findMatchingAgents(String pattern) |
Object[] |
getAgentArray()
get agent resutls as an array
|
String |
getAgentInitials()
This is a read-only calculated property.
|
HashMap |
getAgentResultsByItemGradingId() |
Collection |
getAgents()
get an agent result collection
|
ArrayList |
getAllAgents() |
String |
getAllSubmissions()
Is this an all submissions or, just the largest
|
String |
getAnonymous()
Is this anonymous grading?
|
String |
getAnswer()
get the answer text
|
String |
getAssessmentId()
get assessment id
|
String |
getAssessmentName()
get assessment name
|
int |
getAudioMaxDisplayedScoreRows() |
int |
getDataRows() |
Collection |
getDeliveryItem()
get the item to display
|
String |
getDiscount() |
String |
getDueDate()
get the due date
|
int |
getFirstRow() |
String |
getGroupName()
Get the group name
|
boolean |
getHasAudioMaxDisplayedScoreRowsChanged() |
boolean |
getHaveModelShortAnswer() |
boolean |
getIsAnyItemGradingAttachmentListModified() |
String |
getItemId()
get item id
|
String |
getItemName()
get item name
|
HashMap |
getItemScoresMap() |
String |
getLateHandling()
get late handling
|
int |
getMaxDisplayedRows() |
String |
getMaxPoint()
get the max Point
|
String |
getMaxScore()
get the max score
|
int |
getOtherMaxDisplayedScoreRows() |
String |
getPartName()
get part name
|
PublishedAssessmentIfc |
getPublishedAssessment() |
String |
getPublishedId()
get published id
|
String |
getQuestionScoreComments()
get comments
|
RecordingData |
getRecordingData()
encapsulates audio recording info
|
String |
getRoleSelection()
DOCUMENTATION PENDING
|
String |
getScore() |
HashMap |
getScoresByItem() |
String |
getSearchString() |
Collection |
getSections()
get a list of sections
|
String |
getSelectedSARationaleView() |
String |
getSelectedSectionFilterValue() |
String |
getSortType()
get sort type
|
String |
getTotalPeople()
get the total number of students for this assessment
|
String |
getTypeId()
DOCUMENTATION PENDING
|
Map |
getUserIdMap() |
protected void |
init() |
boolean |
isReleasedToGroups()
added by gopalrc - jan 2008
|
boolean |
isSortAscending()
is scores table sorted in ascending order
|
void |
resetFields()
reset the fields
|
void |
search(javax.faces.event.ActionEvent event) |
void |
setAgentResultsByItemGradingId(HashMap agentResultsByItemGradingId) |
void |
setAgents(Collection pagents)
set the agent collection
|
void |
setAllAgents(ArrayList allAgents) |
void |
setAllSubmissions(String pallSubmissions)
set whether all submissions are to be exposed
|
void |
setAnonymous(String panonymous)
Set switch if this is anonymous grading.
|
void |
setAnswer(String pAnswertext)
set the answer text
|
void |
setAssessmentId(String passessmentId)
set assessment id
|
void |
setAssessmentName(String passessmentName)
set assessment name
|
void |
setAttachment(Long itemGradingId) |
void |
setAudioMaxDisplayedScoreRows(int audioMaxDisplayedRows) |
void |
setDeliveryItem(Collection pitem)
set the delivery item
|
void |
setDiscount(String pDiscount)
set the discount
|
void |
setDueDate(String dateString)
set due date string
|
void |
setFirstRow(int firstRow) |
void |
setGroupName(String pgroupName)
set the group name
|
void |
setHasAudioMaxDisplayedScoreRowsChanged(boolean hasAudioMaxDisplayedRowsChanged) |
void |
setHaveModelShortAnswer(boolean haveModelShortAnswer) |
void |
setIsAnyItemGradingAttachmentListModified(boolean isAnyItemGradingAttachmentListModified) |
void |
setItemId(String pitemId)
set item id
|
void |
setItemName(String pitemName)
set item name
|
void |
setItemScoresMap(HashMap itemScoresMap) |
void |
setLateHandling(String plateHandling)
set late handling
|
void |
setMaxDisplayedRows(int maxDisplayedRows) |
void |
setMaxScore(String pmaxScore)
set max score
|
void |
setOtherMaxDisplayedScoreRows(int otherMaxDisplayedRows) |
void |
setPartName(String ppartName)
set part name
|
void |
setPublishedAssessment(PublishedAssessmentIfc publishedAssessment) |
void |
setPublishedId(String ppublishedId)
set published id
|
void |
setQuestionScoreComments(String pQuestionScoreComments)
set comments for question score
|
void |
setRecordingData(RecordingData rd)
encapsulates audio recording info
|
void |
setRoleSelection(String proleSelection)
DOCUMENTATION PENDING
|
void |
setScore(String pScore)
set the score
|
void |
setScoresByItem(HashMap newScores) |
void |
setSearchString(String searchString) |
void |
setSections(Collection psections)
set the section list
|
void |
setSelectedSARationaleView(String selectedSARationaleView) |
void |
setSelectedSectionFilterValue(String param) |
void |
setSortAscending(boolean sortAscending) |
void |
setSortType(String psortType)
set sort type, trigger property sorts
|
void |
setTotalPeople(String ptotalPeople)
set the total number of people
|
void |
setTypeId(String ptypeId)
DOCUMENTATION PENDING
|
void |
setUserIdMap(Map userIdMap) |
void |
startRenderResponse() |
public static final String SHOW_SA_RATIONALE_RESPONSES_INLINE
public static final String SHOW_SA_RATIONALE_RESPONSES_POPUP
public QuestionScoresBean()
protected void init()
public void endProcessValidators()
endProcessValidators in interface org.sakaiproject.jsf.model.PhaseAwarepublic void endProcessUpdates()
endProcessUpdates in interface org.sakaiproject.jsf.model.PhaseAwarepublic void startRenderResponse()
startRenderResponse in interface org.sakaiproject.jsf.model.PhaseAwarepublic String getAssessmentName()
public void setAssessmentName(String passessmentName)
passessmentName - the namepublic String getPartName()
public void setPartName(String ppartName)
ppartName - the namepublic String getItemName()
public void setItemName(String pitemName)
pitemName - the namepublic String getItemId()
public void setItemId(String pitemId)
pitemId - the idpublic String getAssessmentId()
public void setAssessmentId(String passessmentId)
passessmentId - the idpublic String getPublishedId()
public void setPublishedId(String ppublishedId)
passessmentId - the idpublic String getAnonymous()
public void setAnonymous(String panonymous)
panonymous - anonymous grading? true or falsepublic String getGroupName()
public void setGroupName(String pgroupName)
pgroupName - the namepublic String getMaxScore()
public void setMaxScore(String pmaxScore)
pmaxScore - set the max scorepublic String getMaxPoint()
public Collection getAgents()
public void setAgents(Collection pagents)
pagents - the collectionpublic Collection getSections()
public void setSections(Collection psections)
psections - the collectionpublic Collection getDeliveryItem()
public void setDeliveryItem(Collection pitem)
pitem - the collectionpublic String getAgentInitials()
public Object[] getAgentArray()
public String getTotalPeople()
public void setTotalPeople(String ptotalPeople)
ptotalPeople - the totalpublic String getScore()
public void setScore(String pScore)
pScore - the scorepublic String getDiscount()
public void setDiscount(String pDiscount)
pDiscount - the discountpublic String getAnswer()
public void setAnswer(String pAnswertext)
pAnswertext - the answer textpublic String getQuestionScoreComments()
public void setQuestionScoreComments(String pQuestionScoreComments)
pQuestionScoreComments - the commentspublic String getLateHandling()
public void setLateHandling(String plateHandling)
plateHandling - the late handlingpublic String getDueDate()
public void setDueDate(String dateString)
dateString - the date stringpublic String getSortType()
public void setSortType(String psortType)
psortType - the typepublic boolean isSortAscending()
public void setSortAscending(boolean sortAscending)
sortAscending - is scores table sorted in ascending orderpublic String getAllSubmissions()
public void setAllSubmissions(String pallSubmissions)
pallSubmissions - true if it ispublic String getRoleSelection()
public void setRoleSelection(String proleSelection)
proleSelection - DOCUMENTATION PENDINGpublic String getTypeId()
public void setTypeId(String ptypeId)
ptypeId - DOCUMENTATION PENDINGpublic void resetFields()
public RecordingData getRecordingData()
public void setRecordingData(RecordingData rd)
rd - public HashMap getScoresByItem()
public void setScoresByItem(HashMap newScores)
public String getSelectedSectionFilterValue()
public void setSelectedSectionFilterValue(String param)
public void setItemScoresMap(HashMap itemScoresMap)
public HashMap getItemScoresMap()
public void setPublishedAssessment(PublishedAssessmentIfc publishedAssessment)
public PublishedAssessmentIfc getPublishedAssessment()
public String getSelectedSARationaleView()
public void setSelectedSARationaleView(String selectedSARationaleView)
public int getFirstRow()
public void setFirstRow(int firstRow)
public int getMaxDisplayedRows()
public void setMaxDisplayedRows(int maxDisplayedRows)
public int getAudioMaxDisplayedScoreRows()
public void setAudioMaxDisplayedScoreRows(int audioMaxDisplayedRows)
public int getOtherMaxDisplayedScoreRows()
public void setOtherMaxDisplayedScoreRows(int otherMaxDisplayedRows)
public boolean getHasAudioMaxDisplayedScoreRowsChanged()
public void setHasAudioMaxDisplayedScoreRowsChanged(boolean hasAudioMaxDisplayedRowsChanged)
public int getDataRows()
public void setAllAgents(ArrayList allAgents)
public ArrayList getAllAgents()
public String getSearchString()
public void setSearchString(String searchString)
public void search(javax.faces.event.ActionEvent event)
public void clear(javax.faces.event.ActionEvent event)
public boolean getHaveModelShortAnswer()
public void setHaveModelShortAnswer(boolean haveModelShortAnswer)
public boolean isReleasedToGroups()
public Map getUserIdMap()
public void setUserIdMap(Map userIdMap)
public void setAttachment(Long itemGradingId)
public HashMap getAgentResultsByItemGradingId()
public void setAgentResultsByItemGradingId(HashMap agentResultsByItemGradingId)
public boolean getIsAnyItemGradingAttachmentListModified()
public void setIsAnyItemGradingAttachmentListModified(boolean isAnyItemGradingAttachmentListModified)
Copyright © 2005-2014 Sakai Project. All Rights Reserved.