-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #52 from neu-se/instr-for-demo
demo instructions
- Loading branch information
Showing
4 changed files
with
82 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
--- | ||
layout: page | ||
title: Demos for Section 1 | ||
permalink: /assignments/sec-1-demos | ||
parent: Final Project Grading | ||
nav_order: 9 | ||
--- | ||
|
||
# Specifications for Live Presentations (Sec 1, Prof. Bell) | ||
|
||
There is no required presentation for our section. On Thursday April 11, we will have a demo day, where you can show off your project to the class. We will also collect all of the posters and put them up in one place, so that every student can see each others' demo and poster. We will conclude the session with a post-mortem of the entire course. | ||
|
||
Students will *optionally* be able to present their poster and demo to the class. However, this is not required, and will not be graded. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
--- | ||
layout: page | ||
title: Demos for Sections 2, 3, 5 | ||
permalink: /assignments/sec-235-demos | ||
parent: Final Project Grading | ||
nav_order: 8 | ||
--- | ||
|
||
# Specifications for Live Demos / Presentations (Sections 2, 3, & 5 - Prof. Bhutta) | ||
|
||
Each group will present a live demo to show the feature that they have added to Covey.Town for the final project (the demo MUST be from hosted website, NOT from localhost). The schedule of these demos will be discussed/finalized during the lecture. You will have 9 minutes maximum (8 minutes to setup and present. 1 minute for questions and everything else). You will lose points if your demo goes over 8 minutes. Please rehearse it and time yourself (best to keep it to 7 minutes or less). Attendance is REQUIRED for these demos. | ||
|
||
Your presentation should include the following: | ||
- description of feature(s) implemented (no more than 1 slide) | ||
- Tech stack and/or list of other/external components used (no more than 1 slide) | ||
- Checklist of all user stories and COS (what was proposed vs what was implemented. Feel free to use percentages to show progress) | ||
- short summary of overall contributions made by each member (no more than 1-2 sentences per member); | ||
- What percentage of overall contribution was made by each member (perhaps using weekly peer contribution scores) | ||
- estimated number of hours spent on the project by each member (for overall project); | ||
- what challenges were faced and how did you overcome them? Discuss any deviations from the proposed plan? | ||
|
||
During your presentation, you might want to consider the following order: introduction of project idea/user stories follow by live demo, then present the checklist and then talk about remaining items from above in any order you find appropriate. | ||
|
||
You might want to include your email address and other related info (i.e., github repo link, hosted site link, etc). You will also submit a copy of your presentation (pptx/pdf file, not link) on Canvas. | ||
|
||
# Grading Rubric: | ||
Your final Poster and Demos are worth 4% of the overall course. | ||
|
||
Poster will be worth 1% and will be graded based on whether you submitted it on time or not. | ||
|
||
Demos will be worth 3% and will be graded using the following criteria: Each group will evaluate each others' demos and will assign scores (Instructor and TAs will do the same). Your final demo score will be calculated by combining all of these scores (equally weighted). However, you will not receive points for the demo if your group fails to submit copy of the presentation on Canvas or if you are not present for all presentations/demos during class. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
layout: page | ||
title: Demos for Section 4 | ||
permalink: /assignments/sec-4-demos | ||
parent: Final Project Grading | ||
nav_order: 9 | ||
--- | ||
|
||
# Specifications for Live Presentations (Sec 4, Prof. Wand) | ||
|
||
Each group will present a live demo for the final project. You can imagine this as the live presentation that you would make if you were standing in front of your poster at a conference. Imagine your target audience as a recruiter for a software engineering role: your goal is to demonstrate that you have some experience working on some non-trivial software engineering project. | ||
|
||
We expect all students to attend the entire set of presentations. We *will* be taking attendance (via zoom logs). | ||
|
||
You will have 10 minutes maximum (9 minutes to setup and present. 1 minute for questions and everything else). You will lose points if your demo goes over 9 minutes. Please rehearse it and time yourself (best to keep it to 8 minutes)! | ||
|
||
Your presentation may be a combination of narrated slides and live demonstration. Your slides may reuse materials from your poster. The live demonstration must be run on the hosted site, rather than on your local machine. | ||
|
||
Your presentation should include the following: | ||
* A description of the feature you added | ||
* A live demonstration of your project, including all of the screenshots from your poster. | ||
* A summary of the technology stack and overall design decisions (this may also be taken from your poster) | ||
* Short summary of overall contribution by each member | ||
* A summary of challenges were faced and how you overcame them (alternatively, how the project you delivered differed from the one you proposed). | ||
|
||
You should submit a copy of your pptx or pdf of your slides on Canvas. | ||
|
||
## Grading Rubric: | ||
Each of the elements above will be graded separately, with the following point value: | ||
* A description of the feature you added (1pt) | ||
* A live demonstration of your project, including all of the screenshots from your poster. (5 pts) | ||
* A summary of the technology stack and overall design decisions (2 pts) | ||
* Short summary of overall contribution by each member (1 pt) | ||
* A summary of challenges were faced and how you overcame them (alternatively, how the project you delivered differed from the one you proposed). (1 pt) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters