diff --git a/data/exam_adv.md b/data/exam_adv.md index 271d91661..9d00db158 100644 --- a/data/exam_adv.md +++ b/data/exam_adv.md @@ -1,9 +1,9 @@ --- path: "/exam-adv" -title: "Advanced Course in Programming exam 12.08." +title: "Advanced Course in Programming exam 28.10." 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 August 12th 2023 **between 10:00 (UTC+3) AM and 10:00 PM (UTC+3)**. +* The course exam can be taken on October 28th 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, summer 2023, Online Exam 3`. +5. Select the course `Advanced Course in Programming, autumn 2023, Online Exam 1`. 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/a28b1852-350a-4bf8-aba5-d41b734e5628 -* 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/3731b139-82c8-4207-9b56-f75e64919324 +* 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 * Your allocated exam time will begin when you click on the button `START THE EXAM!`. #### Submitting your solutions @@ -67,8 +67,8 @@ Please do not ask any questions about specific programming tasks assigned to you #### Finishing the exam -* Please submit all your programming tasks one final time, within the exam time allocated to you, 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/1244](https://tmc.mooc.fi/org/hy/courses/1244). 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. +* 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. * 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 4ebe5f5be..ce8a3e2e2 100644 --- a/data/exam_intro.md +++ b/data/exam_intro.md @@ -3,7 +3,7 @@ path: "/exam-intro" title: "Introduction to Programming exam 21.10." information_page: true sidebar_priority: 4900 -hide_in_sidebar: false +hide_in_sidebar: true --- @@ -67,7 +67,7 @@ Please do not ask any questions about specific programming tasks assigned to you #### Finishing the exam -* Please submit all your programming tasks one final time, within the exam time allocated to you, before finishing. +* 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/1291](https://tmc.mooc.fi/org/hy/courses/1291). 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.