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

Functions

if(!isset($ausgabeformat)) if($ausgabeformat==1)
if(isset($cmd)) 
do_template ($column)
 do_graph_template ()
 do_graph ($data, $evalquestion_id)
 freetype_answers ($parent_id, $anz_nutzer)
 user_answers_residual ($parent_id)
 user_answers ($evalanswer_id)
 answers ($parent_id, $anz_nutzer, $question_type)
 groups ($parent_id)

Variables

 $eval = new Evaluation($eval_id)
 $staff_member = $perm->have_studip_perm("tutor", $SessSemName[1])
 $has_template = 0
 $db_template = new DB_Seminar()
 $question_type = ""
 $tmp_path_export = $GLOBALS['TMP_PATH']. '/export/'
 $db = new DB_Seminar()
if($staff_member) $db->query(sprintf("SELECT
* FROM eval WHERE eval_id
eval_templates_eval te WHERE
te 
eval_id = "0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n"
 if (do_template("show_total_stats"))

Function Documentation

answers (   $parent_id,
  $anz_nutzer,
  $question_type 
)

Here is the call graph for this function:

Here is the caller graph for this function:

do_graph (   $data,
  $evalquestion_id 
)

drawing the graph for a evaluation question

Parameters
array()$data
string$evalquestion_id

Here is the call graph for this function:

Here is the caller graph for this function:

do_graph_template ( )

returning the type of the graph

Returns
string

Here is the caller graph for this function:

if (!isset($ausgabeformat)) if ($ausgabeformat==1) if (isset($cmd)) do_template (   $column)

Here is the caller graph for this function:

freetype_answers (   $parent_id,
  $anz_nutzer 
)

Here is the call graph for this function:

Here is the caller graph for this function:

groups (   $parent_id)

Here is the call graph for this function:

Here is the caller graph for this function:

user_answers (   $evalanswer_id)

Here is the caller graph for this function:

user_answers_residual (   $parent_id)

Here is the caller graph for this function:

Variable Documentation

$db = new DB_Seminar()
$db_template = new DB_Seminar()
$eval = new Evaluation($eval_id)
$has_template = 0
$question_type = ""
$staff_member = $perm->have_studip_perm("tutor", $SessSemName[1])
$tmp_path_export = $GLOBALS['TMP_PATH']. '/export/'
if ($staff_member) $db->query(sprintf("SELECT * FROM eval WHERE eval_id eval_templates_eval te WHERE te eval_id = "0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n"
if(do_template("show_total_stats"))