|
19 | 19 | "Please do the following:\n", |
20 | 20 | "\n", |
21 | 21 | "- [Add your name pronunciation and pronouns]({{name_tool_url}})\n", |
22 | | - "- Add your profile photo in Ed, the discussion tool\n", |
23 | | - " 1. [Open Ed]({{discussions_url}})\n", |
24 | | - " 1. Click the icon in the top right\n", |
25 | | - " 1. Click Settings\n", |
26 | | - " 1. Add your photo\n", |
27 | | - "{% if id == \"columbia\" -%}\n", |
28 | | - "- [Set your profile photo in {{lms_name}}]({{lms_profile_pic_url}})\n", |
29 | | - "- Open [{{lms_name}} notification settings](https://courseworks2.columbia.edu/profile/communication) and enable the following:\n", |
30 | | - " - Grading\n", |
31 | | - " - Submission Comment\n", |
32 | | - "{%- endif %}\n", |
| 22 | + "- Set your profile photo\n", |
| 23 | + " - [{{lms_name}}]({{lms_profile_pic_url}})\n", |
| 24 | + " - [Ed Discussion](https://edstem.org/us/settings/account)\n", |
| 25 | + "- Double-check your notification settings\n", |
| 26 | + " - [{{lms_name}}]({{lms_notification_settings_url}})\n", |
| 27 | + " - [Ed Discussion](https://edstem.org/us/settings/notifications)\n", |
33 | 28 | "- Adjust notebook settings\n", |
34 | 29 | " 1. [Open this notebook in {{coding_env_name}}.](https://python-public-policy.afeld.me/en/{{school_slug}}/assignments.html#getting-started)\n", |
35 | 30 | " {% if id == \"nyu\" -%}\n", |
|
228 | 223 | "name": "python", |
229 | 224 | "nbconvert_exporter": "python", |
230 | 225 | "pygments_lexer": "ipython3", |
231 | | - "version": "3.11.11" |
| 226 | + "version": "3.12.12" |
232 | 227 | }, |
233 | 228 | "mimetype": "text/x-python", |
234 | 229 | "name": "python", |
|
0 commit comments