Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
evaluation_admin_edit.inc.php File Reference

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)

Variable Documentation

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