Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3.6, 3.4.2, 3.5
-
Component/s: Questions
-
Labels:
Description
For some reason, core_question_renderer::number only allows actual numbers, or the special case 'i'.
However, we had a case where we wanted to show "Question 1 of 10". There is no reason to prevent people using the question API from passing a string like '1 of 10' as $number.