Difference between revisions of "EGR 103/Uploading Solutions"

From PrattWiki
Jump to navigation Jump to search
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
For lab assignments in [[EGR 103]] for Fall 2019, you will be uploading a PDF of your lab report to Sakai. Sometimes you will also be uploading other files (for instance, the lab1.tex for the first lab in addition to lab1.pdf).  The process is detailed below relative to Lab 1.
+
For lab assignments in [[EGR 103]] for Fall 2023, you will be uploading a PDF of your final lab report to Gradescope.   The instructions below are for Lab 1; for other labs, change the number of the lab as needed.
  
== Create a PDF ==
+
== Make sure your lab report is correct! ==
The easiest way to create a PDF is to convert your <code>dvi</code> file to a <code>pdf</code> file.  Once you are sure your lab is what you want it to be, simply type
+
Go through each page! For Lab 1, page 1 has relatively few changes, and pages 4-7 have none, but check pages 2 and 3 closely keeping in mind that minor spacing issues are not an issue but font shapes and sizes areMake sure things in italics are and things not in italics aren't and that kind of thing.
  dvipdf lab1.dvi
 
in UNIXIt will create a <code>lab1.pdf</code> file for you that you can now upload.
 
  
 +
== Download the PDF ==
 +
'''''Pre-script''''': If you are reading this during Lab 1 (1/19/2023), you will get a PDF that is missing most of the information on pages 2-3.
  
== Mount your CIFS Drive ==
+
When you are ready to move your finished product from Overleaf to Gradescope, you will want to download the PDF by clicking the download icon to the right of the Recompile button. The name of the PDF will be the same as the name of the project - that is fine.  Note that you can also click the "Menu" button at top left of the Overleaf screen and "PDF" is an option there. Once downloaded, move or copy the file to your Lab01Files folder on Box for that week.
* To mount your CIFS folder on a Windows computer, see the OIT page [https://oit.duke.edu/help/articles/cifs-how-connect-windows CIFS: How to Connect from Windows].
 
* To mount your CIFS folder on a MAC computer, see the OIT page [https://oit.duke.edu/help/articles/cifs-how-connect-mac-os-x CIFS: How to Connect from Mac OS X].
 
  
== Upload the File ==
+
== Upload the PDF ==
 +
* Open a browser tab and either:
 +
** Go to [https://sakai.duke.edu/ Sakai], go to the EGR 103 page, and click on the Gradescope link, or
 +
** Go directly to [http://gradescope.com Gradescope] and log in using "School Credentials" - specifically for Duke, then go to the page for EGR 103 for this semester - that should take you to the Dashboard. 
 +
* Find and click on the appropriate assignment
 +
** If you are reading this during Lab 1, that's the "Gradescope Test" assignment
 +
** If you are reading while preparing to turn in a completed Lab 1, that's the "Lab 01" assignment
 +
* Click on Upload submission.  Be sure to get the appropriate file.
  
Next you need to start a browser.
 
Within the browser,  go to sakai.duke.edu and log in.  Go to the page for EGR 103 for this semester and then click on the '''Assignments''' button.  Select the appropriate assignment.  In the window that comes up, scroll down to the Attachments part and the '''Choose File.'''  You will need to navigate to your lab directory on the CIFS drive.
 
 
Note: '''You''' are responsible for then clicking on the file that you uploaded to make sure everything that is supposed to be there is there.  That includes all graphs and such in the PDF file.  During the first couple labs, you will be given the opportunity to resubmit if we can conclusively determine that your lab was completed on time but simply uploaded wrong.  After that, however, whatever you upload is what will be graded.
 
  
 
== Submitting a New Version ==
 
== Submitting a New Version ==
If you need to submit a different version of your document (perhaps you updated it, or you uploaded the wrong kind of file) you can do that up until the submission deadline.  The process for that is similar to uploading your file:
+
If you need to submit a different version of your documents (perhaps you updated some code, or you uploaded the wrong kind of file) you can do that up until the submission deadline.  The process for that is similar to uploading your PDF or your files:
 
* Make sure the file you want to upload exists and is available to you on your computer.
 
* Make sure the file you want to upload exists and is available to you on your computer.
* Start a browser, go to Sakai, log in, pick the class, pick the assignments list, pick the assignment.
+
* To replace the PDF:
* In the list under Attachments, click the Remove link next to the version of the assignment you no longer wish to submit.
+
** Start a browser, go to Gradescope either directly or through Sakai, pick the class, pick the assignments list, pick the assignment.
* Choose the new file you would like to upload in its place.
+
** Choose the new file you would like to upload in its place.
* Be sure to actually '''Resubmit''' the new work.
+
** Be sure to actually Resubmit the new work.
 +
 
 +
 
 +
<!--
 +
You will also be uploading the scripts and images you created for lab to a separate folder.
 +
 
 +
== Upload the Other Files ==
 +
For the rest of the files, you are going to put them in a Drop Box on Sakai.  On the left side of the Sakai page, click "Drop Box."  In the main panel, you should see your name with an "Actions" menu - click that menu, select "Upload Files."  Drag the Lab01Files folder into the web browser in the box with the "Drop files to upload, or click here to browse" message; that message will be replaced with the names of the files you are about to upload.  Click "Continue" to upload everything.
 +
 
 +
Note that this version will preserve the file structure!  If you click on the "Drop files to upload, or click here to browse" and try to browse, you will not be able to upload folders.
 +
 
 +
* To replace a file:
 +
** Start a browser, go to Sakai, login, pick the class, pick the Drop Box and open the folder for this lab
 +
** Find the file you want to replace and click its Actions button.
 +
** Choose "Upload New Version" and, on the page that comes up, "Browse..." to find the new file.
 +
** Click "Upload New Version Now."
 +
-->

Latest revision as of 14:36, 14 September 2023

For lab assignments in EGR 103 for Fall 2023, you will be uploading a PDF of your final lab report to Gradescope. The instructions below are for Lab 1; for other labs, change the number of the lab as needed.

Make sure your lab report is correct!

Go through each page! For Lab 1, page 1 has relatively few changes, and pages 4-7 have none, but check pages 2 and 3 closely keeping in mind that minor spacing issues are not an issue but font shapes and sizes are. Make sure things in italics are and things not in italics aren't and that kind of thing.

Download the PDF

Pre-script: If you are reading this during Lab 1 (1/19/2023), you will get a PDF that is missing most of the information on pages 2-3.

When you are ready to move your finished product from Overleaf to Gradescope, you will want to download the PDF by clicking the download icon to the right of the Recompile button. The name of the PDF will be the same as the name of the project - that is fine. Note that you can also click the "Menu" button at top left of the Overleaf screen and "PDF" is an option there. Once downloaded, move or copy the file to your Lab01Files folder on Box for that week.

Upload the PDF

  • Open a browser tab and either:
    • Go to Sakai, go to the EGR 103 page, and click on the Gradescope link, or
    • Go directly to Gradescope and log in using "School Credentials" - specifically for Duke, then go to the page for EGR 103 for this semester - that should take you to the Dashboard.
  • Find and click on the appropriate assignment
    • If you are reading this during Lab 1, that's the "Gradescope Test" assignment
    • If you are reading while preparing to turn in a completed Lab 1, that's the "Lab 01" assignment
  • Click on Upload submission. Be sure to get the appropriate file.


Submitting a New Version

If you need to submit a different version of your documents (perhaps you updated some code, or you uploaded the wrong kind of file) you can do that up until the submission deadline. The process for that is similar to uploading your PDF or your files:

  • Make sure the file you want to upload exists and is available to you on your computer.
  • To replace the PDF:
    • Start a browser, go to Gradescope either directly or through Sakai, pick the class, pick the assignments list, pick the assignment.
    • Choose the new file you would like to upload in its place.
    • Be sure to actually Resubmit the new work.