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

Functions

 do_template ($column)
 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

 $no_permission = YES
 $eval = new Evaluation($eval_id)
 $no_permissons = EvaluationObjectDB::getEvalUserRangesWithNoPermission ($eval)
if($no_permissons==YES$staff_member = $perm->have_studip_perm("tutor",$SessSemName[1])
 $db5 = new DB_Seminar
 $tmp_path_export = $GLOBALS['TMP_PATH']. '/export/'
 $has_template = 0
 $db_template = new DB_Seminar()
 $pattern = array("'<img[\s]+[^>]*?src[\s]?=[\s\"\']+(.*?)[\"\']+.*?>'si")
 $replace = array("<fo:external-graphic src=\"url(\\1)\"/>")
 $db = new DB_Seminar()
if($staff_member) $db->query(sprintf("SELECT
* FROM eval WHERE eval_id
eval_templates_eval te WHERE
te 
eval_id = "1.0\" encoding=\"ISO-8859-1\"?>\n")
 $pdffile = "$tmp_path_export/" . md5($db->f("eval_id").$auth->auth["uid"])
 $str = ".fo $pdffile"
 $err = exec($str)

Function Documentation

answers (   $parent_id,
  $anz_nutzer,
  $question_type 
)

Here is the call graph for this function:

do_template (   $column)
freetype_answers (   $parent_id,
  $anz_nutzer 
)

Here is the call graph for this function:

groups (   $parent_id)

Here is the call graph for this function:

user_answers (   $evalanswer_id)
user_answers_residual (   $parent_id)

Variable Documentation

$db = new DB_Seminar()
$db5 = new DB_Seminar
$db_template = new DB_Seminar()
$err = exec($str)
$eval = new Evaluation($eval_id)
$has_template = 0
$no_permission = YES
$pattern = array("'<img[\s]+[^>]*?src[\s]?=[\s\"\']+(.*?)[\"\']+.*?>'si")
$pdffile = "$tmp_path_export/" . md5($db->f("eval_id").$auth->auth["uid"])
$replace = array("<fo:external-graphic src=\"url(\\1)\"/>")
if ($no_permissons==YES) $staff_member = $perm->have_studip_perm("tutor",$SessSemName[1])
$str = ".fo $pdffile"
$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 = "1.0\" encoding=\"ISO-8859-1\"?>\n")