@@ -197,8 +196,6 @@ Lab_Report_ID not in (select Lab_Report_ID from lab_report_submissions where (St
. ""
. "ORDER by Lab_Report_ID DESC");
-
-
if(mysqli_num_rows($result)==0)
{
echo "You missed no lab reports in this course.";
@@ -216,9 +213,6 @@ Lab_Report_ID not in (select Lab_Report_ID from lab_report_submissions where (St
$att4=$row['Attachment_link_4'];
$id=$row['Lab_Report_ID'];
-
-
-
$full_link="$att1";
if($att2!=""){
@@ -301,7 +295,6 @@ Lab_Report_ID not in (select Lab_Report_ID from lab_report_submissions where (St
Posted : $posted Deadline : $deadline ($marks Marks) $submittedx Submitted Submitted files: ";
-
$Sub_result = mysqli_query($con,"SELECT `Submission_ID`, `Submission_Date`, lab_report_submissions.Lab_Report_ID,
lab_report_submissions.Student_id sub_std, lab_report_submissions.Course_Group_id, `Attachment1`,
`Notes`, `Attachment2`, `Attachment3`, `Attachment4`, `Marks`, lab_report_submissions.Status,
@@ -345,23 +338,14 @@ where Lab_Report_ID=$lab_repo_id and (lab_report_submissions.Student_id='$studen
}
}
-
-
-
-
echo "
";
-
-
}}
echo "";
?>
-
-
+
-
-
-
+
-
-
+
$title ($marks Marks out of $Originalmarks) Lecturer Feedback : $notes $remarking Submission files :";
-
-
$Sub_result = mysqli_query($con,"SELECT `Submission_ID`, `Submission_Date`, lab_report_submissions.Lab_Report_ID,
lab_report_submissions.Student_id sub_std, lab_report_submissions.Course_Group_id, `Attachment1`,
@@ -472,20 +450,13 @@ where Lab_Report_ID=$lab_repo_id and (lab_report_submissions.Student_id='$studen
}
}
-
-
-
-
-
-
-
+
}}
echo "
";
?>
-
-
+
@@ -502,8 +473,6 @@ where Lab_Report_ID=$lab_repo_id and (lab_report_submissions.Student_id='$studen
?>
-
-
DELETE GROUP";
echo "
$name ($status) $extra $extra2 $extra3" .
@@ -555,7 +524,7 @@ where course_group_members_table.Course_Group_id=$id");
#Show group members + remove button next to each member except the creator of the group
if($flag){
- echo "