| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.ui.bean.evaluation |
| Modifier and Type | Method and Description |
|---|---|
HistogramQuestionScoresBean[] |
HistogramScoresBean.getHistogramQuestions()
get histogram quesions
|
| Modifier and Type | Method and Description |
|---|---|
Collection<HistogramQuestionScoresBean> |
HistogramScoresBean.getInfo()
the a collection of information
|
Collection<HistogramQuestionScoresBean> |
HistogramScoresBean.getPartInfo()
the a collection of information for the active part
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistogramSectionBean.addItemBean(HistogramQuestionScoresBean bean)
Adds an itembean.
|
void |
HistogramScoresBean.setHistogramQuestions(HistogramQuestionScoresBean[] phistogramQuestions)
set histogram questions name
|
| Modifier and Type | Method and Description |
|---|---|
void |
HistogramScoresBean.setInfo(Collection<HistogramQuestionScoresBean> pinfo)
set the info
|
Copyright © 2005-2014 Sakai Project. All Rights Reserved.