Skip to content

Commit

Permalink
Updated exam info for adv exam 18. Jan
Browse files Browse the repository at this point in the history
  • Loading branch information
UncSald committed Jan 10, 2025
1 parent f06bfd0 commit 63bd7f8
Showing 1 changed file with 10 additions and 16 deletions.
26 changes: 10 additions & 16 deletions data/exam_adv.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
path: "/exam-adv"
title: "Advanced Course in Programming exam 17.12."
title: "Advanced Course in Programming exam 18.01."
information_page: true
sidebar_priority: 4800
hide_in_sidebar: true
Expand All @@ -19,17 +19,10 @@ 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 December 17th 2024 **between 10:00 (UTC+2) AM and 4:00 PM (UTC+2)**.
* The exam ends at 10:00 PM (UTC+2) at the latest. If you want to be able to spend the maximum time allowed on the exam, you should **start at 12:00 PM (UTC+2) at the latest** (midday).
* The course exam can be taken on January 18th 2025 **between 10:00 (UTC+2) AM and 10:00 PM (UTC+2)**.
* The exam ends at 10:00 PM (UTC+2) at the latest. If you want to be able to spend the maximum time allowed on the exam, you should **start at 06:00 PM (UTC+2) 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+2) at the latest.

#### Alternative exam date

* The alternative time to take this exam was on 14.12.2024.
* **Do not take both exams.** If you participate in both the 14.12.2024 and 17.12.2024 exams, **the lower score will stay in effect**.



#### Before the exam date

* Read these instructions carefully
Expand All @@ -38,8 +31,8 @@ hide_in_sidebar: true

#### At the exam date

* In case of technical problems, the course instructor will be on standby **from 10:00 AM (UTC+2) to 12:00 PM (UTC+2)** (midday) on the [Discord](https://study.cs.helsinki.fi/discord/join/ohjelmoinnin_mooc) at channel `ohjelmoinnin_mooc_english`.
* On the exam date **from 12:00 PM (UTC+2) to 4:00 PM (UTC+2)** discussion in the course's support channels is forbidden. The course's Discord is locked and messages cannot be sent to channels.
* In case of technical problems, the course instructor will be on standby **from 10:00 AM (UTC+2) to 02:00 PM (UTC+2)** on the [Discord](https://study.cs.helsinki.fi/discord/join/ohjelmoinnin_mooc) at channel `ohjelmoinnin_mooc_english`.
* On the exam date **from 02:00 PM (UTC+2) to 10:00 PM (UTC+2)** discussion in the course's support channels is forbidden. The course's Discord is locked and messages cannot be sent to channels.

#### Fetching the programming task templates

Expand All @@ -49,7 +42,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 2024, Online Exam 3`.
5. Select the course `Advanced Course in Programming, autumn 2024, Online Exam 4`.
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.
Expand All @@ -61,8 +54,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: <a href="https://courses.mooc.fi/org/uh-cs/exams/d74f483a-bf01-49ac-84ce-64c335ebad58">https://courses.mooc.fi/org/uh-cs/exams/d74f483a-bf01-49ac-84ce-64c335ebad58</a>
* If you have been granted extra time through special arrangements, open the exam questions from this link: <a href="https://courses.mooc.fi/org/uh-cs/exams/e2d0d179-631f-45a5-b8ea-a0586ed43232">https://courses.mooc.fi/org/uh-cs/exams/e2d0d179-631f-45a5-b8ea-a0586ed43232</a>
* The exam questions can be found from here: <a href="https://courses.mooc.fi/org/uh-cs/exams/46b270ca-6c82-4af9-8dd7-9c06ad2a2bd6">https://courses.mooc.fi/org/uh-cs/exams/46b270ca-6c82-4af9-8dd7-9c06ad2a2bd6</a>
* If you have been granted extra time through special arrangements, open the exam questions from this link: <a href="https://courses.mooc.fi/org/uh-cs/exams/8c09a5ba-05f4-4e01-a064-650b314631e3">https://courses.mooc.fi/org/uh-cs/exams/8c09a5ba-05f4-4e01-a064-650b314631e3</a>
* Your allocated exam time will begin when you click on the button `START THE EXAM!`.

#### Submitting your solutions
Expand All @@ -74,7 +67,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/1493](https://tmc.mooc.fi/org/hy/courses/1493). 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/1509](https://tmc.mooc.fi/org/hy/courses/1509). 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.
* If you can't see your submissions, make sure you are logged in.
* 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.

Expand All @@ -86,6 +79,7 @@ Please do not ask any questions about specific programming tasks assigned to you
#### Other information

* You are **not** allowed to collaborate with other students or copy ready solutions from anywhere during the exam. However, **this is an open book exam, so the usual resources, such as course materials, Python Tutor visualisation tool and Google, are allowed.**
* You are **not** allowed to use Large Language Models, such as ChatGPT or similar, during the exam.
* Your programming task submissions will be checked with a plagiarism detector. Any cheating detected leads to a failed exam at minimum, but may also lead to expulsion from the course.
* The programming tasks in the exam will be similar to the programming tasks in the course material. The best way to prepare for the exam is to revisit the course material.
* Your course results will be emailed to you after the exam, along with instructions for registering your course credits.

0 comments on commit 63bd7f8

Please sign in to comment.