Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
55d7d2bc
Commit
55d7d2bc
authored
Sep 27, 2012
by
Bridger Maxwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updates to grading doc.
parent
e1652c47
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
5 deletions
+9
-5
doc/course_grading.md
+9
-5
No files found.
doc/course_grading.md
View file @
55d7d2bc
...
...
@@ -10,11 +10,12 @@ weighting.
## Totaling sections
The process of totaling sections is to get a percentage score for every section
in the course. A section is any module that is a direct child of a chapter. For
example, psets, labs, and sequences are all common sections. Only the
*percentage*
on the section will be available to compute the final grade,
*not*
the final number of points earned / possible.
The process of totaling sections is to get a percentage score (between 0.0 and
1.
0) for every section in the course. A section is any module that is a direct
child of a chapter. For example, psets, labs, and sequences are all common
sections. Only the
*percentage*
on the section will be available to compute the
final grade,
*not*
the final number of points earned / possible.
**
For a section to be included in the final grade, the policies file must set
graded = True for the section.
**
...
...
@@ -90,6 +91,9 @@ example, if the course only has 3 homeworks written, but the section format
grader has been told to expect 12, the missing 9 will have an assumed 0% and
will still show up in the grade breakdown.
A section format grader will also show the average of that section in the grade
breakdown (shown on the Progress page, gradebook, etc.).
### Single Section Graders
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment