course_outline
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
course_outline [2022/02/09 22:08] – bil | course_outline [2022/03/30 18:25] (current) – bil | ||
---|---|---|---|
Line 5: | Line 5: | ||
Study materials and lab tasks will be posted here. | Study materials and lab tasks will be posted here. | ||
+ | --></ | ||
- | ====== Week 11 (to be completed by Wednesday, April 7) ====== | + | ====== Week 11 (to be completed by Wednesday, April 6) ====== |
==== Due ==== | ==== Due ==== | ||
- | The only due item this week is your Peer Assessment 4 feedback on the design documents you have received, due on Wednesday, April 7. | + | The only due item this week is your Peer Assessment 4 feedback on the design documents you have received, due on Wednesday, April 6. |
- | You should of course be working towards completing your project so you can present all its features at the last progress report meeting that will take place this week. | + | You should of course be working towards completing your project so you can present all its features at the progress report meeting that will take place this week, similar to what we did prior to the midterm submission. These meetings will take place on either Monday or Wednesday using the **lecture Zoom link** as follows: |
+ | |||
+ | === Monday, April 4 === | ||
+ | |||
+ | * 11:30 - 11:40 Discussion with the whole class as usual | ||
+ | * 11:40 - 12:00 Group 1 | ||
+ | * 12:00 - 12:20 Group 3 | ||
+ | * 12:20 - 12:40 Group 5 | ||
+ | * 12:40 - 13:00 Group 6 | ||
+ | * 13:00 - 13:20 Group 7 | ||
+ | |||
+ | === Wednesday, April 6 === | ||
+ | |||
+ | * 11:30 - 11:40 Discussion with the whole class as usual | ||
+ | * 11:40 - 12:00 Group 8 | ||
+ | * 12:00 - 12:20 Group 9 | ||
+ | * 12:20 - 12:40 Group 11 | ||
+ | * 12:40 - 13:00 Group 12 | ||
+ | * 13:00 - 13:20 Group 13 | ||
- | There is no lab task, but the TAs will be available for any make up lab tasks necessary. | ||
==== Study material ==== | ==== Study material ==== | ||
Line 23: | Line 41: | ||
For more on refactoring, | For more on refactoring, | ||
+ | |||
+ | Click [[https:// | ||
==== Lab task ==== | ==== Lab task ==== | ||
- | There is no lab task, but the TAs will be available for any make up lab tasks necessary. | + | There is no lab task, but a TA will be available |
==== Weekly goals ==== | ==== Weekly goals ==== | ||
Line 32: | Line 52: | ||
- Learn about refactoring | - Learn about refactoring | ||
- Provide feedback on the design documents you received before the deadline | - Provide feedback on the design documents you received before the deadline | ||
- | - Prepare for the last progress report meeting with the customer | + | - Prepare for the progress report meeting with the customer |
- All requirements must be implemented and tested | - All requirements must be implemented and tested | ||
- Documents are being finalized | - Documents are being finalized | ||
- | ====== Week 10 (to be completed by Wednesday, March 31) ====== | + | |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ====== Week 10 (to be completed by Wednesday, March 30) ====== | ||
==== Due ==== | ==== Due ==== | ||
Line 42: | Line 68: | ||
There are two things due this week: | There are two things due this week: | ||
- | - Peer Assessment 4 will be posted on Thursday (Mar 25). You will be submitting | + | - The lab task as described below. |
- | - For the lab task, you will demonstrate how you debugged one of the bugs you team received last week. | + | - The draft of your design document. |
==== Study material ==== | ==== Study material ==== | ||
+ | This week we take a look at testing again. {{: | ||
- | ==== Lab task ==== | + | - Test coverage. Start by watching this [[https:// |
+ | - GUI testing. Start by watching this [[https:// | ||
- | Your team should divide the bug reports you received last week among the team members. You should respond to all the bug reports assigned to you on github. | + | Click [[https:// |
- | Choose one of the bug reports assigned to you. Use the debugging facilities | + | ==== Lab task ==== |
+ | |||
+ | Compute | ||
==== Weekly goals ==== | ==== Weekly goals ==== | ||
- | - Learn about debugging | + | - Learn about code coverage |
- | - Produce | + | - Learn about GUI testing |
- | - Ensure other documents are also being worked on | + | - Submit |
- | - All requirements must be implemented and ready for testing/ | + | |
- | + | ====== Week 9 (to be completed by Wednesday, March 23) ====== | |
- | ====== Week 9 (to be completed by Wednesday, March 24) ====== | + | |
==== Due ==== | ==== Due ==== | ||
- | There are two things due this week that are both related to bug reporting: | + | For Peer assessment 3, you are required to submit 3 bug reports for each of the two projects you are evaluating. See the PeerScholar link for more details. |
- | + | ||
- | - For Peer assessment 3, you are required to submit 3 bug reports for each of the two projects you are evaluating. See the PeerScholar link for more details. | + | |
- | - For the lab task, you will choose one of these bug reports | + | |
==== Study material ==== | ==== Study material ==== | ||
Line 81: | Line 106: | ||
==== Lab task ==== | ==== Lab task ==== | ||
- | Choose one of the bug reports | + | Create |
==== Weekly goals ==== | ==== Weekly goals ==== | ||
Line 87: | Line 112: | ||
- Learn about bug reporting | - Learn about bug reporting | ||
- Produce constructive bug reports for peer systems | - Produce constructive bug reports for peer systems | ||
+ | - Fix problems identified in your midterm submission feedback | ||
- Implementation on all new requirements must be underway | - Implementation on all new requirements must be underway | ||
- | - Your system must be able to handle simple tabs for all three instruments by now | ||
- | + | ====== Week 8 (to be completed by Wednesday, March 16) ====== | |
- | ====== Week 8 (to be completed by Wednesday, March 17) ====== | + | |
==== Due ==== | ==== Due ==== | ||
Line 99: | Line 123: | ||
- The lab task as described below. | - The lab task as described below. | ||
- | - The current version of your system. See the PeerScholar submission link for more details. | + | - The current version of your system |
- | + | ||
- | ==== Study material ==== | + | |
- | + | ||
- | This week we take a look at testing again. {{: | + | |
- | + | ||
- | - Test coverage. Start by watching this [[https:// | + | |
- | - GUI testing. Start by watching this [[https:// | + | |
- | + | ||
- | ==== Lab task ==== | + | |
- | + | ||
- | Demonstrate to the TA the code coverage for the part of the code that you are responsible. Briefly discuss how you plan to improve the coverage of your tests. | + | |
- | + | ||
- | ==== Weekly goals ==== | + | |
- | + | ||
- | - Learn about code coverage | + | |
- | - Learn about GUI testing | + | |
- | - Repeated from last week: Study the additional requirements posted about the project and start implementing them | + | |
- | - Produce a version of the system that implements as many requirements as possible for submission on Wednesday, Mar 17. | + | |
- | + | ||
- | + | Optional but recommended: | |
- | + | ||
- | ====== Week 7 (to be completed by Wednesday, March 10) ====== | + | |
- | + | ||
- | ==== Due ==== | + | |
- | + | ||
- | The only thing due this week is the lab task below. | + | |
- | + | ||
- | Optional but recommended: | + | |
==== Study material ==== | ==== Study material ==== | ||
Line 149: | Line 145: | ||
The two diagrams cannot be of the same type. Choose two of the following types of diagrams: activity, class, sequence, and object. | The two diagrams cannot be of the same type. Choose two of the following types of diagrams: activity, class, sequence, and object. | ||
- | Groupmates can choose the same type of diagram but they must describe a different part of the system, e.g. one prepares a sequence diagram related to input parsing, another prepares a sequence diagram related to MusicXML creation. | + | Groupmates can choose the same type of diagram but they must describe a different part of the system, e.g. one prepares a sequence diagram related to XML parsing, another prepares a sequence diagram related to the play functionality. |
- | Describe both diagrams to the TA in the lab session. | + | The TAs in the lab session |
==== Weekly goals ==== | ==== Weekly goals ==== | ||
Line 158: | Line 154: | ||
- Create the first draft of the design document including the diagrams prepared for the lab task | - Create the first draft of the design document including the diagrams prepared for the lab task | ||
- Study the additional requirements posted about the project and start implementing them | - Study the additional requirements posted about the project and start implementing them | ||
+ | - Produce a version of the system that implements as many requirements as possible for submission on Wednesday, Mar 16. | ||
- | ====== Week 6 (to be completed by Wednesday, March 3) ====== | + | ====== Week 7 (to be completed by Wednesday, March 9) ====== |
==== Due ==== | ==== Due ==== | ||
- | This week lasts for two weeks due to Reading Week. | + | The only due item this week is the midterm project submission |
- | By Wednesday, February 24, **each student** has to submit feedback on the prototypes and User Manuals that are assigned to them in PeerScholar. A rubric | + | There is no new study material |
- | The only due item this week is the midterm | + | Your lab task on Monday will be to present your midterm submission |
- | There is no study material or lab task due this week. Any student that has missed a lab task will have a chance to re-take it during the Wednesday meeting (first come - first serve). | + | * 11:30 - 11:39 Group 1 |
+ | * 11:39 - 11:48 Group 2 | ||
+ | * 11:48 - 11:57 Group 3 | ||
+ | * 11:57 - 12:06 Group 4 | ||
+ | * 12:06 - 12:15 Group 5 | ||
+ | * 12:15 - 12:24 Group 6 | ||
+ | * 12:24 - 12:33 Group 7 | ||
+ | * 12:33 - 12:42 Group 8 | ||
+ | * 12:42 - 12:51 Group 9 | ||
+ | * 12:51 - 13:00 Group 11 | ||
+ | * 13:00 - 13:09 Group 12 | ||
+ | * 13:09 - 13:18 Group 13 | ||
- | The progress report meetings for this week will be your chance to present your midterm submission to your instructor and, perhaps more importantly, | + | While no formal presentation is required, **it is recommended that you practice your presentation before the meeting so you can highlight all the cool features of your app, while showing all important use cases.** |
+ | |||
+ | Click [[https:// | ||
==== Lab task ==== | ==== Lab task ==== | ||
- | No lab task this week. The TAs will be available at the usual time for any make-up lab tasks required. | + | No lab task this week other than the presentation to the TA. A TA will be available at the usual time during Monday' |
==== Weekly goals ==== | ==== Weekly goals ==== | ||
- | - Study the peer feedback you will receive | + | - Study the peer feedback you received |
- Finalize the code of your midterm submission as in the above instructions | - Finalize the code of your midterm submission as in the above instructions | ||
- Finalize all three documents | - Finalize all three documents | ||
- | - Submit midterm submission by Sun Feb 28 | + | - Submit midterm submission by Sun Mar 6 |
- | - Prepare a nice demo/ | + | - Prepare a nice demo for your app for the lab on Monday |
- | --></html> | + | ====== Week 6 (to be completed by Wednesday, March 2) ====== |
+ | |||
+ | ==== Due ==== | ||
+ | |||
+ | This week lasts for two weeks due to Reading Week. | ||
+ | |||
+ | By Sunday, February 20, **each team** must submit their prototype for Peer Assessment 2 (see link on eClass page). | ||
+ | |||
+ | By Sunday, February 27, **each student** has to submit feedback on the prototypes and User Manuals that are assigned to them in PeerScholar. A rubric for how your feedback will be graded has been added to the Assess Phase description. | ||
+ | |||
+ | There is no study material or lab task due this week. Instead, each team will have a progress report meeting with their customer/ | ||
+ | |||
+ | === Monday, February 28 === | ||
+ | |||
+ | * 11:30 - 11:50 Discussion with the whole class as usual | ||
+ | * 11:50 - 12:05 Group 1 | ||
+ | * 12:05 - 12:20 Group 2 | ||
+ | * 12:20 - 12:35 Group 3 | ||
+ | * 12:35 - 12:50 Group 4 | ||
+ | * 12:50 - 13:05 Group 5 | ||
+ | * 13:05 - 13:20 Group 6 | ||
+ | |||
+ | === Wednesday, March 2 === | ||
+ | |||
+ | * 11:30 - 11:50 Discussion with the whole class as usual | ||
+ | * 11:50 - 12:05 Group 7 | ||
+ | * 12:05 - 12:20 Group 8 | ||
+ | * 12:20 - 12:35 Group 9 | ||
+ | * 12:35 - 12:50 Group 11 | ||
+ | * 12:50 - 13:05 Group 12 | ||
+ | * 13:05 - 13:20 Group 13 | ||
+ | |||
+ | Click [[https:// | ||
+ | |||
+ | ==== Lab task ==== | ||
+ | |||
+ | No lab task this week. A TA will be available at the usual time during Monday' | ||
+ | |||
+ | ==== Weekly goals ==== | ||
+ | |||
+ | - Submit your app for peer feedback | ||
+ | - Study the peer feedback you will receive for your app | ||
+ | - Prepare for the meetings after Reading Week by completing as much functionality on your app as possible | ||
====== Week 5 (to be completed by Wednesday, February 16) ====== | ====== Week 5 (to be completed by Wednesday, February 16) ====== | ||
Line 193: | Line 246: | ||
==== Due ==== | ==== Due ==== | ||
- | There is a simple lab task this week to allow teams to focus on their project code, because by Wednesday, February | + | There is a simple lab task this week to allow teams to focus on their project code, because by Sunday, February |
==== Study material ==== | ==== Study material ==== |
course_outline.1644444528.txt.gz · Last modified: 2022/02/09 22:08 by bil