|
Stud.IP
jlu_3.3 Revision
|
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 |
| const ARRANGMENT_BLOCK ARRANGMENT_BLOCK |
@const ARRANGMENT_BLOCK the arrangment block item @access private
| const FIRST_ARRANGMENT_BLOCK_TITLE _("Erster Gruppierungsblock") |
@const FIRST_ARRANGMENT_BLOCK_TITLE title of a new arrangment block @access public
| const NEW_ARRANGMENT_BLOCK_TITLE _("Neuer Gruppierungsblock") |
@const NEW_ARRANGMENT_BLOCK_TITLE title of a new arrangment block @access private
| const NEW_EVALUATION_TITLE _("Neue Evaluation") |
@const NEW_EVALUATION_TITLE title of a new question block @access public
| const NEW_QUESTION_BLOCK_BLOCK_TITLE _("Neuer Fragenblock") |
@const NEW_QUESTION_BLOCK_BLOCK_TITLE title of a new question block @access private
| const NO_QUESTION_GROUP_TITLE _("*Fragenblock*") |
@const NO_TEMPLATE_GROUP_TITLE title of questiongroup without title @access private
| const NO_TEMPLATE _("*unbekannt*") |
@const NO_TEMPLATE title of a template without title @access private
| const NO_TEMPLATE_GROUP _("keine Vorlage") |
@const NO_TEMPLATE_GROUP title of the template without temtplateID @access private
| const QUESTION_BLOCK QUESTION_BLOCK |
@const QUESTION_BLOCK the question block item @access private
| const ROOT_BLOCK "root" |
@const ROOT_BLOCK the root item @access private