diff --git a/Course.php b/Course.php index 2abc34f..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
"; } diff --git a/Courses.php b/Courses.php index 23d5496..9178514 100644 --- a/Courses.php +++ b/Courses.php @@ -1,36 +1,18 @@ - - - - - - -
- - - - - - - +?> + + @@ -37,8 +36,10 @@ if (mysqli_connect_errno()) { -