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/03/02 19:34] – 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 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 === | ||
- | 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. | + | * 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 ==== | + | Optional but recommended: |
- | + | ||
- | 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. | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | ====== Week 7 (to be completed by Wednesday, March 10) ====== | + | |
- | + | ||
- | ==== Due ==== | + | |
- | + | ||
- | The only due item this week is the midterm project submission for the project, which is **due on Sunday, February 28 at 11:59pm**. Submission instructions can be found in {{: | + | |
- | + | ||
- | 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. | + | |
- | + | ||
- | The only thing due this week is the lab task below. | + | |
- | + | ||
- | Optional but recommended: | + | |
==== Study material ==== | ==== Study material ==== | ||
Line 153: | 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 162: | 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 | ||
- | Finalize | + | - Produce a version of the system that implements |
- | - Finalize all three documents | + | |
- | - Submit midterm | + | |
- | - Prepare a nice demo/ | + | |
- | --></ | ||
====== Week 7 (to be completed by Wednesday, March 9) ====== | ====== Week 7 (to be completed by Wednesday, March 9) ====== |
course_outline.1646249665.txt.gz · Last modified: 2022/03/02 19:34 by bil