Com S 227 Assignment Submission HOWTO

Similar documents
Assignment Submission HOWTO

MARKING CANVAS ASSIGNMENTS OFFLINE (INCLUDING MARKING ANONYMOUSLY)

Web-CAT Guidelines. 1. Logging into Web-CAT

Tips from the experts: How to waste a lot of time on this assignment

Note: This is a miniassignment and the grading is automated. If you do not submit it correctly, you will receive at most half credit.

Tips from the experts: How to waste a lot of time on this assignment

Our second exam is Monday, April 3. Note that it will not be possible to get all the homework submissions graded before the exam.

Our second exam is Thursday, November 10. Note that it will not be possible to get all the homework submissions graded before the exam.

Moodle 2.2 Student User Guide My Private Files

Note: This is a miniassignment and the grading is automated. If you do not submit it correctly, you will receive at most half credit.

Note: This is a miniassignment and the grading is automated. If you do not submit it correctly, you will receive at most half credit.

Part 2 Uploading and Working with WebCT's File Manager and Student Management INDEX

I. Downloading Grades from the Grade Center

Registration, Data Download, and Online Homework

Student User Guide: Navigation. Student User Guide: Navigation Toolbar

Module 2: Content Development Organize Course Materials

View the full TurnItIn report. Submit the file to TurnItIn for originality checking

BLACKBOARD PORTFOLIOS

Exporting Files from Succeed for use in Canvas Modules

CMPSCI 187 / Spring 2015 Hanoi

CMPSCI 187 / Spring 2015 Sorting Kata

How To Complete SAM Textbook Projects

Writing and Running Programs

Tips from the experts: How to waste a lot of time on this assignment

Engr 123 Spring 2018 Notes on Visual Studio

Faculty User Guide: Assessing Submissions. Faculty User Guide: Assessing Submissions

ACADEMIC TECHNOLOGY SUPPORT

BLACKBOARD: Course Management

Adrian College Blackboard Quick Start Guide for Instructors

WORKING WITH YOUR PORTFOLIO

Blackboard Basics. Please see handout for information on how to get to the CUNY Portal and log in to Blackboard.

Problem Set 0. General Instructions

Grade Syncing. Follow these instructions for syncing Top Hat grades to your Canvas course.

Circular Linked List Assignment

CMPSCI 187 / Spring 2015 Implementing Sets Using Linked Lists

Create SafeAssignment! 2. Viewing & Marking Submitted Papers! 4. Using DirectSubmit! 6. How to Submit Papers through DirectSubmit!

Fairfield University Using Xythos for File Storage

Frequently Asked Questions for Faculty

Navigating a Database Efficiently

Blackboard How To Series Export & Import Course Content

Registration, Data Download, and Creating/ Restoring Backups

Using Scantron ParLAN 6.5 for the First Time:

CMPSCI 187 / Spring 2015 Hangman

Com S 227 Spring 2018 Assignment points Due Date: Thursday, September 27, 11:59 pm (midnight) "Late" deadline: Friday, September 28, 11:59 pm

>>>>> Blackboard Faculty FAQ's <<<<<

HOW TO SUBMIT AN ASSIGNMENT

Instructor Feedback Location and Printing. Locating Instructor Feedback When Available within Canvas

Assignment Manager. Change Edit Mode to On if it is not already by clicking on the option at the top right of the window.

Programming Standards: You must conform to good programming/documentation standards. Some specifics:

CS 209 Section 52 Lab 1-A: Getting Started with NetBeans Instructor: J.G. Neal Objectives: Lab Instructions: Log in Create folder CS209

BRIGHTSPACE (D2L) STUDENT GUIDE

EE 422C HW 6 Multithreaded Programming

Introduction to the Student View

ASSIGNMENT 5 Objects, Files, and More Garage Management

Creating a Turnitin Assignment 2

Files to Contents. User Guide March 11, 2008

Student User Guide: edtpa Submissions

Click the +Assignments button. Depending on how you add your assignment, this step may look a little different. Enter your assignment information.

Submitting Assignments

Interact2 Help and Support

ASSIGNMENT 5 Objects, Files, and a Music Player

Turnitin in Moodle Guide for AUB faculty

SAM4S Receipt Printer JPOS Driver. Mac OS X Installation Manual

15-110: Principles of Computing, Spring 2018

Waypoint Documentation for Use with Common Rubrics

Blackboard 8 Grade Center

Assessment Tools in D2L, Part 2: Dropbox

Best Practices for Using Assignments and Submitting Assignments

TK20 Social Work Final Field Evaluation BSW Field Instructor Guide

University of Southern California. GRS For Instructors Submitting Final Grades

Creating Interactive Video with Camtasia

Using VoiceThread with Canvas

Mastering the Environment WVU ecampus

Information Technology Services

For more information on Desire2Learn go to Create a new Dropbox folder

EXPORT AND IMPORT INSTRUCTIONS FROM CONNECT TO CANVAS

COURSE ELEMENTS / DROPBOX

Dropbox-Faculty Full Text

Goucher College Online Course Sites: Basic Navigation in Canvas

Introduction to the Module Management System (MMS)

Blackboard 9.1

Guide for Candidates: Online Progress Reports

Using the Grade-Change Workflow

Introduction to Dropbox Management Add a Category Add a Folder Set Availability for Dropbox Folders Add Special Access...

Importing Your Angel Course into Canvas

Dropbox. Table of Contents

EECE.2160: ECE Application Programming Spring 2018 Programming Assignment #1: A Simple C Program Due Monday, 1/29/18, 11:59:59 PM

HHH Instructional Computing Fall

Chapter 8 Managing Your Files

Introduction to Canvas

Cmpt 101 Lab 1 - Outline

Guided Tour (Version 3.4) By Steven Castellucci

UNic Eclipse Mini Tutorial (Updated 06/09/2012) Prepared by Harald Gjermundrod

Students Guide to Desire2Learn

Starting In Java With JPT in Eclipse

How will you design your course and organize your material? Consider

Download Grader Exam Scores and Upload Scores Into Canvas Grade Book

Turnitin Bulk Download Instructions

How to Access If Rubrics does not appear on your course navbar, click Edit Course, Tools, Rubrics to activate..

DEVELOPING OOSIML SIMULATION MODELS. Using Codeblocks

Transcription:

Com S 227 Assignment Submission HOWTO This document provides detailed instructions on: 1. How to submit an assignment via Canvas and check it 3. How to examine the contents of a zip file 3. How to create a zip file 4. How to make file extensions visible in File Explorer or Finder 1. Submitting an assignment via Canvas Your submission always consists of a zip archive of the required source files, in the correct package directory structure, submitted as a File upload via Canvas. o Generally you should submit the zip archive named SUBMIT_THIS_xxxx.zip that was created by the specchecker. If you are having trouble running the specchecker, you can create the zip file yourself - see Section 3. Step 1: In Canvas, go to the Assignments page using the navigation links on the left and select the assignment. Step 2: Click the button labeled "Submit Assignment". At the bottom of the page you will then find a tab labeled "File Upload":

Step 3: Click the button labeled "Choose File" and navigate to the zip file that you wish to upload. Normally, if your submission is for a homework named xyz, the file will be named SUBMIT_THIS_xyz.zip. Step 4: Once the file is chosen, click the button labeled "Submit Assignment". Do not leave the page until you see confirmation that your submission was successful, as shown below:

Step 5: Using the link in the submission confirmation, download the file you just submitted and LOOK AT IT to make sure it contains what you intended to turn in Every semester there are a dozen students who submit empty zip files, or submit the skeleton code, or submit the wrong assignment, and then wonder why their score is zero. Notes: Your submission should consist of ONE FILE ONLY. Do not add comments in the comment box; they will be ignored. If you need to resubmit, you can just go back to the Assignment page where you started, and the "Submit" button will be instead a "Resubmit" button. You can resubmit as many times as you wish; ONLY THE LATEST SUBMISSION WILL BE GRADED.

2. Examining the contents of a zip file File Explorer is the tool for examining the file system on a Windows computer (you can find it using the search box). On OS X, you use the Finder for this purpose. On Windows 1. Start File Explorer and locate the zip file. Note that the file name should normally end in ".zip". If you can't see the filename extensions, please follow the steps in Section 4 of this document first! 2. If you just need to examine the contents of the zip file, double-click on it. 3. To extract the contents of the zip file (to actually use the files it contains, or open them in another application), right-click on the zip file and select "Extract..." On OS X 1. Open Finder and locate the zip file. Note that the file name should normally end in ".zip". If you can't see the filename extensions, please follow the steps in Section 4 of this document first! 2. Double-clicking on the zip file will normally extract the contents in the same location as the zip file. 3. Creating a zip file Note: For all assignments you are provided with a specchecker that will create a zip file for you to turn in, so you should not normally need to create a zip file yourself. The most important thing to remember is: Submit your source files, not the compiled class files! The source files are the ones you typed. These are the files that the instructors and TAs are going to read. The class files are machine instructions generated by the compiler and are executed by the Java runtime. We can t read them! The source files always have the extension.java, and the class files have the extension.class. By default, Eclipse stores the source files in a directory called src and the class files in a directory called bin within the project directory. If you can t see file extensions when you look at your files in File Explorer or Finder, see Section 4 of this document.

You can create a zip archive of your source files in many ways, but this is the simplest. Creating a zip archive using File Explorer or Finder 1. Navigate to your project directory and find the source files. By default, Eclipse stores these files in a directory called src directly below the project directory. 2. Right-click on the src directory and select Send To --> Compressed/zipped file (Windows) or Compress "src (OS X) 3. Rename the.zip file appropriately, if necessary 4. Open your zip file and check that its contents are correct (see Section 2). If you cannot see the file extensions to distinguish between.class and.java files, you should change the view settings in File Explorer or Finder as described in Section 4. 4. Making file extensions visible in File Explorer or Finder Most files have an extension (an ending consisting of a period plus several letters) that helps identify what type of file it is. By default, File Explorer and the OS X Finder do not show the extensions for most types of files. In programming we frequently have several files with the same name, but different extensions, and it is crucial to distinguish between them. To make sure you see file extensions you can change the view settings in File Explorer or Finder: For Windows: 1. In File Explorer Click on File and from the drop-down menu select Folder and Search Options 2. In the Folder Options dialog that comes up, click on the View tab. 3. UN-check the option Hide extensions for known file types. (See Figure 4.) 4. Click Apply to Folders and then OK. (If Apply to Folders button is disabled, just click OK.

For OS X: Go to Finder -> Preferences -> Advanced and check the box Show all filename extensions