Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"copyright_text": null,
"description": "In this session, Kangwon Lee shares his journey of automating assignment grading workflows using pytest and GitHub Actions. The talk covers the motivations for automation, the technical setup process, challenges faced during implementation, and best practices for using continuous integration tools to streamline grading tasks. This session is valuable for educators and developers interested in educational automation.",
"duration": 1232,
"language": "kor",
"recorded": "2024-10-27",
"related_urls": [
{
"label": "Automating Assignment Grading with pytest & GitHub Actions - Kangwon Lee",
"url": "https://2024.pycon.kr/session/VVY9KZ"
}
],
"speakers": [
"Kangwon Lee"
],
"tags": ["automation"],
"thumbnail_url": "https://i.ytimg.com/vi_webp/IaIJvWb3kSg/maxresdefault.webp",
"title": "Automating Assignment Grading with pytest & GitHub Actions - Kangwon Lee",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=IaIJvWb3kSg"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"copyright_text": null,
"description": "In this session, Cha Min-gyeong shares her experience of using Python in creative ways to support classroom management and math instruction. By incorporating small Python programs into daily teaching, she was able to make concepts more engaging and practical for students. This talk will walk you through how she introduced Python to students and applied it in real classroom scenarios to improve both learning and classroom operations.",
"duration": 1791,
"language": "kor",
"recorded": "2024-10-26",
"related_urls": [
{
"label": "Fun with Python in Math Class and Classroom Management - Cha Min-gyeong",
"url": "https://2024.pycon.kr/session/BBS8ZA"
}
],
"speakers": [
"Cha Min-gyeong"
],
"tags": ["everyday-life", "society"],
"thumbnail_url": "https://i.ytimg.com/vi_webp/L2Gmc_2TxyM/maxresdefault.webp",
"title": "Fun with Python in Math Class and Classroom Management - Cha Min-gyeong",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=L2Gmc_2TxyM"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"copyright_text": null,
"description": "In this session, Inah Hwang introduces PyPencil, a tool designed to promote fairness in scoring and evaluation processes. The talk covers the motivations behind creating PyPencil, its core features, and how it can be applied in educational or assessment contexts to reduce bias and enhance objectivity. This session will be valuable for anyone interested in fair-scoring systems and educational technology.",
"duration": 1051,
"language": "kor",
"recorded": "2024-10-27",
"related_urls": [
{
"label": "PyPencil for Fair-Scoring - Inah Hwang",
"url": "https://2024.pycon.kr/session/YPUH9X"
}
],
"speakers": [
"Inah Hwang"
],
"tags": ["everyday-life", "society"],
"thumbnail_url": "https://i.ytimg.com/vi_webp/Ni0p4iBqS7A/maxresdefault.webp",
"title": "PyPencil for Fair-Scoring - Inah Hwang",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=Ni0p4iBqS7A"
}
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"copyright_text": null,
"description": "In this session, Kim Kwang-hyun shares practical tips and lessons learned from upgrading a Django project to version 4.2. The talk covers challenges encountered during the upgrade process, how to handle deprecated features, and strategies to ensure a smooth migration for production services. This session will be valuable for developers planning a Django version upgrade.",
"duration": 1236,
"language": "kor",
"recorded": "2024-10-27",
"related_urls": [
{
"label": "Upgrading to Django 4.2 - Kim Kwang-hyun",
"url": "https://2024.pycon.kr/session/UWB8FM"
}
],
"speakers": [
"Kim Kwang-hyun"
],
"tags": ["web service"],
"thumbnail_url": "https://i.ytimg.com/vi_webp/yBuaHKvbLiw/maxresdefault.webp",
"title": "Upgrading to Django 4.2 - Kim Kwang-hyun",
"videos": [
{
"type": "youtube",
"url": "https://www.youtube.com/watch?v=yBuaHKvbLiw"
}
]
}