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