Stud.IP  4.2 Revision
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_EVALUATION_TITLE _("Neue Evaluation")
 
const FIRST_ARRANGMENT_BLOCK_TITLE _("Erster Gruppierungsblock")
 
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

◆ FIRST_ARRANGMENT_BLOCK_TITLE

const FIRST_ARRANGMENT_BLOCK_TITLE _("Erster Gruppierungsblock")

FIRST_ARRANGMENT_BLOCK_TITLE title of a new arrangment block public

◆ NEW_ARRANGMENT_BLOCK_TITLE

const NEW_ARRANGMENT_BLOCK_TITLE _("Neuer Gruppierungsblock")

NEW_ARRANGMENT_BLOCK_TITLE title of a new arrangment block private

◆ NEW_EVALUATION_TITLE

const NEW_EVALUATION_TITLE _("Neue Evaluation")

NEW_EVALUATION_TITLE title of a new question block public

◆ 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