Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add learning objectives #11

Merged
merged 54 commits into from
Feb 1, 2023
Merged

Add learning objectives #11

merged 54 commits into from
Feb 1, 2023

Conversation

KatherineCox
Copy link
Collaborator

closes #7

@github-actions
Copy link

github-actions bot commented Oct 26, 2022

No spelling errors! 🎉
Comment updated at 2023-02-01 with changes from 120a29f

@github-actions
Copy link

github-actions bot commented Oct 26, 2022

No broken URLs detected! 🎉
Comment updated at 2023-02-01 with changes from 120a29f

@github-actions
Copy link

github-actions bot commented Oct 26, 2022

Re-rendered previews from the latest commit:

Updated at 2023-01-25 with changes from 2f2deeb

<!-- - Objective 3 -->
## Core Competencies {-}

This activity addresses the following core concepts and competencies:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These seem appropriate but take a bit of thought to map onto the exercises. Beyond the scope of this PR but perhaps worth adding a third column with some breadcrumbs e.g. us_contagious_diseases address V&C #2 and #4 while swirl addresses NIBLSE C7

index.Rmd Show resolved Hide resolved
index.Rmd Outdated
Comment on lines 33 to 37
- Open RStudio and locate important panels (R console, Help)
- Run commands in the R console
- Explain what vectors and dataframes are in R
- Use common commands to manipulate R objects (e.g. assigning, printing, subsetting, mathematical operations)
- Carry out a basic exploration of rectangular data using base R commands (e.g. `dim`, `summary`, `str`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about structuring to a short phrase with details in parentheses? e.g.

  • Open RStudio on AnVIL (e.g. set up account, locate R console and Help panels)
  • Practice working in R Console (e.g. run commands)
  • Use swirl to learn basic R commands (e.g. assign, print, subset, math operations)
  • Explore a dataset using base R commands (e.g. dim, summary, str)

@KatherineCox KatherineCox merged commit dbee534 into main Feb 1, 2023
@KatherineCox KatherineCox deleted the learning-objectives branch February 1, 2023 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Learning Objectives
2 participants