diff --git a/Admin.php b/Admin.php index 69e94fd..e93c87d 100644 --- a/Admin.php +++ b/Admin.php @@ -97,7 +97,7 @@ if ($_SESSION['user_type'] != "Lecturer" && $_SESSION['user_type'] != "Admin") { Email - Passport_Number / ID (Used as Intial Password) + Passport_Number / ID (Used as Initial Password)
User Type : diff --git a/Course.php b/Course.php index 8c43f55..6020adf 100644 --- a/Course.php +++ b/Course.php @@ -280,7 +280,7 @@ Lab_Report_ID not in (select Lab_Report_ID from lab_report_submissions where (St $id = $row['Lab_Report_ID']; if( $c_date < $deadline) { - $submittedx=" Re-Submit "; + $submittedx=" Re-Submit "; } $full_link = "$att1"; @@ -298,7 +298,7 @@ Lab_Report_ID not in (select Lab_Report_ID from lab_report_submissions where (St echo "
$title
$ins -
Posted : $posted Deadline : $deadline ($marks Marks)     $submittedx  Submitted +
Posted : $posted Deadline : $deadline ($marks Marks)     $submittedx  Submitted
Submitted files: "; @@ -426,7 +426,7 @@ where Lab_Report_ID=$lab_repo_id and (lab_report_submissions.Student_id='$studen } if($status=='Remarking') { - $remarking=" Remarking Request sent
Remarking Reason:$remarking_reason
"; + $remarking=" Remarking Request sent
Remarking Reason:$remarking_reason
"; } @@ -570,7 +570,7 @@ where course_group_members_table.Course_Group_id=$id"); diff --git a/Courses.php b/Courses.php index ff585be..9178514 100644 --- a/Courses.php +++ b/Courses.php @@ -1,36 +1,18 @@ - - - - - - -
- - - - - - - +?> + + @@ -37,8 +34,10 @@ if (mysqli_connect_errno()) { -
- \ No newline at end of file