Skip to content

Commit 70c4a9f

Browse files
committed
update SIPA policies
1 parent 4cfb7d7 commit 70c4a9f

File tree

4 files changed

+19
-29
lines changed

4 files changed

+19
-29
lines changed

.github/ISSUE_TEMPLATE/new-term-columbia.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ assignees: afeld
6464
- [ ] Get bio(s)
6565
- [ ] Update lecture 6
6666
- [ ] [Fill out access form](https://academic.cuit.columbia.edu/guestaccess/)
67-
- [ ] [Time Out](https://bulletin.columbia.edu/sipa/teaching-guide/#supportservicestext)
67+
- [ ] [Time Out](https://www.sipa.columbia.edu/office-academic-affairs/instructional-support/time-out-funding)
6868
- [ ] Schedule
6969
- [ ] [Submit request](https://sipa.campusgroups.com/cgtest/survey?survey_uid=67287ffc-8888-11e9-b822-0a85c368333a)
7070
- [ ] [Reserve a room](https://www.sipa.columbia.edu/students/room-reservations)

curve.ipynb

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"source": [
88
"# Grading curve\n",
99
"\n",
10-
"This course has a curve due to [SIPA policy](https://bulletin.columbia.edu/sipa/academic-policies/satisfactory-academic-progress/):\n",
10+
"This course has a curve due to [SIPA policy](https://www.sipa.columbia.edu/sipa-education/bulletin/academic-policies/grading):\n",
1111
"\n",
12-
"> Grades submitted for SIPA core courses must have an average GPA between 3.2 and 3.4, with the goal being 3.3. Courses with enrollments over 35 are also recommended to follow this rule.\n",
12+
"> SIPA expects an average class GPA of 3.33 (B+) for core courses and those with enrollments exceeding 35 students. The acceptable range for such courses is 3.2 to 3.4.\n",
1313
"\n",
1414
"As a compromise with Academic Affairs, the upper limit will be set to 3.6.\n",
1515
"\n",
1616
"<!-- **This is the data/curve from Fall 2023.** It will be updated with data from this semester as we get close to the end. The grades, and thus [the resulting curve](#new-cutoffs), are expected to be similar. -->\n",
1717
"\n",
1818
"---\n",
1919
"\n",
20-
"Updated on:"
20+
"Updated on:\n"
2121
]
2222
},
2323
{
@@ -54,7 +54,7 @@
5454
"tags": []
5555
},
5656
"source": [
57-
"Ensure the visualizations [render](https://plotly.com/python/renderers/) properly across VSCode, Jupyter Book, etc. You can ignore this."
57+
"Ensure the visualizations [render](https://plotly.com/python/renderers/) properly across VSCode, Jupyter Book, etc. You can ignore this.\n"
5858
]
5959
},
6060
{
@@ -103,7 +103,7 @@
103103
"\n",
104104
"## Methodology\n",
105105
"\n",
106-
"The rest of this notebook shows how the grade cutoffs are computed. **This methodology, the distribution of student percentages, and thus your estimated course grade are subject to change** up until final grades are submitted."
106+
"The rest of this notebook shows how the grade cutoffs are computed. **This methodology, the distribution of student percentages, and thus your estimated course grade are subject to change** up until final grades are submitted.\n"
107107
]
108108
},
109109
{
@@ -124,7 +124,7 @@
124124
"source": [
125125
"### Load current scores\n",
126126
"\n",
127-
"The scores below are the total scores based on everything that has grades released thus far across both sections. See the timestamp in the filename below to know when it was updated. The grade data is anonymous for [privacy reasons](https://www.registrar.columbia.edu/content/privacy-rights-ferpa)."
127+
"The scores below are the total scores based on everything that has grades released thus far across both sections. See the timestamp in the filename below to know when it was updated. The grade data is anonymous for [privacy reasons](https://www.registrar.columbia.edu/content/privacy-rights-ferpa).\n"
128128
]
129129
},
130130
{
@@ -255,7 +255,7 @@
255255
"id": "IUqT6_Wb3e7f"
256256
},
257257
"source": [
258-
"#### Distribution"
258+
"#### Distribution\n"
259259
]
260260
},
261261
{
@@ -8927,7 +8927,7 @@
89278927
"source": [
89288928
"### Match to letter grades / GPAs\n",
89298929
"\n",
8930-
"Creating the [grading notation table](https://bulletin.columbia.edu/sipa/academic-policies/satisfactory-academic-progress/) in Pandas:"
8930+
"Creating the [Grading Scale](https://www.sipa.columbia.edu/sipa-education/bulletin/academic-policies/grading) in Pandas:\n"
89318931
]
89328932
},
89338933
{
@@ -8951,7 +8951,7 @@
89518951
"id": "13ba5e7b",
89528952
"metadata": {},
89538953
"source": [
8954-
"Assign starting minimum scores, roughly based on the Default Canvas Grading Scheme:"
8954+
"Assign starting minimum scores, roughly based on the Default Canvas Grading Scheme:\n"
89558955
]
89568956
},
89578957
{
@@ -9084,7 +9084,7 @@
90849084
"source": [
90859085
"### Adjust cutoffs\n",
90869086
"\n",
9087-
"Raise or lower the minimum scores for each grade (not including F) until the average GPA is in the acceptable range."
9087+
"Raise or lower the minimum scores for each grade (not including F) until the average GPA is in the acceptable range.\n"
90889088
]
90899089
},
90909090
{
@@ -9188,7 +9188,7 @@
91889188
"id": "c7152a04",
91899189
"metadata": {},
91909190
"source": [
9191-
"Confirm the A cutoff is still achievable:"
9191+
"Confirm the A cutoff is still achievable:\n"
91929192
]
91939193
},
91949194
{
@@ -9206,7 +9206,7 @@
92069206
"id": "a7988dfc",
92079207
"metadata": {},
92089208
"source": [
9209-
"#### New cutoffs"
9209+
"#### New cutoffs\n"
92109210
]
92119211
},
92129212
{
@@ -9323,23 +9323,23 @@
93239323
"id": "18ae4b7f",
93249324
"metadata": {},
93259325
"source": [
9326-
"These will be reflected in the CourseWorks [grading scheme](https://community.canvaslms.com/t5/Canvas-Basics-Guide/What-are-grading-schemes/ta-p/41)."
9326+
"These will be reflected in the CourseWorks [grading scheme](https://community.canvaslms.com/t5/Canvas-Basics-Guide/What-are-grading-schemes/ta-p/41).\n"
93279327
]
93289328
},
93299329
{
93309330
"cell_type": "markdown",
93319331
"id": "33b67852",
93329332
"metadata": {},
93339333
"source": [
9334-
"### Check results"
9334+
"### Check results\n"
93359335
]
93369336
},
93379337
{
93389338
"cell_type": "markdown",
93399339
"id": "7c7d7ae9",
93409340
"metadata": {},
93419341
"source": [
9342-
"Double-check the new average is in line with policy:"
9342+
"Double-check the new average is in line with policy:\n"
93439343
]
93449344
},
93459345
{

meta/assistant_guide.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -152,13 +152,7 @@ When grading, points should only be deducted based on [these criteria](../syllab
152152

153153
### Plagiarism
154154

155-
{% if id == "columbia" -%}
156-
Per the [Code of Academic and Professional Conduct](https://bulletin.columbia.edu/sipa/academic-policies/academic-and-professional-conduct/):
157-
158-
> It is the responsibility of all members of the SIPA community to encourage academic integrity and to deter, confront, and report all acts of academic dishonesty.
159-
{%- endif %}
160-
161-
See [the class policies](../syllabus.md#academic-integrity) for more details for what constitues plagiarism vs. fair reuse.
155+
See [the class policies](../syllabus.md#academic-integrity) for more details for what constitues plagiarism vs. fair use.
162156

163157
It isn't your responsibility to look for potential instances of cheating/plagiarism. That said, if you have suspicions of those occuring, you must report them to the instructor. Things you might notice:
164158

syllabus.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -289,15 +289,11 @@ Anything outside of the provided course materials is considered a "source". This
289289

290290
#### SIPA Academic Integrity Statement
291291

292-
The School of International & Public Affairs does not tolerate cheating or plagiarism in any form. Students who violate the Code of Academic & Professional Conduct will be subject to the Dean's Disciplinary Procedures.
293-
294-
Please familiarize yourself with the proper methods of citation and attribution. The School provides some useful resources online; we strongly encourage you to familiarize yourself with these various styles before conducting research. Cut and paste the following link into your browser to view the Code of Academic & Professional Conduct and to access useful resources on citation and attribution: https://bulletin.columbia.edu/sipa/academic-policies/
295-
296-
Violations of the Code of Academic & Professional Conduct should be reported to the Associate Dean for Student Affairs.
292+
The School of International & Public Affairs does not tolerate cheating or plagiarism in any form. Students who violate the Code of Academic & Professional Conduct will be subject to the Dean’s Disciplinary Procedures. Familiarize yourself with proper citation methods using the resources available online at https://www.sipa.columbia.edu/sipa-education/bulletin/academic-policies. Report violations to the Associate Dean for Student Affairs.
297293

298294
### SIPA Disability Statement
299295

300-
SIPA is committed to ensuring that students registered with Columbia University's Disability Services (DS) receive the reasonable accommodations necessary to participate fully in their academic programs. If you are a student with a disability and have a DS-certified accommodation letter, you may wish to make an appointment with your course instructor to discuss your accommodations. Faculty provide disability accommodations to students with DS-certified accommodation letters, and they provide the accommodations specified in such letters. If you have any additional questions, please contact SIPA's DS liaison at disability@sipa.columbia.edu or 212-854-8690.
296+
SIPA is committed to providing reasonable accommodations for students registered with Columbia University's Disability Services (DS). Students with DS-certified accommodation letters should discuss their accommodations with their instructor. Contact SIPAs DS liaison for additional questions: disability@sipa.columbia.edu or 212-854-8690.
301297

302298
{% else -%}
303299

0 commit comments

Comments
 (0)