From f19a8e1942626587f03d1a97a7d8c7337cc2321d Mon Sep 17 00:00:00 2001 From: "Amy J. Ko" Date: Mon, 28 Oct 2024 08:47:11 -0700 Subject: [PATCH] Updated paper. --- src/data/Pubs.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/data/Pubs.ts b/src/data/Pubs.ts index 99e370b..3e5e6bc 100644 --- a/src/data/Pubs.ts +++ b/src/data/Pubs.ts @@ -29,11 +29,11 @@ export const Publications: Paper[] = [ 'Chen Li', ], year: 2024, - title: "Psychometric considerations on assessing students' programming skills through online practice", + title: "Measuring students' programming skills via online practice", source: 'Computer Science Educational Data Mining Workshop', pages: null, publisher: 'EDM', - doi: null, + doi: 'https://ceur-ws.org/Vol-3796/CSEDM-24_paper_9417.pdf', local: 'Guo2024ProgrammingSkillOnline.pdf', contribution: "Examines fairness concerns and tradeoffs in scoring students' solutions to programming problems.",