Skip to content

Commit

Permalink
Remove projects
Browse files Browse the repository at this point in the history
I'm not using them this year and this is something that's probably too
specialized to generalize across courses.
  • Loading branch information
ethanwhite committed Aug 16, 2018
1 parent 90a5099 commit 9e1c4ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 20 deletions.
2 changes: 0 additions & 2 deletions index.md
Expand Up @@ -18,8 +18,6 @@ For Students
<i class="fa fa-calendar fa-fw"></i> Schedule</a>
: <a href="{{ site.baseurl}}/computer-setup">
<i class="fa fa-download fa-fw"></i> Setup</a>
: <a href="{{ site.baseurl}}/materials/projects">
<i class="fa fa-folder-open fa-fw"></i> Projects</a>
: <a href="{{ site.baseurl }}/materials/turn-in-checklist">
<i class="fa fa-check-square fa-fw"></i> Assignment Submission & Checklist</a>
: <a href="{{ site.baseurl}}/START-for-self-guided-students">
Expand Down
22 changes: 4 additions & 18 deletions syllabus.md
Expand Up @@ -119,17 +119,6 @@ Students completing this course will be able to:
* Apply general data management and analysis concepts to other programming
languages and database management systems

### Course Project

Projects offer an opportunity to work with bigger data-related computing tasks
and learn specific computing tools you need for your research. Projects can
involve programming, databases, or both. They should be on
something you are excited about.

As a rough guideline projects should represent ~30-40 hours of work. Some class
time will be provided for working on projects.

Get more details about the project from the [Projects Introduction]({{ site.baseurl}}/materials/projects).

### How this course relates to the Student Learning Outcomes in Wildlife Ecology and Conservation

Expand Down Expand Up @@ -270,13 +259,10 @@ and I will do my best to help.**

## Grading Policies

Grading for this course will revolve around a combination of assignments (75%)
and an independent project (25%).

There will be 11 equally weighted assignments. One problem from each assignment
(selected at the instructors discretion after the assignments have been
submitted) will receive a thorough code review and a detailed grade. Other
problems will be graded as follows:
Grading for this course is based on 13 equally weighted assignments. One problem
from each assignment (selected at the instructors discretion after the
assignments have been submitted) will receive a thorough code review and a
detailed grade. Other problems will be graded as follows:

* Produces the correct answer using the requested approach: 100%
* Generally uses the right approach, but a minor mistake results in an incorrect
Expand Down

0 comments on commit 9e1c4ea

Please sign in to comment.