Skip to content

Commit 38284ee

Browse files
committed
Updated submission instructions.
1 parent 4b65b86 commit 38284ee

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

source/projects/submission.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ A good, finished project should include *all* of the following:
4040

4141
- Read the problem statement over and over; make sure you did not overlook anything.
4242
- Make sure your project compiles without errors or warnings and can be executed as expected.
43-
- Test your code again and again, and compare your result with our examples.
43+
- Test your code again and again, and compare your result with our examples, if provided, or make up some.
4444
- A partially completed project is better than nothing. Do not hesitate to add a comment describing your difficulties; that will show that you are aware of the limitations of your program.
4545
- Make sure you submitted the correct files by re-downloading them (possibly on a different computer) and making sure you can still compile and execute your program.
4646

@@ -56,13 +56,12 @@ Try to
5656

5757
## Getting Help
5858

59-
You can ask the instructor or the (under)graduate course assistants for help and feedback. Please upload your project according to the instructions and send an email asking to go over it if you want us to check that you submitted the correct file, that your code compiles, etc.
59+
You can ask the instructor or the (under)graduate course assistants for help and feedback. Please upload your project according to the instructions and send an email asking to go over it if you want us to check that you submitted the correct file, that your code compiles, etc.
6060
You should ask early and not wait until the last minute.
6161

6262
| ⚠ Warning |
6363
|:---------------------------|
64-
| *Do not* ask other classmates for help, copy and paste from the internet, or ask a chatbot to writh the program for you. This work is supposed to be *your own*, and should reflect *your own* understanding. Getting help from un-authorized sources will hurt your understanding of this class and therefore your grade on the long run. |
65-
64+
| *Do not* ask other classmates for help, copy and paste from the internet, or ask a chatbot to write the program for you. This work is supposed to be *your own*, and should reflect *your own* understanding. Getting help from un-authorized sources will hurt your understanding of this class and therefore your grade on the long run. |
6665

6766
How to share a project is also explained [in this video](./vid/CreateUploadProjectTutorial_light.mkv).
6867

0 commit comments

Comments
 (0)