Skip to content

xiaoheh/M16-lab06

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

M16_lab06

Base repository for CS56 W16 lab06 (Open Source)

Student Instructions

See: https://ucsb-cs56-m16.github.io/lab/lab06/

Grader hints

  • Use ant -p to see all available tasks
  • The grader tasks include these:
 gradeMPV1          run MultiPictureViewer for studentName with arg 1
 gradeMPV2          run MultiPictureViewer for studentName with arg 2
 gradeMPV3          run MultiPictureViewer for studentName with arg 3
 gradePV            run simple.PictureViewer for student in studentName property
 gradeSimpleGui1    run simpleGui1 for student in studentName property

To run one of those tasks, overriding the student's CSIL id to jgaucho, use, for example:

ant -DstudentName=jgaucho gradePV

You can test this with studentName set to pconrad, andrewberls, or jstaahl as examples. All of those should work on pconrad, though only the MPV tasks will work for the other two.

Feedback repos

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%