Difference between revisions of "EGR 103/Uploading Solutions"

From PrattWiki
Jump to navigation Jump to search
 
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
For Labs 1 and 2, you will be uploading a PDF of your lab report to Sakai. 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 [[evince]] program can create a PDF file.  Once you are sure your lab is complete (remember to run <code>latex lab1.tex</code> at least twice before you run the <code>dvips -t letter lab1.dvi</code> command so that your table of contents and references are correct), view it in [[evince]].
+
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.
To make a PDF in evince, go to File->Print.  Select "Print to File" as the printer, PDF as the output format, and give the file a sensible name (<code>lab1.pdf</code> as an example)Carefully note *where* the file will be saved - most likely your home (<code>/winhomes/NETID</code>)directory.
 
  
== Upload the File ==
+
== Download the PDF ==
Now, change directories to wherever the file was saved.  The default case was to save in the home directory, so you can just type <code>cd</code> alone to go there.  Once there,  
+
'''''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.
to start a browser in Unix, type
+
 
firefox &
+
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.
Within the browser,  go to sakai.duke.edu and log in.  Go to the pages for EGR.103L.001 for this semester and then click on the '''Assignments''' buttonSelect the appropriate assignment and upload the PDF 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 submissionBe 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.
 +
 
 +
 
 +
<!--
 +
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.