diff --git a/_config.yml b/_config.yml index 7dab2148176e399708ee5b5f394c3bc483137204..97f00b7ff7f79d1a8111a55c5ee2a3d017a35144 100644 --- a/_config.yml +++ b/_config.yml @@ -24,7 +24,7 @@ status: draft author: name: Jennifer Mankoff - url: "https://make4all.org" + url: "https://make4all.org/jennifer-mankoff/" email: "jmankoff@uw.edu" # Your contact email # probably want to update this to be the class teaching staff mailing list diff --git a/_config_production.yml b/_config_production.yml index 7dab2148176e399708ee5b5f394c3bc483137204..97f00b7ff7f79d1a8111a55c5ee2a3d017a35144 100644 --- a/_config_production.yml +++ b/_config_production.yml @@ -24,7 +24,7 @@ status: draft author: name: Jennifer Mankoff - url: "https://make4all.org" + url: "https://make4all.org/jennifer-mankoff/" email: "jmankoff@uw.edu" # Your contact email # probably want to update this to be the class teaching staff mailing list diff --git a/academic-conduct.md b/academic-conduct.md index 9dee349d1357179601df6db0e543ec4429eb53ea..ba1906319f54a2133a65600bee216ecad4409b60 100644 --- a/academic-conduct.md +++ b/academic-conduct.md @@ -117,23 +117,19 @@ should never copy (plagiarize) homework or code from another person in this school (past or present) or that you find online directly and submit it as your own work. -Individual programming assignments may be discussed homework -assignments with other students (i.e.. providing advice about -difficult concepts) and you are also encouraged to discuss related -material each week, readings, etc. You may also discuss Creative -Projects with other students, as long as the code you write is -entirely your own, and of course group projects are intended to be a joint effort. In all of this, you must abide by the following: - +You **may discuss homework assignments with other students** +(i.e. provide advice on difficult concepts, *etc*) and are encouraged +to discuss class material, such as section exercises, lecture +material, readings, etc. You should abide by the following: - You **may not use code directly from any external sources** (including copying lecture/lab material directly into a programming assignments). - You may not post your homework solutions on a publicly accessible (non-password-protected) web server or Git repository, during the course or after it has been completed. Please see the course website for acceptable ways to show your work to others. - You may not look at or use prior solutions from any source. - You must document substantive discussions (i.e. when a classmate's advice helped you with a difficult concept) -- You may not provide a classmate with actual code or with step-by-step instructions +- You may not provide a classmate with actual code or with step-by-step instructions (outside of group projects) In short: you should think of most assignments in this class as assessments and as such, complete them independently - unless otherwise told. - Under our policy, a student who gives inappropriate help is equally guilty with one who receives it. Instead of providing such help to a classmate, point them to other class resources such as