Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion manuscript/2-Data-Sharing-is-Important.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ o) It is more economical
{choose-answers: 4}
? How does data sharing advance science?

C) All of the answers are ways data sharing helps advance science
C) All of the answers are correct
m) Additional studies on the same data can be done faster than if the were to create new data every time
m) Researchers at institutions with limited resources can contribute more by performing more economical studies where the can reuse data rather than create it
Expand Down
24 changes: 11 additions & 13 deletions manuscript/3-Why-is-there-an-NIH-DMS-policy.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@ o) Sharing your code on GitHub
o) Sharing your contact info for others to get your data

{choose-answers: 4}
? What is Metadata?
? What is true about Metadata?

C) Information that makes other data usable (and reusable) for research
C) Information about other data that makes it more usable
m) Doesn't include information like sample or collection dates
m) Doesn't describe how variables were made like transformations
o) Doesn't include information about variables in a dataset
o) Information that makes data less usable
C) It is information that makes other data usable (and reusable) for research
C) It is information about other data that makes it more usable
m) It doesn't include information like sample or collection dates
m) It doesn't describe how variables were made like transformations
o) It doesn't include information about variables in a dataset
o) It is Information that makes data less usable


{choose-answers: 4}
Expand Down Expand Up @@ -85,12 +85,10 @@ o) DMS plans can't be changed
? When should you not share data?

C) Any of the other options listed but you still need to submit a plan
C) All of the other options listed but you still need to submit a plan
m) Consent of the participants does not permit sharing
m) Existing consent of the participants prohibits sharing
o) The data can not practically be digitized reasonably
o) Federal, state, or tribal law prohibits data sharing

m) No consent was obtained for sharing identifiable human data (Truly de-identified data may still possibly be shared, check with your IRB.)
m) The data can't practically be digitized reasonably
o) Existing consent of participants prohibits sharing
o) Federal, state, or tribal law prohibits data sharing

{choose-answers: 4}
? What are not considered good reasons to not share data?
Expand Down
2 changes: 1 addition & 1 deletion manuscript/6-Defining-reproducibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Choose the best answer.
C) The same researcher repeats an analysis without changing anything and gets the same result
C) A researcher repeats the same process or analysis without changing anything and gets the same result
m) Repeating your analysis with different data and getting the same result
m) Repeating your analysis with the different data and getting the same result
m) Repeating your analysis with different data and getting different results
o) It is the same as reproducibility
o) It is the same as replicability

Expand Down