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 18: Line 18:
# Dropdowns that contain 2 or 3 items should be radio buttons or a checkbox depending on the options. If a yes/no, checkbox
# 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==
== Future work ==
== Future work ==



Revision as of 14:47, 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

Future work

XXX

See also

  • XXX