← Back to team overview

mahara-contributors team mailing list archive

[Bug 1754207] A change has been merged

 

Reviewed:  https://reviews.mahara.org/8637
Committed: https://git.mahara.org/mahara/mahara/commit/69f086dcc8bf65430f93b2696ddb0d836bf6348f
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit 69f086dcc8bf65430f93b2696ddb0d836bf6348f
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Fri Mar 16 13:24:25 2018 +1300

Bug 1754207: Allowing the actual assessment title for screenreader text

That is supplied by the matrix file

behatnotneeded

Change-Id: Ie5ee81a4f71d89bb7c891d6e2a318b70e0047b3b
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1754207

Title:
  Make SmartEvidence strings for statuses configurable

Status in Mahara:
  Confirmed
Status in Mahara 18.04 series:
  Confirmed
Status in Mahara 18.10 series:
  Fix Committed

Bug description:
  Mahara 18.04.RC1:

  /module/framework/lang/en.utf8/module.framework.php contains the
  following lang strings:

  $string['readyforassessmentcount'] = 'Number of pages that contain the standard element "Ready for assessment":';
  $string['dontmatchcount'] = 'Number of pages that contain the standard element "Does not meet the standard":';
  $string['partiallycompletecount'] = 'Number of pages that contain the standard element "Partially meets the standard":';
  $string['completedcount'] = 'Number of pages that contain the standard element "Meets the standard":';

  
  The text in the quotation marks should be configurable so that it pulls in the string that is used in the particular SmartEvidence framework.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1754207/+subscriptions


References