Note: You are currently viewing documentation for Moodle 2.9. Up-to-date documentation for the latest stable version of Moodle may be available here: Gradebook.

Gradebook: Difference between revisions

From MoodleDocs
(moved section)
m (Added link to spanish translation of page)
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Grades}}
#redirect [[Grader report]]
All the grades for each student in a course can be found in the course gradebook, or 'Grader report' in ''Administration > Course administration > Grades''.


The grader report collects [[Grade_items|items]] that have been graded from the various parts of Moodle that are assessed, and allows you to view and change them as well as sort them out into [[Grade_categories|categories]] and calculate totals in various ways. When you add an assessed item in a Moodle course, the gradebook automatically creates space for the grades it will produce and also adds the grades themselves as they are generated, either by the system or by you.
The grades displayed are initially displayed as the raw marks from the assessments themselves, so will depend on how you set those up e.g. an essay out of 36 will appear as however many raw marks that student got, not a percentage (although this can be changed later, see below).
Note that various default options for the gradebook are set at system level by the administrator and can be marked as being overridable by you, or fixed. This means that the options will not always be set up the same way for every user when they see the grader report for the first time.
===Scrolling through the gradebook===
{{New features}}
The gradebook allows for smooth and stable scrolling horizontally and vertically through grades. It uses the whole window, making it accessible on all platforms.
{|
| [[File:scrolling28.png|thumb|500px|Scrolling in all directions]]
| [[File:wholewindow.png|thumb|500px|Using the whole window]]
|}
[[File:newgradereport.png|thumb|600px|center]]
==2.8 Gradebook Enhancements==
[[gradebook/2.8 Gradebook Enhancements Page|2.8 Gradebook Enhancements Page]]
==Display==
Along the top of the grader report are several rows: first the course, then the category, then the columns for each graded activity (for example: Assignment, Quiz, Lesson). Any activities settings which were left "uncategorised" will appear in the general category which is named after the course by default (any category name can be changed).
[[Image:Grades grader report with categories 1.png]]
You can add a row showing the range of possible scores by selecting 'Show ranges' in 'My report preferences.
There are three ways that the categories can be displayed:
* Grades only - without the category totals column
* Aggregates - Category total column only
* Full view - grades and the aggregates (the totals column for the category)
Each section has a small icon immediately to the right of its name. Clicking this will cycle through these display modes for that category;
[[Image:grades3icons.png|thumb|500px|center]]
===Highlighting rows and columns===
When your gradebook starts to grow, it can be hard to keep track of which student and which assignment a cell refers to. Highlighting solves that.
* Clicking on empty space in the cell that contains the students name will toggle the highlighting of that entire row
* Clicking on empty space in the cell at the top of each column will toggle highlighting of the entire column
(Note: this requires Javascript to be enabled in your browser.)
===Sorting by columns===
You can sort by any column.  Click the [[Image:iconsort.png]] symbol near the top of a column to sort by that column.  This will change the symbol to a single down arrow.  Clicking again will sort lowest-to-highest, changing the symbol to an up arrow.  The arrows will toggle between these two states until you click on a different column.
The student name columns do not have the [[Image:iconsort.png]] symbol. Clicking on either the first or last name will cause the report to sort.
[[File:Grade_Report_unsorted_name1.png]]
===Highlighting scores that are either adequate or unacceptable in red and green===
Turn editing on and click on the edit icon in the controls cell at the top of the column. You can then (maybe need to click 'show advanced') see the option to enter a 'grade to pass'. Once set, any grades falling above this will be highlighted in green and any below will be highlighted in red.
Note that the highlighting will not show if the Grader report is viewed in the editing mode.
===Mouse-over tooltips===
Each grade cell in the table has a tooltip indicating the user and grade item to which the grade belongs.
===Searching and filtering the gradebook===
If you change the course settings Group mode to Visible groups or Separate groups a drop-down menu will appear in the gradebook to allow you to filter your students by groups.
It is also possible to search students by first name and last name:
[[File:gradebooksearch.png]]
==Editing==
Note: Editing anything in the gradebook refers to editing the grades '''only''' and none of the available operations bear any relationship to editing the main course page i.e. the appearance of your course page cannot be influenced by anything you do in the gradebook. The "Turn editing on" button functions separately from the main course one, so editing can be on in the gradebook, but simultaneously off when you switch back to course view. This is because editing grades and editing the course page are separate capabilities.  Roles such as 'non-editing teacher' may only have one or the other.
===Altering the grades===
You can click "Turn editing on"  at the top right to show an edit icon next to each grade. Clicking on the icon will bring up the editing screen for that grade which will allow you to set the grade, its written feedback and a number of other attributes.
Alternatively, you can choose "Quick grading" and "Quick feedback" in 'My preferences' to make the report appear with editable boxes containing each grade, so you can change many at once.  This capability can be a real time saver, but make sure to save at reasonable intervals lest a pageful of changes be lost.
Note: If you make changes here, they are then shown highlighted to indicate grades which have been manually changed.
===Hiding columns or individual grades===
Turning on editing then clicking the "Show show/hide icons" link will give you the familiar show/hide eye icon next to each grade and at the top of each column. For more information, read about [[Grade_hiding|grade hiding]].
===Recalculating===
If you change any part of an assessment e.g. alter the maximum grade for one of the questions in a quiz, you may find that the columns do not yet reflect the change you have made. Click '''Turn editing on''' twice to force the gradebook to re-check.
==Gradebook capabilities==
There is just one gradebook capability, [[Capabilities/gradereport/grader:view|View the grader report]], which is allowed for the default roles of manager, teacher and non-editing teacher.
==Extending the gradebook==
The Gradebook can be extended in three main ways:
===1. [https://moodle.org/plugins/browse.php?list=category&id=9 Grade reports]===
Which are the main way to view and manipulate grades
* [[LAEGrader report|LAE Grader Report]] Alternative to Grader report that scrolls vertically and horizontally without losing student columns or grade item header rows. Lot of additional enhancements.
* [https://moodle.org/plugins/view.php?plugin=gradereport_updfgrades Upload PDF Grader Report] lets you view assignment grades, comments and lateness in a report
===2. Grade import plugins===
Which allow data to be imported from external sources
===3. [https://moodle.org/plugins/browse.php?list=category&id=10 Grade export plugins]:===
Which allow you to export grade data for other systems
* [https://moodle.org/plugins/view.php?plugin=gradeexport_pdf PDF document] This is moodle plugin for exporting grades in PDF format. It is developed by using "Moodle PDF library"
* [https://moodle.org/plugins/view.php?plugin=gradeexport_checklist Checklist] This is a grade export plugin which will create an Excel spreadsheet containing all the checkmarks from a single checklist.
==See also==
* Join the discussions about gradebook plugins in the [https://moodle.org/mod/forum/view.php?id=2122 Gradebook forum].
*[http://www.youtube.com/watch?v=5hrLNbifiGQ Video explaining the different gradebook reports]
*[http://youtu.be/5FbOti83Nkw Moodle 2.x Gradebook (part 1)]  MoodleBites video on YouTube
*[http://youtu.be/Dg-10yQBXuM Moodle 2.x Gradebook (part 2)]  MoodleBites video on YouTube
*[http://youtu.be/ShGv7lwMfm0 Greg Egan - Introduction to grading and the gradebook - iMoot 2013] Excellent clarification of Grader Report, Categories and Items, Scales, Aggregation (especially helpful for accurate overall grades!), Letter Grades, and Rubrics. Outcomes are not covered.
[[de:Bewertungen]]
[[es:Libro de calificaciones]]
[[es:Libro de calificaciones]]
[[fr:Carnet de notes]]
[[ja:評定表]]

Latest revision as of 19:44, 25 February 2016

Redirect to: