diff --git a/Course.php b/Course.php
index ab8fb0d..4125a86 100644
--- a/Course.php
+++ b/Course.php
@@ -402,7 +402,7 @@ where Lab_Report_ID=$lab_repo_id and (lab_report_submissions.Student_id='$studen
if($status=='Marked')
{
$rm_data="\Script.php?remarking=yes&id=$Submission_ID&url=$url&status=Remarking";
- $remarking="";
+ $remarking="";
}
if($status=='Remarking')
{
@@ -412,7 +412,7 @@ where Lab_Report_ID=$lab_repo_id and (lab_report_submissions.Student_id='$studen
echo "
- $title ($marks Marks out of $Originalmarks) Lecturer Feedback : $notes $remarking Submission files :";
+ $title ($marks Marks out of $Originalmarks) Lecturer Feedback : $notes $remarking 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`,
@@ -462,7 +462,7 @@ where Lab_Report_ID=$lab_repo_id and (lab_report_submissions.Student_id='$studen
-
Class Groups
+
My groups
DELETE GROUP";
+ $extra4 = "";
echo "
$name ($status) $extra $extra2 $extra3" .
(($status == "Created")? "$extra4": "")
@@ -524,8 +524,8 @@ 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 "