Skip to content

Commit

Permalink
updated capstone
Browse files Browse the repository at this point in the history
  • Loading branch information
CosiMichele committed Sep 4, 2024
1 parent 973911c commit bd3864b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 32 deletions.
42 changes: 11 additions & 31 deletions docs/final_project/overview.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
# Capstone Project Overview

The capstone project for FOSS is designed to give you the opportunity to
apply some of the skills and ideas from the rest of the course to one of
your own projects, get support and feedback from your peers, and share
your experiences with the rest of the attendees.
The capstone project for FOSS is designed to give you the opportunity to apply some of the skills and ideas from the rest of the course to one of your own projects, get support and feedback from your peers, and share your experiences with the rest of the attendees.

---

Expand All @@ -19,36 +16,25 @@ your experiences with the rest of the attendees.

## Description

### Option 1
For the Fall 2023 capstone project, we will introduce hands-on exercises at the end of each FOSS session that will help crystalize the material learned that day. Over the 8 weeks of the course, you will be building and populating a Github repository or 'research object' for you own research projects. For example, for the session where we cover Data Management, we will have an exercise where you write a mini data management plan and post it in your Github Repo.
Choose one (or more) skill(s) or concept(s) from FOSS and apply it to one of your own projects.

Option 1 will be using the following website as reference: [FOSS Reference Hub](https://cyverse-learning-materials.github.io/foss-reference-hub/).
For instance, you could ***write a Data Management Plan*** for an upcoming project proposal, or you could ***reorganize*** an existing project and put all the code onto GitHub. You could ***create your own GitHub Page***, or you could try to ***containerize software***.

### Option 2
For option 2, you can forego the week-to-week exercises. Instead, you will choose one (or more) skill(s) or concept(s) from FOSS and apply it to one of your own projects.
You should try to identify what level your project is currently at for a given topic, and attempt to move up a level. This means you can try out a skill or idea you've never used before, or go to a more advanced level for something you already do.

For instance, you could *write a Data Management Plan* for an upcoming project
proposal, or you could *reorganize* an existing project and put all the
code onto GitHub. You could *build a resume git.io web page*, or you could try to *containerize software*. You should try to identify what level your project
is currently at for a given topic, and attempt to move up a level. This
means you can try out a skill or idea you've never used before, or go
to a more advanced level for something you already do.
You should have your skill/topic chosen by **Week 8**, and you will then
enter your name/topic into a spreadsheet (shared during the week 8 session). We'll use this to help learners find others working on similar projects.

You should have your skill/topic chosen by **Week 6**, and you will then
enter your name / topic into a spreadsheet (shared during the week 6 session). We'll use this to help students find others working on similar projects.

* You can do a project completely solo
* You can work solo, but join a 'support group' to:
- You can do a project completely solo
- You can work solo, but join a 'support group' to:
1. discuss your experiences applying your skill or concept
2. give each other help with sticking point you may encounter
* You can work directly with a FOSS colleague on a joint project
- You can work directly with a FOSS colleague on a joint project

### Final Presentations
Each student or group will deliver a short (5-10 minute) presentation to the rest of the class on week 8
Each student or group will deliver a short (3-7 minute) presentation to the rest of the class on week 10

Your small group presentation should focus on the challenges and tips you may have for
other FOSS attendees who want to utilize your skill or concept in the
future. Here are some prompts that you should address during your presentation:
Your small group presentation should focus on the challenges and tips you may have for other FOSS attendees who want to utilize your skill or concept in the future. Here are some prompts that you should address during your presentation:

- What was the general topic or skill that members of your group worked on?
- What are some challenges you encountered while working on your projects?
Expand All @@ -62,9 +48,3 @@ future. Here are some prompts that you should address during your presentation:
- What things do you want to do next?
- How might you "level up" in the current topic/skill compared to your project's current state?
- Are there any other FOSS skills that you want to tackle next? If so, how might they integrate with the topic/skill you focused on for your project?

---

## Examples

Links to previous' year capstone projects will be posted in the FOSS HackMD. Stay tuned!
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ By working through an example project relevant to your interests, you will pract

**Funding and Citations:**

CyVerse is funded by the Arizona Board of Regents and the US National Science Foundation [![NSF](assets/logos/nsf_logo.webp){width="25"}](https://nsf.gov) under Award Numbers:
CyVerse is funded by the Arizona Board of Regents and the US [![NSF](assets/logos/nsf_logo.webp){width="15"}](https://nsf.gov) National Science Foundation under Award Numbers:

[![NSF-0735191](https://img.shields.io/badge/NSF-0735191-blue.svg)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=0735191) [![NSF-1265383](https://img.shields.io/badge/NSF-1265383-blue.svg)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1265383) [![NSF-1743442](https://img.shields.io/badge/NSF-1743442-blue.svg)](https://www.nsf.gov/awardsearch/showAward?AWD_ID=1743442)

Expand Down

0 comments on commit bd3864b

Please sign in to comment.