You are here

constant FillInProcessor::RESPONSES_SEPARATOR in Opigno module 8

Same name and namespace in other branches
  1. 3.x ActivityTypes/opigno_h5p/src/TypeProcessors/FillInProcessor.php \Drupal\opigno_h5p\TypeProcessors\FillInProcessor::RESPONSES_SEPARATOR

Separating between different answers and in user response.

File

ActivityTypes/opigno_h5p/src/TypeProcessors/FillInProcessor.php, line 24

Class

FillInProcessor
Class FillInProcessor.

Namespace

Drupal\opigno_h5p\TypeProcessors

Code

const RESPONSES_SEPARATOR = '[,]';