Skip to content

Commit

Permalink
updated HW1 submissions guidelines for next year
Browse files Browse the repository at this point in the history
  • Loading branch information
samanthacsik committed Apr 3, 2024
1 parent 785052b commit 8aaa429
Show file tree
Hide file tree
Showing 29 changed files with 87 additions and 75 deletions.
20 changes: 13 additions & 7 deletions assignments/HW1.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -451,15 +451,21 @@ You must complete the following, as detailed below, to receive a "Satisfactory"
**Complete the following step under your own personal GitHub profile, *not* in GitHub Classrooms:**

- [ ] create a GitHub repository named `lastName-eds240-HW4`, which is where you'll be doing any / all work related to Assignment #4. Be sure to make your repository public, initialize your repository with a README, and add a `.gitignore` file.
<!-- - [ ] add Sam and Sevan as collaborators on your repo (on GitHub: **Settings** > **Collaborators** > **Add people**; our user names are **samanthacsik** and **SevanEsaian**) -->
- [ ] add your repository's URL next to your name on [this Google Sheet](https://docs.google.com/spreadsheets/d/1tv32Ng_-QI1-eB5ws59HgCN0EoOpHe4UHX6qHhbQGds/edit?usp=sharing)
- [ ] create a [GitHub issue](https://docs.github.com/en/issues/tracking-your-work-with-issues/about-issues) (find the **Issues** tab in the top menu bar of your `lastName-eds240-HW4` repo, then click **New issue**) and name it, `HW1 - finding data / initial brainstorming`. Addresss the following in your issue:
- [ ] link to (or otherwise prove the existence of) at least one data set that you plan to use for Assignment #4
- [ ] answer all parts of the five concluding questions, adhering to the length requirements specified at the end of each question prompt
- [ ] your GitHub issue should be neatly organized / formatted (you can use Markdown syntax here!)
- [ ] importing your data is *optional* -- if you'd like to start playing around with your data, do so in a file named, `HW1-find-data.qmd`
- [ ] add your repository's URL next to your name on [this Google Sheet](https://docs.google.com/spreadsheets/d/1tv32Ng_-QI1-eB5ws59HgCN0EoOpHe4UHX6qHhbQGds/edit?usp=sharing) by 11:59pm on Sat 01/20/2024

**Complete the following steps in your GitHub Classroom repo (`eds240-hw1-username/Part2.qmd`):**

- [ ] link to (or otherwise prove the existence of) at least one data set that you plan to use for Assignment #4
- [ ] answer all parts of the five concluding questions, adhering to the length requirements specified at the end of each question prompt; you *do not* need to complete the **optional** importing of data -- if you *do* want to practice importing your data, be sure to do so in your `lastName-eds240-HW4` repository
- [ ] we (your instructors) should be able to successfully render `Part2.qmd` locally without errors, *however* **do not push any html files to GitHub** (i.e. `Part2.html` and `Part2_files/`; consider adding these to your `.gitignore` so that you don't accidentally push them) -- **only push `Part2.qmd`**
- [ ] push your completed `Part2.qmd` to GitHub via GitHub Classrooms by 11:59pm PT on Sat 01/20/2024
<!-- OLD from 2024, but making the above updates ahead of 2025 -->
<!-- **Complete the following steps in your GitHub Classroom repo (`eds240-hw1-username/Part2.qmd`):** -->

<!-- - [ ] link to (or otherwise prove the existence of) at least one data set that you plan to use for Assignment #4 -->
<!-- - [ ] answer all parts of the five concluding questions, adhering to the length requirements specified at the end of each question prompt; you *do not* need to complete the **optional** importing of data -- if you *do* want to practice importing your data, be sure to do so in your `lastName-eds240-HW4` repository -->
<!-- - [ ] we (your instructors) should be able to successfully render `Part2.qmd` locally without errors, *however* **do not push any html files to GitHub** (i.e. `Part2.html` and `Part2_files/`; consider adding these to your `.gitignore` so that you don't accidentally push them) -- **only push `Part2.qmd`** -->
<!-- - [ ] push your completed `Part2.qmd` to GitHub via GitHub Classrooms by 11:59pm PT on Sat 01/20/2024 -->

<br>

Expand Down
20 changes: 13 additions & 7 deletions docs/assignments/HW1.html
Original file line number Diff line number Diff line change
Expand Up @@ -716,16 +716,22 @@ <h2 class="anchored" data-anchor-id="rubric-specifications-1">Rubric (specificat
<p>You must complete the following, as detailed below, to receive a “Satisfactory” mark for Assignment #1, Part II:</p>
<p><strong>Complete the following step under your own personal GitHub profile, <em>not</em> in GitHub Classrooms:</strong></p>
<ul class="task-list">
<li><input type="checkbox">create a GitHub repository named <code>lastName-eds240-HW4</code>, which is where you’ll be doing any / all work related to Assignment #4. Be sure to make your repository public, initialize your repository with a README, and add a <code>.gitignore</code> file. <!-- - [ ] add Sam and Sevan as collaborators on your repo (on GitHub: **Settings** > **Collaborators** > **Add people**; our user names are **samanthacsik** and **SevanEsaian**) --></li>
<li><input type="checkbox">add your repository’s URL next to your name on <a href="https://docs.google.com/spreadsheets/d/1tv32Ng_-QI1-eB5ws59HgCN0EoOpHe4UHX6qHhbQGds/edit?usp=sharing">this Google Sheet</a></li>
</ul>
<p><strong>Complete the following steps in your GitHub Classroom repo (<code>eds240-hw1-username/Part2.qmd</code>):</strong></p>
<li><input type="checkbox">create a GitHub repository named <code>lastName-eds240-HW4</code>, which is where you’ll be doing any / all work related to Assignment #4. Be sure to make your repository public, initialize your repository with a README, and add a <code>.gitignore</code> file.</li>
<li><input type="checkbox">create a <a href="https://docs.github.com/en/issues/tracking-your-work-with-issues/about-issues">GitHub issue</a> (find the <strong>Issues</strong> tab in the top menu bar of your <code>lastName-eds240-HW4</code> repo, then click <strong>New issue</strong>) and name it, <code>HW1 - finding data / initial brainstorming</code>. Addresss the following in your issue:
<ul class="task-list">
<li><input type="checkbox">link to (or otherwise prove the existence of) at least one data set that you plan to use for Assignment #4</li>
<li><input type="checkbox">answer all parts of the five concluding questions, adhering to the length requirements specified at the end of each question prompt; you <em>do not</em> need to complete the <strong>optional</strong> importing of data – if you <em>do</em> want to practice importing your data, be sure to do so in your <code>lastName-eds240-HW4</code> repository</li>
<li><input type="checkbox">we (your instructors) should be able to successfully render <code>Part2.qmd</code> locally without errors, <em>however</em> <strong>do not push any html files to GitHub</strong> (i.e.&nbsp;<code>Part2.html</code> and <code>Part2_files/</code>; consider adding these to your <code>.gitignore</code> so that you don’t accidentally push them) – <strong>only push <code>Part2.qmd</code></strong></li>
<li><input type="checkbox">push your completed <code>Part2.qmd</code> to GitHub via GitHub Classrooms by 11:59pm PT on Sat 01/20/2024</li>
<li><input type="checkbox">answer all parts of the five concluding questions, adhering to the length requirements specified at the end of each question prompt</li>
<li><input type="checkbox">your GitHub issue should be neatly organized / formatted (you can use Markdown syntax here!)</li>
</ul></li>
<li><input type="checkbox">importing your data is <em>optional</em> – if you’d like to start playing around with your data, do so in a file named, <code>HW1-find-data.qmd</code></li>
<li><input type="checkbox">add your repository’s URL next to your name on <a href="https://docs.google.com/spreadsheets/d/1tv32Ng_-QI1-eB5ws59HgCN0EoOpHe4UHX6qHhbQGds/edit?usp=sharing">this Google Sheet</a> by 11:59pm on Sat 01/20/2024</li>
</ul>
<!-- OLD from 2024, but making the above updates ahead of 2025 -->
<!-- **Complete the following steps in your GitHub Classroom repo (`eds240-hw1-username/Part2.qmd`):** -->
<!-- - [ ] link to (or otherwise prove the existence of) at least one data set that you plan to use for Assignment #4 -->
<!-- - [ ] answer all parts of the five concluding questions, adhering to the length requirements specified at the end of each question prompt; you *do not* need to complete the **optional** importing of data -- if you *do* want to practice importing your data, be sure to do so in your `lastName-eds240-HW4` repository -->
<!-- - [ ] we (your instructors) should be able to successfully render `Part2.qmd` locally without errors, *however* **do not push any html files to GitHub** (i.e. `Part2.html` and `Part2_files/`; consider adding these to your `.gitignore` so that you don't accidentally push them) -- **only push `Part2.qmd`** -->
<!-- - [ ] push your completed `Part2.qmd` to GitHub via GitHub Classrooms by 11:59pm PT on Sat 01/20/2024 -->
<p><br></p>
<div class="center-text large-fa-icon teal-text">
<p><i class="fa-solid fa-table" title="A data table with two columns and two rows" aria-label="table"></i> End Part II <i class="fa-solid fa-table" title="A data table with two columns and two rows" aria-label="table"></i></p>
Expand Down
6 changes: 3 additions & 3 deletions docs/course-materials/discussion/week2/week2-alt-text.html
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ <h2></h2>
</div>
<div class="cell">
<div class="cell-output-display">
<div class="countdown" id="timer_9992218b" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown" id="timer_b3dfe959" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown-controls"><button class="countdown-bump-down"></button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">05</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
Expand All @@ -542,7 +542,7 @@ <h2></h2>
</div>
<div class="cell">
<div class="cell-output-display">
<div class="countdown" id="timer_4ac1951b" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown" id="timer_e6cf8bea" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown-controls"><button class="countdown-bump-down"></button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">05</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
Expand All @@ -559,7 +559,7 @@ <h2></h2>
</div>
<div class="cell">
<div class="cell-output-display">
<div class="countdown" id="timer_0388b9de" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown" id="timer_86d01336" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown-controls"><button class="countdown-bump-down"></button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">05</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
Expand Down
4 changes: 2 additions & 2 deletions docs/course-materials/lecture-slides/sections/3.1-sankey.html
Original file line number Diff line number Diff line change
Expand Up @@ -332,8 +332,8 @@

<div class="cell" data-layout-align="center">
<div class="cell-output-display">
<div id="htmlwidget-730aeb605d32286dc5c0" style="width:600px;height:400px;" class="sankeyNetwork html-widget "></div>
<script type="application/json" data-for="htmlwidget-730aeb605d32286dc5c0">{"x":{"links":{"source":[0,0,1,2,1,1,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,1,0,1,2,1,0,1,0,1,2,1,2,0,1,2,0,1,2,0,1,2,0,1,2,1,0,1,2,0,1,2,1,1,1,0,1,2,1,2,0,1,0,1,2,0,1,2,0,1,2,1,0,1,2,0,1,2,0,1,2,1,0,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,2,1,0,0,0,1,2,0,1,2,0,1,2,1,0,1,2,0,1,0,1,2,0,0,1,2,2,0,1,2,0,1,2,0,1,2,0,1,2,0,1,0,1,2,0,1,2,0,1,1,0,1,0,1,2,1,2,0,0,1,2,0,1,2,0,1,2,0,1,1,1,2,1,0,1,2,0,1,2,1,0,1,0,0,1,1,0,1,2,0,1,2,0,2,0,1,2,1,0,1,2,0,1,2,0,0,1,2,1,0,1,0,1,2,0,1,2,0,1,2,0,1,2,0,0,1,2,0,1,2,1,0,1,2,0,1,0,1,2,1,1,0,1,2,1,0,1,2,0,1,0,1,2,0,1,2,0,1,2,0,1,2,0,1,1,0,1,0,0,1,1,0,1,2,0,1,2,0,1,0,1,0,1,2,0,1,2,0,1,2,0,0,1,1,0,1],"target":[3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,6,6,6,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3],"value":[0,14,23,2542,7803,0,47,145658,0,11,450,121,9,4888,406,7787,536,1527,45282,73923,89862,1161,35,4770,5,6238,17808,61975,41,5,0,118,49,19384,22,5,267,3969,43,5,25,147,319,23726,149215,987,512,75098,50,31,37,0,19,113,46,5,9,12,9,13,8,6,13,12,27,43,10902,12472,187,341,433501,1625,19153,32839,10,0,5,0,147,153,79,33,107,40298,69,5,3855,2594,44953,63506,40339,69302,11265,12682,182423,78,448,26446,180810,522575,1002999,10,243,0,35467,42827,21827,0,14,0,11,99,550,19416,1452,819,29632,227,256,2335,148,9858,71,0,5872,19,1324,2520,70578,3413249,14,257439,0,30,18367,3578,149872,8,660892,0,570,309,2238,285,13,0,18,5,189,61,14,50,1261,17,0,165,40,0,424,33,814715,0,34,402,87,265,488,65175,531,2912,4500,207,318,37800,16,5,378,0,386,5,27,203,98910,6,38,31,24,1860,409,5,12,5511,0,0,1988,1765,0,0,32346,52,0,8420,45141,102588,5,5,515,0,3041,15964,33243,5,62,60,5,8,1743278,50,5,5,11,0,79,9,0,47,29,10,141,0,18,919,280,958147,679,918,44960,30,420,2332,100086,5,36,1324,194,1275315,5,293,33,47,1108,1121,2693,16191,161157,0,93478,382,55,94858,67,340,7748,26197,111199,46857,16520,20330,60162,1172,0,10,128,208,8601,9,19,50,0,2497,0,10581,3535898,2768,10,475,33,28,1039,517,0,6,66,18,8931,8807,3063,13026,10,33,2520,0,21]},"nodes":{"name":["Afghanistan","Syrian Arab Rep.","Ukraine","other","Germany","Iran (Islamic Rep. of)","Türkiye"],"group":["Afghanistan","Syrian Arab Rep.","Ukraine","other","Germany","Iran (Islamic Rep. of)","Türkiye"]},"options":{"NodeID":"name","NodeGroup":"name","LinkGroup":null,"colourScale":"d3.scaleOrdinal([`#94438B`, `#B6366A`,`#E1AAC9`, `#909497`,`#6AA26F`, `#A3C7AC`, `#E3EEAE`])","fontSize":13,"fontFamily":null,"nodeWidth":40,"nodePadding":20,"units":"","margin":{"top":null,"right":null,"bottom":null,"left":null},"iterations":32,"sinksRight":true}},"evals":[],"jsHooks":[]}</script>
<div id="htmlwidget-b8b09b1b01e19a41d9a2" style="width:600px;height:400px;" class="sankeyNetwork html-widget "></div>
<script type="application/json" data-for="htmlwidget-b8b09b1b01e19a41d9a2">{"x":{"links":{"source":[0,0,1,2,1,1,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,1,0,1,2,1,0,1,0,1,2,1,2,0,1,2,0,1,2,0,1,2,0,1,2,1,0,1,2,0,1,2,1,1,1,0,1,2,1,2,0,1,0,1,2,0,1,2,0,1,2,1,0,1,2,0,1,2,0,1,2,1,0,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,0,1,2,2,1,0,0,0,1,2,0,1,2,0,1,2,1,0,1,2,0,1,0,1,2,0,0,1,2,2,0,1,2,0,1,2,0,1,2,0,1,2,0,1,0,1,2,0,1,2,0,1,1,0,1,0,1,2,1,2,0,0,1,2,0,1,2,0,1,2,0,1,1,1,2,1,0,1,2,0,1,2,1,0,1,0,0,1,1,0,1,2,0,1,2,0,2,0,1,2,1,0,1,2,0,1,2,0,0,1,2,1,0,1,0,1,2,0,1,2,0,1,2,0,1,2,0,0,1,2,0,1,2,1,0,1,2,0,1,0,1,2,1,1,0,1,2,1,0,1,2,0,1,0,1,2,0,1,2,0,1,2,0,1,2,0,1,1,0,1,0,0,1,1,0,1,2,0,1,2,0,1,0,1,0,1,2,0,1,2,0,1,2,0,0,1,1,0,1],"target":[3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,4,4,4,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,5,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,6,6,6,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3],"value":[0,14,23,2542,7803,0,47,145658,0,11,450,121,9,4888,406,7787,536,1527,45282,73923,89862,1161,35,4770,5,6238,17808,61975,41,5,0,118,49,19384,22,5,267,3969,43,5,25,147,319,23726,149215,987,512,75098,50,31,37,0,19,113,46,5,9,12,9,13,8,6,13,12,27,43,10902,12472,187,341,433501,1625,19153,32839,10,0,5,0,147,153,79,33,107,40298,69,5,3855,2594,44953,63506,40339,69302,11265,12682,182423,78,448,26446,180810,522575,1002999,10,243,0,35467,42827,21827,0,14,0,11,99,550,19416,1452,819,29632,227,256,2335,148,9858,71,0,5872,19,1324,2520,70578,3413249,14,257439,0,30,18367,3578,149872,8,660892,0,570,309,2238,285,13,0,18,5,189,61,14,50,1261,17,0,165,40,0,424,33,814715,0,34,402,87,265,488,65175,531,2912,4500,207,318,37800,16,5,378,0,386,5,27,203,98910,6,38,31,24,1860,409,5,12,5511,0,0,1988,1765,0,0,32346,52,0,8420,45141,102588,5,5,515,0,3041,15964,33243,5,62,60,5,8,1743278,50,5,5,11,0,79,9,0,47,29,10,141,0,18,919,280,958147,679,918,44960,30,420,2332,100086,5,36,1324,194,1275315,5,293,33,47,1108,1121,2693,16191,161157,0,93478,382,55,94858,67,340,7748,26197,111199,46857,16520,20330,60162,1172,0,10,128,208,8601,9,19,50,0,2497,0,10581,3535898,2768,10,475,33,28,1039,517,0,6,66,18,8931,8807,3063,13026,10,33,2520,0,21]},"nodes":{"name":["Afghanistan","Syrian Arab Rep.","Ukraine","other","Germany","Iran (Islamic Rep. of)","Türkiye"],"group":["Afghanistan","Syrian Arab Rep.","Ukraine","other","Germany","Iran (Islamic Rep. of)","Türkiye"]},"options":{"NodeID":"name","NodeGroup":"name","LinkGroup":null,"colourScale":"d3.scaleOrdinal([`#94438B`, `#B6366A`,`#E1AAC9`, `#909497`,`#6AA26F`, `#A3C7AC`, `#E3EEAE`])","fontSize":13,"fontFamily":null,"nodeWidth":40,"nodePadding":20,"units":"","margin":{"top":null,"right":null,"bottom":null,"left":null},"iterations":32,"sinksRight":true}},"evals":[],"jsHooks":[]}</script>
</div>
</div>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ <h2></h2>
</div>
<div class="cell">
<div class="cell-output-display">
<div class="countdown" id="timer_d6c0c9df" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown" id="timer_f5387c96" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown-controls"><button class="countdown-bump-down"></button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">05</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
Expand Down Expand Up @@ -932,7 +932,7 @@ <h2></h2>
</div>
<div class="cell">
<div class="cell-output-display">
<div class="countdown" id="timer_a66fa7bf" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown" id="timer_baeffac9" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown-controls"><button class="countdown-bump-down"></button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">05</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -728,7 +728,7 @@ <h2></h2>
</div>
<div class="cell">
<div class="cell-output-display">
<div class="countdown" id="timer_6f318eeb" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown" id="timer_abb3a9b4" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown-controls"><button class="countdown-bump-down"></button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">05</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
Expand Down Expand Up @@ -1064,7 +1064,7 @@ <h2></h2>
</div>
<div class="cell">
<div class="cell-output-display">
<div class="countdown" id="timer_fe6b17f3" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown" id="timer_5c6de4be" data-update-every="1" data-play-sound="true" tabindex="0" style="right:0;bottom:0;font-size:2em;">
<div class="countdown-controls"><button class="countdown-bump-down"></button><button class="countdown-bump-up">+</button></div>
<code class="countdown-time"><span class="countdown-digits minutes">05</span><span class="countdown-digits colon">:</span><span class="countdown-digits seconds">00</span></code>
</div>
Expand Down
Loading

0 comments on commit 8aaa429

Please sign in to comment.