When setting the "Very important - unimportant (5)" all alternatives except the last one, "unimportant", starts with an uppercase letter.

CommentFileSizeAuthor
#2 scale_questions_preset_typo.patch1.09 KBborgewarvik

Comments

simon georges’s picture

Priority: Normal » Minor
Status: Needs review » Active

Changing the status to "active" as there currently is no patch.

borgewarvik’s picture

Status: Active » Needs review
StatusFileSize
new1.09 KB

Hopefully this is a quick fix. See patch.

simon georges’s picture

Status: Needs review » Reviewed & tested by the community

Yep, and the review is quite fast ;)

sivaji_ganesh_jojodae’s picture

Status: Reviewed & tested by the community » Needs work
-  _scale_insert_collection(array('Very important', 'Important', 'Moderately important', 'Less important' , 'unimportant'));
+  _scale_insert_collection(array('Very important', 'Important', 'Moderately important', 'Less important' , 'Unimportant'));

Thanks for the patch. I think "Least important" will be the right sequence here, isn't it ?

falcon’s picture

:)

I prefer "Least important" as well. Change has been commited.

falcon’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.