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/08 16:18] – 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 | ||
- | 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. | + | === 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. {{: | ||
+ | |||
+ | - Test coverage. Start by watching this [[https:// | ||
+ | - GUI testing. Start by watching this [[https:// | ||
+ | |||
+ | Click [[https:// | ||
==== Lab task ==== | ==== Lab task ==== | ||
- | Your team should divide | + | Compute |
- | + | ||
- | Choose one of the bug reports assigned | + | |
==== 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 17) ====== | ||
- | |||
- | ==== Due ==== | ||
- | |||
- | There are two things due this week: | ||
- | |||
- | - The lab task as described below. | ||
- | - The current version of your system. See the PeerScholar submission link for more details. | ||
- | |||
- | ==== 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. | ||
- | |||
- | |||
- | --></ | ||
course_outline.1646756286.txt.gz · Last modified: 2022/03/08 16:18 by bil