Stud.IP  jlu_3.3 Revision
EvaluationTreeEditView.class.php File Reference

Data Structures

class  EvaluationTreeEditView
 

Namespaces

namespace  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

@const ARRANGMENT_BLOCK the arrangment block item @access private

◆ FIRST_ARRANGMENT_BLOCK_TITLE

const FIRST_ARRANGMENT_BLOCK_TITLE _("Erster Gruppierungsblock")

@const FIRST_ARRANGMENT_BLOCK_TITLE title of a new arrangment block @access public

◆ NEW_ARRANGMENT_BLOCK_TITLE

const NEW_ARRANGMENT_BLOCK_TITLE _("Neuer Gruppierungsblock")

@const NEW_ARRANGMENT_BLOCK_TITLE title of a new arrangment block @access private

◆ NEW_EVALUATION_TITLE

const NEW_EVALUATION_TITLE _("Neue Evaluation")

@const NEW_EVALUATION_TITLE title of a new question block @access public

◆ NEW_QUESTION_BLOCK_BLOCK_TITLE

const NEW_QUESTION_BLOCK_BLOCK_TITLE _("Neuer Fragenblock")

@const NEW_QUESTION_BLOCK_BLOCK_TITLE title of a new question block @access private

◆ NO_QUESTION_GROUP_TITLE

const NO_QUESTION_GROUP_TITLE _("*Fragenblock*")

@const NO_TEMPLATE_GROUP_TITLE title of questiongroup without title @access private

◆ NO_TEMPLATE

const NO_TEMPLATE _("*unbekannt*")

@const NO_TEMPLATE title of a template without title @access private

◆ NO_TEMPLATE_GROUP

const NO_TEMPLATE_GROUP _("keine Vorlage")

@const NO_TEMPLATE_GROUP title of the template without temtplateID @access private

◆ QUESTION_BLOCK

const QUESTION_BLOCK QUESTION_BLOCK

@const QUESTION_BLOCK the question block item @access private

◆ ROOT_BLOCK

const ROOT_BLOCK "root"

@const ROOT_BLOCK the root item @access private