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
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
Comment #3
kul.pratap commentedThere are many PHPCS errors in this module. Should I fix them, or should I create a issue for it?
Comment #4
arcaicBoth 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.
Comment #5
r_cheh commentedHi, good point, please fix the PHPCS errors and I will merge it.
Comment #6
r_cheh commentedComment #7
kul.pratap commentedComment #8
r_cheh commentedComment #9
r_cheh commentedMerged! Changes will be added in the next release! Thanks for the comments and commits.
Comment #10
r_cheh commentedComment #11
r_cheh commentedAdded to release 1.0.71