static function is_numeric_interaction($item, $interaction)
 {
     return QtiImportStrategyBase::is_numeric_interaction($item, $interaction);
 }