Stud.IP
2.0 Revision 48548
|
Namespaces | |
namespace | evaluation |
Variables | |
const | NEW_EVALUATION_TITLE = _("Neue Evaluation") |
const | FIRST_ARRANGMENT_BLOCK_TITLE = _("Erster Gruppierungsblock") |
$debug = "</font></pre>" | |
global | $user |
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["newButton_x"]) | $editSite = $EditTree->showEvalTree($itemID,1) |
if ($eval->hasVoted()) $authorID = $eval->getAuthorID() |
$db = new EvaluationObjectDB() |
$debug = "</font></pre>" |
if ($_REQUEST["newButton_x"]) $editSite = $EditTree->showEvalTree($itemID,1) |
$EditTree = new EvaluationTreeEditView($itemID, $evalID) |
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