forked from aaronbloomfield/pdr
-
Notifications
You must be signed in to change notification settings - Fork 228
/
Copy pathgrades.html
39 lines (39 loc) · 1.41 KB
/
grades.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>Grading Explanations, Spring 2022</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<link rel="stylesheet" href="../markdown.css" />
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<h1 id="grading-explanations-spring-2022">Grading Explanations, Spring
2022</h1>
<p><a href="index.html">Go up to the CS 2150 page</a> (<a
href="index.md">md</a>)</p>
<p> </p>
<p>As per the <a href="syllabus.html">syllabus</a> (<a
href="syllabus.md">md</a>), the grades were computed by:</p>
<ul>
<li>Laboratories (45%)</li>
<li>Two midterms (30%; 15% each)</li>
<li>Final exam (25%)</li>
</ul>
<h2 id="the-process-of-grade-determination">The Process of Grade
Determination</h2>
<p><img src="images/magic-8-ball.png" /></p>
</body>
</html>