http:^^www.cs.wisc.edu^~msteele^cs302^grading.html

来自「This data set contains WWW-pages collect」· HTML 代码 · 共 126 行

HTML
126
字号
Date: Mon, 11 Nov 1996 17:03:16 GMTServer: NCSA/1.5Content-type: text/htmlLast-modified: Wed, 04 Sep 1996 02:55:44 GMTContent-length: 4168<html><head><title>CS 302 Section 10 Grading Policy</title></head><body><center><H1>CS 302 Section 10 Grading Policy</H1></center><p><hr><center>[<!WA0><!WA0><!WA0><A HREF="#percenages">Grading Percentages</A>][<!WA1><!WA1><!WA1><A HREF="#programs">Project Grading</A>][<!WA2><!WA2><!WA2><A HREF="#late">Late Policy</A>]</center><hr><p><A NAME="percentages"><H3>Grading Percentages</H3></A>The following percentages will determine your final grade:<blockquote><PRE><B>Exams				60%</B>  - Midterm I (week 7)    20%  - Midterm II (week 12)  20%  - Final Exam		  20%<B>Quizzes 			 5%</B>  - 5 each worth 1%<B>Programming Assignments		35%</B>  - 8 or 9 assignments-----------------------------------------<B>Total			       100%</B></PRE></blockquote>Individual assignments and exams will not be assigned lettergrades. Letter grades are assigned at the end of the semester.<p><hr><p><A NAME="programs"><H3>Programming Assignment Grading</H3></A>On the day projects are due, a printout of allprojects are due at the beginning of class.  Additionally, you must submit an electronic copy by the beginning of class also (and yourprintout must match the electronic copy!).  You will learn how toelectronically submit your programs in <!WA3><!WA3><!WA3><A HREF="http://www.cs.wisc.edu/~msteele/cs302/prog0.html">program 0</A>.<p>Grading of programming assignments is based upon three criteria: correctness,technique, and readability. <B>Correctness</B> is by far the most important criterion. A programwhich does not correctly fulfill the requirements of the assignment issubject to a grade reduction of as much as 60% or more.<p>The <B>technique</B> used in a program is the means in which that particularproblem was solved. A solution which is correct but clumsy or awkwardis subject to a grade reduction of as much as 25%. Sometimes there willbe very little leeway in this area; other times there might be severalcorrect solutions.<p>The <B>readability</B> of a program refers to the ease with which a humanreader (such as the grader!)  can read and understand the source code.The readability does not affect the execution of the program; however,poor readability can result in programming errors which make the programincorrect. Poor readability can also result in a grade reduction of asmuch as 15%. The readability of a program includes:<UL><LI>Proper and consistent indentation of statements <LI>Documentation (via comments) for functions and parameters, and for non-obvious variables and pieces of code <LI>Use of blank lines to separate logically separate pieces of code <LI>Use of meaningful identifiers for variables, functions, etc. <LI>Correct use of constants <LI>Use of <I>idioms</I> (customary standard ways of writing logically equivalent pieces of code) discussed in class </UL>Additionally, if your code is unreadable and I can't decipher how you solved the problem, you may lose points on technique too!<p><hr><p><A NAME="late"><H3>Late Policy</H3></A>As mentioned earlier, projects must be turned in at the beginning of classon the day of the deadline in order to receive full credit.  Projects maybe turned in by the beginning of the next class period for up to 75% credit,or up to one week late for 50% credit.  Projects will not be accepted morethan one week late.  If you hand a project in late, I may not get back toyou with a grade as quickly as if you had handed it in on time.<p>If you know that you will miss an exam or quiz, let me know at least twoweeks in advance for an exam, or 48 hours in advnace for a quiz, and I will schedule a make-up.Accomodations will also be made for people who miss exams or quizzes unexpectedly and can present a doctor's note.  If you know you will miss an exam or class because of a religious holiday (other than onesmentioned inside the front cover of the Fall 1996 timetable, which Ialready know about), you must let me know within the first two weeksof class.<p><hr><!WA4><!WA4><!WA4><A HREF="http://www.cs.wisc.edu/~msteele/cs302.html"><!WA5><!WA5><!WA5><IMG SRC="http://www.cs.wisc.edu/~msteele/images/hand.gif" alt="<--" ALIGN=MIDDLE> Click here toreturn to the CS 302 section 10 homepage</A><p>Last modified: Fri Aug 30, 1996 by <!WA6><!WA6><!WA6><A HREF="http://www.cs.wisc.edu/~msteele/">Mike Steele</A></body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?