Description of problem: Spec 10 of Labtest 11 states to create the distribute file. The grading system looks for something different. Version-Release number of selected component (if applicable): 2.0 How reproducible: Always Steps to Reproduce: 1. Take Workbook 11 Lab Test - do spec 10 - grading system will mark it wrong because it's looking for a different file. Actual results: 0 out of 10 Expected results: 10 out of 10
Fixed in CVS. The courseware instructs students to create ~/bin/distribute, but the script looks for ~/bin/deliver. Once the courseware is updated, students will be instructed to create ~/bin/deliver.
fixed in spec as well as deliverable