$exam_group_value) {
//Exam Group Details
echo "
";
echo $exam_group_value->name;
echo "
";
echo $exam_group_value->exam_type;
echo "
";
//Exam Details
if (!empty($exam_group_value->exam_results)) {
foreach ($exam_group_value->exam_results as $examresult_key => $examresult_value) {
?>
exam; ?>
total_subjects; ?>
exam_results)) {
?>
| lang->line('subject'); ?> | exam_type != "gpa") { ?>lang->line('max') . " " . $this->lang->line('marks'); ?> | lang->line('min') . " " . $this->lang->line('marks'); ?> | lang->line('obtain') . " " . $this->lang->line('marks'); ?> | exam_type == "basic_system") { ?>lang->line('result') ?> | exam_type != "gpa") { ?>lang->line('percentage'); ?> | exam_type != "fail_pass") { ?>lang->line('grade'); ?> | exam_type == "gpa") { ?>lang->line('grade') . " " . $this->lang->line('point'); ?> | lang->line('credit') . " " . $this->lang->line('hours'); ?> | lang->line('quality') . " " . $this->lang->line('points'); ?> | lang->line('note'); ?> |
|---|---|---|---|---|---|---|---|---|---|---|
| name . "( " . $subjects_value->code . " )"; ?> | exam_type != "gpa") { ?>max_marks; ?> | min_marks; ?> | attendence != "absent") { echo $subjects_value->get_marks; } else { echo $this->lang->line('abs'); } } else { echo "N/A"; } ?> | exam_type == "basic_system") { ?>lang->line('pass'); $subjects_value->attendence = "present"; if ($subjects_value->attendence != "absent") { if ($subjects_value->get_marks < $subjects_value->min_marks) { $result = $this->lang->line('fail'); $exam_pass_flag = 2; // exam result "Fail"; } else { $result = $this->lang->line('pass'); } } echo $result; } else { echo "N/A"; } ?> | get_marks * 100) / $subjects_value->max_marks), 2, '.', ''); } else { echo "N/A"; } ?> | get_marks * 100) / $subjects_value->max_marks; echo findGrade($exam_grades, $percentage_grade, $exam_group_value->exam_type); } else { echo "N/A"; } ?> | exam_type == "gpa") { ?>get_marks * 100) / $subjects_value->max_marks; $point = findGradePoints($exam_grades, $percentage_grade, $exam_group_value->exam_type); $total_points = $total_points + $point; echo $point; } else { echo "N/A"; } ?> | credit_hours; echo ($subjects_value->credit_hours); } else { echo "N/A"; } ?> | credit_hours * $point); $total_quality_point = $total_quality_point + ($subjects_value->credit_hours * $point); } else { echo "N/A"; } ?> | note; } else { echo "N/A"; } ?> |
| id]['exam_get_marks'] = $total_get_marks; $exams_collection[$examresult_value->id]['exam_max_marks'] = $total_max_marks; if ($exam_group_value->exam_type != "gpa") { ?> | exam_type == "basic_system") { ?> | lang->line('pass'); } elseif ($exam_pass_flag == 2) { echo $this->lang->line('fail'); } else { echo "N/A"; } ?> | exam_type == "gpa") { ?> | id]['exam_quality_points'] = $exam_qulity_point; echo $total_quality_point . "/" . $total_hours . "=" . $exam_qulity_point; } ?> |
"; // print_r($exam_group_value->exam_group_connection); // echo ""; $arrays = array(); // $examwise_percentage = array(); $count = 1; if ($exam_group_value->exam_type == "gpa") { $total_quality_point = 0; ?>
| lang->line('quality_points'); ?> | exam_group_connection['exam_connections'])) { foreach ($exam_group_value->exam_group_connection['exam_connections'] as $exam_loop_key => $exam_loop_value) { // $examwise_percentage[$exam_loop_value->exam_group_class_batch_exams_id] = array('score' => 0, 'max_marks' => 0, 'flag' => 1); ?>exam; ?> | CGPA |
|---|---|---|
| exam_group_connection['exam_connections'])) { foreach ($exam_group_value->exam_group_connection['exam_connections'] as $exam_loop_key => $exam_loop_value) { ?> | exam_results, $exam_loop_value->exam_group_class_batch_exams_id, $exam_grades, $exam_group_value->exam_type); // print_r($exam_loop_value->exam_group_class_batch_exams_id); $total_quality_point = $total_quality_point + $ex_quality_point; echo $ex_quality_point; ?> | exam_group_connection['exam_connections'])), 2, '.', ''); ?> |
| exam; ?> | lang->line('combined'); ?> |
|---|---|
| exam_results, $exam_loop_value->exam_group_class_batch_exams_id, $exam_grades); echo $exam_details['total_get_marks'] . "/" . $exam_details['total_max_marks']; $combine_percentage = findConnectedExamPercentage($exam_group_value->exam_group_connection['exam_connections'], $exam_loop_value->exam_group_class_batch_exam_id); $conbine_exam_percentage = $conbine_exam_percentage + ((($exam_details['total_get_marks'] * 100) / $exam_details['total_max_marks']) * $combine_percentage) / 100; // print_r($exam_loop_value->exam_group_class_batch_exams_id); // $total_quality_point = $total_quality_point + $ex_quality_point; // echo $ex_quality_point; ?> | exam_type) . "]"; ?> |
| exam; ?> | lang->line('combined'); ?> | exam_group_connection['connect_subjects'])) { foreach ($exam_group_value->exam_group_connection['connect_subjects'] as $connect_subject_key => $connect_subject_value) { $exam_flag = 1; $total_percentage = 0; $row_total = 0; $conbine_exam_percentage = 0; ?>||
|---|---|---|---|
| name; ?> | exam_group_connection['exam_connections'] as $exam_loop_key => $exam_loop_value) { ?>exam_results, $exam_loop_value->exam_group_class_batch_exam_id, $connect_subject_value->subject_id); // print_r($ass); if ($ass->exam_group_exam_result_id != 0) { $combine_percentage = findConnectedExamPercentage($exam_group_value->exam_group_connection['exam_connections'], $exam_loop_value->exam_group_class_batch_exam_id); echo $ass->get_marks . "/" . $ass->max_marks; $conbine_exam_percentage = $conbine_exam_percentage + ((($ass->get_marks * 100) / $ass->max_marks) * $combine_percentage) / 100; } else { $exam_flag = 0; echo "N/A"; } ?> | exam_type) . "]"; } else { } ?> | |
| lang->line('no_exam_found'); ?> | |||
| lang->line('subject') ?> | exam_group_connection['exam_connections'])) { foreach ($exam_group_value->exam_group_connection['exam_connections'] as $exam_loop_key => $exam_loop_value) { $examwise_percentage[$exam_loop_value->exam_group_class_batch_exams_id] = array('score' => 0, 'max_marks' => 0, 'flag' => 1); ?>exam; ?> | lang->line('combined'); ?> | exam_group_connection['connect_subjects'])) { foreach ($exam_group_value->exam_group_connection['connect_subjects'] as $connect_subject_key => $connect_subject_value) { $exam_flag = 1; $total_percentage = 0; $row_total = 0; $conbine_exam_percentage = 0; ?>|
|---|---|---|---|
| name; ?> | exam_group_connection['exam_connections'] as $exam_loop_key => $exam_loop_value) { ?>exam_results, $exam_loop_value->exam_group_class_batch_exam_id, $connect_subject_value->subject_id); // print_r($ass); if ($ass->exam_group_exam_result_id != 0) { $combine_percentage = findConnectedExamPercentage($exam_group_value->exam_group_connection['exam_connections'], $exam_loop_value->exam_group_class_batch_exam_id); echo $ass->get_marks . "/" . $ass->max_marks; $conbine_exam_percentage = $conbine_exam_percentage + ((($ass->get_marks * 100) / $ass->max_marks) * $combine_percentage) / 100; } else { $exam_flag = 0; echo "N/A"; } ?> | exam_type) . "]"; } else { } ?> | |
| lang->line('no_exam_found'); ?> | |||