Submitting Assignments for FYE

The following instructions were created to assist you with submitting projects in Gradescope. Remember that these steps are essential to submitting projects on time, resubmitting projects for other reasons, getting answers in our FAQs and submitting a regrade request. Additionally, labs and assignments have separate steps with submitting using Source Code through Gradescope.

If you need assistance, check the PDFs below or contact us during our office hours.

Gradescope

  • Integrated Development Environments

    Though you can use whatever IDE you'd like at home, below is the IDE that we recommend and is installed in our labs for the different languages:

    1) https://onecompiler.com

        - Web-based and doesn’t require installation
        - Good for quick coding
        - May be used for lab final, so you must be familiar with it
    2) Python

    - Pycharm

    3) Java

    - IntelliJ

    4) C#
        - Visual Studio for macOS or Windows

    Note:  Gradescope only remembers your last submission.  Be sure to submit all files at once.

  • Follow the instructions that are posted on our website to complete your lab exercise.  

    Lab exercises must be submitted in Gradescope.

    Upload the source code files to the assignment submission folder in Gradescope:

    • Python - .py files only
    • Java - .java files only
    • C# - .cs files only


    The files must be uploaded by the due date.

    Autograder will be used to assist in grading lab assignments.  If autograder scores an assignment with a grade less than 100%, the grader will automatically grade it by hand, once the submission deadline passes, to ensure the grading is complete and correct.