|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sakaiproject.tool.assessment.ui.bean.author.TemplateBean
public class TemplateBean
JSF backing bean for Template pages
| Field Summary | |
|---|---|
protected String[] |
groups
|
protected String[] |
selectedGroups
|
| Constructor Summary | |
|---|---|
TemplateBean()
This just sets some defaults. |
|
| Method Summary | |
|---|---|
String |
getAnonymousGrading()
anonymous grading |
Boolean |
getAutomaticSubmission()
automaticSubmission |
String |
getAutoSave()
autosave |
String |
getCreatedBy()
Get created by |
String |
getCreatedDate()
Get created date |
String |
getDisplayChunking()
chunking |
String |
getFeedbackAuthoring()
|
Boolean |
getFeedbackComponent_CorrectResp()
feedback component... |
Boolean |
getFeedbackComponent_GraderComments()
feedback component... |
Boolean |
getFeedbackComponent_QuestionLevel()
v |
Boolean |
getFeedbackComponent_QuestionText()
feedback component... |
Boolean |
getFeedbackComponent_SelectionLevel()
feedback component... |
Boolean |
getFeedbackComponent_Statistics()
feedback component... |
Boolean |
getFeedbackComponent_StudentQuestionScore()
feedback component... |
Boolean |
getFeedbackComponent_StudentResp()
feedback component... |
Boolean |
getFeedbackComponent_StudentScore()
feedback component... |
String |
getFeedbackType()
|
String |
getFeedbackType(String value)
feedback tye |
HashMap |
getFeedbackTypeMap()
get feedback type mape |
String[] |
getGroups()
|
String |
getIdString()
get id string |
String |
getItemAccessType()
item access type |
String |
getLastModified()
Get last modified date |
String |
getLastModifiedBy()
Get last modified by |
String |
getLateHandling()
late handling |
Boolean |
getMarkForReview()
submission model |
Date |
getModifiedDate()
|
String |
getNewName()
tempalte name |
String |
getOutcome()
|
String |
getQuestionNumbering()
numbering |
String |
getRecordedScore()
|
RecordingData |
getRecordingData()
encapsulates audio recording info |
String[] |
getSelectedGroups()
|
boolean |
getShowAssessmentTypes()
|
String |
getSubmissionModel()
submission model |
String |
getSubmissionNumber()
submission number |
String |
getTemplateAuthor()
author |
String |
getTemplateDescription()
description |
String |
getTemplateName()
tempalte name |
String |
getToGradebook()
|
String |
getTypeId()
|
Object |
getValue(String key)
get value |
HashMap |
getValueMap()
get value map |
boolean |
isSecureDeliveryAvailable()
|
void |
setAnonymousGrading(String newAnonymousGrading)
anonymous grading |
void |
setAutomaticSubmission(Boolean newAutomaticSubmission)
automaticSubmission |
void |
setAutoSave(String newAutoSave)
autosave |
void |
setCreatedBy(String agent)
Set created by |
void |
setCreatedDate(String newDate)
Set created date |
void |
setDisplayChunking(String newDisplayChunking)
numbering |
void |
setFeedbackAuthoring(String newFeedbackAuthoring)
|
void |
setFeedbackComponent_CorrectResp(Boolean newComponent)
feedback component... |
void |
setFeedbackComponent_GraderComments(Boolean newComponent)
feedback component... |
void |
setFeedbackComponent_QuestionLevel(Boolean newComponent)
feedback component... |
void |
setFeedbackComponent_QuestionText(Boolean newComponent)
feedback component... |
void |
setFeedbackComponent_SelectionLevel(Boolean newComponent)
feedback component... |
void |
setFeedbackComponent_Statistics(Boolean newComponent)
feedback component... |
void |
setFeedbackComponent_StudentQuestionScore(Boolean newComponent)
feedback component... |
void |
setFeedbackComponent_StudentResp(Boolean newComponent)
feedback component... |
void |
setFeedbackComponent_StudentScore(Boolean newComponent)
feedback component... |
void |
setFeedbackType(String newFeedbackType)
|
void |
setFeedbackType(String key,
Object value)
feedback type |
void |
setFeedbackTypeMap(String newType)
set feedback type map |
void |
setGroups(String[] groups)
|
void |
setIdString(String idString)
set id string |
void |
setItemAccessType(String newItemAccessType)
item access type |
void |
setLastModified(String newDate)
Set last modified date |
void |
setLastModifiedBy(String agent)
Set last modified by |
void |
setLateHandling(String newLateHandling)
late handling |
void |
setMarkForReview(Boolean newMarkForReview)
submission model |
void |
setNewName(String newName)
template name |
void |
setOutcome(String outcome)
|
void |
setQuestionNumbering(String newQuestionNumbering)
numbering |
void |
setRecordedScore(String newRecordedScore)
|
void |
setRecordingData(RecordingData rd)
encapsulates audio recording info |
void |
setSelectedGroups(String[] selectedGroups)
|
void |
setSubmissionModel(String newSubmissionModel)
submission model |
void |
setSubmissionNumber(String newSubmissionNumber)
submission number |
void |
setTemplateAuthor(String newAuthor)
suthor |
void |
setTemplateDescription(String newDescription)
description |
void |
setTemplateName(String newName)
template name |
void |
setToGradebook(String newToGradebook)
|
void |
setTypeId(String typeId)
|
void |
setValue(String key,
Object value)
set value |
void |
setValueMap(HashMap newMap)
set value map |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String[] groups
protected String[] selectedGroups
| Constructor Detail |
|---|
public TemplateBean()
| Method Detail |
|---|
public void setOutcome(String outcome)
public String getOutcome()
public void setValue(String key,
Object value)
key - value - public Object getValue(String key)
key -
public void setValueMap(HashMap newMap)
newMap - public HashMap getValueMap()
public void setFeedbackType(String key,
Object value)
key - value - public String getFeedbackType(String value)
key -
public void setFeedbackTypeMap(String newType)
newMap - public HashMap getFeedbackTypeMap()
public void setNewName(String newName)
newName - the namepublic String getNewName()
public void setTemplateName(String newName)
newName - the namepublic String getTemplateName()
public void setTemplateAuthor(String newAuthor)
newAuthor - aquthorpublic String getTemplateAuthor()
public void setTemplateDescription(String newDescription)
newDescription - descriptionpublic String getTemplateDescription()
public void setItemAccessType(String newItemAccessType)
newItemAccessType - item access typepublic String getItemAccessType()
public void setQuestionNumbering(String newQuestionNumbering)
newQuestionNumbering - public String getQuestionNumbering()
public void setDisplayChunking(String newDisplayChunking)
newDisplayChunking - public String getDisplayChunking()
public void setMarkForReview(Boolean newMarkForReview)
newSubmissionModel - submission modelpublic Boolean getMarkForReview()
public void setSubmissionModel(String newSubmissionModel)
newSubmissionModel - submission modelpublic String getSubmissionModel()
public void setSubmissionNumber(String newSubmissionNumber)
newSubmissionNumber - submission numberpublic String getSubmissionNumber()
public void setAutomaticSubmission(Boolean newAutomaticSubmission)
newAutomaticSubmission - 3public Boolean getAutomaticSubmission()
public void setAutoSave(String newAutoSave)
newAutoSave - 3public String getAutoSave()
public void setLateHandling(String newLateHandling)
newLateHandling - late handlingpublic String getLateHandling()
public void setFeedbackType(String newFeedbackType)
public String getFeedbackType()
public void setFeedbackAuthoring(String newFeedbackAuthoring)
public String getFeedbackAuthoring()
public void setFeedbackComponent_QuestionText(Boolean newComponent)
newComponent - public Boolean getFeedbackComponent_QuestionText()
public void setFeedbackComponent_StudentResp(Boolean newComponent)
newComponent - feedback component...public Boolean getFeedbackComponent_StudentResp()
public void setFeedbackComponent_CorrectResp(Boolean newComponent)
newComponent - feedback component...public Boolean getFeedbackComponent_CorrectResp()
public void setFeedbackComponent_StudentScore(Boolean newComponent)
newComponent - feedback component...public Boolean getFeedbackComponent_StudentScore()
public void setFeedbackComponent_StudentQuestionScore(Boolean newComponent)
newComponent - feedback component...public Boolean getFeedbackComponent_StudentQuestionScore()
public void setFeedbackComponent_QuestionLevel(Boolean newComponent)
newComponent - feedback component...public Boolean getFeedbackComponent_QuestionLevel()
public void setFeedbackComponent_SelectionLevel(Boolean newComponent)
newComponent - feedback component...public Boolean getFeedbackComponent_SelectionLevel()
public void setFeedbackComponent_GraderComments(Boolean newComponent)
newComponent - feedback component...public Boolean getFeedbackComponent_GraderComments()
public void setFeedbackComponent_Statistics(Boolean newComponent)
newComponent - feedback component...public Boolean getFeedbackComponent_Statistics()
public void setAnonymousGrading(String newAnonymousGrading)
newAnonymousGrading - public String getAnonymousGrading()
public void setToGradebook(String newToGradebook)
newToGradebook - public String getToGradebook()
public void setRecordedScore(String newRecordedScore)
newRecordedScore - public String getRecordedScore()
public RecordingData getRecordingData()
public void setRecordingData(RecordingData rd)
rd - public String getIdString()
public void setIdString(String idString)
idString - public String getCreatedDate()
public void setCreatedDate(String newDate)
public String getCreatedBy()
public void setCreatedBy(String agent)
public String getLastModified()
public Date getModifiedDate()
public void setLastModified(String newDate)
public String getLastModifiedBy()
public void setLastModifiedBy(String agent)
public void setTypeId(String typeId)
public String getTypeId()
public String[] getGroups()
public void setGroups(String[] groups)
public String[] getSelectedGroups()
public void setSelectedGroups(String[] selectedGroups)
public boolean getShowAssessmentTypes()
public boolean isSecureDeliveryAvailable()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||