org.sakaiproject.importer.impl.handlers
Class SamigoAssessmentHandler
java.lang.Object
org.sakaiproject.importer.impl.handlers.SamigoAssessmentHandler
- All Implemented Interfaces:
- org.sakaiproject.importer.api.HandlesImportable
public class SamigoAssessmentHandler
- extends Object
- implements org.sakaiproject.importer.api.HandlesImportable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TRUE_FALSE
public static final int TRUE_FALSE
- See Also:
- Constant Field Values
FILL_BLANK
public static final int FILL_BLANK
- See Also:
- Constant Field Values
MATCHING
public static final int MATCHING
- See Also:
- Constant Field Values
QUIZ_TYPE
public static final String QUIZ_TYPE
- See Also:
- Constant Field Values
QUIZ_TEMPLATE
public static final String QUIZ_TEMPLATE
- See Also:
- Constant Field Values
SamigoAssessmentHandler
public SamigoAssessmentHandler()
canHandleType
public boolean canHandleType(String typeName)
- Specified by:
canHandleType in interface org.sakaiproject.importer.api.HandlesImportable
handle
public void handle(org.sakaiproject.importer.api.Importable thing,
String siteId)
- Specified by:
handle in interface org.sakaiproject.importer.api.HandlesImportable
contextualizeUrls
protected String contextualizeUrls(String text,
String siteId)
Copyright © 2005-2013 Sakai Foundation. All Rights Reserved.