From 72484053da9448a444b0c1efc816d6985fa6ff6b Mon Sep 17 00:00:00 2001 From: Carrie Wright <23014755+carriewright11@users.noreply.github.com> Date: Thu, 24 Oct 2024 12:45:45 -0400 Subject: [PATCH 1/2] fixing link to table for activity codes Nathan Boyd let us know about this link from writing our data management course. This now points more directly to the table. --- 01-intro.Rmd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/01-intro.Rmd b/01-intro.Rmd index 1325c12f..5c689774 100644 --- a/01-intro.Rmd +++ b/01-intro.Rmd @@ -123,7 +123,7 @@ The DMS Policy does not apply to research and other activities that do not gener - Resource (G) - Research-Related Infrastructure Programs (e.g., S06) -You can look up your NIH Activity Code [here](https://sharing.nih.gov/node/112){target="_blank"} to see if you are required to submit a DMS Plan. +You can look up your NIH Activity Code [here](https://sharing.nih.gov/sites/default/files/flmngr/List-of-Activity-Codes-Applicable-to-DMS-Policy.pdf){target="_blank"} to see if you are required to submit a DMS Plan. For example, I am interested in applying to a **R03** award. @@ -131,9 +131,9 @@ For example, I am interested in applying to a **R03** award. ottrpal::include_slide("https://docs.google.com/presentation/d/1luFoDzF6aDJEebbL6iWoJ_s8s9nQnaWLL5jghbmWdak/edit#slide=id.g1740f401082_0_56") ``` -According to the table, a **DMS Plan is required** for this particular award. +According to the [table](https://sharing.nih.gov/sites/default/files/flmngr/List-of-Activity-Codes-Applicable-to-DMS-Policy.pdf), a **DMS Plan is required** for this particular award. -```{r, echo=FALSE, fig.alt='I can determine if a DMS plan is required using the table here: https://sharing.nih.gov/sites/default/files/List-of-Activity-Codes-Applicable-to-DMS-Policy.pdf', out.width = '100%', fig.align = 'center'} +```{r, echo=FALSE, fig.alt='I can determine if a DMS plan is required using the table here: https://sharing.nih.gov/sites/default/files/flmngr/List-of-Activity-Codes-Applicable-to-DMS-Policy.pdf', out.width = '100%', fig.align = 'center'} ottrpal::include_slide("https://docs.google.com/presentation/d/1luFoDzF6aDJEebbL6iWoJ_s8s9nQnaWLL5jghbmWdak/edit#slide=id.g1740f401082_0_64") ``` From 9fd3f520b7361fe7acf04f200113262490e6a618 Mon Sep 17 00:00:00 2001 From: carriewright11 Date: Wed, 30 Oct 2024 14:31:39 -0400 Subject: [PATCH 2/2] 01-intro.Rmd --- 01-intro.Rmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01-intro.Rmd b/01-intro.Rmd index 5c689774..1c902b02 100644 --- a/01-intro.Rmd +++ b/01-intro.Rmd @@ -5,7 +5,7 @@ ottrpal::set_knitr_image_path() # (PART\*) Introduction {-} -# Video Introduction +# Video Introduction Check out the video below. It provides a summary of the introduction to this course.