Difference between revisions of "EGR 103/Uploading Solutions"

From PrattWiki
Jump to navigation Jump to search
Line 1: Line 1:
For lab assignments in [[EGR 103]] this semester, 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 2018, 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.
  
 
== Create a PDF ==
 
== Create a PDF ==
Line 6: Line 6:
 
in UNIX.  It will create a <code>lab1.pdf</code> file for you that you can now upload.
 
in UNIX.  It will create a <code>lab1.pdf</code> file for you that you can now upload.
  
== Upload the File ==
 
<!--
 
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,
 
-->
 
Next you need to start a browser and upload the file. 
 
To start a browser in Unix, type
 
firefox sakai.duke.edu/portal/login &
 
Putting in the Sakai URL '''should''' make the browser go straight to that page instead of the splash page.
 
  
=== Troubleshooting Firefox ===
+
== Mount your CIFS Drive ==  
* If firefox seems to hang up and you cannot type in it or close the window, go to your browser and type
+
* 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].  
ps
+
* 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].
:Find the number to the left of the firefox process, then, in your browser, type
 
kill -KILL TheNumber
 
:where TheNumber is...the number of the firefox process.
 
* If, when firefox comes up, the ability to manipulate windows goes away (i.e. the top bar of all the windows seems to have gone away)
 
** First, make sure you have saved anything in an open window!
 
** Second, at the top right of the MobaXterm window, there is a green X for X-Server; click it.  Confirm it is OK to turn the X-Server off.  All the open windows will close.
 
** Click the X-Server icon again and wait for it to turn green.  You should then be able to run any graphics commands and have them show up properly.
 
  
=== Using Firefox ===
+
== Upload the File ==
Within the browser,  go to sakai.duke.edu and log in.  Go to the pages for EGR.103L.001 or EGR.103L9.01 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
 
/winhomes/NetID/EGR103/labX
 
where NetID is your NetID and labX is the lab for that week.
 
  
Note: '''You''' are responsible for then clicking on the PDF file that you uploaded to make sure everything that is supposed to be there is there.  That includes all graphs and such.  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.
+
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 ==

Revision as of 15:23, 4 September 2018

For lab assignments in EGR 103 for Fall 2018, 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.

Create a PDF

The easiest way to create a PDF is to convert your dvi file to a pdf file. Once you are sure your lab is what you want it to be, simply type

dvipdf lab1.dvi

in UNIX. It will create a lab1.pdf file for you that you can now upload.


Mount your CIFS Drive

Upload the 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

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:

  • Make sure the file you want to upload exists
  • Start Firefox, go to Sakai, log in, pick the class, pick the assignments list, pick the assignment
  • In the list under Attachments, click the Remove link next to the version of the assignment you no longer wish to submit
  • Choose the new file you would like to upload in its place
  • Be sure to actually Resubmit the new work