Page MenuHomePhabricator

Update image recs instrumentation to collect Alt Text information for grading
Closed, ResolvedPublic

Description

Background

The Alt Text experiment will require the review and grading of user-generated alt text by a third-party accessibility organization. For them to adequately judge the quality of the alt text within its context, we will need the following information: alt text entered, caption, article name, and the image itself. We are also assessing whether this task is appropriate for less experienced editors and newcomers, and if their alt text scores differ systematically from more experienced editors, so we need to if the editor is classified as a newcomer.

Requirements:
  • Update Image recommendations instrumentation as highlighted in this slide
    • For each image recommendation edit, add this information into the edit summary success event:
      • Caption (string of user-generated text)
      • Alt text (string of user-generated text)
      • Article title
      • Image file name
      • Editor name
      • Edit count
      • User Age / User created date