
-
{{{ title }}}
+
{{{ title }}}
{{{ intro }}}
diff --git a/public/blocks/myoverview/tests/behat/block_myoverview_dashboard.feature b/public/blocks/myoverview/tests/behat/block_myoverview_dashboard.feature
index 3c9657dafdf..e79c016b5ac 100644
--- a/public/blocks/myoverview/tests/behat/block_myoverview_dashboard.feature
+++ b/public/blocks/myoverview/tests/behat/block_myoverview_dashboard.feature
@@ -322,6 +322,6 @@ Feature: The my overview block allows users to easily access their courses
Then I should not see "Category 1" in the "Course overview" "block"
@accessibility
- Scenario: The dashboard page must have sufficient colour contrast
+ Scenario: The My courses page must meet accessibility standards
When I am on the "My courses" page logged in as "student1"
- Then the page should meet "wcag143" accessibility standards
+ Then the page should meet accessibility standards with "best-practice" extra tests
diff --git a/public/blocks/myoverview/tests/behat/block_myoverview_zerostate.feature b/public/blocks/myoverview/tests/behat/block_myoverview_zerostate.feature
index 678dd960440..bb8c8b72bb3 100644
--- a/public/blocks/myoverview/tests/behat/block_myoverview_zerostate.feature
+++ b/public/blocks/myoverview/tests/behat/block_myoverview_zerostate.feature
@@ -88,4 +88,4 @@ Feature: Zero state on my overview block
@javascript @accessibility
Scenario: Evaluate the accessibility of the My courses (zero state)
When I am on the "My courses" page logged in as "manager"
- Then the page should meet accessibility standards
+ Then the page should meet accessibility standards with "best-practice" extra tests