Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Student projects/Automatic accessibility checking/Core.

Student projects/Automatic accessibility checking/Core

From MoodleDocs
Revision as of 22:38, 7 May 2008 by David Horat (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

UML

Current UML Image

Abstract flow:

  • Send Request
    • Get Source
      • Die (If unable to grab source)
    • Submit Source
      • Die (If unable to communicate with the validation server)
    • Retrieve Errors
      • Die (If unable to read errors)
    • Display Errors