Skip to content

Commit

Permalink
Merge pull request #7 from BU-Spark/sched
Browse files Browse the repository at this point in the history
tweak rubric and final week sched
  • Loading branch information
trgardos authored Jan 19, 2025
2 parents c95179d + 3419b2c commit 129abee
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 9 deletions.
41 changes: 35 additions & 6 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -244,12 +244,40 @@ While students will be presented with an initial project description from Spark!
### Grade Weightings
Your final grade will be a weighted sum of grades received in the following categories:

| % of Grade | Category | Notes |
| ---------- | -------- | ----- |
| 15% | Assignments | Grading rubrics are available on individual assignment pages. |
| 10% | Attendance and Participation | Students are graded on their in attendance, participation and engagement during lectures. |
| 15% | Presentations | Student teams will give interim and final presentation on their projects to the rest of the class. All students on a team will receive the same grade. |
| 60% | Project | Students are graded on their individual contributions and overall quality of the project (see below) |
```{=html}
<table>
<tbody>
<tr>
<th> % of Grade </th>
<th> Category </th>
<th> Notes </th>
</tr>
<tr>
<td> 25% </td>
<td> Assignments </td>
<td>
<ul>
<li>Grading rubrics are available on individual assignment pages.</li>
<li> Student teams will give interim and final presentation on their projects to the rest of the class. </li>
<ul>
<li> For each team assignment, there will be an accompanying individual contribution assessment as well. </li>
</ul>
</ul>
</td>
</tr>
<tr>
<td> 10% </td>
<td> Attendance and Participation </td>
<td> Students are graded on their in attendance, participation and engagement during lectures. </td>
</tr>
<tr>
<td> 65% </td>
<td> Project </td>
<td> Students are graded on the overall impact and quality of the project as well as their individual contributions and (see below) </td>
</tr>
</tbody>
</table>
```

Given that this is a practicum, the project is central to this course and is
worth 60% of your final grade. We will be partnering with BU Spark! to work on a
Expand Down Expand Up @@ -278,6 +306,7 @@ individual contributions.
<li> Did the project accomplish a sufficient number of (possibly
revised) objectives?</li>
<li> Was the client relationship managed well? </li>
<li> Did the implementation show innovation and rigor? </li>
</ul>
</td>
</tr>
Expand Down
12 changes: 9 additions & 3 deletions schedule.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Abbreviations:
<td><b>Assigned:</b> <br><b>Due:</b> </td>
</tr>
<tr> <!-- ### Spring Recess ### -->
<td colspan="4" style="background-color: #edededa"><b>Spring Recess</b></td>
<td colspan="4" style="background-color: ##fcba03"><b>Spring Recess</b></td>
</tr>
<tr> <!-- ### Week 8 ### -->
<td colspan="4" style="background-color: #d7fcf8"><b>Week 8</b> <i>(Project Week 6 -- PoC)</i></td>
Expand Down Expand Up @@ -354,7 +354,7 @@ Abbreviations:
<td><b>Assigned:</b> <br><b>Due:</b> </td>
</tr>
<tr> <!-- ### Week 14 ### -->
<td colspan="4" style="background-color: #e8d7fc"><b>Week 14</b> <i>(Project Week 12 -- Evaluation)</i></td>
<td colspan="4" style="background-color: #e8d7fc"><b>Week 14</b> <i>(Project Week 12 -- Wrap Up)</i></td>
</tr>
<tr style="background-color: #fcd7e2">
<td>Tue Apr 29</td>
Expand All @@ -374,8 +374,14 @@ Abbreviations:
</tr>
<tr>
<td>Thu May 1</td>
<td> Spark/Class Evals and Project Wrap Up </td>
<td> TBA </td>
<td> TBA </td>
<td><b>Assigned:</b> <br><b>Due:</b> </td>
</tr>
<tr>
<td>Fri May 2</td>
<td> 4pm -- 7pm Spark Demo Day </td>
<td> Mandatory Attendance </td>
<td><b>Assigned:</b> <br><b>Due:</b> </td>
</tr>
Expand Down

0 comments on commit 129abee

Please sign in to comment.