Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Gradebook configuration improvements: Difference between revisions

From MoodleDocs
Bob Puffer (talk | contribs)
Bob Puffer (talk | contribs)
Line 21: Line 21:
Re-organize the user report admin settings: Each report needs a cog that takes you straight to the settings and preferences for that report instead of having a settings tab with all report settings.
Re-organize the user report admin settings: Each report needs a cog that takes you straight to the settings and preferences for that report instead of having a settings tab with all report settings.


[[File:GraderReportPrefs.png]]
[[File:GraderReportPrefs.png|400px|thumb|left|Grader Report Preferences/ Settings example]]


==New functionality==
==New functionality==

Revision as of 14:56, 7 August 2014

Gradebook configuration improvements
Project state Implementation
Tracker issue MDL-46177
Discussion https://moodle.org/mod/forum/discuss.php?d=???
Assignee ???

Note: This page is a work-in-progress. Feedback and suggested improvements are welcome. Please join the discussion on moodle.org or use the page comments.

XXX

Default Settings

  1. "Recover grades" default should be set to 'Yes'
  2. Remove "Aggregate including subcategories" from settings altogether because when used it blows up the grades.
  3. Scales: "Include scales in aggregation" should be off by default b/c assignments allow an integer vs. a pulldown menu that can be set at a max by admin
  4. All of the gradebook default settings - at the admin level - should be forcible and hideable. Similar to what is done for the site admin > Grades > Grade category settings - ex: Drop the lowest
  5. Default values should be called ‘checked’ or ‘unchecked’ instead of Default:Yes or Default:No unless the values are ‘Yes/No’ (see attachment)
  6. Dropdowns that contain 2 or 3 items should be radio buttons or a checkbox depending on the options. If a yes/no, checkbox

User interface

Re-organize the user report admin settings: Each report needs a cog that takes you straight to the settings and preferences for that report instead of having a settings tab with all report settings.

Grader Report Preferences/ Settings example

New functionality

  1. UMN has added additional navigation: Report item order; Import order;Export order
  2. Sort order ability for scales
  3. Adding a toggle for view hide multiplicator and the offset (similar to toggle for keep lowest)
  4. Add the calculation setting to administrative settings giving them the ability to make it available or not available.
  5. Preconfigured setting packs

Future work

XXX

See also

  • XXX