Stud.IP  5.4
EvaluationTreeEditView.class.php File Reference

Data Structures

class  EvaluationTreeEditView
 

Namespaces

 evaluation
 

Variables

const NO_TEMPLATE_GROUP _('keine Vorlage')
 
const NO_QUESTION_GROUP_TITLE _('*Fragenblock*')
 
const NO_TEMPLATE _('*unbekannt*')
 
const NEW_ARRANGMENT_BLOCK_TITLE _('Neuer Gruppierungsblock')
 
const NEW_QUESTION_BLOCK_BLOCK_TITLE _('Neuer Fragenblock')
 
const ROOT_BLOCK 'root'
 
const ARRANGMENT_BLOCK 'ARRANGMENT_BLOCK'
 
const QUESTION_BLOCK 'QUESTION_BLOCK'
 

Variable Documentation

◆ ARRANGMENT_BLOCK

const ARRANGMENT_BLOCK 'ARRANGMENT_BLOCK'

ARRANGMENT_BLOCK the arrangment block item private

◆ NEW_ARRANGMENT_BLOCK_TITLE

const NEW_ARRANGMENT_BLOCK_TITLE _('Neuer Gruppierungsblock')

NEW_ARRANGMENT_BLOCK_TITLE title of a new arrangment block private

◆ NEW_QUESTION_BLOCK_BLOCK_TITLE

const NEW_QUESTION_BLOCK_BLOCK_TITLE _('Neuer Fragenblock')

NEW_QUESTION_BLOCK_BLOCK_TITLE title of a new question block private

◆ NO_QUESTION_GROUP_TITLE

const NO_QUESTION_GROUP_TITLE _('*Fragenblock*')

NO_TEMPLATE_GROUP_TITLE title of questiongroup without title private

◆ NO_TEMPLATE

const NO_TEMPLATE _('*unbekannt*')

NO_TEMPLATE title of a template without title private

◆ NO_TEMPLATE_GROUP

const NO_TEMPLATE_GROUP _('keine Vorlage')

NO_TEMPLATE_GROUP title of the template without temtplateID private

◆ QUESTION_BLOCK

const QUESTION_BLOCK 'QUESTION_BLOCK'

QUESTION_BLOCK the question block item private

◆ ROOT_BLOCK

const ROOT_BLOCK 'root'

ROOT_BLOCK the root item private