|
Stud.IP
3.1 Revision 48552
|
Namespaces | |
| namespace | evaluation |
Variables | |
| const | NEW_EVALUATION_TITLE = _("Neue Evaluation") |
| const | FIRST_ARRANGMENT_BLOCK_TITLE = _("Erster Gruppierungsblock") |
| $debug = "</font></pre>" | |
| global | $user |
| if($itemID) elseif(Request::submitted('newButton')) if(Request::option("rangeID")) | $eval = new Evaluation($evalID, NULL, EVAL_LOAD_NO_CHILDREN) |
| if($eval->hasVoted()) | $authorID = $eval->getAuthorID() |
| $db = new EvaluationObjectDB() | |
| if($authorID!=$user->id) if($error_msgs) | $templateSite = include(EVAL_FILE_TEMPLATE) |
| $EditTree = new EvaluationTreeEditView($itemID, $evalID) | |
| if(Request::submitted('newButton')) | $editSite = $EditTree->showEvalTree($itemID,1) |
| if ($eval->hasVoted()) $authorID = $eval->getAuthorID() |
| $db = new EvaluationObjectDB() |
| $debug = "</font></pre>" |
| if (Request::submitted('newButton')) $editSite = $EditTree->showEvalTree($itemID,1) |
| $EditTree = new EvaluationTreeEditView($itemID, $evalID) |
| if ($itemID) elseif (Request::submitted('newButton')) if (Request::option("rangeID")) $eval = new Evaluation($evalID, NULL, EVAL_LOAD_NO_CHILDREN) |
| if ($authorID!=$user->id) if ($error_msgs) $templateSite = include(EVAL_FILE_TEMPLATE) |
| global $user |
| const FIRST_ARRANGMENT_BLOCK_TITLE = _("Erster Gruppierungsblock") |
FIRST_ARRANGMENT_BLOCK_TITLE title of a new arrangment block public
| const NEW_EVALUATION_TITLE = _("Neue Evaluation") |
NEW_EVALUATION_TITLE title of a new question block public