<div class="xblock xblock-public_view xblock-public_view-vertical" data-request-token="76a97066e99c11efb7c60e0e3c45b88f" data-usage-id="block-v1:MITx+6.005.2x+1T2017+type@vertical+block@vertical-ps1-final" data-graded="True" data-has-score="False" data-runtime-version="1" data-block-type="vertical" data-init="VerticalStudentView" data-course-id="course-v1:MITx+6.005.2x+1T2017" data-runtime-class="LmsRuntime">
<h2 class="hd hd-2 unit-title">Problem Set 1 Final</h2>
<div class="vert-mod">
<div class="vert vert-0" data-id="block-v1:MITx+6.005.2x+1T2017+type@html+block@html_aab1ec2d0f2e">
<div class="xblock xblock-public_view xblock-public_view-html xmodule_display xmodule_HtmlBlock" data-request-token="76a97066e99c11efb7c60e0e3c45b88f" data-usage-id="block-v1:MITx+6.005.2x+1T2017+type@html+block@html_aab1ec2d0f2e" data-graded="True" data-has-score="False" data-runtime-version="1" data-block-type="html" data-init="XBlockToXModuleShim" data-course-id="course-v1:MITx+6.005.2x+1T2017" data-runtime-class="LmsRuntime">
<script type="json/xblock-args" class="xblock-json-init-args">
{"xmodule-type": "HTMLModule"}
</script>
<link href="/assets/courseware/v1/d93415c23438bb0217f0599a34bdff10/asset-v1:MITx+6.005.2x+1T2017+type@asset+block/prism-edx-v1.css" rel="stylesheet" type="text/css" />
<h1 class="handout-title col-sm-8 col-sm-offset-2">Problem Set 1 Final</h1>
<div>
<p>Download the final grading tests for Problem Set 1 here:</p>
<blockquote>
<a href="/assets/courseware/v1/8bc5917c25abf62ce8cbfb20c862d716/asset-v1:MITx+6.005.2x+1T2017+type@asset+block/ps1-final-grader.jar">ps1-final-grader.jar</a>
</blockquote>
<p>Drag the file into the root folder of your Eclipse ps1 project, and choose Copy File from the dialog.</p>
<p>To run the autograder with the new tests, right-click on <code>grader.xml</code> in Eclipse and choose Run As / Ant Build. The grader should automatically find both the beta and final tests, and its output in the Console tab should include the line:</p>
<blockquote><code>Your code has been compiled and run against the <b>BETA + FINAL</b> grading tests.</code></blockquote>
<p>If you are still seeing just <code>BETA</code>, then make sure you dragged <code>ps1-final-grader.jar</code> to the right place. It should appear in Eclipse right after <code>ps1-beta-grader.jar</code>.</p>
</div>
</div>
</div>
</div>
</div>