Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.4, 3.5.4, 3.6.2
-
Fix Version/s: 3.7
-
Component/s: Accessibility, Automated functional tests (behat), Book
-
Testing Instructions:
-
Affected Branches:MOODLE_34_STABLE, MOODLE_35_STABLE, MOODLE_36_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-60384-master -
Pull Master Diff URL:
Description
At the moment, the action title for adding a new chapter is "Add new chapter", but it doesn't say where to.
We should consider changing this to something more like:
Add a new chapter after chapter 1
This will also help improve some of the existing behat tests, e.g.
- And I click on "a[href*='pagenum=1']" "css_element"
|
+ And I click on "Add a new chapter after chapter 1" "link"
|
Attachments
Issue Links
- Discovered while testing
-
MDL-45366 Automate MDLQA-2425 - A teacher can reorganize book chapters and subchapters
-
- Closed
-