Skip to content

Commit 8e9af5c

Browse files
committed
update exam infos for intro course exam 8th of March -25
1 parent afaa7b4 commit 8e9af5c

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

data/exam_intro.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
path: "/exam-intro"
3-
title: "Introduction to Programming exam 23.11."
3+
title: "Introduction to Programming exam 08.03."
44
information_page: true
55
sidebar_priority: 4900
6-
hide_in_sidebar: true
6+
hide_in_sidebar: false
77
---
88

99
<!--# Introduction to Programming-->
@@ -19,7 +19,7 @@ hide_in_sidebar: true
1919
#### Exam arrangements
2020

2121
* 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.
22-
* The course exam can be taken on November 23rd 2024 **between 10:00 (UTC+2) AM and 10:00 PM (UTC+2)**.
22+
* The course exam can be taken on March 8th 2025 **between 10:00 (UTC+2) AM and 10:00 PM (UTC+2)**.
2323
* 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 6:00 PM (UTC+2) at the latest**.
2424
* 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.
2525

@@ -42,7 +42,7 @@ hide_in_sidebar: true
4242
2. Select the `My courses` view in the TMC menu.
4343
3. Click the `Add new course` button.
4444
4. Select the organization `Helsingin yliopisto`.
45-
5. Select the course `Introduction to Programming, autumn 2024, Online Exam 4`.
45+
5. Select the course `Introduction to Programming, spring 2025, Online Exam 1`.
4646
6. Fetch the programming task templates.
4747
7. Try submitting the programming tasks.
4848
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.
@@ -54,8 +54,8 @@ Please do not ask any questions about specific programming tasks assigned to you
5454

5555
* 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.
5656
* You should use your usual mooc.fi login details to log in at the exam page.
57-
* The exam questions can be found from here: <a href="https://courses.mooc.fi/org/uh-cs/exams/cbeb13f2-9e1d-4a4a-a24a-00378ba5ba25">https://courses.mooc.fi/org/uh-cs/exams/cbeb13f2-9e1d-4a4a-a24a-00378ba5ba25</a>
58-
* 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/92c685b0-dd8b-4750-bf59-b5370c1f0606">https://courses.mooc.fi/org/uh-cs/exams/92c685b0-dd8b-4750-bf59-b5370c1f0606</a>
57+
* The exam questions can be found from here: <a href="https://courses.mooc.fi/org/uh-cs/exams/96c58e3d-c7c4-4161-aa62-e66cf5e98d2e">https://courses.mooc.fi/org/uh-cs/exams/96c58e3d-c7c4-4161-aa62-e66cf5e98d2e</a>
58+
* 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/fd08ff1e-a0d8-415d-b7a0-ed48a1a4c261">https://courses.mooc.fi/org/uh-cs/exams/fd08ff1e-a0d8-415d-b7a0-ed48a1a4c261</a>
5959
* Your allocated exam time will begin when you click on the button `START THE EXAM!`.
6060

6161
#### Submitting your solutions
@@ -67,7 +67,7 @@ Please do not ask any questions about specific programming tasks assigned to you
6767
#### Finishing the exam
6868

6969
* Please make sure you have submitted all your programming tasks before finishing.
70-
* 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/1474](https://tmc.mooc.fi/org/hy/courses/1474). 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.
70+
* 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/1544](https://tmc.mooc.fi/org/hy/courses/1544). 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.
7171
* 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.
7272

7373
#### Exam results
@@ -78,6 +78,7 @@ Please do not ask any questions about specific programming tasks assigned to you
7878
#### Other information
7979

8080
* 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.**
81+
* You are **not** allowed to use Large Language Models, such as ChatGPT or similar, during the exam.
8182
* 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.
8283
* 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.
8384
* Your course results will be emailed to you after the exam, along with instructions for registering your course credits.

0 commit comments

Comments
 (0)