Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gitti1 authored Oct 2, 2024
1 parent 0ac305c commit 7a5a78b
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions _includes/dc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,10 @@ <h3>Day 2</h3>
<div class="col-md-6">
<h3>25 November 2024</h3>
<table class="table table-striped">
<tr>
<td>Before starting</td>
<td><a href="{{ site.pre_survey }}{{ site.github.project_title }}" target="_blank">Pre-workshop survey</a></td>
</tr>
<tr><td>9.00</td> <td> <a href="https://datacarpentry.org/spreadsheets-socialsci/">Data Organization in Spreadsheets</a></td></tr>
<tr><td>12.00</td> <td>Lunch break</td></tr>
<tr><td> 13.30 </td><td><a href="https://datacarpentry.org/openrefine-socialsci/">Helpdesk for OpenRefine for Data Cleaning</a></td></tr>
Expand All @@ -174,12 +178,17 @@ <h3>26 November 2024</h3>
<h3>27-29 November 2024</h3>
<table class="table table-striped">
<tr> <td>9.00</td> <td><a href="https://datacarpentry.org/r-socialsci/">Introduction to R: Data Analysis & Visualization</a></td></tr>
<tr> <td>17.00</td> <td>END</td> </tr>
<tr> <td>17.00</td>
<td><a href="{{ site.post_survey }}{{ site.github.project_title }}" target="_blank">Post-workshop survey</a></td>
</tr>
<tr>
<td> </td>
<td> END </td>
</tr>
</table>
</div>
</div>


{% elsif site.curriculum == "dc-geospatial" %}

<div class="row">
Expand Down

0 comments on commit 7a5a78b

Please sign in to comment.