Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Major usability issues in Moodle

From MoodleDocs
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Moodle UIs that have such serious flaws that in practice they require redesign.

The user-to-user messaging system

  • Popups everywhere
  • Links point to unexpected locations
  • Getting trapped in a popup with the normal Moodle navigation

Wizards

Processes in Moodle that resemble wizards should either be redesigned to be less sequential, or have all the elements that help users navigate, of wizards.

  • Installation
  • Backup
  • There is no proper navigation between the two steps/modes, and it is not even communicated explicitly what is the relationship between the two screens!
    • Two-step roles UIs (assign roles in course)
    • Two-step groups UIs (add users to groups in course: select group -> add users to group)
      • Lack of any visual hierarchy or distiction between navigation and commands
      • It is not communicated that some of the commands work on the selected item in the list.
      • Create group should be separate.
      • Add/remove users should be a link with the group name “Add remove users of group [groupname]”.

Visual hierarchy

One big issue is visual hierarchy of screens, i.e. even if there is not as much content on a screen as there was in the old quiz editing UI, in many places there seems to be no organization of the content, and as things are centered by default understanding the structure of some pages can be pretty bothersome - instead of "letting your eyes do the work", you have to really think about what is where and try to solve the puzzle, as it were. Includes things like conveying semantics and relationships of elements through usage of visual elements, like usage of headings and the usage of those funny grey partially rounded boxes.

In a sense this should be a guideline but I really cannot think of much to say, except something could probably be extracted from the web: http://www.google.fi/search?q=usability+visual+hierarchy There are lots of problematic UIs like this in Moodle, but to name just a few:

  • Chat
  • Groups (managing the groups of a course and the users in them )