Template:Rating

This is the "Rating" template. It is used to communicate information about the following

  1. WCAG Compliance
  2. Content quality
  3. Changes that should be incorporated into the AI LLM chatbot

It should be called in the following format (multi-line):

{{Rating
|WCAG=<Compliant,Non-compliant>
|WCAG_Notes=<Text>
|Content=<Standardized, Acceptable, In-Progress, Blank>
|Content_Notes=<Text>
|Date_Change=<YYYY-MM-DD>
|Importance=<Critical, Important, Standard, Low>
|Date_Ingest=<YYYY-MM-DD>
|AI_Notes=
}}

or (single-line):

{{Rating|WCAG=<Compliant,Non-compliant>|WCAG_Notes=<Text>|Content=<Standardized, Acceptable, In-Progress, Blank>|Content_Notes=<Text>|Date_Change=<YYYY-MM-DD>|Importance=<Critical, Important, Standard, Low>|Date_Ingest=<YYYY-MM-DD>|AI_Notes=}}

Edit the page to see the template text. This template defines the table "Ratings". View table.