From 8fb52228b097d8975fdcf7c51fa4e38567f47063 Mon Sep 17 00:00:00 2001 From: Jennifer Mankoff <jmankoff@cs.washington.edu> Date: Sun, 12 Mar 2023 14:19:20 -0700 Subject: [PATCH] added more text about plagiarizing --- academic-conduct.md | 2 +- index.md | 4 +++- slides/syllabus.html | 10 ++++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/academic-conduct.md b/academic-conduct.md index cd197eb..bb8f352 100644 --- a/academic-conduct.md +++ b/academic-conduct.md @@ -38,7 +38,7 @@ essential that we take the utmost care that the ideas (and the expressions of those ideas) of others always be handled appropriately, and, where necessary, cited. This is an issue of [Citational Justice](nature.com/articles/d41586-022-00793-1), and a core value of -this course. +this course. It is also in line with the disability justice values of the course. When ideas or materials of others are used (particularly in your creative projects), they must be cited. The diff --git a/index.md b/index.md index eed8c5a..503a61a 100755 --- a/index.md +++ b/index.md @@ -62,7 +62,9 @@ Taking a class is a big commitment, and you will work hard in this class. So we The only requirement for this class is that you are comfortable programming and picking up new languages and tools that you have not been exposed to before. You will have some control over this, however, basic web skills are likely to be useful. The primary programming project in this class is one you design yourself. -In addition, please familiarize yourself with the course [academic conduct]({{site.baseurl}}/academic-conduct.html) policy. We will grade on the assumption that you have read and understood it. +In addition, please familiarize yourself with the course [academic conduct]({{site.baseurl}}/academic-conduct.html) policy. We will grade on the assumption that you have read and understood it, and there will be penalties if you do not follow these policies. These will be determined on a case by case basis, but at a minimum: +- If you plagiarize you will receive a 0 on participation for that assignment +- If you plagiarize on any assignment, you will receive a non-competent on your disability justice competency # Course Structure diff --git a/slides/syllabus.html b/slides/syllabus.html index 004b596..f86cee5 100644 --- a/slides/syllabus.html +++ b/slides/syllabus.html @@ -84,6 +84,16 @@ If you need larger accommodations for any reason, consider working with [DRS](https://depts.washington.edu/uwdrs/) as well as us. If you run into problems, or have preferences about these issues, please tell me! +-- +# More on Academic Integrity + +Don't plagiarize. If you use someone else's text, quote them and reference them. + +In addition to being expected based on UW policy, this is a form of [*Citational Justice*](nature.com/articles/d41586-022-00793-1) + and thus an important xepression of disability justice values in our class. Therefore +- If you plagiarize you will receive a 0 on participation for that assignment +- If you plagiarize on any assignment, you will receive a non-competent on your disability justice competency + --- # Is this class hybrid? -- GitLab