diff --git a/data/exam_adv.md b/data/exam_adv.md index dd0e7213f..9cf4cd06a 100644 --- a/data/exam_adv.md +++ b/data/exam_adv.md @@ -1,9 +1,9 @@ --- path: "/exam-adv" -title: "Advanced Course in Programming exam 28.10." +title: "Advanced Course in Programming exam 16.12." information_page: true sidebar_priority: 4800 -hide_in_sidebar: true +hide_in_sidebar: false --- @@ -19,7 +19,7 @@ hide_in_sidebar: true #### Exam arrangements * Your solutions to the programming tasks in the exam will be submitted in the Visual Studio Code programming environment, in the same manner as the weekly exercises on the course. -* The course exam can be taken on October 28th 2023 **between 10:00 (UTC+3) AM and 10:00 PM (UTC+3)**. +* The course exam can be taken on December 12th 2023 **between 10:00 (UTC+3) AM and 10:00 PM (UTC+3)**. * The exam ends at 10:00 PM (UTC+3) at the latest. If you want to be able to spend the maximum time allowed on the exam, you should **start at 6:00 PM (UTC+3) at the latest**. * You will have **four hours** to complete the exam. If you have been granted extra time through special arrangements, you will have five hours to complete the exam, and should start at 5:00 PM (UTC+3) at the latest. @@ -43,7 +43,7 @@ hide_in_sidebar: true 2. Select the `My courses` view in the TMC menu. 3. Click the `Add new course` button. 4. Select the organization `Helsingin yliopisto`. -5. Select the course `Advanced Course in Programming, autumn 2023, Online Exam 1`. +5. Select the course `Advanced Course in Programming, autumn 2023, Online Exam 2`. 6. Fetch the programming task templates. 7. Try submitting the programming tasks. 8. If you are able to submit the tasks, you are ready to take the exam. If not, get in touch with course instructors. Don't panic, we will work it out. @@ -55,8 +55,8 @@ Please do not ask any questions about specific programming tasks assigned to you * The exam questions, in the form of programming task instructions, will become available at courses.mooc.fi at 10:00 AM on the day of the exam. * You should use your usual mooc.fi login details to log in at the exam page. -* The exam questions can be found from here: https://courses.mooc.fi/org/uh-cs/exams/0ad19d8c-818e-46d8-8ef0-960e9b4a314e -* If you have been granted extra time through special arrangements, open the exam questions from this link: https://courses.mooc.fi/org/uh-cs/exams/7b0dc955-b261-4377-bce9-e91a3e3abe1c +* The exam questions can be found from here: https://courses.mooc.fi/org/uh-cs/exams/a885416b-04f6-4ac4-97b7-b7193b94c6b7 +* If you have been granted extra time through special arrangements, open the exam questions from this link: https://courses.mooc.fi/org/uh-cs/exams/12e46ce2-88e3-4586-911f-7003c2255bd8 * Your allocated exam time will begin when you click on the button `START THE EXAM!`. #### Submitting your solutions @@ -68,7 +68,7 @@ Please do not ask any questions about specific programming tasks assigned to you #### Finishing the exam * Please make sure you have submitted all your programming tasks before finishing. -* You can check the arrival of the exercises you have submitted to the server by logging in to the page [https://tmc.mooc.fi/org/hy/courses/1293](https://tmc.mooc.fi/org/hy/courses/1293). The programming task has arrived on the server if you can see the name of the task template and the time when you submitted the task. +* You can check the arrival of the exercises you have submitted to the server by logging in to the page [https://tmc.mooc.fi/org/hy/courses/1308](https://tmc.mooc.fi/org/hy/courses/1308). The programming task has arrived on the server if you can see the name of the task template and the time when you submitted the task. * When you are done, you can close all Visual Studio Code tabs and windows, along with the exam question page. There is no need to do anything else. #### Exam results diff --git a/data/exam_intro.md b/data/exam_intro.md index 7f745148d..5627ae34e 100644 --- a/data/exam_intro.md +++ b/data/exam_intro.md @@ -3,7 +3,7 @@ path: "/exam-intro" title: "Introduction to Programming exam 25.11." information_page: true sidebar_priority: 4900 -hide_in_sidebar: false +hide_in_sidebar: true --- diff --git a/data/grading-and-exams.md b/data/grading-and-exams.md index 0454ab4ef..933e394a7 100644 --- a/data/grading-and-exams.md +++ b/data/grading-and-exams.md @@ -12,7 +12,6 @@ To pass the Python Programming MOOC courses you are expected to both complete ex #### Introduction to Programming -* Saturday 25.11.2023 * Saturday 13.01.2024 #### Advanced Course in Programming