Skip to content

Commit 558014a

Browse files
committed
match the other credit reporting
1 parent 57d1590 commit 558014a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

modules/week07/hw-07-1.qmd

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ title: "Week 7 - Metadata for the clean snow cover dataset"
55

66
Use your [week 2 assignment](https://ucsb-library-research-data-services.github.io/bren-eds213/modules/week02/hw-02.html) when you cleaned the snow cover dataset or this version [here](https://github.com/UCSB-Library-Research-Data-Services/bren-meds213-data-cleaning/blob/main/data-cleaning.qmd)
77

8-
Total points: 50
98

109
Instructions:
1110

@@ -62,4 +61,6 @@ to original sources>
6261
6. Recommended citation for the project:
6362
```
6463

64+
**Credit: 50 points**
65+
6566
Submission details are available on Canvas.

modules/week07/hw-07-2.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ title: "Week 7 - Capstone project computing environment"
44

55
Each capstone project group should produce a new file(s) to their GitHub repository/ies that capture the libraries and software they used to conduct their analyses, including the versions used
66

7-
Total points: 50
87

98
Instructions:
109

1110
- Use `devtools::session_info()` R or `pip freeze` Python to generate a text file that lists the libraries and respective versions you used for your capstone your project
1211
- Commit this/ose file/s to the relevant repository/ies
1312
- Submit the URLs to those files via Canvas
1413

14+
15+
**Credit: 20 points**
16+
1517
**IMPORTANT: EACH Student should submit an answer to Canvas, even if it is the same between group members**
1618

1719

0 commit comments

Comments
 (0)