You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: data/exam_intro.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
path: "/exam-intro"
3
-
title: "Introduction to Programming exam 23.11."
3
+
title: "Introduction to Programming exam 08.03."
4
4
information_page: true
5
5
sidebar_priority: 4900
6
-
hide_in_sidebar: true
6
+
hide_in_sidebar: false
7
7
---
8
8
9
9
<!--# Introduction to Programming-->
@@ -19,7 +19,7 @@ hide_in_sidebar: true
19
19
#### Exam arrangements
20
20
21
21
* 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)**.
23
23
* 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**.
24
24
* 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.
25
25
@@ -42,7 +42,7 @@ hide_in_sidebar: true
42
42
2. Select the `My courses` view in the TMC menu.
43
43
3. Click the `Add new course` button.
44
44
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`.
46
46
6. Fetch the programming task templates.
47
47
7. Try submitting the programming tasks.
48
48
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
54
54
55
55
* 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.
56
56
* 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: <ahref="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: <ahref="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: <ahref="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: <ahref="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>
59
59
* Your allocated exam time will begin when you click on the button `START THE EXAM!`.
60
60
61
61
#### Submitting your solutions
@@ -67,7 +67,7 @@ Please do not ask any questions about specific programming tasks assigned to you
67
67
#### Finishing the exam
68
68
69
69
* 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.
71
71
* 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.
72
72
73
73
#### Exam results
@@ -78,6 +78,7 @@ Please do not ask any questions about specific programming tasks assigned to you
78
78
#### Other information
79
79
80
80
* 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.
81
82
* 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.
82
83
* 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.
83
84
* Your course results will be emailed to you after the exam, along with instructions for registering your course credits.
0 commit comments