This task will be released at a later date.
Problem Set GitHub Repository link: TBD
Once you have the project opened in IntelliJ, you'll see a src folder containing 2 Java packages named problem and tests.
To submit your project, run problem.Zipper
, which will create a zip file containing the
problem
set, and submit it to Autolab.
Feedback from Autolab will be given in several phases. If you don't complete a phase, then feedback for the following phase(s) will not be given. You must complete all phases to earn the required score of 20 LOs. For the problem set, the phases will be as follows:
Once you have successfully completed all three phases, you will have completed this Problem Set and Autolab will confirm this with a score of 20 LOs.
Feedback for the Learning Objective component of the Game Features will be given in several phases. If you don't complete a phase, then feedback for the following phase(s) will not be given. You must complete all the following phases to earn the required score of 30 LOs to complete this task. The phases for the Learning Objective are as follows:
Once you have successfully passed all four phases, you will have completed the Learning Objective component of the Game Features, and Autolab will confirm this with a score of 30 LOs.
The Comprehensive Understanding tests will unlock once you have earned 30 LOs on the assignment. These will be run in a single phase for correctness. For each test you successfully pass, you will earn a varying amount of CUs with a total maximum score of 50 CUs. There is no required testing component for the Comprehensive Understanding component; however, you are expected to test your code nonetheless as the Autolab feedback is unlikely to be sufficient for debugging.