Class MCQEvaluatorMapper

    • Method Summary

      Modifier and Type Method Description
      java.lang.String getMapperName()  
      PartialEvaluator map​(ReadableMap config)
      Produce a result of a specific type.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MCQEvaluatorMapper

        public MCQEvaluatorMapper()
    • Method Detail

      • map

        public PartialEvaluator map​(ReadableMap config)
        Description copied from interface: ConfigMapper
        Produce a result of a specific type.
        The configuration object may be used to gather additional information required to construct the object.
        Specified by:
        map in interface ConfigMapper<PartialEvaluator>
        Parameters:
        config - the configuration object loaded from the file
        Returns:
        a result representing the value