Revisions If you received the grade: “R” If you received the grade: “R” You must do a revision to receive a grade for lab 2. You must do a revision to.

Slides:



Advertisements
Similar presentations
Course Web Site – Also linked from Blackboard Course Materials – Excel Tutorials – Access Tutorials – PPT.
Advertisements

Computer Security coursework 3 (part 2) Dr Alexei Vernitski.
How to submit your coursework. The University is changing the way coursework is submitted. Over the next academic year we will be phasing out paper and.
CSc 2310 Principles of Programming (Java)
Lecture 9: May 4 Instructor: Craig Duckett. Announcements Assignment 2 Assignment 2 has been graded and returned! Assignment 2 Revision is on LECTURE.
How to Correct a Paper English 8 Mr. Rietz 7 May 2015 Helpful Reminder: Read ALL these directions before you do ANYTHING. If you don’t follow them, you.
CAO Information Evening Thursday 29 th November, 2012.
Zhang Hongyi CSCI2100B Data Structures Tutorial 2
Uploading a Turnitin Assignment Faculty of Humanities and Social Sciences.
CS201 - Laboratory Submittal Using the submit command.
CS 240: Data Structures Thursday, June 21 th Vector, Linked List.
Project: automated program tester for programs submitted to an ACM-like programming contest General Idea: When a program is submitted to the contest, a.
COS/PSA 413 Final Day. Agenda Exam 4 Graded –7 A’s, 2 B’s and 1 C Assignment 5 Graded –3 A’s, 5 B’s, 1 C and 1 D Either Too Generic or Too short –Two.
Course Introduction CS 2302 SPRING Course Introduction In this part we'll discuss course mechanics. Most of this will apply to all sections of the.
DATE: ______/_______/_______NAME: ________________________________________________________________________________ Assignment: As part of our preparation.
MGS 351 Introduction to Management Information Systems
Leena Razzaq Office: 310BWVH Office hours: Monday 11am-1pm or by appointment jys.
LAB.  Name : Maram ALdakheel   Web page:  O.H : --  My schedule:
The Employee Reprimand Week 3 Lecture ENC 3250: Professional Writing Fall 2015 University of South Florida, Sarasota-Manatee Length of this lecture audio.
Faculty Contract & Services Office April 3, 2013 TPT EPAF OVERVIEW.
Week 1 Tutorial: Foundation Mathematics for Business Statistics
When you first log in, this is the page you will see. It lists all the courses you’re enrolled in – and differentiates between those that are active and.
Preparing for the OCR Functional Skills Maths Assessment
What is a Best Work Sample? Best Work Samples A “Best Work” Sample is an assignment, project or test that reflects one of the following: Growth – sample.
Data Communications Class Syllabus 김 종 권
7 th Grade Language Arts Monday, October 5, 2015 No DOL this week Harris and Me Begin writing assessment- “Seventh Grade” Must be submitted by Friday at.
Forms 1042-S, 1098, 1099, 5498, 8027, and W-2G FIRE Filing Information Returns Electronically.
Grades And what they mean. What Grades are NOT: Punishment or Reward Compliments or Insults Kindness or Meanness Indication of how well you are liked.
How to submit an assignment to Turn It In Log in to Turn It In and select the class Find the assignment to be submitted Click “Submit”
Feedback from CH02 HTML files Filenames No spaces in filenames You will be provided with filenames CH02 files should be rockclimbing.html rockclimbingstyle.html.
Team 7-1 Science, 2 nd Semester Review of some basic policies and procedures.
MGS 351 Introduction to Management Information Systems Lecture #1.
Contact Information Leena Razzaq WVH 310B Office Hours: Monday 12:00 – 2:00 pm And by appointment.
Welcome! This is 7 th Grade Math with Mrs. Katona.
Lab Report Conclusion. Grading *Restate your hypothesis. (3 points) Do you accept or reject your hypothesis (3 points), and why using evidence. Describe.
ICS 151 Digital Logic Design Spring 2004 Administrative Issues.
8 th Grade Language Arts Monday, October 5, 2015 No DOL this week Far North Begin essay assessment- “Charles” Must be submitted by Friday at 9 P.M.
CS 360 Lab 1 Professor: Krzysztof Nowak TA: Mark Boady.
Click on “My Courses”. Please note that only summative assignments can be uploaded on the new virtual campus. Formative assignments are now available online.
Assignment Preliminaries The following applies to all assignments © 2016 B. Wilkinson Assignprelim.ppt Modification date: January 3, 2016.
CS 13011/13012 Computer Science I A and B Programming Labs
CASS Academic Integrity Briefing
Introduction to Database Technology
Post Exam Student Reflection
G7 programing language Teacher / Shamsa Hassan Alhassouni.
Click on the assignment you wish to complete
[insert Module title here]
Finalizing UTVA HS Block 4 Grades.
ProgressBook will be your go-to spot for grades.
Programming Errors Key Revision Points.
Turning in Assignments
Portfolio Information PPT
[insert Module title here]
My Portfolio – Self Monitored Progress
TEST CORRECTION PROCEDURES
Course Outline Highlights
Honest Assessments: Turnitin
1st Semester Review and Reflection
This session will be recorded for learning purposes
Peer Group Grading Grade your group members for the Vocabulary Test (the story) Be HONEST!
Policies Redo Policy -Students may redo work if they received under a 70%. They must completely redo the assignment. The highest grade possible to attain.
CSCE 206 Lab Structured Programming in C
Portfolio Information PPT
Marking Assignments in vUWS
CSCE 181: Introduction to Computing
Portfolio Information PPT
My Portfolio – Self Monitored Progress
How to submit your coursework
Connect Training Series
Presentation transcript:

Revisions If you received the grade: “R” If you received the grade: “R” You must do a revision to receive a grade for lab 2. You must do a revision to receive a grade for lab 2. Revisions are due on Thursday, June 21 st at 4pm. Revisions are in writing and include the original submission. Revisions are due on Thursday, June 21 st at 4pm. Revisions are in writing and include the original submission. Late penalties carry over to revisions. Revision due date is not changed. There is no guarantee on return time for late original submissions. Late penalties carry over to revisions. Revision due date is not changed. There is no guarantee on return time for late original submissions.

Revisions If you received a numeric grade: If you received a numeric grade: You may submit a revision (for future assignments it may be a requirement instead) You may submit a revision (for future assignments it may be a requirement instead)

Revisions A revision contains the following: A revision contains the following: An explanation of each error, including errors that may have not been marked: An explanation of each error, including errors that may have not been marked: Repeated mistakes Repeated mistakes Incorrect function names Incorrect function names Anything this is wrong Anything this is wrong A correction of each error A correction of each error For missing code, a design must be submitted: Explain what the code should be doing each step of the way. For missing code, a design must be submitted: Explain what the code should be doing each step of the way.

Revisions Submitted revisions must compile and run with the tester provided (and other files, if any). Submitted revisions must compile and run with the tester provided (and other files, if any). You may argue with my assessment in the revision – just make sure that you are correct. You may argue with my assessment in the revision – just make sure that you are correct. Code that does not compile correctly is not acceptable. Code that does not compile correctly is not acceptable.