Skip to content

Commit f06bfd0

Browse files
committed
update exam infos for January 11th 2025 intro exam
1 parent dd3046b commit f06bfd0

3 files changed

Lines changed: 10 additions & 14 deletions

File tree

data/exam_adv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ path: "/exam-adv"
33
title: "Advanced Course in Programming exam 17.12."
44
information_page: true
55
sidebar_priority: 4800
6-
hide_in_sidebar: false
6+
hide_in_sidebar: true
77
---
88

99
<!--# Advanced Course in Programming-->

data/exam_intro.md

Lines changed: 9 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 11.01."
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 January 11th 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, autumn 2024, Online Exam 5`.
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/a5137cde-a9ea-4d33-9a95-3fff3291f7b6">https://courses.mooc.fi/org/uh-cs/exams/a5137cde-a9ea-4d33-9a95-3fff3291f7b6</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/2a9b4092-b1f4-4820-9a1c-5eca694b26a3">https://courses.mooc.fi/org/uh-cs/exams/2a9b4092-b1f4-4820-9a1c-5eca694b26a3</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,8 @@ 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/1504](https://tmc.mooc.fi/org/hy/courses/1504). 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+
* If you can't see your submissions, make sure that you are logged in.
7172
* 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.
7273

7374
#### Exam results
@@ -78,6 +79,7 @@ Please do not ask any questions about specific programming tasks assigned to you
7879
#### Other information
7980

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

data/grading-and-exams.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,9 @@ To pass the Python Programming MOOC courses you are expected to both complete ex
1616

1717
#### Advanced Course in Programming
1818

19-
* Tuesday 17.12.2024 **(Extra exam)**
2019
* Saturday 18.01.2025
2120
* Saturday 15.02.2025
2221

23-
**NOTICE! An additional exam for the Advanced course to Programming course will be held on 17.12.2024. If you wish to participate in this exam, do not take the exam on 14.12.2024. If you take both exams, the lower score will be recorded.**
24-
25-
*As an exception. the exam time on 17.12.2024 is from 10:00 AM to 4:00 PM (UTC+2), and technical support will be available from 10:00 AM to 12:00 PM (UTC+2). We recommend starting the exam during this period.*
26-
27-
2822
## Taking a programming exam
2923

3024
Once you have completed the required number of exercises for either of the courses, you may take the relevant course exam at any of the times listed above. Specifically, you must have received at least 25% of the exercise points for each of the seven parts of the course by 8 AM on the morning of the exam. If you are taking the advanced course exam, part 14 must be fully completed. If any of the seven points totals fall short of this limit, your exam submission will not be graded. **Note!** If you are taking the Advanced Course exam on Dec. 14th, the deadline for part 14 is on January 1st, 2025.

0 commit comments

Comments
 (0)