diff --git a/.obsidian/core-plugins.json b/.obsidian/core-plugins.json index 436f43cf..61f5159d 100755 --- a/.obsidian/core-plugins.json +++ b/.obsidian/core-plugins.json @@ -21,7 +21,7 @@ "random-note": false, "outline": true, "word-count": true, - "slides": false, + "slides": true, "audio-recorder": false, "workspaces": false, "file-recovery": true, diff --git a/.obsidian/plugins/obsidian-style-settings/data.json b/.obsidian/plugins/obsidian-style-settings/data.json index fb0ea848..32f31076 100755 --- a/.obsidian/plugins/obsidian-style-settings/data.json +++ b/.obsidian/plugins/obsidian-style-settings/data.json @@ -3,8 +3,8 @@ "anuppuccin-theme-settings@@anuppuccin-accent-toggle": true, "anuppuccin-theme-settings-extended@@anp-theme-ext-light": true, "anuppuccin-theme-settings-extended@@anp-theme-ext-dark": true, - "anuppuccin-theme-settings-extended@@catppuccin-theme-extended": "ctp-notion-light", - "anuppuccin-theme-settings-extended@@catppuccin-theme-dark-extended": "ctp-notion-dark", + "anuppuccin-theme-settings-extended@@catppuccin-theme-extended": "ctp-gruvbox-light", + "anuppuccin-theme-settings-extended@@catppuccin-theme-dark-extended": "ctp-gruvbox-dark", "anuppuccin-theme-settings@@anuppuccin-theme-dark": "ctp-mocha", "anuppuccin-theme-settings@@anp-custom-checkboxes": true, "anuppuccin-theme-settings@@anp-speech-bubble": true, @@ -22,5 +22,16 @@ "anuppuccin-theme-settings@@anp-rainbow-file-toggle": false, "anuppuccin-theme-settings@@anp-rainbow-folder-bg-opacity": 0.25, "anuppuccin-theme-settings@@anp-full-rainbow-text-color-toggle-light": true, - "anuppuccin-theme-settings@@anp-full-rainbow-text-color-toggle-dark": true + "anuppuccin-theme-settings@@anp-full-rainbow-text-color-toggle-dark": true, + "anuppuccin-theme-settings@@anp-callout-select": "none", + "anuppuccin-theme-settings@@anp-callout-color-toggle": false, + "anuppuccin-theme-settings@@anp-list-toggle": false, + "anuppuccin-theme-settings@@anp-autohide-titlebar": false, + "anuppuccin-theme-settings@@anp-cursor": "pointer", + "anuppuccin-theme-settings@@anp-toggle-scrollbars": false, + "anuppuccin-theme-settings@@anp-hide-status-bar": false, + "anuppuccin-theme-settings@@anp-tooltip-toggle": false, + "anuppuccin-theme-settings@@anp-color-transition-toggle": true, + "anuppuccin-theme-settings@@anp-print": false, + "anuppuccin-theme-settings-extended@@anp-theme-ext-amoled": false } \ No newline at end of file diff --git a/2.1 GSA Meeting Notes/2024-10-22 Meeting with Gleeson and Committee Chairs.md b/2.1 GSA Meeting Notes/2024-10-22 Meeting with Gleeson and Committee Chairs.md new file mode 100644 index 00000000..0378e584 --- /dev/null +++ b/2.1 GSA Meeting Notes/2024-10-22 Meeting with Gleeson and Committee Chairs.md @@ -0,0 +1,37 @@ +ME Version: +![[Pasted image 20241021155046.png]] +MSE Version: +In the publicly available version of the MSE PhD guidelines, there is no mention of academic integrity on the Qualifying Exam. + +--- +Perhaps looking at some scenarios will help us pin down what is acceptable. +- **What is "specific technical points"?** + +----- +Jon is preparing to take the qualifying exam. After submitting an abstract, Joe, another student in Jon's lab, gives Jon some ideas on where the state of the art is on his topic. + +- **Is Joe's advice a breach of Academic Integrity?** +- **Can Joe discuss ideas on other sections?** + - *Goals and Outcomes / Hypotheses... * + - *Research Approach ideas*... + - *Broader Impacts...* +--- +Jon is taking is qualifying exam. Beth, a student in a different lab, reads Jon's proposal. + +Beth is reminded of another paper that she read that seems it would be useful for Jon. + +- **Can she tell Jon about the paper?** + +--- +Jon is taking is qualifying exam. Beth, a student in a different lab, reads Jon's proposal. + +Beth notices technical inaccuracies in Jon's writing. +- **Can she tell Jon about the errors?** +- **Can she explain why she thinks Jon is incorrect?** +- **What if she tells Jon about a different method to use?** + +--- + +Jon is preparing for his oral examination. He would like some presentation practice, and presents to his peers in his lab. + +- **What kind of questions can Jon's peers ask?** \ No newline at end of file diff --git a/Pasted image 20241021155046.png b/Pasted image 20241021155046.png new file mode 100644 index 00000000..0e262f4a Binary files /dev/null and b/Pasted image 20241021155046.png differ