Skip to content

Commit 45d6af2

Browse files
authored
Merge pull request rage#403 from rage/add-discord-and-update-links-to-python-mooc-2023
Add Discord and update links to Python MOOC
2 parents e2fd365 + 6259e16 commit 45d6af2

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

data/grading-and-exams.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ information_page: true
99
**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.
1010

1111
## Python Programming MOOC
12-
The current official MOOC course is [Python Programming MOOC 2022](https://programming-22.mooc.fi), for which it is possible to get 5+5 ECTS credits from the University of Helsinki. There is also a certificate available after the exam.
12+
The current official MOOC course is [Python Programming MOOC 2023](https://programming-23.mooc.fi), for which it is possible to get 5+5 ECTS credits from the University of Helsinki. There is also a certificate available after the exam.
1313

1414
<!--
1515
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.

data/index.md

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

2525
## Credits and certificate
2626

27-
No more exams will be held on this course. If you wish to complete Introduction to Programming and the Advanced Course in Programming for credits, see [Python Programming MOOC](https://programming-22.mooc.fi).
27+
No more exams will be held on this course. If you wish to complete Introduction to Programming and the Advanced Course in Programming for credits, see [Python Programming MOOC](https://programming-23.mooc.fi).
2828

2929
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/support-and-assistance.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,20 +5,19 @@ hidden: false
55
information_page: true
66
---
77

8-
## Chat channel
8+
## Discord
99

10-
<notice>This course does not have a channel in the Department of Computer Science Discord. Support is only offered on a volunteer basis in the Telegram group.</notice>
10+
<notice>The Department of Computer Science provides no guidance for this course. Support is offered on a volunteer basis on the Discord channel.</notice>
1111

12-
The course has a support chat channel in Telegram. We suggest that you use the channel either with Telegram's web browser client or with Telegram's desktop application.
12+
Discord is a communication platform which allows both text-based and voice/video chats. You can find out more about the platform on the [Discord website](https://discord.com/).
1313

14-
You can join the channel through this link: [https://t.me/java\_programming\_mooc](https://t.me/java_programming_mooc)
15-
You can access the web browser client here: [https://web.telegram.org](https://web.telegram.org/)
16-
17-
There's also an off-topic channel for conversation that isn't directly connected to the course: [https://t.me/java\_programming\_mooc\_ot](https://t.me/java_programming_mooc_ot)
14+
The course channel is available [through this link](https://study.cs.helsinki.fi/discord/join/java).
1815

1916
The participants in the channel are fellow students and volunteer course assistants. The channel's activity is based on voluntary assistance. Please also help other students on the channel when you can.
2017

21-
If you ask for help in the channel, you may add a link to your program code. You can get a link to your code in NetBeans by pressing "`TMC`" --> "`Send code to pastebin`" and then selecting "`Send`" from the opened view. After you've sent the code, a new view should show up with the link to your code, which you can then share on the channel when you're asking for help.
18+
There's also an off-topic channel for conversation that isn't directly connected to the course: [https://t.me/java\_programming\_mooc\_ot](https://t.me/java_programming_mooc_ot)
19+
20+
We recommend all users in the course Telegram channel to join the Discord.
2221

2322
## Email
2423

0 commit comments

Comments
 (0)