tP: v1.5
What's happening this week:

v1.5
This iteration focuses on applying internal quality control before the product is exposed to outsiders. 'Outsiders' here refer to other teams that will be testing your product during the practical exam dry run (PE-D).
In 1, you will do an alpha testing of your own product, and record bugs, which can then be fixed during 2.
Keeping in mind that this is your last chance to do any feature enhancements (due to the feature freeze in iteration v1.6), in task 3 you will decide which final touches you would want to implement, and proceed to implement them.
At the same time, the UG and the DG needs to be updated, as given in task 4.
Things to note:
Remind yourself of the project grading criteria:
alpha-bug in your issue tracker.v1.4 jar file is ready.v1.4, you are free to do a new release (e.g., v1.4.1) and use that for alpha testing too.alpha-bug label to the bug report, as our grading scripts will look for it when assessing your contribution level for this task.alpha-bug i.e., If someone submit 5 alpha bugs, it is marked as 'done' for that person (irrespective of how many alpha-bugs other team members submit).If you want to smoke-test your JAR file on an OS not available within your team, you can post a request in the forum to see if anyone else in the class can help you smoke-test it on that OS.
The panel below contains guidelines your peers will use when determining bugs in the final product -- knowing them might be useful in preventing such bugs in your product in the first place. You may skip the 'General' section.
Ways to level up your tP game:
This task is time-sensitive. If done later than the deadline, it will not be counted as 'done' (i.e., no grace period).
Coming soon.Contacts-Pro-User-Guide.pdf.docs/index.md): Update to look like a real product (rather than a project for learning SE) if you haven't done so already. In particular, update the Ui.png to match the current product ( tips).Do this before the feature freeze begins (i.e., Friday 10am). Any changes done after that will be subjected to the limits of the feature freeze.
Ensure your code is and the code it attributes to you is indeed the code written by you, as explained below:
</> icon against your name and verify that the lines attributed to you (i.e., lines marked as green) reflects your code contribution correctly. This is important because some aspects of your project grade (e.g., code quality) will be graded based on those lines.
v1.5.1.v1.5 is strongly discouraged because if you miss that deadline, your team will not be able to benefit from the PE-D at all. It is better to have an earlier release to fall back on in case that happens.