Skip to content

Commit faa6709

Browse files
authored
Merge pull request rage#349 from rage/ConcernedHobbit-patch-1
no more exams
2 parents 82d841f + 6ae9800 commit faa6709

File tree

4 files changed

+18
-19
lines changed

4 files changed

+18
-19
lines changed

data/grading-and-exams.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ hidden: false
55
information_page: true
66
---
77

8+
## Java Programming MOOC
9+
**No more exams will be held on this course.** You can receive a certificate upon completing at least 80% of exercises per part. The certificates are seperate for Java Programming I and Java Programming II.
10+
11+
## Python Programming MOOC
12+
The current official MOOC course is [Python Programming MOOC 2022](https://programming-22.mooc.fi), for which it is possible for [residents of Finland](https://programming-22.mooc.fi/faq#can-i-receive-official-study-credits-for-this-course) to get 5+5 ECTS credits from the University of Helsinki. For non-residents there is also a certificate available after the exam.
13+
14+
<!--
815
The Java Programming MOOC contains University of Helsinki's courses Introduction to Programming (parts 1-7) and Advanced Course in Programming (parts 8-14). A free online exam will be held for both parts and both will be graded seperately.
916
1017
The exam corresponding to Introduction to Programming is to be completed after parts 1-7. Likewise, the exam corresponding to Advanced Course in Programming is to be completed after parts 8-14.
@@ -13,19 +20,9 @@ Both exams will be held on several different days. You can attend the exam on an
1320
1421
## Upcoming exams
1522
16-
**Detailed information on the upcomping exam can be found here: [https://java-programming.mooc.fi/exam](https://java-programming.mooc.fi/exam)**
17-
18-
#### Introduction To Programming
23+
**There are no upcoming exams.**
1924
20-
* ~~22.08.2020~~ canceled
21-
* 29.08.2020
22-
* Final exam January 15th, 2021
23-
24-
#### Advanced Course In Programming
25-
26-
* ~~29.08.2020~~ canceled
27-
* 05.09.2020
28-
* Final exam January 16th, 2021
25+
The final exam was in January 2021.
2926
3027
## Points
3128
@@ -79,7 +76,7 @@ You may attend the exam once you have gotten at least 25% of each part's program
7976
##### Minimum point treshold
8077
8178
To pass each course you must receive at least half of the corresponding exam's points.
82-
79+
-->
8380
<!--
8481
8582
Arvostelu toimii seuraavasti:

data/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ The course is split up into two individual courses: Java Programming I and Java
2424

2525
## Credits and certificate
2626

27-
If you have a Finnish social security number you can get official study credits from the Open University of University of Helsinki if you take an exam after the course. If you don't have a Finnish social security number you can get a certificate after completing the course from here: https://www.mooc.fi/en/profile/completions.
27+
No more exams will be held on this course. If you have a Finnish social security number and wish to complete Introduction to Programming and the Advanced Course in Programming for credits, see [Python Programming MOOC](https://programming-22.mooc.fi).
28+
You can get a certificate for each course (Java Programming I & Java Programming II seperately) from here: https://www.mooc.fi/en/profile/completions.

data/part-7/4-introduction-to-programming.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
path: '/part-7/4-java-programming'
3-
title: 'Summary and about exam'
3+
title: 'Conclusion'
44
hidden: false
55
---
66

@@ -17,6 +17,6 @@ During the first seven parts you've become familiar with the basics of programmi
1717

1818
The journey continues with the Java Programming II Course, which begins with part 8 of the material.
1919

20-
**Note!** Completing this part ends the first part of this course, Java Programming I, which runs from parts 1-7. If you reside in Finland, you can participate on a course exam worth 5 ECTS is done once part 7 has been completed.
20+
**Note!** Completing this part ends the first part of this course, Java Programming I, which runs from parts 1-7. You may request a certificate from here: https://www.mooc.fi/en/profile/completions
2121

2222
<quiz id="a343e0af-8203-44a1-adce-d7d220813576"></quiz>

data/part-7/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ hidden: false
99

1010
In the seventh part of the course we'll focus on general programming paradigms and algorithms. The course Introduction to programming (TKT-10002) ends after the seventh week, and the Advanced course in programming (TKT-10003) begins with the eight part.
1111

12-
12+
<!--
1313
<text-box variant="hint" name="Getting ECTS credits from Open University of University of Helsinki">
1414
15-
If you **reside in Finland and want to get 5 ECTS credits from parts 1-7 from the Open University of University of Helsinki**, you'll need to participate in a course exam.
15+
If you **reside in Finland and want to get 5 ECTS credits from parts 1-7 from the Open University of University of Helsinki**, you'll need to participate in a course exam.
1616
1717
The first exam is on March 21st. The exam procedure is described below:
1818
1919
The exam can be found at this page on March 21st 2020 at 08:00:
2020
2121
<a href="https://exams.mooc.fi/en">https://exams.mooc.fi/en</a>
2222
23-
* You have four hours to complete the exam. If extra time is provided to you by University of Helsinki, you have five hours.
23+
* You have four hours to complete the exam. If extra time is provided to you by University of Helsinki, you have five hours.
2424
* The exam ends at 22.00 (10pm). If you want to spend full 4 hours in the exam, start it at 18:00 the latest.
2525
* The exam time starts running when you open the exam. Submissions outside the exam time will not be considered.
2626
* You can log in to exam site with you mooc.fi credentials.
@@ -31,6 +31,7 @@ The exam can be found at this page on March 21st 2020 at 08:00:
3131
* The results are sent to your email with instructions on how to collect the credits. You should give us up to 6 weeks to grade the exams. Again, please note that credits can only be provided to residents of Finland.
3232
3333
</text-box>
34+
-->
3435

3536
<please-login></please-login>
3637

0 commit comments

Comments
 (0)