Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edx-platform-release
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Hsin-Yu Chien
edx-platform-release
Commits
eb8cef93
Commit
eb8cef93
authored
12 years ago
by
bridger
Browse files
Options
Downloads
Plain Diff
Merge pull request #781 from MITx/feature/bridger/course_grading
Updates to grading doc.
parents
955e9012
55d7d2bc
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/course_grading.md
+9
-5
9 additions, 5 deletions
doc/course_grading.md
with
9 additions
and
5 deletions
doc/course_grading.md
+
9
−
5
View file @
eb8cef93
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment