| Package | Description |
|---|---|
| org.sakaiproject.tool.assessment.ui.bean.author | |
| org.sakaiproject.tool.assessment.ui.listener.author |
| Modifier and Type | Method and Description |
|---|---|
ItemBean |
ItemAuthorBean.getCurrentItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemAuthorBean.setCurrentItem(ItemBean item) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ItemAddListener.isCorrectChoice(ItemBean bean,
String label)
returns if the multile choice label is the correct choice,
bean.getCorrAnswers() returns a string[] of labels
bean.getCorrAnswer() returns a string of label
|
protected HashSet |
ItemAddListener.prepareMetaData(ItemFacade item,
ItemBean bean) |
protected Set |
ItemAddListener.preparePublishedMetaData(ItemFacade item,
ItemBean bean) |
Copyright © 2005-2014 Sakai Project. All Rights Reserved.