diff --git a/question/type/ddimageortext/tests/helper.php b/question/type/ddimageortext/tests/helper.php
index 367d2c0d801..d2ff652f13c 100644
--- a/question/type/ddimageortext/tests/helper.php
+++ b/question/type/ddimageortext/tests/helper.php
@@ -205,12 +205,12 @@ class qtype_ddimageortext_test_helper extends question_test_helper {
$fromform->penalty = '0.3333333';
$fromform->hint = array(
array(
- 'text' => '
Incorrect placements will be removed.
',
+ 'text' => '1. Incorrect placements will be removed.
',
'format' => FORMAT_HTML,
),
array(
'text' => '
- - The abyssal plain is a flat almost featureless expanse of ocean '.
+
- 2. The abyssal plain is a flat almost featureless expanse of ocean '.
'floor 4km to 6km below sea-level.
- The continental rise is the gently sloping part of the ocean floor beyond the continental slope.
- The continental shelf is the gently sloping ocean floor just offshore from the land.
@@ -224,12 +224,12 @@ class qtype_ddimageortext_test_helper extends question_test_helper {
'format' => FORMAT_HTML,
),
array(
- 'text' => 'Incorrect placements will be removed.
',
+ 'text' => '3. Incorrect placements will be removed.
',
'format' => FORMAT_HTML,
),
array(
'text' => '
- - The abyssal plain is a flat almost featureless expanse of ocean '.
+
- 4. The abyssal plain is a flat almost featureless expanse of ocean '.
'floor 4km to 6km below sea-level.
- The continental rise is the gently sloping part of the ocean floor beyond the continental slope.
- The continental shelf is the gently sloping ocean floor just offshore from the land.