public class Bb6AssessmentTranslator extends Object implements IMSResourceTranslator
| Constructor and Description |
|---|
Bb6AssessmentTranslator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAnswerImageText(Node answerNode) |
protected String |
getChoiceImageText(Node questionNode,
int choiceNum) |
protected String |
getResourceEmbed(Node questionNode) |
String |
getTypeName() |
protected Assessment |
newImportable()
This is a factory method that allows sublasses to use a different type inside this class's methods
|
boolean |
processResourceChildren() |
Importable |
translate(Node resourceNode,
Document descriptor,
String contextPath,
String archiveBasePath) |
public String getTypeName()
getTypeName in interface IMSResourceTranslatorpublic Importable translate(Node resourceNode, Document descriptor, String contextPath, String archiveBasePath)
translate in interface IMSResourceTranslatorprotected Assessment newImportable()
public boolean processResourceChildren()
processResourceChildren in interface IMSResourceTranslatorCopyright © 2005–2020 Sakai Foundation. All rights reserved.