User Tools

Site Tools


cs330_f2016:turnin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
cs330_f2016:turnin [2017/09/04 18:03]
wingated
cs330_f2016:turnin [2018/09/05 18:00]
morse
Line 3: Line 3:
 **All assignments should be turned in via LearningSuite.** ​ In general, your submission should only consist of a single source code file.  In the case that multiple source code files are needed, please turn them in as a single ZIP file (please don't use gzipped tar files, RAR files, 7zip files, etc.!). **All assignments should be turned in via LearningSuite.** ​ In general, your submission should only consist of a single source code file.  In the case that multiple source code files are needed, please turn them in as a single ZIP file (please don't use gzipped tar files, RAR files, 7zip files, etc.!).
  
-For each assignment, we provide an automatic grading harness with a few test cases. ​ You should make sure that your submission passes those test cases! ​ We do not provide tests for everything that your code should do, and we do not provide tests for all possible ways your code could be wrong. ​ **You are strongly encouraged ​to write your own test cases.** The test cases we provide are mostly to ensure that your code compiles and can be interpreted in our environment,​ and that IO/​formatting issues are resolved.+For each assignment, we provide an automatic grading harness with a few test cases. ​ You should make sure that your submission passes those test cases! ​ We do not provide tests for everything that your code should do, and we do not provide tests for all possible ways your code could be wrong. ​ **You are expected ​to test your own code, including thinking through what the test cases should be.** The test cases we provide are mostly to ensure that your code compiles and can be interpreted in our environment,​ and that IO/​formatting issues are resolved.
  
cs330_f2016/turnin.txt ยท Last modified: 2021/06/30 23:42 (external edit)