Course Website: https://brunalab.github.io/wis2323_syllabus/
This is the teaching materials and website for the UF Quest 2 course "The Future of Tropical Rain Forests". You can review the syllabus here. Most of the class sessions work as a 'flipped' or 'active-learning' sessions, with students reading articles and viewing videos before coming to class. Class time is spent discussing the material and working on exercises with the teacher answering questions and demoing the concepts. The course remains under active development and I welcome contributions or suggestions to all aspects of the course and website. Suggestions for exercises, readings, examples, and exercises for a GenEd audience are especially welcome. You are welcome to use course materials for your own course. The course content and organization is a forkable repository, an act that was inspired by the Data Carpentry for Biologists course developed, taught, and shared by @ethanwhite.
The syllabus is a quarto html
book book the option to download a pdf
. It is deployed using Github pages and uses Github actions to rerender both the html
and pdf
versions where when changes are pushed to the repository.
To add a folder with readings to the gh-pages
branch:
git add readings/ git commit -m "Add readings folder" git push origin gh-pages
- With the standard GitHub flow: fork the repository, add or change material, and submit a pull request.
- Send me an email.
- As per the README for EW's Carpentry course, I will soon be reviewing all materials for accessibility and scanning new pull requests with pa11y and pa11y-ci to ensure that additions to the site follow accessibility best practices. If you discover any accessibility issues with the site please open an issue and I'll address them.
This course was developed with support from the UF CALS Roche Teaching Scholars Program.