diff --git a/projects/project3/Description/PhotoViewer/index.html b/projects/project3/Description/PhotoViewer/index.html index f651bcb92f849793d29f238c9a978e189b8e62ca..8b7cc4d5fe591583100a917fabe89a602c6e9833 100755 --- a/projects/project3/Description/PhotoViewer/index.html +++ b/projects/project3/Description/PhotoViewer/index.html @@ -220,17 +220,11 @@ <div class="h4">Submission</div> <ul> - <li>To submit your project, compress (zip) the folder <strong>PhotoViewer</strong> and - upload to the submit server entry "Project #3: PhotoViewer." + <li>To submit your project, make sure your commit your changes locally and push to your gitlab + repo (git push origin main). </li> - <li><strong>Make sure that after uploading your work, you download the work and verify - you are not missing any files. If you are missing any files, you will be penalized - -12 pts.</strong> - </li> - <li><strong>Read Carefully - - As we don't have submit server automatic testing, we will only grade the last - submission you provide. If you provide both an on time and a late submission, - we will only grade the last submission and apply a 12 pts penalty to it.</strong> + <li><strong>Make sure that after pushing your work, you login to gitlab.cs.umd.edu and verify that + your changes are there. </strong> </li> </ul>