Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# BMIN503/EPID600 Final Project
# BMIN5030 Final Project

This repository contains templates for the final written report and GitHub repository. Follow the instructions below to clone this repository, and then turn in your final project's code via a pull request to this repository.

Expand All @@ -11,7 +11,7 @@ This repository contains templates for the final written report and GitHub repos

Follow the instructions [here][forking] if you are unsure what the above steps mean.

DUE DATE FOR FINAL VERSION: 12/13/24 11:59PM. This is a hard deadline. Turn in whatever you have by this date.
DUE DATE FOR FINAL VERSION: 12/12/25 11:59PM EST. This is a hard deadline. Turn in whatever you have by this date.


<!-- Links -->
Expand Down
4 changes: 2 additions & 2 deletions final_project_template.qmd
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Your Title"
subtitle: "BMIN503/EPID600 Final Project"
subtitle: "BMIN5030 Final Project"
author: "FirstName LastName"
format: html
editor: visual
Expand All @@ -10,7 +10,7 @@ embed-resources: true

------------------------------------------------------------------------

Use this template to complete your project throughout the course. Your Final Project presentation will be based on the contents of this document. Replace the title/name above and text below with your own, but keep the headers. Feel free to change the theme and other display settings, although this is not required. I added a new sentence
Use this template to complete your project throughout the course. Your Final Project presentation will be based on the contents of this document. Replace the title/name above and text below with your own, but keep the headers. Feel free to change the theme and other display settings, although this is not required.

## Overview {#sec-overview}

Expand Down