Problem/Motivation

The "Previous" and "Next" question buttons on a question are rendered in the order "Next" "Previous".

To me this would seem to be the wrong way round and they should be "Previous" "Next". So the button on the left take s you back to the previous question and the button on the right takes you to the next one.

I am English left to right reader so it makes more sense to me but maybe not for all people. If this is the case then maybe an option to allow the order could be added.

I'll add create a merge request that can be used to swap the order but understand if you think needs to be more flexible.

Issue fork quiz_maker-3486341

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

arcaic created an issue. See original summary.

kul.pratap’s picture

There are many PHPCS errors in this module. Should I fix them, or should I create a issue for it?

arcaic’s picture

Both if possible.
Create a new issue as PHPCS warnings are nothing to do with this issue, create a branch, make your fixes and commit and create merge request.

r_cheh’s picture

Hi, good point, please fix the PHPCS errors and I will merge it.

r_cheh’s picture

Status: Active » Needs work
kul.pratap’s picture

Assigned: Unassigned » kul.pratap
r_cheh’s picture

Version: 1.0.x-dev » 1.0.7
r_cheh’s picture

Merged! Changes will be added in the next release! Thanks for the comments and commits.

r_cheh’s picture

Status: Needs work » Fixed
r_cheh’s picture

Status: Fixed » Closed (fixed)

Added to release 1.0.71