From 55c901ab96a5eaee5b513cc0ba1b98844ce91e56 Mon Sep 17 00:00:00 2001 From: michalspano Date: Sat, 13 Apr 2024 18:42:40 +0200 Subject: [PATCH] #26 Add link to request exams This will enable students to request past exams for specific courses. If they can't find the exam they're looking for, they can simply fill in the form and we'll do our best to provide them with the materials. --- README.md | 7 +++++++ descriptionCreator/static/header.md | 9 ++++++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index afd38e3..6d372c0 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,13 @@ into the types of assessments you can expect during your studies. These materials are here to help you prepare effectively, understand the course expectations, and excel in your academic journey. +## Interested in a particular course? + +We're enabling students to **request** past exams for specific courses. If you +can't find the exam you're looking for, simply fill in the form below and we'll +do our best to provide you with the materials you need as soon as possible. +> --> [**Request Past Exams**](https://tinyurl.com/skip-request-exams-cse) + ### Explore and Contribute As we move forward into the academic year of **2023/2024**, our primary focus diff --git a/descriptionCreator/static/header.md b/descriptionCreator/static/header.md index 26c4127..e2e4ecc 100644 --- a/descriptionCreator/static/header.md +++ b/descriptionCreator/static/header.md @@ -14,6 +14,13 @@ into the types of assessments you can expect during your studies. These materials are here to help you prepare effectively, understand the course expectations, and excel in your academic journey. +## Interested in a particular course? + +We're enabling students to **request** past exams for specific courses. If you +can't find the exam you're looking for, simply fill in the form below and we'll +do our best to provide you with the materials you need as soon as possible. +> --> [**Request Past Exams**](https://tinyurl.com/skip-request-exams-cse) + ### Explore and Contribute As we move forward into the academic year of **2023/2024**, our primary focus @@ -28,4 +35,4 @@ for the benefit of the entire student community. ## Programmes -Click to expand the list of courses for each programme. \ No newline at end of file +Click to expand the list of courses for each programme.