Comment 2 for bug 1323859

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3389
Committed: http://gitorious.org/mahara/mahara/commit/d8ff10a5e9144f8b4b7b755f3e785d9fcb8b58a9
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit d8ff10a5e9144f8b4b7b755f3e785d9fcb8b58a9
Author: Robert Lyon <email address hidden>
Date: Wed May 28 12:20:41 2014 +1200

Making the links in the stats page be more accessible (Bug #1323859)

Getting the links to be more descriptive to screen readers

Have also pluralised the strings based on the user with the most as
that is an integer. The average is a float number and also we can't
do pluralisation on stings where there are more than one number in the
string.

Change-Id: I89340a31c234185450f7e4e665398c9633674e9c
Signed-off-by: Robert Lyon <email address hidden>