Note: You are currently viewing documentation for Moodle 3.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Feedback (User Interface Guideline).

Development:Feedback (User Interface Guideline)

From MoodleDocs

Moodle User Interface Guidelines > Feedback

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.

Status: INCOMPLETE
This is a guideline for a Moodle Interface Guideline. Comments: developer forum thread


Problem

In order to make it possible for the user to use an application meaningfully, the application must respond meaningfully to each user action.

Solution

  • GNOME: Feedback
    • (for Desktop but still a great guide and mostly applicable to Moodle)

Examples and implementation

Feedback pages

Feedback pages are often used in Moodle to provide feedback to the user about successful filling of a form, such as a submission of configuration page or posting to a forum thread.

Wizards

TODO: Wizards should use the status display that tells the user about the steps available and the active step, as feedback to the user about their actions.

Common mistakes

Related guidelines

Related issues in the tracker

  • TODO: development of Moodle feedback away from the feedback page towards showing feedback on the resulting content page.


Further information / Sources