Skip to content

Commit 7f6b65b

Browse files
committed
provide a brief description for the CO2 activity
1 parent 57902c0 commit 7f6b65b

File tree

4 files changed

+12
-6
lines changed

4 files changed

+12
-6
lines changed

docs/activities.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -508,7 +508,7 @@ <h5 class="no-anchor card-title listing-title">
508508
</div>
509509
</a>
510510
</div>
511-
<div class="g-col-1" data-index="7" data-categories="SW50cm8lMjBIUyUyQ0RhdGElMjBTY2llbmNlJTJDU3ByZWFkc2hlZXRz" data-listing-file-modified-sort="1750776606563" data-listing-reading-time-sort="1" data-listing-word-count-sort="11">
511+
<div class="g-col-1" data-index="7" data-categories="SW50cm8lMjBIUyUyQ0RhdGElMjBTY2llbmNlJTJDU3ByZWFkc2hlZXRz" data-listing-file-modified-sort="1751702825098" data-listing-reading-time-sort="1" data-listing-word-count-sort="21">
512512
<a href="./projects/co2.html" class="quarto-grid-link">
513513
<div class="quarto-grid-item card h-100 card-left">
514514
<p class="card-img-top">
@@ -530,11 +530,7 @@ <h5 class="no-anchor card-title listing-title">
530530
</div>
531531
</div>
532532
<div class="card-text listing-description">
533-
534-
<figure class="figure">
535-
<p></p>
536-
</figure>
537-
533+
Use a CO<sub>2</sub> sensor to measure air quality in your building
538534
</div>
539535
<div class="card-attribution card-text-small start">
540536
<div class="listing-author">

docs/projects/co2.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ <h1 class="title">CO2 Survey</h1>
177177
<p><img src="../img/co2.png" class="img-fluid quarto-figure quarto-figure-center figure-img" width="400"></p>
178178
</figure>
179179
</div>
180+
<p>Use a CO<sub>2</sub> sensor to measure air quality in your building</p>
180181
<section id="links-to-activity" class="level2">
181182
<h2 class="anchored" data-anchor-id="links-to-activity">Links to Activity</h2>
182183
<ul>

docs/search.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1664,5 +1664,12 @@
16641664
"title": "Air Pressure Versus Height: 2. Balloon Data",
16651665
"section": "What do to with the data",
16661666
"text": "What do to with the data\nEarlier in Air Pressure Versus Height: Smartphone data we found that the air pressure decreases linearly with height, but we were only looking at data that was within 100 meters of the ground. Does the pressure versus height trendline continue to be linear above 100 meters? What mathematical function does it look like? Try plotting the pressure axis using a “log” scale."
1667+
},
1668+
{
1669+
"objectID": "projects/co2.html",
1670+
"href": "projects/co2.html",
1671+
"title": "CO2 Survey",
1672+
"section": "",
1673+
"text": "Use a CO2 sensor to measure air quality in your building"
16671674
}
16681675
]

projects/co2.qmd

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ categories:
99

1010
![](../img/co2.png){width=400 fig-align="center"}
1111

12+
Use a CO<sub>2</sub> sensor to measure air quality in your building
13+
1214
## Links to Activity
1315

1416
* [Google Slide Deck](http://go.osu.edu/co2)

0 commit comments

Comments
 (0)