';
$thevalue .= '
Section 1
';
@@ -247,7 +249,8 @@ public function test_section_hidden() {
$section = $this->courseformat->get_section(1);
$theclass = self::call_method($this->outputus, 'section_hidden',
array($section, null));
- $thevalue = '
';
+ $thevalue = 'id.'-title" data-sectionid="1">';
$thevalue .= '1
';
$thevalue .= 'Not available
';
$thevalue .= '';
@@ -272,21 +275,23 @@ public function test_print_multiple_section_page_horizontal() {
self::call_method($this->outputus, 'print_multiple_section_page',
array($this->course, null, null, null, null, null));
$theoutput = '
Section
';
- $theoutput .= '- ';
+ $theoutput .= '
- id.'-title" data-sectionid="0" data-sectionreturnid="0">';
$theoutput .= '';
$theoutput .= '
';
$theoutput .= '
General
';
$theoutput .= '
';
$theoutput .= '';
$theoutput .= '
';
$theoutput .= '
';
$theoutput .= '';
$theoutput .= '
';
$theoutput .= '
';
- $theoutput .= '- ';
+ $theoutput .= '
- id.'-title" data-sectionid="1" data-sectionreturnid="0">';
$theoutput .= '
1
';
$theoutput .= '';
$theoutput .= '
';
@@ -316,14 +321,15 @@ public function test_print_multiple_section_page_vertical() {
self::call_method($this->outputus, 'print_multiple_section_page',
array($this->course, null, null, null, null, null));
$theoutput = 'Section
';
- $theoutput .= '- ';
+ $theoutput .= '
- id.'-title" data-sectionid="0" data-sectionreturnid="0">';
$theoutput .= '';
$theoutput .= '
';
$theoutput .= '
General
';
$theoutput .= '
';
$theoutput .= '
';
@@ -331,7 +337,8 @@ public function test_print_multiple_section_page_vertical() {
$theoutput .= '
';
$theoutput .= '';
$theoutput .= '
';
- $theoutput .= '- ';
+ $theoutput .= '
- id.'-title" data-sectionid="1" data-sectionreturnid="0">';
$theoutput .= '
1
';
$theoutput .= '';
$theoutput .= '
';
@@ -361,14 +368,15 @@ public function test_print_multiple_section_page_no_sections_horizontal() {
array($this->course, null, null, null, null, null));
$theoutput = 'Section
';
$theoutput .= '';
- $theoutput .= '- ';
+ $theoutput .= '
- id.'-title" data-sectionid="0" data-sectionreturnid="0">';
$theoutput .= '';
$theoutput .= '
';
$theoutput .= '
General
';
$theoutput .= '
';
$theoutput .= '';
$theoutput .= '
';
$theoutput .= '
';
@@ -392,14 +400,15 @@ public function test_print_multiple_section_page_no_sections_vertical() {
array($this->course, null, null, null, null, null));
$theoutput = 'Section
';
$theoutput .= '';
- $theoutput .= '- ';
+ $theoutput .= '
- id.'-title" data-sectionid="0" data-sectionreturnid="0">';
$theoutput .= '';
$theoutput .= '
';
$theoutput .= '
General
';
$theoutput .= '
';
$theoutput .= '';