Skip to content

Commit

Permalink
Merge pull request #381 from turingschool/rt-rubric2
Browse files Browse the repository at this point in the history
Mod 2 assessment list and rubrics
  • Loading branch information
rtillies authored Oct 26, 2023
2 parents 3a3d8f8 + 55d8db1 commit 9ac6d27
Show file tree
Hide file tree
Showing 5 changed files with 81 additions and 10 deletions.
72 changes: 72 additions & 0 deletions module2/assessments/index-list.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
---
layout: page
title: Module 2 Assessments
---

* [Week 1](/module2/assessments/week1-5867)
* [Week 2](/module2/assessments/week2-2705)
* [Week 3](/module2/assessments/week3-3239)
* [Week 4](/module2/assessments/week4-9802)
* [Week 5](/module2/assessments/week5-4577)
* [Project](/module2/project/index)

# Rubric

## Week 1
* [link](/module2/assessments/week1-5867) | [repo](https://github.com/turingschool-examples/Launch_Mod2Wk1_Assessment)
* 15 points total
* Passing score: 10/15

### Git Commands
* 6 points

### Questions
* 4 points

### Coding
* 5 points

## Week 2
* [link](/module2/assessments/week2-2705) | [repo](https://github.com/turingschool-examples/Launch-Mod2-AnimalTracker)
* 16 points total
* Passing score: 11/16

### Questions
* 10 points

### Coding
* 6 points

## Week 3
* [link](/module2/assessments/week3-3239)
| [repo](https://github.com/turingschool-examples/Launch-Mod2-DoctorsOffice)
* 20 points total
* Passing score: 14/20

### Questions
* 10 points

### Coding
* 10 points

## Week 4
* [link](/module2/assessments/week4-9802) | [repo](https://github.com/turingschool-examples/Launch_Mod2Week4_Assessment)
* 13 points total
* Passing score: 9/13

### Questions
* 8 points

### Coding
* 5 points

## Week 5
* [link](/module2/assessments/week5-4577) | [repo](https://github.com/turingschool-examples/LaunchM2W5Assessment)
* 20 points total
* Passing score: 14/20

### Questions
* 10 points

### Coding
* 10 points
10 changes: 7 additions & 3 deletions module2/assessments/week1-5867.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
---
layout: page
title: Week1 Assessment
title: Week 1 Assessment
---

## Week 1 Assessment

[Follow the instructions on this repo!](https://github.com/turingschool-examples/Launch_Mod2Wk1_Assessment)

## Rubric

This assessment has a total of 15 Points. Earning 10 or more points is a pass and will indicate that you are progressing well with the material.

As a reminder, this assessment is for students and instructors to determine if there are any areas that need additional reinforcement!
4 changes: 1 addition & 3 deletions module2/assessments/week2-2705.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
---
layout: page
title: Week2 Assessment
title: Week 2 Assessment
---

# Week 2 Assessment

[Follow the instructions on this repo!](https://github.com/turingschool-examples/Launch-Mod2-AnimalTracker)

## Rubric
Expand Down
2 changes: 0 additions & 2 deletions module2/assessments/week3-3239.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ layout: page
title: Week 3 Assessment
---

# Week 3 Assessment

[Follow the instructions on this repo!](https://github.com/turingschool-examples/Launch-Mod2-DoctorsOffice)

## Rubric
Expand Down
3 changes: 1 addition & 2 deletions module2/assessments/week5-4577.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ layout: page
title: Week 5 Assessment
---

## Assessment

[Follow the instructions on this repo!](https://github.com/turingschool-examples/LaunchM2W5Assessment)

## Rubric
Expand All @@ -22,6 +20,7 @@ As a reminder, this assessment is for students and instructors to determine if t
* create the migration
* update database
* Send ERD

**Goal 2: 6 points**
* Add performer class
* Include concerts on performer
Expand Down

0 comments on commit 9ac6d27

Please sign in to comment.