|
Stud.IP
2.2 Revision 48548
|
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")) | |
| answers | ( | $parent_id, | |
| $anz_nutzer, | |||
| $question_type | |||
| ) |


| do_graph | ( | $data, | |
| $evalquestion_id | |||
| ) |
drawing the graph for a evaluation question
| array() | $data | |
| string | $evalquestion_id |


| do_graph_template | ( | ) |
returning the type of the graph


| freetype_answers | ( | $parent_id, | |
| $anz_nutzer | |||
| ) |


| groups | ( | $parent_id | ) |


| user_answers | ( | $evalanswer_id | ) |

| user_answers_residual | ( | $parent_id | ) |

| $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")) |