|
7 | 7 | "source": [ |
8 | 8 | "# Grading curve\n", |
9 | 9 | "\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", |
11 | 11 | "\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", |
13 | 13 | "\n", |
14 | 14 | "As a compromise with Academic Affairs, the upper limit will be set to 3.6.\n", |
15 | 15 | "\n", |
16 | 16 | "<!-- **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", |
17 | 17 | "\n", |
18 | 18 | "---\n", |
19 | 19 | "\n", |
20 | | - "Updated on:" |
| 20 | + "Updated on:\n" |
21 | 21 | ] |
22 | 22 | }, |
23 | 23 | { |
|
54 | 54 | "tags": [] |
55 | 55 | }, |
56 | 56 | "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" |
58 | 58 | ] |
59 | 59 | }, |
60 | 60 | { |
|
103 | 103 | "\n", |
104 | 104 | "## Methodology\n", |
105 | 105 | "\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" |
107 | 107 | ] |
108 | 108 | }, |
109 | 109 | { |
|
124 | 124 | "source": [ |
125 | 125 | "### Load current scores\n", |
126 | 126 | "\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" |
128 | 128 | ] |
129 | 129 | }, |
130 | 130 | { |
|
255 | 255 | "id": "IUqT6_Wb3e7f" |
256 | 256 | }, |
257 | 257 | "source": [ |
258 | | - "#### Distribution" |
| 258 | + "#### Distribution\n" |
259 | 259 | ] |
260 | 260 | }, |
261 | 261 | { |
|
8927 | 8927 | "source": [ |
8928 | 8928 | "### Match to letter grades / GPAs\n", |
8929 | 8929 | "\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" |
8931 | 8931 | ] |
8932 | 8932 | }, |
8933 | 8933 | { |
|
8951 | 8951 | "id": "13ba5e7b", |
8952 | 8952 | "metadata": {}, |
8953 | 8953 | "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" |
8955 | 8955 | ] |
8956 | 8956 | }, |
8957 | 8957 | { |
|
9084 | 9084 | "source": [ |
9085 | 9085 | "### Adjust cutoffs\n", |
9086 | 9086 | "\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" |
9088 | 9088 | ] |
9089 | 9089 | }, |
9090 | 9090 | { |
|
9188 | 9188 | "id": "c7152a04", |
9189 | 9189 | "metadata": {}, |
9190 | 9190 | "source": [ |
9191 | | - "Confirm the A cutoff is still achievable:" |
| 9191 | + "Confirm the A cutoff is still achievable:\n" |
9192 | 9192 | ] |
9193 | 9193 | }, |
9194 | 9194 | { |
|
9206 | 9206 | "id": "a7988dfc", |
9207 | 9207 | "metadata": {}, |
9208 | 9208 | "source": [ |
9209 | | - "#### New cutoffs" |
| 9209 | + "#### New cutoffs\n" |
9210 | 9210 | ] |
9211 | 9211 | }, |
9212 | 9212 | { |
|
9323 | 9323 | "id": "18ae4b7f", |
9324 | 9324 | "metadata": {}, |
9325 | 9325 | "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" |
9327 | 9327 | ] |
9328 | 9328 | }, |
9329 | 9329 | { |
9330 | 9330 | "cell_type": "markdown", |
9331 | 9331 | "id": "33b67852", |
9332 | 9332 | "metadata": {}, |
9333 | 9333 | "source": [ |
9334 | | - "### Check results" |
| 9334 | + "### Check results\n" |
9335 | 9335 | ] |
9336 | 9336 | }, |
9337 | 9337 | { |
9338 | 9338 | "cell_type": "markdown", |
9339 | 9339 | "id": "7c7d7ae9", |
9340 | 9340 | "metadata": {}, |
9341 | 9341 | "source": [ |
9342 | | - "Double-check the new average is in line with policy:" |
| 9342 | + "Double-check the new average is in line with policy:\n" |
9343 | 9343 | ] |
9344 | 9344 | }, |
9345 | 9345 | { |
|
0 commit comments