Skip to content

Commit

Permalink
Added Eman's paper.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Jul 3, 2024
1 parent 17cd5be commit eec5824
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/data/Pubs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ import type Paper from '$lib/models/Paper';

export const Publications: Paper[] = [
{
id: 'assessmentequity',
id: 'assessmentpolicy',
kind: 'refereed conference paper',
authors: ['@eman', '@salac', '@jaredl', '@ajko'],
authors: ['@emans', '@jayne', '@megumi', '@mararyan', '@ajko'],
year: 2024,
title: 'Integrating Philosophy Teaching Perspectives to Foster Adolescents’ Ethical Sensemaking of Computing Technologies',
title: "Exploring the Impact of Assessment Policies on Marginalized Students' Experiences in Post-Secondary Programming Courses",
source: '@icer',
pages: null,
publisher: 'ACM',
doi: null,
local: null,
local: 'Sherif2024AssessmentPolicies.pdf',
contribution:
'Students expressed their ethical sensemaking by considering multiple perspectives, questioning the status quo, wrestling with dissonance between their principles and actions, and rejecting the good/bad binary.',
"Reveals ten distinct ways policy and students' lives interacted to create or heighten inequities, which significantly shaped marginalized students' lives.",
},
{
id: 'teenethics2',
Expand Down
Binary file added static/images/papers/paper-assessmentpolicy.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/papers/Sherif2024AssessmentPolicies.pdf
Binary file not shown.

0 comments on commit eec5824

Please sign in to comment.